[INFO] fetching crate ff-find 0.24.11... [INFO] testing ff-find-0.24.11 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate ff-find 0.24.11 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate ff-find 0.24.11 [INFO] finished tweaking crates.io crate ff-find 0.24.11 [INFO] tweaked toml for crates.io crate ff-find 0.24.11 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ff-find 0.24.11 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ff-find 0.24.11 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a176c38d100c1bd3eb03d7d094f1224dc915d2c0b3b48096e87f2db2ff55c78 [INFO] running `Command { std: "docker" "start" "-a" "1a176c38d100c1bd3eb03d7d094f1224dc915d2c0b3b48096e87f2db2ff55c78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a176c38d100c1bd3eb03d7d094f1224dc915d2c0b3b48096e87f2db2ff55c78", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a176c38d100c1bd3eb03d7d094f1224dc915d2c0b3b48096e87f2db2ff55c78", kill_on_drop: false }` [INFO] [stdout] 1a176c38d100c1bd3eb03d7d094f1224dc915d2c0b3b48096e87f2db2ff55c78 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7dcb3a9ac0463ffbbe3ae4f93edb842ab7c5feab71bb3911a2100e0dbd1c3bc [INFO] running `Command { std: "docker" "start" "-a" "f7dcb3a9ac0463ffbbe3ae4f93edb842ab7c5feab71bb3911a2100e0dbd1c3bc", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling bitflags v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling arc-swap v0.4.3 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling aho-corasick v0.6.10 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling num_cpus v1.10.1 [INFO] [stderr] Compiling signal-hook v0.1.10 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling ignore v0.4.10 [INFO] [stderr] Compiling ff-find v0.24.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `pat` is never read [INFO] [stdout] --> src/globset/src/glob.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 108 | pub struct GlobMatcher { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 109 | /// The underlying pattern. [INFO] [stdout] 110 | pat: Glob, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GlobMatcher` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/globset/src/pathutil.rs:57:28 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn file_name_ext(name: &OsStr) -> Option> { [INFO] [stdout] | ^^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 57 | pub fn file_name_ext(name: &OsStr) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/globset/src/pathutil.rs:82:25 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn path_bytes(path: &Path) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 82 | pub fn path_bytes(path: &Path) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/globset/src/pathutil.rs:88:24 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn os_str_bytes(s: &OsStr) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 88 | pub fn os_str_bytes(s: &OsStr) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Color` and `FontStyle` [INFO] [stdout] --> src/lscolors/src/lib.rs:26:23 [INFO] [stdout] | [INFO] [stdout] 26 | pub use self::style::{Color, FontStyle, Style}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/exec/nonblock.rs:67:69 [INFO] [stdout] | [INFO] [stdout] 67 | return Err(io::Error::new(io::ErrorKind::Other, err.description())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/exec/nonblock.rs:126:69 [INFO] [stdout] | [INFO] [stdout] 126 | return Err(io::Error::new(io::ErrorKind::Other, err.description())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `starts_with` and `to_ascii_lowercase` are never used [INFO] [stdout] --> src/foss.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait FckOsStrSck { [INFO] [stdout] | ----------- methods in this trait [INFO] [stdout] 5 | fn starts_with(&self, prefix: &OsStr) -> bool; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 6 | fn ends_with(&self, suffix: &OsStr) -> bool; [INFO] [stdout] 7 | fn to_ascii_lowercase(&self) -> OsString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 14.82s [INFO] running `Command { std: "docker" "inspect" "f7dcb3a9ac0463ffbbe3ae4f93edb842ab7c5feab71bb3911a2100e0dbd1c3bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7dcb3a9ac0463ffbbe3ae4f93edb842ab7c5feab71bb3911a2100e0dbd1c3bc", kill_on_drop: false }` [INFO] [stdout] f7dcb3a9ac0463ffbbe3ae4f93edb842ab7c5feab71bb3911a2100e0dbd1c3bc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f7d4215ef2aac094aea45c012b60d0f1f161824b6cd52a515bc9c8fffa416a21 [INFO] running `Command { std: "docker" "start" "-a" "f7d4215ef2aac094aea45c012b60d0f1f161824b6cd52a515bc9c8fffa416a21", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling ppv-lite86 v0.2.5 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling diff v0.1.11 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stdout] warning: field `pat` is never read [INFO] [stdout] --> src/globset/src/glob.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 108 | pub struct GlobMatcher { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 109 | /// The underlying pattern. [INFO] [stdout] 110 | pat: Glob, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GlobMatcher` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/globset/src/pathutil.rs:57:28 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn file_name_ext(name: &OsStr) -> Option> { [INFO] [stdout] | ^^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 57 | pub fn file_name_ext(name: &OsStr) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/globset/src/pathutil.rs:82:25 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn path_bytes(path: &Path) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 82 | pub fn path_bytes(path: &Path) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/globset/src/pathutil.rs:88:24 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn os_str_bytes(s: &OsStr) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 88 | pub fn os_str_bytes(s: &OsStr) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling c2-chacha v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling ff-find v0.24.11 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Color` and `FontStyle` [INFO] [stdout] --> src/lscolors/src/lib.rs:26:23 [INFO] [stdout] | [INFO] [stdout] 26 | pub use self::style::{Color, FontStyle, Style}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/exec/nonblock.rs:67:69 [INFO] [stdout] | [INFO] [stdout] 67 | return Err(io::Error::new(io::ErrorKind::Other, err.description())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/exec/nonblock.rs:126:69 [INFO] [stdout] | [INFO] [stdout] 126 | return Err(io::Error::new(io::ErrorKind::Other, err.description())); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pat` is never read [INFO] [stdout] --> src/globset/src/glob.rs:110:5 [INFO] [stdout] | [INFO] [stdout] 108 | pub struct GlobMatcher { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 109 | /// The underlying pattern. [INFO] [stdout] 110 | pat: Glob, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GlobMatcher` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `pat` is never read [INFO] [stdout] --> src/globset/src/glob.rs:134:5 [INFO] [stdout] | [INFO] [stdout] 130 | struct GlobStrategic { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 134 | pat: Glob, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GlobStrategic` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/globset/src/pathutil.rs:57:28 [INFO] [stdout] | [INFO] [stdout] 57 | pub fn file_name_ext(name: &OsStr) -> Option> { [INFO] [stdout] | ^^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 57 | pub fn file_name_ext(name: &OsStr) -> Option> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/globset/src/pathutil.rs:82:25 [INFO] [stdout] | [INFO] [stdout] 82 | pub fn path_bytes(path: &Path) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 82 | pub fn path_bytes(path: &Path) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/globset/src/pathutil.rs:88:24 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn os_str_bytes(s: &OsStr) -> Cow<[u8]> { [INFO] [stdout] | ^^^^^^ --------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 88 | pub fn os_str_bytes(s: &OsStr) -> Cow<'_, [u8]> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `starts_with` and `to_ascii_lowercase` are never used [INFO] [stdout] --> src/foss.rs:5:8 [INFO] [stdout] | [INFO] [stdout] 4 | pub trait FckOsStrSck { [INFO] [stdout] | ----------- methods in this trait [INFO] [stdout] 5 | fn starts_with(&self, prefix: &OsStr) -> bool; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 6 | fn ends_with(&self, suffix: &OsStr) -> bool; [INFO] [stdout] 7 | fn to_ascii_lowercase(&self) -> OsString; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.09s [INFO] running `Command { std: "docker" "inspect" "f7d4215ef2aac094aea45c012b60d0f1f161824b6cd52a515bc9c8fffa416a21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f7d4215ef2aac094aea45c012b60d0f1f161824b6cd52a515bc9c8fffa416a21", kill_on_drop: false }` [INFO] [stdout] f7d4215ef2aac094aea45c012b60d0f1f161824b6cd52a515bc9c8fffa416a21 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2503369751e07197928335303bf76eb1376d0f4025ff02e8408aef4d05812d13 [INFO] running `Command { std: "docker" "start" "-a" "2503369751e07197928335303bf76eb1376d0f4025ff02e8408aef4d05812d13", kill_on_drop: false }` [INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024 [INFO] [stderr] warning: field `pat` is never read [INFO] [stderr] --> src/globset/src/glob.rs:110:5 [INFO] [stderr] | [INFO] [stderr] 108 | pub struct GlobMatcher { [INFO] [stderr] | ----------- field in this struct [INFO] [stderr] 109 | /// The underlying pattern. [INFO] [stderr] 110 | pat: Glob, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `GlobMatcher` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/globset/src/pathutil.rs:57:28 [INFO] [stderr] | [INFO] [stderr] 57 | pub fn file_name_ext(name: &OsStr) -> Option> { [INFO] [stderr] | ^^^^^^ --------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 57 | pub fn file_name_ext(name: &OsStr) -> Option> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/globset/src/pathutil.rs:82:25 [INFO] [stderr] | [INFO] [stderr] 82 | pub fn path_bytes(path: &Path) -> Cow<[u8]> { [INFO] [stderr] | ^^^^^ --------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 82 | pub fn path_bytes(path: &Path) -> Cow<'_, [u8]> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/globset/src/pathutil.rs:88:24 [INFO] [stderr] | [INFO] [stderr] 88 | pub fn os_str_bytes(s: &OsStr) -> Cow<[u8]> { [INFO] [stderr] | ^^^^^^ --------- the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the lifetime is elided here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 88 | pub fn os_str_bytes(s: &OsStr) -> Cow<'_, [u8]> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `ff-find` (lib) generated 4 warnings (run `cargo fix --lib -p ff-find` to apply 3 suggestions) [INFO] [stderr] warning: unused imports: `Color` and `FontStyle` [INFO] [stderr] --> src/lscolors/src/lib.rs:26:23 [INFO] [stderr] | [INFO] [stderr] 26 | pub use self::style::{Color, FontStyle, Style}; [INFO] [stderr] | ^^^^^ ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/exec/nonblock.rs:67:69 [INFO] [stderr] | [INFO] [stderr] 67 | return Err(io::Error::new(io::ErrorKind::Other, err.description())); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated method `std::error::Error::description`: use the Display impl or to_string() [INFO] [stderr] --> src/exec/nonblock.rs:126:69 [INFO] [stderr] | [INFO] [stderr] 126 | return Err(io::Error::new(io::ErrorKind::Other, err.description())); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `starts_with` and `to_ascii_lowercase` are never used [INFO] [stderr] --> src/foss.rs:5:8 [INFO] [stderr] | [INFO] [stderr] 4 | pub trait FckOsStrSck { [INFO] [stderr] | ----------- methods in this trait [INFO] [stderr] 5 | fn starts_with(&self, prefix: &OsStr) -> bool; [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] 6 | fn ends_with(&self, suffix: &OsStr) -> bool; [INFO] [stderr] 7 | fn to_ascii_lowercase(&self) -> OsString; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `ff-find` (bin "ff" test) generated 4 warnings (run `cargo fix --bin "ff" --tests` to apply 1 suggestion) [INFO] [stderr] warning: field `pat` is never read [INFO] [stderr] --> src/globset/src/glob.rs:134:5 [INFO] [stderr] | [INFO] [stderr] 130 | struct GlobStrategic { [INFO] [stderr] | ------------- field in this struct [INFO] [stderr] ... [INFO] [stderr] 134 | pat: Glob, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `GlobStrategic` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `ff-find` (lib test) generated 5 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s [INFO] [stderr] Running unittests src/globset/src/lib.rs (/opt/rustwide/target/debug/deps/globset-a55b0d61e8e8de39) [INFO] [stdout] [INFO] [stdout] running 271 tests [INFO] [stdout] test glob::tests::any1 ... ok [INFO] [stdout] test glob::tests::any2 ... ok [INFO] [stdout] test glob::tests::cls1 ... ok [INFO] [stdout] test glob::tests::cls11 ... ok [INFO] [stdout] test glob::tests::cls13 ... ok [INFO] [stdout] test glob::tests::cls14 ... ok [INFO] [stdout] test glob::tests::cls12 ... ok [INFO] [stdout] test glob::tests::cls15 ... ok [INFO] [stdout] test glob::tests::cls16 ... ok [INFO] [stdout] test glob::tests::cls17 ... ok [INFO] [stdout] test glob::tests::cls18 ... ok [INFO] [stdout] test glob::tests::cls2 ... ok [INFO] [stdout] test glob::tests::cls19 ... ok [INFO] [stdout] test glob::tests::cls20 ... ok [INFO] [stdout] test glob::tests::cls21 ... ok [INFO] [stdout] test glob::tests::cls3 ... ok [INFO] [stdout] test glob::tests::cls4 ... ok [INFO] [stdout] test glob::tests::cls5 ... ok [INFO] [stdout] test glob::tests::cls6 ... ok [INFO] [stdout] test glob::tests::cls7 ... ok [INFO] [stdout] test glob::tests::cls8 ... ok [INFO] [stdout] test glob::tests::cls9 ... ok [INFO] [stdout] test glob::tests::cls_bsesc_1 ... ok [INFO] [stdout] test glob::tests::cls_bsesc_2 ... ok [INFO] [stdout] test glob::tests::cls_bsesc_3 ... ok [INFO] [stdout] test glob::tests::cls_unicode_1 ... ok [INFO] [stdout] test glob::tests::cls_unicode_2 ... ok [INFO] [stdout] test glob::tests::err_bsesc1 ... ok [INFO] [stdout] test glob::tests::err_bsesc2 ... ok [INFO] [stdout] test glob::tests::err_range1 ... ok [INFO] [stdout] test glob::tests::err_range2 ... ok [INFO] [stdout] test glob::tests::err_unclosed1 ... ok [INFO] [stdout] test glob::tests::err_unclosed2 ... ok [INFO] [stdout] test glob::tests::err_unclosed3 ... ok [INFO] [stdout] test glob::tests::err_unclosed4 ... ok [INFO] [stdout] test glob::tests::extract_baselit1 ... ok [INFO] [stdout] test glob::tests::extract_baselit2 ... ok [INFO] [stdout] test glob::tests::extract_baselit3 ... ok [INFO] [stdout] test glob::tests::extract_baselit4 ... ok [INFO] [stdout] test glob::tests::extract_basetoks1 ... ok [INFO] [stdout] test glob::tests::extract_basetoks2 ... ok [INFO] [stdout] test glob::tests::extract_basetoks3 ... ok [INFO] [stdout] test glob::tests::extract_basetoks4 ... ok [INFO] [stdout] test glob::tests::extract_basetoks5 ... ok [INFO] [stdout] test glob::tests::extract_basetoks6 ... ok [INFO] [stdout] test glob::tests::extract_ext4 ... ok [INFO] [stdout] test glob::tests::extract_ext5 ... ok [INFO] [stdout] test glob::tests::extract_lit1 ... ok [INFO] [stdout] test glob::tests::extract_ext3 ... ok [INFO] [stdout] test glob::tests::extract_lit2 ... ok [INFO] [stdout] test glob::tests::extract_prefix1 ... ok [INFO] [stdout] test glob::tests::extract_ext6 ... ok [INFO] [stdout] test glob::tests::extract_lit6 ... ok [INFO] [stdout] test glob::tests::extract_ext7 ... ok [INFO] [stdout] test glob::tests::extract_lit7 ... ok [INFO] [stdout] test glob::tests::extract_ext2 ... ok [INFO] [stdout] test glob::tests::extract_basetoks7 ... ok [INFO] [stdout] test glob::tests::extract_ext1 ... ok [INFO] [stdout] test glob::tests::extract_prefix3 ... ok [INFO] [stdout] test glob::tests::extract_prefix4 ... ok [INFO] [stdout] test glob::tests::extract_req_ext1 ... ok [INFO] [stdout] test glob::tests::extract_req_ext2 ... ok [INFO] [stdout] test glob::tests::extract_req_ext3 ... ok [INFO] [stdout] test glob::tests::extract_req_ext4 ... ok [INFO] [stdout] test glob::tests::extract_req_ext5 ... ok [INFO] [stdout] test glob::tests::extract_req_ext6 ... ok [INFO] [stdout] test glob::tests::extract_req_ext7 ... ok [INFO] [stdout] test glob::tests::extract_suffix1 ... ok [INFO] [stdout] test glob::tests::extract_suffix2 ... ok [INFO] [stdout] test glob::tests::extract_suffix4 ... ok [INFO] [stdout] test glob::tests::extract_suffix7 ... ok [INFO] [stdout] test glob::tests::literal1 ... ok [INFO] [stdout] test glob::tests::extract_lit5 ... ok [INFO] [stdout] test glob::tests::extract_req_ext8 ... ok [INFO] [stdout] test glob::tests::extract_req_ext9 ... ok [INFO] [stdout] test glob::tests::extract_suffix3 ... ok [INFO] [stdout] test glob::tests::extract_suffix5 ... ok [INFO] [stdout] test glob::tests::match1 ... ok [INFO] [stdout] test glob::tests::match10 ... ok [INFO] [stdout] test glob::tests::match2 ... ok [INFO] [stdout] test glob::tests::extract_suffix6 ... ok [INFO] [stdout] test glob::tests::match5 ... ok [INFO] [stdout] test glob::tests::match4 ... ok [INFO] [stdout] test glob::tests::match9 ... ok [INFO] [stdout] test glob::tests::match3 ... ok [INFO] [stdout] test glob::tests::match_bsesc1 ... ok [INFO] [stdout] test glob::tests::match_bsesc2 ... ok [INFO] [stdout] test glob::tests::match8 ... ok [INFO] [stdout] test glob::tests::match_bsesc3 ... ok [INFO] [stdout] test glob::tests::literal2 ... ok [INFO] [stdout] test glob::tests::match7 ... ok [INFO] [stdout] test glob::tests::match_bsesc4 ... ok [INFO] [stdout] test glob::tests::match_bsesc5 ... ok [INFO] [stdout] test glob::tests::match_bsesc6 ... ok [INFO] [stdout] test glob::tests::match_bsesc7 ... ok [INFO] [stdout] test glob::tests::match6 ... ok [INFO] [stdout] test glob::tests::match_unicode1 ... ok [INFO] [stdout] test glob::tests::matchalt1 ... ok [INFO] [stdout] test glob::tests::matchalt10 ... ok [INFO] [stdout] test glob::tests::match_unicode2 ... ok [INFO] [stdout] test glob::tests::matchalt11 ... ok [INFO] [stdout] test glob::tests::match_unicode3 ... ok [INFO] [stdout] test glob::tests::matchalt12 ... ok [INFO] [stdout] test glob::tests::matchalt2 ... ok [INFO] [stdout] test glob::tests::matchalt3 ... ok [INFO] [stdout] test glob::tests::cls10 ... ok [INFO] [stdout] test glob::tests::extract_lit3 ... ok [INFO] [stdout] test glob::tests::extract_lit4 ... ok [INFO] [stdout] test glob::tests::extract_lit8 ... ok [INFO] [stdout] test glob::tests::extract_prefix2 ... ok [INFO] [stdout] test glob::tests::matchalt4 ... ok [INFO] [stdout] test glob::tests::matchalt13 ... ok [INFO] [stdout] test glob::tests::matchalt5 ... ok [INFO] [stdout] test glob::tests::matchalt6 ... ok [INFO] [stdout] test glob::tests::matchalt8 ... ok [INFO] [stdout] test glob::tests::matchalt7 ... ok [INFO] [stdout] test glob::tests::matchbackslash1 ... ok [INFO] [stdout] test glob::tests::matchbackslash2 ... ok [INFO] [stdout] test glob::tests::matchbackslash3 ... ok [INFO] [stdout] test glob::tests::matchalt9 ... ok [INFO] [stdout] test glob::tests::matchbackslash4 ... ok [INFO] [stdout] test glob::tests::matchbackslash5 ... ok [INFO] [stdout] test glob::tests::matchbackslash6 ... ok [INFO] [stdout] test glob::tests::matchcasei1 ... ok [INFO] [stdout] test glob::tests::matchbackslash7 ... ok [INFO] [stdout] test glob::tests::matchnot1 ... ok [INFO] [stdout] test glob::tests::matchcasei4 ... ok [INFO] [stdout] test glob::tests::matchcasei3 ... ok [INFO] [stdout] test glob::tests::matchcasei2 ... ok [INFO] [stdout] test glob::tests::matchescape ... ok [INFO] [stdout] test glob::tests::matchnot14 ... ok [INFO] [stdout] test glob::tests::matchnot13 ... ok [INFO] [stdout] test glob::tests::matchnot15 ... ok [INFO] [stdout] test glob::tests::matchnot10 ... ok [INFO] [stdout] test glob::tests::matchnot11 ... ok [INFO] [stdout] test glob::tests::matchnot16 ... ok [INFO] [stdout] test glob::tests::matchnot17 ... ok [INFO] [stdout] test glob::tests::matchnot12 ... ok [INFO] [stdout] test glob::tests::matchnot18 ... ok [INFO] [stdout] test glob::tests::matchnot20 ... ok [INFO] [stdout] test glob::tests::matchnot21 ... ok [INFO] [stdout] test glob::tests::matchnot22 ... ok [INFO] [stdout] test glob::tests::matchnot24 ... ok [INFO] [stdout] test glob::tests::matchnot23 ... ok [INFO] [stdout] test glob::tests::matchnot25 ... ok [INFO] [stdout] test glob::tests::matchnot27 ... ok [INFO] [stdout] test glob::tests::matchnot2 ... ok [INFO] [stdout] test glob::tests::matchnot19 ... ok [INFO] [stdout] test glob::tests::matchnot28 ... ok [INFO] [stdout] test glob::tests::matchnot29 ... ok [INFO] [stdout] test glob::tests::matchnot26 ... ok [INFO] [stdout] test glob::tests::matchnot30 ... ok [INFO] [stdout] test glob::tests::matchnot6 ... ok [INFO] [stdout] test glob::tests::matchnot8 ... ok [INFO] [stdout] test glob::tests::matchnot7 ... ok [INFO] [stdout] test glob::tests::matchnot9 ... ok [INFO] [stdout] test glob::tests::matchpat1 ... ok [INFO] [stdout] test glob::tests::matchpat3 ... ok [INFO] [stdout] test glob::tests::matchpat4 ... ok [INFO] [stdout] test glob::tests::matchpat5 ... ok [INFO] [stdout] test glob::tests::matchpat6 ... ok [INFO] [stdout] test glob::tests::matchpat7 ... ok [INFO] [stdout] test glob::tests::matchrange10 ... ok [INFO] [stdout] test glob::tests::matchrange11 ... ok [INFO] [stdout] test glob::tests::matchrange12 ... ok [INFO] [stdout] test glob::tests::matchrange3 ... ok [INFO] [stdout] test glob::tests::matchrange4 ... ok [INFO] [stdout] test glob::tests::matchpat2 ... ok [INFO] [stdout] test glob::tests::matchrange5 ... ok [INFO] [stdout] test glob::tests::matchrange2 ... ok [INFO] [stdout] test glob::tests::matchrange1 ... ok [INFO] [stdout] test glob::tests::matchnot3 ... ok [INFO] [stdout] test glob::tests::matchrange7 ... ok [INFO] [stdout] test glob::tests::matchrec13 ... ok [INFO] [stdout] test glob::tests::matchrange8 ... ok [INFO] [stdout] test glob::tests::matchnot5 ... ok [INFO] [stdout] test glob::tests::matchrec10 ... ok [INFO] [stdout] test glob::tests::matchrec12 ... ok [INFO] [stdout] test glob::tests::matchrec21 ... ok [INFO] [stdout] test glob::tests::matchrec1 ... ok [INFO] [stdout] test glob::tests::matchrec11 ... ok [INFO] [stdout] test glob::tests::matchrec15 ... ok [INFO] [stdout] test glob::tests::matchrange6 ... ok [INFO] [stdout] test glob::tests::matchrange9 ... ok [INFO] [stdout] test glob::tests::matchnot4 ... ok [INFO] [stdout] test glob::tests::matchrec20 ... ok [INFO] [stdout] test glob::tests::matchrec14 ... ok [INFO] [stdout] test glob::tests::matchrec16 ... ok [INFO] [stdout] test glob::tests::matchrec5 ... ok [INFO] [stdout] test glob::tests::matchrec19 ... ok [INFO] [stdout] test glob::tests::matchrec24 ... ok [INFO] [stdout] test glob::tests::matchrec17 ... ok [INFO] [stdout] test glob::tests::matchrec23 ... ok [INFO] [stdout] test glob::tests::matchrec8 ... ok [INFO] [stdout] test glob::tests::matchrec22 ... ok [INFO] [stdout] test glob::tests::matchrec6 ... ok [INFO] [stdout] test glob::tests::matchrec4 ... ok [INFO] [stdout] test glob::tests::matchrec32 ... ok [INFO] [stdout] test glob::tests::matchrec18 ... ok [INFO] [stdout] test glob::tests::matchrec7 ... ok [INFO] [stdout] test glob::tests::re11 ... ok [INFO] [stdout] test glob::tests::matchrec3 ... ok [INFO] [stdout] test glob::tests::re1 ... ok [INFO] [stdout] test glob::tests::re10 ... ok [INFO] [stdout] test glob::tests::re12 ... ok [INFO] [stdout] test glob::tests::matchslash5 ... ok [INFO] [stdout] test glob::tests::re16 ... ok [INFO] [stdout] test glob::tests::re18 ... ok [INFO] [stdout] test glob::tests::re15 ... ok [INFO] [stdout] test glob::tests::matchslash2 ... ok [INFO] [stdout] test glob::tests::matchslash4 ... ok [INFO] [stdout] test glob::tests::matchslash1 ... ok [INFO] [stdout] test glob::tests::matchrec9 ... ok [INFO] [stdout] test glob::tests::matchslash3 ... ok [INFO] [stdout] test glob::tests::re20 ... ok [INFO] [stdout] test glob::tests::re22 ... ok [INFO] [stdout] test glob::tests::re21 ... ok [INFO] [stdout] test glob::tests::re23 ... ok [INFO] [stdout] test glob::tests::re24 ... ok [INFO] [stdout] test glob::tests::re19 ... ok [INFO] [stdout] test glob::tests::re17 ... ok [INFO] [stdout] test glob::tests::matchrec31 ... ok [INFO] [stdout] test glob::tests::re2 ... ok [INFO] [stdout] test glob::tests::re14 ... ok [INFO] [stdout] test glob::tests::re13 ... ok [INFO] [stdout] test glob::tests::matchrec2 ... ok [INFO] [stdout] test glob::tests::re25 ... ok [INFO] [stdout] test glob::tests::re26 ... ok [INFO] [stdout] test glob::tests::re3 ... ok [INFO] [stdout] test glob::tests::re27 ... ok [INFO] [stdout] test glob::tests::re34 ... ok [INFO] [stdout] test glob::tests::re6 ... ok [INFO] [stdout] test glob::tests::re8 ... ok [INFO] [stdout] test glob::tests::re7 ... ok [INFO] [stdout] test glob::tests::re9 ... ok [INFO] [stdout] test glob::tests::re4 ... ok [INFO] [stdout] test glob::tests::re5 ... ok [INFO] [stdout] test glob::tests::re28 ... ok [INFO] [stdout] test glob::tests::re32 ... ok [INFO] [stdout] test glob::tests::re30 ... ok [INFO] [stdout] test glob::tests::re33 ... ok [INFO] [stdout] test glob::tests::re_bsesc1 ... ok [INFO] [stdout] test glob::tests::re31 ... ok [INFO] [stdout] test glob::tests::re_bsesc3 ... ok [INFO] [stdout] test glob::tests::re_slash1 ... ok [INFO] [stdout] test glob::tests::re_casei ... ok [INFO] [stdout] test glob::tests::re_slash2 ... ok [INFO] [stdout] test glob::tests::re_unicode1 ... ok [INFO] [stdout] test glob::tests::re29 ... ok [INFO] [stdout] test glob::tests::rseq2 ... ok [INFO] [stdout] test glob::tests::rseq3 ... ok [INFO] [stdout] test glob::tests::re_unicode2 ... ok [INFO] [stdout] test glob::tests::rseq4 ... ok [INFO] [stdout] test glob::tests::seq1 ... ok [INFO] [stdout] test glob::tests::rseq1 ... ok [INFO] [stdout] test glob::tests::matchrec25 ... ok [INFO] [stdout] test glob::tests::seq2 ... ok [INFO] [stdout] test glob::tests::seq3 ... ok [INFO] [stdout] test glob::tests::rseq5 ... ok [INFO] [stdout] test pathutil::tests::ext2 ... ok [INFO] [stdout] test pathutil::tests::ext1 ... ok [INFO] [stdout] test pathutil::tests::ext5 ... ok [INFO] [stdout] test pathutil::tests::normal1 ... ok [INFO] [stdout] test pathutil::tests::ext3 ... ok [INFO] [stdout] test pathutil::tests::ext4 ... ok [INFO] [stdout] test pathutil::tests::normal3 ... ok [INFO] [stdout] test tests::empty_set_works ... ok [INFO] [stdout] test glob::tests::re_bsesc2 ... ok [INFO] [stdout] test pathutil::tests::normal2 ... ok [INFO] [stdout] test tests::set_works ... ok [INFO] [stdout] test pathutil::tests::normal4 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 271 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ff-4b85188f06864db1) [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test exec::command::tests::template_complete ... ok [INFO] [stdout] test filter::parser::tests::filter_parser ... ok [INFO] [stdout] test exec::command::tests::template_apply ... ok [INFO] [stdout] test exec::command::tests::template_empty ... ok [INFO] [stdout] test lscolors::src::style::tests::parse_font_style ... ok [INFO] [stdout] test lscolors::src::style::tests::parse_font_style_backwards ... ok [INFO] [stdout] test lscolors::src::style::tests::parse_8_bit_colors ... ok [INFO] [stdout] test lscolors::src::style::tests::parse_reject ... ok [INFO] [stdout] test lscolors::src::style::tests::parse_simple ... ok [INFO] [stdout] test lscolors::src::tests::basic_usage ... ok [INFO] [stdout] test lscolors::src::style::tests::parse_24_bit_colors ... ok [INFO] [stdout] test filter::tests::filter_logic ... ok [INFO] [stdout] test lscolors::src::tests::style_for_path_uses_lowercase_matching ... ok [INFO] [stdout] test lscolors::src::tests::style_for_path_uses_correct_ordering ... ok [INFO] [stdout] test lscolors::src::tests::style_for_missing_file ... ok [INFO] [stderr] Doc-tests globset [INFO] [stdout] test lscolors::src::tests::style_for_file ... ok [INFO] [stdout] test lscolors::src::tests::style_for_path_components ... ok [INFO] [stdout] test lscolors::src::tests::style_for_symlink ... ok [INFO] [stdout] test lscolors::src::tests::style_for_broken_symlink ... ok [INFO] [stdout] test lscolors::src::tests::style_for_directory ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/globset/src/lib.rs - (line 7) ... ignored [INFO] [stdout] test src/globset/src/lib.rs - (line 54) ... ok [INFO] [stdout] test src/globset/src/lib.rs - (line 20) ... ok [INFO] [stdout] test src/globset/src/lib.rs - (line 37) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.60s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "2503369751e07197928335303bf76eb1376d0f4025ff02e8408aef4d05812d13", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2503369751e07197928335303bf76eb1376d0f4025ff02e8408aef4d05812d13", kill_on_drop: false }` [INFO] [stdout] 2503369751e07197928335303bf76eb1376d0f4025ff02e8408aef4d05812d13