[INFO] cloning repository https://github.com/krawieck/ez-renamer
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/krawieck/ez-renamer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrawieck%2Fez-renamer", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrawieck%2Fez-renamer'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bd643ae34019c5fe84bd73c69a317bd8e2f65d58
[INFO] checking krawieck/ez-renamer against try#4f260f0f20b3133d20cfb50353c0221943af5796+rustflags=-Dunmustuse_in_always_ok for pr-148577
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkrawieck%2Fez-renamer" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/krawieck/ez-renamer
[INFO] finished tweaking git repo https://github.com/krawieck/ez-renamer
[INFO] tweaked toml for git repo https://github.com/krawieck/ez-renamer written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/krawieck/ez-renamer on toolchain 4f260f0f20b3133d20cfb50353c0221943af5796
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/krawieck/ez-renamer 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" "+4f260f0f20b3133d20cfb50353c0221943af5796" "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] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6d8de5eb56de62a2af2edb44b0ea5d9d15d2f8ad3c8c414fc8c3a29665acda37
[INFO] running `Command { std: "docker" "start" "-a" "6d8de5eb56de62a2af2edb44b0ea5d9d15d2f8ad3c8c414fc8c3a29665acda37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6d8de5eb56de62a2af2edb44b0ea5d9d15d2f8ad3c8c414fc8c3a29665acda37", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6d8de5eb56de62a2af2edb44b0ea5d9d15d2f8ad3c8c414fc8c3a29665acda37", kill_on_drop: false }`
[INFO] [stdout] 6d8de5eb56de62a2af2edb44b0ea5d9d15d2f8ad3c8c414fc8c3a29665acda37
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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 -Dunmustuse_in_always_ok" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+4f260f0f20b3133d20cfb50353c0221943af5796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4fea8a14b5d783ea3202ba41a32e3616c694854df5839e758b910ddea71a9a10
[INFO] running `Command { std: "docker" "start" "-a" "4fea8a14b5d783ea3202ba41a32e3616c694854df5839e758b910ddea71a9a10", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling proc-macro2 v1.0.12
[INFO] [stderr]    Compiling syn v1.0.19
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]     Checking thread_local v1.0.1
[INFO] [stderr]     Checking regex-syntax v0.6.17
[INFO] [stderr]     Checking quick-error v1.2.3
[INFO] [stderr]     Checking termcolor v1.1.0
[INFO] [stderr]     Checking humantime v1.3.0
[INFO] [stderr]     Checking vec_map v0.8.2
[INFO] [stderr]    Compiling cargo-husky v1.5.0
[INFO] [stderr]     Checking exitcode v1.1.2
[INFO] [stderr]     Checking aho-corasick v0.7.10
[INFO] [stderr]     Checking clap v2.33.0
[INFO] [stderr]    Compiling quote v1.0.4
[INFO] [stderr]     Checking regex v1.3.7
[INFO] [stderr]     Checking env_logger v0.7.1
[INFO] [stderr]     Checking pretty_env_logger v0.4.0
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.2
[INFO] [stderr]    Compiling proc-macro-error v1.0.2
[INFO] [stderr]    Compiling structopt-derive v0.4.7
[INFO] [stderr]     Checking structopt v0.3.14
[INFO] [stderr]     Checking ezr v0.1.6 (/opt/rustwide/workdir)
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/args_parser.rs:15:2
[INFO] [stdout]    |
[INFO] [stdout] 15 | /     /// directory where should this program look for files
[INFO] [stdout] 16 | |     #[structopt(name = "dir", long, default_value = ".")]
[INFO] [stdout] 17 | |     pub directory: std::path::PathBuf,
[INFO] [stdout]    | |_____________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/args_parser.rs:23:2
[INFO] [stdout]    |
[INFO] [stdout] 23 | /     /// whatever you give is replaced by space (but only single chars)
[INFO] [stdout] 24 | |     ///
[INFO] [stdout] 25 | |     /// example:
[INFO] [stdout] 26 | |     ///
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |     #[structopt(name = "fix-spaces", long, short = "s", default_value = "")]
[INFO] [stdout] 31 | |     pub fix_spaces: String,
[INFO] [stdout]    | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/args_parser.rs:33:2
[INFO] [stdout]    |
[INFO] [stdout] 33 | /     /// remove tags, they're usually inside [] or (). e.g. -s "()[]"
[INFO] [stdout] 34 | |     ///
[INFO] [stdout] 35 | |     /// Syntax for this argument should be '<opening bracket><closing
[INFO] [stdout] 36 | |     /// bracket><repeat>'
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     #[structopt(name = "remove-tags", long = "rmtags", short = "t", default_value = "")]
[INFO] [stdout] 44 | |     pub remove_tags: String,
[INFO] [stdout]    | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/args_parser.rs:46:2
[INFO] [stdout]    |
[INFO] [stdout] 46 | /     /// Trim after the given sequence to the right
[INFO] [stdout] 47 | |     ///
[INFO] [stdout] 48 | |     /// example:
[INFO] [stdout] 49 | |     ///
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |     )]
[INFO] [stdout] 59 | |     pub trim_right_after: String,
[INFO] [stdout]    | |________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/args_parser.rs:61:2
[INFO] [stdout]    |
[INFO] [stdout] 61 | /     /// Trim with the given sequence to the right
[INFO] [stdout] 62 | |     ///
[INFO] [stdout] 63 | |     /// example:
[INFO] [stdout] 64 | |     ///
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     )]
[INFO] [stdout] 74 | |     pub trim_right_with: String,
[INFO] [stdout]    | |_______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/args_parser.rs:76:2
[INFO] [stdout]    |
[INFO] [stdout] 76 | /     /// Trim after the given sequence to the left.
[INFO] [stdout] 77 | |     ///
[INFO] [stdout] 78 | |     /// example:
[INFO] [stdout] 79 | |     ///
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |     )]
[INFO] [stdout] 89 | |     pub trim_left_after: String,
[INFO] [stdout]    | |_______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/args_parser.rs:91:2
[INFO] [stdout]     |
[INFO] [stdout]  91 | /     /// Trim with the given sequence to the left.
[INFO] [stdout]  92 | |     ///
[INFO] [stdout]  93 | |     /// example:
[INFO] [stdout]  94 | |     ///
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | |     )]
[INFO] [stdout] 104 | |     pub trim_left_with: String,
[INFO] [stdout]     | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/args_parser.rs:111:2
[INFO] [stdout]     |
[INFO] [stdout] 111 | /     /// deletes this phrase(s) from names
[INFO] [stdout] 112 | |     ///
[INFO] [stdout] 113 | |     /// example:
[INFO] [stdout] 114 | |     ///
[INFO] [stdout] ...   |
[INFO] [stdout] 118 | |     #[structopt(long, short, default_value = "", allow_hyphen_values = true)]
[INFO] [stdout] 119 | |     pub delete: String,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ezr` (bin "ezr") due to 8 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error: this type will no longer be must used: Result<PathBuf, Infallible>
[INFO] [stdout]   --> src/args_parser.rs:15:2
[INFO] [stdout]    |
[INFO] [stdout] 15 | /     /// directory where should this program look for files
[INFO] [stdout] 16 | |     #[structopt(name = "dir", long, default_value = ".")]
[INFO] [stdout] 17 | |     pub directory: std::path::PathBuf,
[INFO] [stdout]    | |_____________________________________^
[INFO] [stdout]    |
[INFO] [stdout]    = note: requested on the command line with `-D unmustuse-in-always-ok`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/args_parser.rs:23:2
[INFO] [stdout]    |
[INFO] [stdout] 23 | /     /// whatever you give is replaced by space (but only single chars)
[INFO] [stdout] 24 | |     ///
[INFO] [stdout] 25 | |     /// example:
[INFO] [stdout] 26 | |     ///
[INFO] [stdout] ...  |
[INFO] [stdout] 30 | |     #[structopt(name = "fix-spaces", long, short = "s", default_value = "")]
[INFO] [stdout] 31 | |     pub fix_spaces: String,
[INFO] [stdout]    | |__________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/args_parser.rs:33:2
[INFO] [stdout]    |
[INFO] [stdout] 33 | /     /// remove tags, they're usually inside [] or (). e.g. -s "()[]"
[INFO] [stdout] 34 | |     ///
[INFO] [stdout] 35 | |     /// Syntax for this argument should be '<opening bracket><closing
[INFO] [stdout] 36 | |     /// bracket><repeat>'
[INFO] [stdout] ...  |
[INFO] [stdout] 43 | |     #[structopt(name = "remove-tags", long = "rmtags", short = "t", default_value = "")]
[INFO] [stdout] 44 | |     pub remove_tags: String,
[INFO] [stdout]    | |___________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/args_parser.rs:46:2
[INFO] [stdout]    |
[INFO] [stdout] 46 | /     /// Trim after the given sequence to the right
[INFO] [stdout] 47 | |     ///
[INFO] [stdout] 48 | |     /// example:
[INFO] [stdout] 49 | |     ///
[INFO] [stdout] ...  |
[INFO] [stdout] 58 | |     )]
[INFO] [stdout] 59 | |     pub trim_right_after: String,
[INFO] [stdout]    | |________________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/args_parser.rs:61:2
[INFO] [stdout]    |
[INFO] [stdout] 61 | /     /// Trim with the given sequence to the right
[INFO] [stdout] 62 | |     ///
[INFO] [stdout] 63 | |     /// example:
[INFO] [stdout] 64 | |     ///
[INFO] [stdout] ...  |
[INFO] [stdout] 73 | |     )]
[INFO] [stdout] 74 | |     pub trim_right_with: String,
[INFO] [stdout]    | |_______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]   --> src/args_parser.rs:76:2
[INFO] [stdout]    |
[INFO] [stdout] 76 | /     /// Trim after the given sequence to the left.
[INFO] [stdout] 77 | |     ///
[INFO] [stdout] 78 | |     /// example:
[INFO] [stdout] 79 | |     ///
[INFO] [stdout] ...  |
[INFO] [stdout] 88 | |     )]
[INFO] [stdout] 89 | |     pub trim_left_after: String,
[INFO] [stdout]    | |_______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/args_parser.rs:91:2
[INFO] [stdout]     |
[INFO] [stdout]  91 | /     /// Trim with the given sequence to the left.
[INFO] [stdout]  92 | |     ///
[INFO] [stdout]  93 | |     /// example:
[INFO] [stdout]  94 | |     ///
[INFO] [stdout] ...   |
[INFO] [stdout] 103 | |     )]
[INFO] [stdout] 104 | |     pub trim_left_with: String,
[INFO] [stdout]     | |______________________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: this type will no longer be must used: Result<String, Infallible>
[INFO] [stdout]    --> src/args_parser.rs:111:2
[INFO] [stdout]     |
[INFO] [stdout] 111 | /     /// deletes this phrase(s) from names
[INFO] [stdout] 112 | |     ///
[INFO] [stdout] 113 | |     /// example:
[INFO] [stdout] 114 | |     ///
[INFO] [stdout] ...   |
[INFO] [stdout] 118 | |     #[structopt(long, short, default_value = "", allow_hyphen_values = true)]
[INFO] [stdout] 119 | |     pub delete: String,
[INFO] [stdout]     | |______________________^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `ezr` (bin "ezr" test) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "4fea8a14b5d783ea3202ba41a32e3616c694854df5839e758b910ddea71a9a10", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fea8a14b5d783ea3202ba41a32e3616c694854df5839e758b910ddea71a9a10", kill_on_drop: false }`
[INFO] [stdout] 4fea8a14b5d783ea3202ba41a32e3616c694854df5839e758b910ddea71a9a10
