[INFO] cloning repository https://github.com/exa-rs/exa
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/exa-rs/exa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexa-rs%2Fexa", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexa-rs%2Fexa'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c6e3200e3e4887d30ae9f5b347482351f44c0c0e
[INFO] checking exa-rs/exa against try#b1f2594eac607c1f051534800237eeedb5590a49 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fexa-rs%2Fexa" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/exa-rs/exa
[INFO] finished tweaking git repo https://github.com/exa-rs/exa
[INFO] tweaked toml for git repo https://github.com/exa-rs/exa written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/exa-rs/exa on toolchain b1f2594eac607c1f051534800237eeedb5590a49
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/exa-rs/exa 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" "+b1f2594eac607c1f051534800237eeedb5590a49" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b529402038956b95f67377e942f43e4c19ca397f51ac6a5579cd9875529649fe
[INFO] running `Command { std: "docker" "start" "-a" "b529402038956b95f67377e942f43e4c19ca397f51ac6a5579cd9875529649fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b529402038956b95f67377e942f43e4c19ca397f51ac6a5579cd9875529649fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b529402038956b95f67377e942f43e4c19ca397f51ac6a5579cd9875529649fe", kill_on_drop: false }`
[INFO] [stdout] b529402038956b95f67377e942f43e4c19ca397f51ac6a5579cd9875529649fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+b1f2594eac607c1f051534800237eeedb5590a49" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ab413637c89c2e158501de0cf33c4d457b9cae872ae7cf8c82b617380b3bb556
[INFO] running `Command { std: "docker" "start" "-a" "ab413637c89c2e158501de0cf33c4d457b9cae872ae7cf8c82b617380b3bb556", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.93
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]     Checking matches v0.1.8
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking unicode-width v0.1.8
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]     Checking cfg-if v1.0.0
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[INFO] [stderr]    Compiling pad v0.1.6
[INFO] [stderr]     Checking percent-encoding v2.1.0
[INFO] [stderr]     Checking tinyvec v1.2.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking form_urlencoded v1.0.1
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking term_grid v0.2.0
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking natord v1.0.9
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]     Checking ansi_term v0.12.1
[INFO] [stderr]    Compiling jobserver v0.1.22
[INFO] [stderr]    Compiling locale v0.2.2
[INFO] [stderr]    Compiling datetime v0.5.2
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking terminal_size v0.1.16
[INFO] [stderr]     Checking users v0.11.0
[INFO] [stderr]     Checking unicode-normalization v0.1.17
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling exa v0.10.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Checking zoneinfo_compiled v0.5.1
[INFO] [stderr]    Compiling libz-sys v1.1.2
[INFO] [stderr]    Compiling libgit2-sys v0.12.21+1.1.0
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking url v2.2.1
[INFO] [stderr]     Checking git2 v0.13.20
[INFO] [stdout] warning: rule #3 of macro `test` is never used
[INFO] [stdout]    --> src/options/view.rs:390:9
[INFO] [stdout]     |
[INFO] [stdout] 390 |         ($name:ident: $type:ident <- $inputs:expr; $stricts:expr => like $pat:pat) => {
[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_macro_rules)]` implied by `#[warn(unused)]`
[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::{TextCell, TextCellContents, DisplayWidth};
[INFO] [stdout]   |                      ^^^^^^^^  ^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` implied by `#[warn(unused)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `self::ui_styles::Size as SizeColours`
[INFO] [stdout]  --> src/theme/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use self::ui_styles::Size as SizeColours;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: rule #3 of macro `test` is never used
[INFO] [stdout]    --> src/theme/mod.rs:380:9
[INFO] [stdout]     |
[INFO] [stdout] 380 |         ($name:ident:  ls $ls:expr, exa $exa:expr  =>  colours $expected:ident -> $process_expected:expr, exts $mappings:expr) => {
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[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::{TextCell, TextCellContents, DisplayWidth};
[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: unused import: `self::ui_styles::Size as SizeColours`
[INFO] [stdout]  --> src/theme/mod.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub use self::ui_styles::Size as SizeColours;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `symlink_attributes` is never used
[INFO] [stdout]   --> src/fs/feature/xattr.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub trait FileAttributes {
[INFO] [stdout]    |           -------------- method in this trait
[INFO] [stdout] 14 |     fn attributes(&self) -> io::Result<Vec<Attribute>>;
[INFO] [stdout] 15 |     fn symlink_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: variant `No` is never constructed
[INFO] [stdout]   --> src/fs/feature/xattr.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub enum FollowSymlinks {
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout] 45 |     Yes,
[INFO] [stdout] 46 |     No,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FollowSymlinks` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `time_t` is never used
[INFO] [stdout]   --> src/fs/fields.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub type time_t = i64;
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Time` is never constructed
[INFO] [stdout]    --> src/fs/fields.rs:190:12
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub struct Time {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `symlink_attributes` is never used
[INFO] [stdout]   --> src/fs/feature/xattr.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub trait FileAttributes {
[INFO] [stdout]    |           -------------- method in this trait
[INFO] [stdout] 14 |     fn attributes(&self) -> io::Result<Vec<Attribute>>;
[INFO] [stdout] 15 |     fn symlink_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: variant `No` is never constructed
[INFO] [stdout]   --> src/fs/feature/xattr.rs:46:5
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub enum FollowSymlinks {
[INFO] [stdout]    |          -------------- variant in this enum
[INFO] [stdout] 45 |     Yes,
[INFO] [stdout] 46 |     No,
[INFO] [stdout]    |     ^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `FollowSymlinks` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `time_t` is never used
[INFO] [stdout]   --> src/fs/fields.rs:32:10
[INFO] [stdout]    |
[INFO] [stdout] 32 | pub type time_t = i64;
[INFO] [stdout]    |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Time` is never constructed
[INFO] [stdout]    --> src/fs/fields.rs:190:12
[INFO] [stdout]     |
[INFO] [stdout] 190 | pub struct Time {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/options/theme.rs:152:44
[INFO] [stdout]     |
[INFO] [stdout] 152 |                 Some(OsString::from(self.ls.clone()))
[INFO] [stdout]     |                                            ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout]     = note: `#[warn(noop_method_call)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/options/theme.rs:155:45
[INFO] [stdout]     |
[INFO] [stdout] 155 |                 Some(OsString::from(self.exa.clone()))
[INFO] [stdout]     |                                             ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: call to `.clone()` on a reference in this situation does nothing
[INFO] [stdout]    --> src/options/theme.rs:158:50
[INFO] [stdout]     |
[INFO] [stdout] 158 |                 Some(OsString::from(self.no_color.clone()))
[INFO] [stdout]     |                                                  ^^^^^^^^ help: remove this redundant call
[INFO] [stdout]     |
[INFO] [stdout]     = note: the type `str` does not implement `Clone`, so calling `clone` on `&str` copies the reference, which does not do anything and can be removed
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized] target(s) in 32.93s
[INFO] running `Command { std: "docker" "inspect" "ab413637c89c2e158501de0cf33c4d457b9cae872ae7cf8c82b617380b3bb556", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ab413637c89c2e158501de0cf33c4d457b9cae872ae7cf8c82b617380b3bb556", kill_on_drop: false }`
[INFO] [stdout] ab413637c89c2e158501de0cf33c4d457b9cae872ae7cf8c82b617380b3bb556
