[INFO] cloning repository https://github.com/Babkock/eza
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Babkock/eza" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBabkock%2Feza", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBabkock%2Feza'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 158b000c82802d22d3ad1d6f492c975b88dd7549
[INFO] building Babkock/eza against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBabkock%2Feza" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/Babkock/eza on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Babkock/eza
[INFO] finished tweaking git repo https://github.com/Babkock/eza
[INFO] tweaked toml for git repo https://github.com/Babkock/eza written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/Babkock/eza 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" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] fe105f0b5fd37b2aad4802804fd5c63c8136198f3e19cc5593cb835132130efc
[INFO] running `Command { std: "docker" "start" "-a" "fe105f0b5fd37b2aad4802804fd5c63c8136198f3e19cc5593cb835132130efc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "fe105f0b5fd37b2aad4802804fd5c63c8136198f3e19cc5593cb835132130efc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fe105f0b5fd37b2aad4802804fd5c63c8136198f3e19cc5593cb835132130efc", kill_on_drop: false }`
[INFO] [stdout] fe105f0b5fd37b2aad4802804fd5c63c8136198f3e19cc5593cb835132130efc
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1e12ba3062b75c4b0cf5f90221dcab0671e1b62eb7786569268693cf43672932
[INFO] running `Command { std: "docker" "start" "-a" "1e12ba3062b75c4b0cf5f90221dcab0671e1b62eb7786569268693cf43672932", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.149
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rustix v0.38.13
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling bitflags v2.4.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.7
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling unicode-width v0.1.11
[INFO] [stderr]    Compiling glob v0.3.1
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling syn v2.0.29
[INFO] [stderr]    Compiling tinyvec v1.2.0
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling uutils_term_grid v0.3.0
[INFO] [stderr]    Compiling ansiterm v0.12.2
[INFO] [stderr]    Compiling natord v1.0.9
[INFO] [stderr]    Compiling timeago v0.4.2
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling jobserver v0.1.22
[INFO] [stderr]    Compiling datetime v0.5.2
[INFO] [stderr]    Compiling locale v0.2.2
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling uzers v0.11.3
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling unicode-normalization v0.1.17
[INFO] [stderr]    Compiling cc v1.0.79
[INFO] [stderr]    Compiling zoneinfo_compiled v0.5.1
[INFO] [stderr]    Compiling libz-sys v1.1.2
[INFO] [stderr]    Compiling libgit2-sys v0.16.1+1.7.1
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling idna v0.2.3
[INFO] [stderr]    Compiling url v2.2.1
[INFO] [stderr]    Compiling eza v0.15.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling phf v0.11.2
[INFO] [stderr]    Compiling thiserror v1.0.48
[INFO] [stderr]    Compiling partition-identity v0.3.0
[INFO] [stderr]    Compiling proc-mounts v0.3.0
[INFO] [stderr]    Compiling git2 v0.18.1
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]    --> src/fs/file.rs:720:24
[INFO] [stdout]     |
[INFO] [stdout] 720 |         NaiveDateTime::from_timestamp_opt(self.metadata.ctime(), self.metadata.ctime_nsec() as u32)
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DisplayWidth`, `TextCellContents`, and `TextCell`
[INFO] [stdout]  --> src/output/mod.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use self::cell::{DisplayWidth, TextCell, TextCellContents};
[INFO] [stdout]   |                      ^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/main.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![warn(unused)]
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   = note: `#[warn(unused_imports)]` implied by `#[warn(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]    --> src/fs/file.rs:720:24
[INFO] [stdout]     |
[INFO] [stdout] 720 |         NaiveDateTime::from_timestamp_opt(self.metadata.ctime(), self.metadata.ctime_nsec() as u32)
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `attributes` is never used
[INFO] [stdout]   --> src/fs/feature/xattr.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub trait FileAttributes {
[INFO] [stdout]    |           -------------- method in this trait
[INFO] [stdout] 15 |     fn attributes(&self) -> io::Result<Vec<Attribute>>;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` implied by `#[warn(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Attributes` is never constructed
[INFO] [stdout]   --> src/fs/fields.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct Attributes {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Attributes` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constants `OS_LINUX_DEBIAN` and `OS_LINUX_REDHAT` are never used
[INFO] [stdout]   --> src/output/icons.rs:96:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Icons {
[INFO] [stdout]    | ---------- associated constants in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 96 |     const OS_LINUX_DEBIAN: char = '\u{e77d}';  // 
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 97 |     const OS_LINUX_GENTOO: char = '\u{f30d}';  // 
[INFO] [stdout] 98 |     const OS_LINUX_REDHAT: char = '\u{e7bb}';  // 
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 35.49s
[INFO] running `Command { std: "docker" "inspect" "1e12ba3062b75c4b0cf5f90221dcab0671e1b62eb7786569268693cf43672932", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e12ba3062b75c4b0cf5f90221dcab0671e1b62eb7786569268693cf43672932", kill_on_drop: false }`
[INFO] [stdout] 1e12ba3062b75c4b0cf5f90221dcab0671e1b62eb7786569268693cf43672932
[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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] fdb6e273090f98d760ef0a0c8c3fc5c5987abded31a304ce47143c5de48dd29e
[INFO] running `Command { std: "docker" "start" "-a" "fdb6e273090f98d760ef0a0c8c3fc5c5987abded31a304ce47143c5de48dd29e", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]    Compiling rustix v0.38.13
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]    Compiling anstyle v1.0.3
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.15
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling rayon-core v1.11.0
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling anstyle-parse v0.2.1
[INFO] [stderr]    Compiling serde_json v1.0.107
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling anstyle-query v1.0.0
[INFO] [stderr]    Compiling colorchoice v1.0.0
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling fastrand v2.0.0
[INFO] [stderr]    Compiling half v1.8.2
[INFO] [stderr]    Compiling walkdir v2.4.0
[INFO] [stderr]    Compiling ciborium-io v0.2.1
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling anstream v0.6.4
[INFO] [stderr]    Compiling plotters-backend v0.3.5
[INFO] [stderr]    Compiling regex-syntax v0.7.5
[INFO] [stderr]    Compiling clap_lex v0.5.1
[INFO] [stderr]    Compiling content_inspector v0.2.4
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling ciborium-ll v0.2.1
[INFO] [stderr]    Compiling os_pipe v1.1.4
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling plotters-svg v0.3.5
[INFO] [stderr]    Compiling snapbox-macros v0.3.6
[INFO] [stderr]    Compiling clap_builder v4.4.2
[INFO] [stderr]    Compiling filetime v0.2.22
[INFO] [stderr]    Compiling dunce v1.0.4
[INFO] [stderr]    Compiling similar v2.2.1
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling shlex v1.2.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.8
[INFO] [stderr]    Compiling oorandom v11.1.3
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling chrono v0.4.38
[INFO] [stderr]    Compiling crossbeam-deque v0.8.3
[INFO] [stderr]    Compiling plotters v0.3.5
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rayon v1.7.0
[INFO] [stderr]    Compiling regex-automata v0.3.8
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling tempfile v3.8.0
[INFO] [stderr]    Compiling is-terminal v0.4.9
[INFO] [stderr]    Compiling eza v0.15.2 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling snapbox v0.4.14
[INFO] [stderr]    Compiling clap v4.4.3
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]    --> src/fs/file.rs:720:24
[INFO] [stdout]     |
[INFO] [stdout] 720 |         NaiveDateTime::from_timestamp_opt(self.metadata.ctime(), self.metadata.ctime_nsec() as u32)
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling regex v1.9.5
[INFO] [stdout] warning: unused imports: `DisplayWidth`, `TextCellContents`, and `TextCell`
[INFO] [stdout]  --> src/output/mod.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use self::cell::{DisplayWidth, TextCell, TextCellContents};
[INFO] [stdout]   |                      ^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/main.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![warn(unused)]
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   = note: `#[warn(unused_imports)]` implied by `#[warn(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]    --> src/fs/file.rs:720:24
[INFO] [stdout]     |
[INFO] [stdout] 720 |         NaiveDateTime::from_timestamp_opt(self.metadata.ctime(), self.metadata.ctime_nsec() as u32)
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `attributes` is never used
[INFO] [stdout]   --> src/fs/feature/xattr.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub trait FileAttributes {
[INFO] [stdout]    |           -------------- method in this trait
[INFO] [stdout] 15 |     fn attributes(&self) -> io::Result<Vec<Attribute>>;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` implied by `#[warn(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Attributes` is never constructed
[INFO] [stdout]   --> src/fs/fields.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct Attributes {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Attributes` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constants `OS_LINUX_DEBIAN` and `OS_LINUX_REDHAT` are never used
[INFO] [stdout]   --> src/output/icons.rs:96:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Icons {
[INFO] [stdout]    | ---------- associated constants in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 96 |     const OS_LINUX_DEBIAN: char = '\u{e77d}';  // 
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 97 |     const OS_LINUX_GENTOO: char = '\u{f30d}';  // 
[INFO] [stdout] 98 |     const OS_LINUX_REDHAT: char = '\u{e7bb}';  // 
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling humantime-serde v1.1.1
[INFO] [stderr]    Compiling ciborium v0.2.1
[INFO] [stderr]    Compiling toml_edit v0.20.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.5.1
[INFO] [stderr]    Compiling trycmd v0.14.19
[INFO] [stdout] warning: unused imports: `DisplayWidth`, `TextCellContents`, and `TextCell`
[INFO] [stdout]  --> src/output/mod.rs:1:22
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub use self::cell::{DisplayWidth, TextCell, TextCellContents};
[INFO] [stdout]   |                      ^^^^^^^^^^^^  ^^^^^^^^  ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/main.rs:7:9
[INFO] [stdout]   |
[INFO] [stdout] 7 | #![warn(unused)]
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout]   = note: `#[warn(unused_imports)]` implied by `#[warn(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]    --> src/fs/file.rs:720:24
[INFO] [stdout]     |
[INFO] [stdout] 720 |         NaiveDateTime::from_timestamp_opt(self.metadata.ctime(), self.metadata.ctime_nsec() as u32)
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead
[INFO] [stdout]    --> src/fs/file.rs:720:24
[INFO] [stdout]     |
[INFO] [stdout] 720 |         NaiveDateTime::from_timestamp_opt(self.metadata.ctime(), self.metadata.ctime_nsec() as u32)
[INFO] [stdout]     |                        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `attributes` is never used
[INFO] [stdout]   --> src/fs/feature/xattr.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub trait FileAttributes {
[INFO] [stdout]    |           -------------- method in this trait
[INFO] [stdout] 15 |     fn attributes(&self) -> io::Result<Vec<Attribute>>;
[INFO] [stdout]    |        ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` implied by `#[warn(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Attributes` is never constructed
[INFO] [stdout]   --> src/fs/fields.rs:82:12
[INFO] [stdout]    |
[INFO] [stdout] 82 | pub struct Attributes {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Attributes` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated constants `OS_LINUX_DEBIAN` and `OS_LINUX_REDHAT` are never used
[INFO] [stdout]   --> src/output/icons.rs:96:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | impl Icons {
[INFO] [stdout]    | ---------- associated constants in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 96 |     const OS_LINUX_DEBIAN: char = '\u{e77d}';  // 
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 97 |     const OS_LINUX_GENTOO: char = '\u{f30d}';  // 
[INFO] [stdout] 98 |     const OS_LINUX_REDHAT: char = '\u{e7bb}';  // 
[INFO] [stdout]    |           ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 14.75s
[INFO] running `Command { std: "docker" "inspect" "fdb6e273090f98d760ef0a0c8c3fc5c5987abded31a304ce47143c5de48dd29e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "fdb6e273090f98d760ef0a0c8c3fc5c5987abded31a304ce47143c5de48dd29e", kill_on_drop: false }`
[INFO] [stdout] fdb6e273090f98d760ef0a0c8c3fc5c5987abded31a304ce47143c5de48dd29e
