[INFO] fetching crate recurse 0.3.0...
[INFO] building recurse-0.3.0 against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] extracting crate recurse 0.3.0 into /workspace/builds/worker-6-tc2/source
[INFO] started tweaking crates.io crate recurse 0.3.0
[INFO] finished tweaking crates.io crate recurse 0.3.0
[INFO] tweaked toml for crates.io crate recurse 0.3.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate recurse 0.3.0 on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate recurse 0.3.0 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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 38072279380af517eecae1c623d3be1bc3a4332b21b83238b242308079feaa1b
[INFO] running `Command { std: "docker" "start" "-a" "38072279380af517eecae1c623d3be1bc3a4332b21b83238b242308079feaa1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "38072279380af517eecae1c623d3be1bc3a4332b21b83238b242308079feaa1b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "38072279380af517eecae1c623d3be1bc3a4332b21b83238b242308079feaa1b", kill_on_drop: false }`
[INFO] [stdout] 38072279380af517eecae1c623d3be1bc3a4332b21b83238b242308079feaa1b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b280bfbdc9c0b582b06c06d7c2f29576a84304a94e3f0afe4c5d6ef4bc0ad681
[INFO] running `Command { std: "docker" "start" "-a" "b280bfbdc9c0b582b06c06d7c2f29576a84304a94e3f0afe4c5d6ef4bc0ad681", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.13
[INFO] [stderr]    Compiling syn v1.0.22
[INFO] [stderr]    Compiling libc v0.2.70
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.2
[INFO] [stderr]    Compiling anyhow v1.0.31
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling clap v2.33.1
[INFO] [stderr]    Compiling colored v1.9.3
[INFO] [stderr]    Compiling quote v1.0.6
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling structopt-derive v0.4.8
[INFO] [stderr]    Compiling structopt v0.3.15
[INFO] [stderr]    Compiling recurse v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `OpenOptions` and `read_to_string`
[INFO] [stdout]  --> src/command/replace.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fs::{read_to_string, OpenOptions};
[INFO] [stdout]   |               ^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BufWriter` and `ErrorKind`
[INFO] [stdout]  --> src/command/replace.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::{BufWriter, ErrorKind, Write};
[INFO] [stdout]   |               ^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow`
[INFO] [stdout]  --> src/command/replace.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | use anyhow::{anyhow, Result};
[INFO] [stdout]   |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `regex::Regex`
[INFO] [stdout]  --> src/command/replace.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use regex::Regex;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ops::io::walk`
[INFO] [stdout]  --> src/command/replace.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::ops::io::walk;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `path_has_extension` and `path_is_hidden`
[INFO] [stdout]   --> src/command/replace.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::ops::path::{path_has_extension, path_is_hidden};
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `subcmd`
[INFO] [stdout]   --> src/command/replace.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn execute(subcmd: Recurse, mut writer: impl Write) -> Result<()> {
[INFO] [stdout]    |                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_subcmd`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `writer`
[INFO] [stdout]   --> src/command/replace.rs:18:37
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn execute(subcmd: Recurse, mut writer: impl Write) -> Result<()> {
[INFO] [stdout]    |                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_writer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/command/replace.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn execute(subcmd: Recurse, mut writer: impl Write) -> Result<()> {
[INFO] [stdout]    |                                 ----^^^^^^
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BACKUP_FILEPATH_EXTENSION` is never used
[INFO] [stdout]   --> src/command/replace.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | const BACKUP_FILEPATH_EXTENSION: &str = "bu";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_backup_filepath` is never used
[INFO] [stdout]    --> src/command/replace.rs:139:4
[INFO] [stdout]     |
[INFO] [stdout] 139 | fn get_backup_filepath(inpath: &Path) -> PathBuf {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `has_backup_extension` is never used
[INFO] [stdout]    --> src/command/replace.rs:151:4
[INFO] [stdout]     |
[INFO] [stdout] 151 | fn has_backup_extension(inpath: &Path) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_root_filepath` is never used
[INFO] [stdout]    --> src/command/replace.rs:158:4
[INFO] [stdout]     |
[INFO] [stdout] 158 | fn is_root_filepath(inpath: &Path) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/lib.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |     Replace {
[INFO] [stdout]     |     ------- fields in this variant
[INFO] [stdout] ...
[INFO] [stdout] 129 |         extension: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 |         hidden: bool,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |         nobu: bool,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 |         mindepth: Option<usize>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |         maxdepth: Option<usize>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |         symlinks: bool,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 |         find: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 |         replace: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 163 |         inpath: PathBuf,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Recurse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.39s
[INFO] running `Command { std: "docker" "inspect" "b280bfbdc9c0b582b06c06d7c2f29576a84304a94e3f0afe4c5d6ef4bc0ad681", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b280bfbdc9c0b582b06c06d7c2f29576a84304a94e3f0afe4c5d6ef4bc0ad681", kill_on_drop: false }`
[INFO] [stdout] b280bfbdc9c0b582b06c06d7c2f29576a84304a94e3f0afe4c5d6ef4bc0ad681
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c211b0772f889818206e61140c77c766f9759aecc50ed5b44716f8831e66a85c
[INFO] running `Command { std: "docker" "start" "-a" "c211b0772f889818206e61140c77c766f9759aecc50ed5b44716f8831e66a85c", kill_on_drop: false }`
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling predicates-core v1.0.0
[INFO] [stderr]    Compiling difference v2.0.0
[INFO] [stderr]    Compiling treeline v0.1.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stdout] warning: unused imports: `OpenOptions` and `read_to_string`
[INFO] [stdout]  --> src/command/replace.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fs::{read_to_string, OpenOptions};
[INFO] [stdout]   |               ^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BufWriter` and `ErrorKind`
[INFO] [stdout]  --> src/command/replace.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::{BufWriter, ErrorKind, Write};
[INFO] [stdout]   |               ^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow`
[INFO] [stdout]  --> src/command/replace.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | use anyhow::{anyhow, Result};
[INFO] [stdout]   |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `regex::Regex`
[INFO] [stdout]  --> src/command/replace.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use regex::Regex;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ops::io::walk`
[INFO] [stdout]  --> src/command/replace.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::ops::io::walk;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `path_has_extension` and `path_is_hidden`
[INFO] [stdout]   --> src/command/replace.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::ops::path::{path_has_extension, path_is_hidden};
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `subcmd`
[INFO] [stdout]   --> src/command/replace.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn execute(subcmd: Recurse, mut writer: impl Write) -> Result<()> {
[INFO] [stdout]    |                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_subcmd`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `writer`
[INFO] [stdout]   --> src/command/replace.rs:18:37
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn execute(subcmd: Recurse, mut writer: impl Write) -> Result<()> {
[INFO] [stdout]    |                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_writer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/command/replace.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn execute(subcmd: Recurse, mut writer: impl Write) -> Result<()> {
[INFO] [stdout]    |                                 ----^^^^^^
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BACKUP_FILEPATH_EXTENSION` is never used
[INFO] [stdout]   --> src/command/replace.rs:13:7
[INFO] [stdout]    |
[INFO] [stdout] 13 | const BACKUP_FILEPATH_EXTENSION: &str = "bu";
[INFO] [stdout]    |       ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_backup_filepath` is never used
[INFO] [stdout]    --> src/command/replace.rs:139:4
[INFO] [stdout]     |
[INFO] [stdout] 139 | fn get_backup_filepath(inpath: &Path) -> PathBuf {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `has_backup_extension` is never used
[INFO] [stdout]    --> src/command/replace.rs:151:4
[INFO] [stdout]     |
[INFO] [stdout] 151 | fn has_backup_extension(inpath: &Path) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_root_filepath` is never used
[INFO] [stdout]    --> src/command/replace.rs:158:4
[INFO] [stdout]     |
[INFO] [stdout] 158 | fn is_root_filepath(inpath: &Path) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/lib.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |     Replace {
[INFO] [stdout]     |     ------- fields in this variant
[INFO] [stdout] ...
[INFO] [stdout] 129 |         extension: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 |         hidden: bool,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |         nobu: bool,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 |         mindepth: Option<usize>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |         maxdepth: Option<usize>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |         symlinks: bool,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 |         find: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 |         replace: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 163 |         inpath: PathBuf,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Recurse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling predicates-tree v1.0.0
[INFO] [stderr]    Compiling float-cmp v0.6.0
[INFO] [stderr]    Compiling predicates v1.0.4
[INFO] [stderr]    Compiling assert_cmd v1.0.1
[INFO] [stderr]    Compiling recurse v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `OpenOptions` and `read_to_string`
[INFO] [stdout]  --> src/command/replace.rs:1:15
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fs::{read_to_string, OpenOptions};
[INFO] [stdout]   |               ^^^^^^^^^^^^^^  ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `BufWriter` and `ErrorKind`
[INFO] [stdout]  --> src/command/replace.rs:2:15
[INFO] [stdout]   |
[INFO] [stdout] 2 | use std::io::{BufWriter, ErrorKind, Write};
[INFO] [stdout]   |               ^^^^^^^^^  ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `anyhow`
[INFO] [stdout]  --> src/command/replace.rs:5:14
[INFO] [stdout]   |
[INFO] [stdout] 5 | use anyhow::{anyhow, Result};
[INFO] [stdout]   |              ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `regex::Regex`
[INFO] [stdout]  --> src/command/replace.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use regex::Regex;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::ops::io::walk`
[INFO] [stdout]  --> src/command/replace.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::ops::io::walk;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `path_has_extension` and `path_is_hidden`
[INFO] [stdout]   --> src/command/replace.rs:10:24
[INFO] [stdout]    |
[INFO] [stdout] 10 | use crate::ops::path::{path_has_extension, path_is_hidden};
[INFO] [stdout]    |                        ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `subcmd`
[INFO] [stdout]   --> src/command/replace.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn execute(subcmd: Recurse, mut writer: impl Write) -> Result<()> {
[INFO] [stdout]    |                ^^^^^^ help: if this is intentional, prefix it with an underscore: `_subcmd`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `writer`
[INFO] [stdout]   --> src/command/replace.rs:18:37
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn execute(subcmd: Recurse, mut writer: impl Write) -> Result<()> {
[INFO] [stdout]    |                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_writer`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/command/replace.rs:18:33
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn execute(subcmd: Recurse, mut writer: impl Write) -> Result<()> {
[INFO] [stdout]    |                                 ----^^^^^^
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple fields are never read
[INFO] [stdout]    --> src/lib.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 126 |     Replace {
[INFO] [stdout]     |     ------- fields in this variant
[INFO] [stdout] ...
[INFO] [stdout] 129 |         extension: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 134 |         hidden: bool,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 138 |         nobu: bool,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 142 |         mindepth: Option<usize>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 146 |         maxdepth: Option<usize>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 151 |         symlinks: bool,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 155 |         find: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 159 |         replace: String,
[INFO] [stdout]     |         ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 163 |         inpath: PathBuf,
[INFO] [stdout]     |         ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Recurse` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.40s
[INFO] running `Command { std: "docker" "inspect" "c211b0772f889818206e61140c77c766f9759aecc50ed5b44716f8831e66a85c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c211b0772f889818206e61140c77c766f9759aecc50ed5b44716f8831e66a85c", kill_on_drop: false }`
[INFO] [stdout] c211b0772f889818206e61140c77c766f9759aecc50ed5b44716f8831e66a85c
