[INFO] cloning repository https://github.com/ogham/exa
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ogham/exa" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fogham%2Fexa", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fogham%2Fexa'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3d1edbb47052cb416ef9478106c3907586da5150
[INFO] checking ogham/exa against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fogham%2Fexa" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-4-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/ogham/exa
[INFO] finished tweaking git repo https://github.com/ogham/exa
[INFO] tweaked toml for git repo https://github.com/ogham/exa written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ogham/exa on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ogham/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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pad v0.1.6
[INFO] [stderr]   Downloaded vcpkg v0.2.12
[INFO] [stderr]   Downloaded zoneinfo_compiled v0.5.1
[INFO] [stderr]   Downloaded natord v1.0.9
[INFO] [stderr]   Downloaded term_grid v0.2.0
[INFO] [stderr]   Downloaded locale v0.2.2
[INFO] [stderr]   Downloaded jobserver v0.1.22
[INFO] [stderr]   Downloaded openssl-sys v0.9.61
[INFO] [stderr]   Downloaded datetime v0.5.2
[INFO] [stderr]   Downloaded git2 v0.13.20
[INFO] [stderr]   Downloaded libz-sys v1.1.2
[INFO] [stderr]   Downloaded libgit2-sys v0.12.21+1.1.0
[INFO] [stderr]   Downloaded openssl-src v111.15.0+1.1.1k
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9be817c72f3baa09b0f4029f3ea1bac108e2fd236df86ec0c46ce10461ff3307
[INFO] running `Command { std: "docker" "start" "-a" "9be817c72f3baa09b0f4029f3ea1bac108e2fd236df86ec0c46ce10461ff3307", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9be817c72f3baa09b0f4029f3ea1bac108e2fd236df86ec0c46ce10461ff3307", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9be817c72f3baa09b0f4029f3ea1bac108e2fd236df86ec0c46ce10461ff3307", kill_on_drop: false }`
[INFO] [stdout] 9be817c72f3baa09b0f4029f3ea1bac108e2fd236df86ec0c46ce10461ff3307
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 79c69b0f525d5ead72a84a2830f8ca39d3652fe926e85d604fe87db1e0040fee
[INFO] running `Command { std: "docker" "start" "-a" "79c69b0f525d5ead72a84a2830f8ca39d3652fe926e85d604fe87db1e0040fee", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.93
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]     Checking matches v0.1.8
[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 percent-encoding v2.1.0
[INFO] [stderr]     Checking tinyvec v1.2.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]     Checking pad v0.1.6
[INFO] [stderr]     Checking unicode-bidi v0.3.5
[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 ansi_term v0.12.1
[INFO] [stderr]     Checking lazy_static v1.4.0
[INFO] [stderr]     Checking glob v0.3.0
[INFO] [stderr]     Checking natord v1.0.9
[INFO] [stderr]     Checking scoped_threadpool v0.1.9
[INFO] [stderr]     Checking number_prefix v0.4.0
[INFO] [stderr]    Compiling jobserver v0.1.22
[INFO] [stderr]    Compiling datetime v0.5.2
[INFO] [stderr]    Compiling exa v0.10.1 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]     Checking locale v0.2.2
[INFO] [stderr]     Checking terminal_size v0.1.16
[INFO] [stderr]     Checking num_cpus v1.13.0
[INFO] [stderr]     Checking users v0.11.0
[INFO] [stderr]     Checking unicode-normalization v0.1.17
[INFO] [stderr]    Compiling libz-sys v1.1.2
[INFO] [stderr]    Compiling libgit2-sys v0.12.21+1.1.0
[INFO] [stderr]     Checking zoneinfo_compiled v0.5.1
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]     Checking url v2.2.1
[INFO] [stderr]     Checking git2 v0.13.20
[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: 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:382:9
[INFO] [stdout]     |
[INFO] [stdout] 382 |         ($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: 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 `Attributes` is never constructed
[INFO] [stdout]   --> src/fs/fields.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub struct Attributes {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Time` is never constructed
[INFO] [stdout]    --> src/fs/fields.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 204 | pub struct Time {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `render` and `render_type` are never used
[INFO] [stdout]    --> src/output/render/permissions.rs:92:12
[INFO] [stdout]     |
[INFO] [stdout]  91 | impl f::Attributes {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout]  92 |     pub fn render<C: Colours+FiletypeColours>(&self, colours: &C) -> Vec<ANSIString<'static>> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn render_type<C: Colours+FiletypeColours>(&self, colours: &C) -> ANSIString<'static> {
[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 `Attributes` is never constructed
[INFO] [stdout]   --> src/fs/fields.rs:87:12
[INFO] [stdout]    |
[INFO] [stdout] 87 | pub struct Attributes {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Time` is never constructed
[INFO] [stdout]    --> src/fs/fields.rs:204:12
[INFO] [stdout]     |
[INFO] [stdout] 204 | pub struct Time {
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `render` and `render_type` are never used
[INFO] [stdout]    --> src/output/render/permissions.rs:92:12
[INFO] [stdout]     |
[INFO] [stdout]  91 | impl f::Attributes {
[INFO] [stdout]     | ------------------ methods in this implementation
[INFO] [stdout]  92 |     pub fn render<C: Colours+FiletypeColours>(&self, colours: &C) -> Vec<ANSIString<'static>> {
[INFO] [stdout]     |            ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 106 |     pub fn render_type<C: Colours+FiletypeColours>(&self, colours: &C) -> ANSIString<'static> {
[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 33.61s
[INFO] running `Command { std: "docker" "inspect" "79c69b0f525d5ead72a84a2830f8ca39d3652fe926e85d604fe87db1e0040fee", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "79c69b0f525d5ead72a84a2830f8ca39d3652fe926e85d604fe87db1e0040fee", kill_on_drop: false }`
[INFO] [stdout] 79c69b0f525d5ead72a84a2830f8ca39d3652fe926e85d604fe87db1e0040fee
