[INFO] cloning repository https://github.com/Earthcomputer/generate_mcserver [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Earthcomputer/generate_mcserver" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEarthcomputer%2Fgenerate_mcserver", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEarthcomputer%2Fgenerate_mcserver'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d5552e2616e02ec38e29e091ee3c313ab192fcf4 [INFO] checking Earthcomputer/generate_mcserver against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FEarthcomputer%2Fgenerate_mcserver" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Earthcomputer/generate_mcserver [INFO] finished tweaking git repo https://github.com/Earthcomputer/generate_mcserver [INFO] tweaked toml for git repo https://github.com/Earthcomputer/generate_mcserver written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Earthcomputer/generate_mcserver on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Earthcomputer/generate_mcserver 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded constcat v0.5.0 [INFO] [stderr] Downloaded deflate64 v0.1.8 [INFO] [stderr] Downloaded zip v2.1.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6445eb1580b7a9e62e595147cdff2a4645378bf28fc09d71dc76e2f71fee0976 [INFO] running `Command { std: "docker" "start" "-a" "6445eb1580b7a9e62e595147cdff2a4645378bf28fc09d71dc76e2f71fee0976", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6445eb1580b7a9e62e595147cdff2a4645378bf28fc09d71dc76e2f71fee0976", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6445eb1580b7a9e62e595147cdff2a4645378bf28fc09d71dc76e2f71fee0976", kill_on_drop: false }` [INFO] [stdout] 6445eb1580b7a9e62e595147cdff2a4645378bf28fc09d71dc76e2f71fee0976 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 48f4c99cdb88f69aa9042ceb5d280229ddc0ea242754d82932b864f1c5ceb70c [INFO] running `Command { std: "docker" "start" "-a" "48f4c99cdb88f69aa9042ceb5d280229ddc0ea242754d82932b864f1c5ceb70c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.83 [INFO] [stderr] Compiling serde v1.0.202 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling jobserver v0.1.31 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling zstd-safe v7.1.0 [INFO] [stderr] Checking anstyle-parse v0.2.4 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking is_terminal_polyfill v1.70.0 [INFO] [stderr] Checking anstyle-query v1.0.3 [INFO] [stderr] Checking colorchoice v1.0.1 [INFO] [stderr] Compiling serde_json v1.0.117 [INFO] [stderr] Compiling portable-atomic v1.6.0 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Checking miniz_oxide v0.7.3 [INFO] [stderr] Compiling time-macros v0.2.18 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking anstream v0.6.14 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Compiling cc v1.0.98 [INFO] [stderr] Checking lockfree-object-pool v0.1.6 [INFO] [stderr] Checking unicode-width v0.1.12 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Compiling zip v2.1.3 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking zopfli v0.8.1 [INFO] [stderr] Checking pbkdf2 v0.12.2 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking deflate64 v0.1.8 [INFO] [stderr] Compiling generate_mcserver v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking constcat v0.5.0 [INFO] [stderr] Checking home v0.5.9 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Checking indicatif v0.17.8 [INFO] [stderr] Compiling syn v2.0.65 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Compiling zstd-sys v2.0.10+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking h2 v0.4.5 [INFO] [stderr] Checking zstd v0.13.1 [INFO] [stderr] Compiling serde_derive v1.0.202 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling thiserror-impl v1.0.61 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling displaydoc v0.2.4 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking thiserror v1.0.61 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Checking reqwest v0.12.4 [INFO] [stdout] warning: field `cache_dir` is never read [INFO] [stdout] --> src/commands/add.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct AddModArgs<'a> { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 40 | pub cache_dir: &'a Path, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `description`, `server_side`, and `project_type` are never read [INFO] [stdout] --> src/mod_provider/modrinth.rs:376:5 [INFO] [stdout] | [INFO] [stdout] 373 | struct Project { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 376 | description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 377 | server_side: SideRequirement, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 378 | project_type: ProjectType, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Project` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/mod_provider/modrinth.rs:396:5 [INFO] [stdout] | [INFO] [stdout] 393 | struct User { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 396 | name: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `project_type`, `project_id`, and `versions` are never read [INFO] [stdout] --> src/mod_provider/modrinth.rs:410:5 [INFO] [stdout] | [INFO] [stdout] 405 | struct SearchHit { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 410 | project_type: ProjectType, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 411 | project_id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 412 | author: String, [INFO] [stdout] 413 | versions: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SearchHit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `version_number`, `dependencies`, and `game_versions` are never read [INFO] [stdout] --> src/mod_provider/modrinth.rs:469:5 [INFO] [stdout] | [INFO] [stdout] 467 | struct ProjectVersion { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 468 | name: String, [INFO] [stdout] 469 | version_number: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 470 | dependencies: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 471 | game_versions: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProjectVersion` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `version_id`, `project_id`, `file_name`, and `dependency_type` are never read [INFO] [stdout] --> src/mod_provider/modrinth.rs:480:5 [INFO] [stdout] | [INFO] [stdout] 478 | struct ProjectDependency { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 479 | #[serde(default)] [INFO] [stdout] 480 | version_id: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 481 | #[serde(default)] [INFO] [stdout] 482 | project_id: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 483 | #[serde(default)] [INFO] [stdout] 484 | file_name: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 485 | dependency_type: ProjectDependencyType, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProjectDependency` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `snapshot` is never read [INFO] [stdout] --> src/mojang.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct LatestVersions { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 29 | pub release: String, [INFO] [stdout] 30 | pub snapshot: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LatestVersions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `typ` is never read [INFO] [stdout] --> src/mojang.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct ManifestVersion { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 38 | pub typ: VersionType, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ManifestVersion` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/commands/new.rs:141:34 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn escaped_java_exe_name(&self) -> anyhow::Result> { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 141 | pub fn escaped_java_exe_name(&self) -> anyhow::Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/commands/new.rs:171:37 [INFO] [stdout] | [INFO] [stdout] 171 | fn escape_executable_name(exe_name: &str) -> Cow { [INFO] [stdout] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 171 | fn escape_executable_name(exe_name: &str) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `cache_dir` is never read [INFO] [stdout] --> src/commands/add.rs:40:9 [INFO] [stdout] | [INFO] [stdout] 37 | pub struct AddModArgs<'a> { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 40 | pub cache_dir: &'a Path, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `description`, `server_side`, and `project_type` are never read [INFO] [stdout] --> src/mod_provider/modrinth.rs:376:5 [INFO] [stdout] | [INFO] [stdout] 373 | struct Project { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 376 | description: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 377 | server_side: SideRequirement, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 378 | project_type: ProjectType, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Project` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/mod_provider/modrinth.rs:396:5 [INFO] [stdout] | [INFO] [stdout] 393 | struct User { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] ... [INFO] [stdout] 396 | name: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `User` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `project_type`, `project_id`, and `versions` are never read [INFO] [stdout] --> src/mod_provider/modrinth.rs:410:5 [INFO] [stdout] | [INFO] [stdout] 405 | struct SearchHit { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 410 | project_type: ProjectType, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 411 | project_id: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 412 | author: String, [INFO] [stdout] 413 | versions: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `SearchHit` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `version_number`, `dependencies`, and `game_versions` are never read [INFO] [stdout] --> src/mod_provider/modrinth.rs:469:5 [INFO] [stdout] | [INFO] [stdout] 467 | struct ProjectVersion { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 468 | name: String, [INFO] [stdout] 469 | version_number: String, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 470 | dependencies: Vec, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 471 | game_versions: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProjectVersion` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `version_id`, `project_id`, `file_name`, and `dependency_type` are never read [INFO] [stdout] --> src/mod_provider/modrinth.rs:480:5 [INFO] [stdout] | [INFO] [stdout] 478 | struct ProjectDependency { [INFO] [stdout] | ----------------- fields in this struct [INFO] [stdout] 479 | #[serde(default)] [INFO] [stdout] 480 | version_id: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 481 | #[serde(default)] [INFO] [stdout] 482 | project_id: Option, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 483 | #[serde(default)] [INFO] [stdout] 484 | file_name: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 485 | dependency_type: ProjectDependencyType, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ProjectDependency` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `snapshot` is never read [INFO] [stdout] --> src/mojang.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 28 | pub struct LatestVersions { [INFO] [stdout] | -------------- field in this struct [INFO] [stdout] 29 | pub release: String, [INFO] [stdout] 30 | pub snapshot: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LatestVersions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `typ` is never read [INFO] [stdout] --> src/mojang.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 35 | pub struct ManifestVersion { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 38 | pub typ: VersionType, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ManifestVersion` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/commands/new.rs:141:34 [INFO] [stdout] | [INFO] [stdout] 141 | pub fn escaped_java_exe_name(&self) -> anyhow::Result> { [INFO] [stdout] | ^^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 141 | pub fn escaped_java_exe_name(&self) -> anyhow::Result> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/commands/new.rs:171:37 [INFO] [stdout] | [INFO] [stdout] 171 | fn escape_executable_name(exe_name: &str) -> Cow { [INFO] [stdout] | ^^^^ ^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 171 | fn escape_executable_name(exe_name: &str) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 17.98s [INFO] running `Command { std: "docker" "inspect" "48f4c99cdb88f69aa9042ceb5d280229ddc0ea242754d82932b864f1c5ceb70c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "48f4c99cdb88f69aa9042ceb5d280229ddc0ea242754d82932b864f1c5ceb70c", kill_on_drop: false }` [INFO] [stdout] 48f4c99cdb88f69aa9042ceb5d280229ddc0ea242754d82932b864f1c5ceb70c