[INFO] cloning repository https://github.com/beat-forge/cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/beat-forge/cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeat-forge%2Fcli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeat-forge%2Fcli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e574d03c2e19ebb3877697e4108c762a9d859ccd
[INFO] checking beat-forge/cli against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbeat-forge%2Fcli" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/beat-forge/cli
[INFO] finished tweaking git repo https://github.com/beat-forge/cli
[INFO] tweaked toml for git repo https://github.com/beat-forge/cli written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/beat-forge/cli 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/beat-forge/cli 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 git repository `https://github.com/beat-forge/lib`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded newline-converter v0.2.2
[INFO] [stderr]   Downloaded dyn-clone v1.0.13
[INFO] [stderr]   Downloaded semver v1.0.20
[INFO] [stderr]   Downloaded simple-error v0.3.0
[INFO] [stderr]   Downloaded minreq v2.11.0
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.0
[INFO] [stderr]   Downloaded anstream v0.6.0
[INFO] [stderr]   Downloaded clap_complete v4.4.4
[INFO] [stderr]   Downloaded inquire v0.6.2
[INFO] [stderr]   Downloaded syn v2.0.32
[INFO] [stderr]   Downloaded deunicode v1.4.1
[INFO] [stderr]   Downloaded webpki-roots v0.25.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 55163a5d53de9969a9aa91dbad93ba9f3c273a39c83d69849bb920ddc3967ee6
[INFO] running `Command { std: "docker" "start" "-a" "55163a5d53de9969a9aa91dbad93ba9f3c273a39c83d69849bb920ddc3967ee6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "55163a5d53de9969a9aa91dbad93ba9f3c273a39c83d69849bb920ddc3967ee6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55163a5d53de9969a9aa91dbad93ba9f3c273a39c83d69849bb920ddc3967ee6", kill_on_drop: false }`
[INFO] [stdout] 55163a5d53de9969a9aa91dbad93ba9f3c273a39c83d69849bb920ddc3967ee6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5b59976a6341d361f41efe3efe9a69c26c6f931175e632eb31d9244a7d38cc2b
[INFO] running `Command { std: "docker" "start" "-a" "5b59976a6341d361f41efe3efe9a69c26c6f931175e632eb31d9244a7d38cc2b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling unicode-ident v1.0.11
[INFO] [stderr]    Compiling serde v1.0.188
[INFO] [stderr]     Checking untrusted v0.7.1
[INFO] [stderr]    Compiling signal-hook v0.3.17
[INFO] [stderr]    Compiling pkg-config v0.3.27
[INFO] [stderr]     Checking spin v0.5.2
[INFO] [stderr]    Compiling serde_json v1.0.108
[INFO] [stderr]     Checking smallvec v1.11.0
[INFO] [stderr]     Checking anstyle v1.0.2
[INFO] [stderr]    Compiling num-traits v0.2.16
[INFO] [stderr]     Checking unicode-width v0.1.10
[INFO] [stderr]    Compiling rustls v0.21.7
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking clap_lex v0.6.0
[INFO] [stderr]    Compiling semver v1.0.20
[INFO] [stderr]     Checking unicode-segmentation v1.10.1
[INFO] [stderr]     Checking anstream v0.6.0
[INFO] [stderr]    Compiling portable-atomic v1.4.3
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]     Checking aho-corasick v1.0.5
[INFO] [stderr]     Checking deunicode v1.4.1
[INFO] [stderr]    Compiling quote v1.0.33
[INFO] [stderr]     Checking clap_builder v4.4.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.1
[INFO] [stderr]     Checking parking_lot_core v0.9.8
[INFO] [stderr]     Checking mio v0.8.8
[INFO] [stderr]     Checking regex-syntax v0.8.2
[INFO] [stderr]    Compiling syn v2.0.32
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling minreq v2.11.0
[INFO] [stderr]    Compiling anyhow v1.0.75
[INFO] [stderr]     Checking signal-hook-mio v0.2.3
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]     Checking dirs-sys v0.4.1
[INFO] [stderr]     Checking crossterm v0.25.0
[INFO] [stderr]     Checking console v0.15.7
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]     Checking getrandom v0.2.10
[INFO] [stderr]     Checking slug v0.1.5
[INFO] [stderr]     Checking newline-converter v0.2.2
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking dyn-clone v1.0.13
[INFO] [stderr]     Checking iana-time-zone v0.1.57
[INFO] [stderr]     Checking webpki-roots v0.25.2
[INFO] [stderr]     Checking indicatif v0.17.7
[INFO] [stderr]     Checking uuid v1.6.1
[INFO] [stderr]     Checking directories v5.0.1
[INFO] [stderr]     Checking convert_case v0.6.0
[INFO] [stderr]     Checking simple-error v0.3.0
[INFO] [stderr]     Checking regex-automata v0.4.3
[INFO] [stderr]    Compiling serde_derive v1.0.188
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.48
[INFO] [stderr]     Checking thiserror v1.0.48
[INFO] [stderr]     Checking inquire v0.6.2
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking rustls-webpki v0.101.6
[INFO] [stderr]     Checking regex v1.10.2
[INFO] [stderr]     Checking clap v4.4.8
[INFO] [stderr]     Checking clap_complete v4.4.4
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_bytes v0.11.12
[INFO] [stderr]     Checking chrono v0.4.31
[INFO] [stderr]     Checking forge-lib v1.0.0 (https://github.com/beat-forge/lib?branch=main#cd62ee33)
[INFO] [stderr]     Checking beatforge v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> src/commands/build.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::path::PathBuf;
[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 import: `solution::Solution`
[INFO] [stdout]  --> src/commands/build.rs:3:42
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{api::Client, config::Config, solution::Solution, utils::manifest_search};
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `inquire::MultiSelect`
[INFO] [stdout]  --> src/commands/build.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use inquire::MultiSelect;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `path::PathBuf`
[INFO] [stdout]  --> src/utils.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::{io::Read, path::PathBuf};
[INFO] [stdout]   |                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lib`
[INFO] [stdout]   --> src/commands/build.rs:15:37
[INFO] [stdout]    |
[INFO] [stdout] 15 |             ForgeManifestTypes::Lib(lib) => {
[INFO] [stdout]    |                                     ^^^ help: if this is intentional, prefix it with an underscore: `_lib`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `forge_mod`
[INFO] [stdout]   --> src/commands/build.rs:18:37
[INFO] [stdout]    |
[INFO] [stdout] 18 |             ForgeManifestTypes::Mod(forge_mod) => {
[INFO] [stdout]    |                                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_forge_mod`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module`
[INFO] [stdout]   --> src/commands/build.rs:21:40
[INFO] [stdout]    |
[INFO] [stdout] 21 |             ForgeManifestTypes::Module(module) => {
[INFO] [stdout]    |                                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parent`
[INFO] [stdout]   --> src/commands/build.rs:24:40
[INFO] [stdout]    |
[INFO] [stdout] 24 |             ForgeManifestTypes::Parent(parent) => {
[INFO] [stdout]    |                                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]  --> src/commands/publish.rs:8:37
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn publish(client: &mut Client, config: &mut Config) -> Result<()> {
[INFO] [stdout]   |                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module`
[INFO] [stdout]   --> src/commands/publish.rs:23:36
[INFO] [stdout]    |
[INFO] [stdout] 23 |         ForgeManifestTypes::Module(module) => {
[INFO] [stdout]    |                                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parent`
[INFO] [stdout]   --> src/commands/publish.rs:26:36
[INFO] [stdout]    |
[INFO] [stdout] 26 |         ForgeManifestTypes::Parent(parent) => {
[INFO] [stdout]    |                                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::path::PathBuf`
[INFO] [stdout]  --> src/commands/build.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::path::PathBuf;
[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 import: `solution::Solution`
[INFO] [stdout]  --> src/commands/build.rs:3:42
[INFO] [stdout]   |
[INFO] [stdout] 3 | use crate::{api::Client, config::Config, solution::Solution, utils::manifest_search};
[INFO] [stdout]   |                                          ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `inquire::MultiSelect`
[INFO] [stdout]  --> src/commands/build.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use inquire::MultiSelect;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `path::PathBuf`
[INFO] [stdout]  --> src/utils.rs:6:21
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::{io::Read, path::PathBuf};
[INFO] [stdout]   |                     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `csproj_uuid` is never read
[INFO] [stdout]   --> src/helpers/forge_generator.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct ForgeGenerator {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub csproj_uuid: Uuid,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `restore`, `build_debug`, and `build_release` are never used
[INFO] [stdout]   --> src/solution.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Solution {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn restore(&self) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn build_debug(&self) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn build_release(&self) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `message` is never used
[INFO] [stdout]   --> src/utils.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn message<T: Into<String>>(pb: &ProgressBar, message: T) {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fail_progress` is never used
[INFO] [stdout]   --> src/utils.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn fail_progress<T: Into<String>>(pb: &ProgressBar, message: T) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `lib`
[INFO] [stdout]   --> src/commands/build.rs:15:37
[INFO] [stdout]    |
[INFO] [stdout] 15 |             ForgeManifestTypes::Lib(lib) => {
[INFO] [stdout]    |                                     ^^^ help: if this is intentional, prefix it with an underscore: `_lib`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `forge_mod`
[INFO] [stdout]   --> src/commands/build.rs:18:37
[INFO] [stdout]    |
[INFO] [stdout] 18 |             ForgeManifestTypes::Mod(forge_mod) => {
[INFO] [stdout]    |                                     ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_forge_mod`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module`
[INFO] [stdout]   --> src/commands/build.rs:21:40
[INFO] [stdout]    |
[INFO] [stdout] 21 |             ForgeManifestTypes::Module(module) => {
[INFO] [stdout]    |                                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parent`
[INFO] [stdout]   --> src/commands/build.rs:24:40
[INFO] [stdout]    |
[INFO] [stdout] 24 |             ForgeManifestTypes::Parent(parent) => {
[INFO] [stdout]    |                                        ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `config`
[INFO] [stdout]  --> src/commands/publish.rs:8:37
[INFO] [stdout]   |
[INFO] [stdout] 8 | pub fn publish(client: &mut Client, config: &mut Config) -> Result<()> {
[INFO] [stdout]   |                                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_config`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `module`
[INFO] [stdout]   --> src/commands/publish.rs:23:36
[INFO] [stdout]    |
[INFO] [stdout] 23 |         ForgeManifestTypes::Module(module) => {
[INFO] [stdout]    |                                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_module`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `parent`
[INFO] [stdout]   --> src/commands/publish.rs:26:36
[INFO] [stdout]    |
[INFO] [stdout] 26 |         ForgeManifestTypes::Parent(parent) => {
[INFO] [stdout]    |                                    ^^^^^^ help: if this is intentional, prefix it with an underscore: `_parent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `csproj_uuid` is never read
[INFO] [stdout]   --> src/helpers/forge_generator.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct ForgeGenerator {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub csproj_uuid: Uuid,
[INFO] [stdout]    |         ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `restore`, `build_debug`, and `build_release` are never used
[INFO] [stdout]   --> src/solution.rs:19:12
[INFO] [stdout]    |
[INFO] [stdout] 11 | impl Solution {
[INFO] [stdout]    | ------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 19 |     pub fn restore(&self) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 28 |     pub fn build_debug(&self) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub fn build_release(&self) -> Result<()> {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `message` is never used
[INFO] [stdout]   --> src/utils.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 45 |     pub fn message<T: Into<String>>(pb: &ProgressBar, message: T) {
[INFO] [stdout]    |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `fail_progress` is never used
[INFO] [stdout]   --> src/utils.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 58 |     pub fn fail_progress<T: Into<String>>(pb: &ProgressBar, message: T) {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 42.09s
[INFO] running `Command { std: "docker" "inspect" "5b59976a6341d361f41efe3efe9a69c26c6f931175e632eb31d9244a7d38cc2b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b59976a6341d361f41efe3efe9a69c26c6f931175e632eb31d9244a7d38cc2b", kill_on_drop: false }`
[INFO] [stdout] 5b59976a6341d361f41efe3efe9a69c26c6f931175e632eb31d9244a7d38cc2b
