[INFO] cloning repository https://github.com/Lighty-Launcher/LightyLauncherLib
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Lighty-Launcher/LightyLauncherLib" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLighty-Launcher%2FLightyLauncherLib", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLighty-Launcher%2FLightyLauncherLib'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 72f6fccd7d622018339547e30bc861faf3832046
[INFO] testing Lighty-Launcher/LightyLauncherLib against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FLighty-Launcher%2FLightyLauncherLib" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Lighty-Launcher/LightyLauncherLib
[INFO] removed 0 missing examples
[INFO] finished tweaking git repo https://github.com/Lighty-Launcher/LightyLauncherLib
[INFO] tweaked toml for git repo https://github.com/Lighty-Launcher/LightyLauncherLib written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Lighty-Launcher/LightyLauncherLib on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Lighty-Launcher/LightyLauncherLib 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" "+1.98.0-beta.1" "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/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] e32e432bd44772cb407d2df7303584f5eae0821d11e0cd70da6d3eababd269e6
[INFO] running `Command { std: "docker" "start" "e32e432bd44772cb407d2df7303584f5eae0821d11e0cd70da6d3eababd269e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e32e432bd44772cb407d2df7303584f5eae0821d11e0cd70da6d3eababd269e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e32e432bd44772cb407d2df7303584f5eae0821d11e0cd70da6d3eababd269e6" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e32e432bd44772cb407d2df7303584f5eae0821d11e0cd70da6d3eababd269e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e32e432bd44772cb407d2df7303584f5eae0821d11e0cd70da6d3eababd269e6" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling typenum v1.20.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling cc v1.2.62
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling smallvec v1.15.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling adler2 v2.0.0
[INFO] [stderr]    Compiling alloc-no-stdlib v2.0.4
[INFO] [stderr]    Compiling miniz_oxide v0.8.8
[INFO] [stderr]    Compiling alloc-stdlib v0.2.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling zlib-rs v0.6.3
[INFO] [stderr]    Compiling indexmap v2.12.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling brotli-decompressor v5.0.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling untrusted v0.9.0
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling brotli v8.0.2
[INFO] [stderr]    Compiling cpufeatures v0.2.17
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling compression-core v0.4.32
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling hybrid-array v0.4.12
[INFO] [stderr]    Compiling flate2 v1.1.9
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling getrandom v0.3.2
[INFO] [stderr]    Compiling aws-lc-sys v0.41.0
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling ipnet v2.11.0
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling crypto-common v0.2.1
[INFO] [stderr]    Compiling block-buffer v0.12.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling const-oid v0.10.2
[INFO] [stderr]    Compiling option-ext v0.2.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling fastrand v2.4.1
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling libbz2-rs-sys v0.2.2
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling bzip2 v0.6.1
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling digest v0.11.3
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling lzma-rust2 v0.13.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling xattr v1.5.0
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling sha1 v0.10.6
[INFO] [stderr]    Compiling filetime v0.2.25
[INFO] [stderr]    Compiling path-dedot v3.1.1
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling ppmd-rust v1.2.1
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling cpufeatures v0.3.0
[INFO] [stderr]    Compiling constant_time_eq v0.3.1
[INFO] [stderr]    Compiling deflate64 v0.1.9
[INFO] [stderr]    Compiling sha1 v0.11.0
[INFO] [stderr]    Compiling path-absolutize v3.1.1
[INFO] [stderr]    Compiling sanitize-filename v0.6.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling memmap2 v0.9.10
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling nix v0.31.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling compression-codecs v0.4.38
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling async-compression v0.4.42
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling h2 v0.4.9
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling tokio-tar v0.3.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tower-http v0.6.10
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling async_zip v0.0.18
[INFO] [stderr]    Compiling zip v6.0.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling futures v0.3.32
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling os_info v3.14.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling reqwest v0.13.3
[INFO] [stderr]    Compiling lighty-core v26.5.12 (/opt/rustwide/workdir/crates/core)
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> crates/core/src/app_state.rs:109:24
[INFO] [stdout]     |
[INFO] [stdout] 109 |             if let Err(e) = std::fs::write(&path, &fresh) {
[INFO] [stdout]     |                        ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lighty-loaders v26.5.12 (/opt/rustwide/workdir/crates/loaders)
[INFO] [stderr]    Compiling lighty-modsloader v26.5.12 (/opt/rustwide/workdir/crates/modsloader)
[INFO] [stdout] warning: unexpected `cfg` condition value: `vanilla`
[INFO] [stdout]   --> crates/modsloader/src/instance_cache.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 |             #[cfg(feature = "vanilla")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-mods`, `curseforge`, `default`, `events`, `modrinth`, and `tracing`
[INFO] [stdout]    = help: consider adding `vanilla` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fabric`
[INFO] [stdout]   --> crates/modsloader/src/instance_cache.rs:31:19
[INFO] [stdout]    |
[INFO] [stdout] 31 |             #[cfg(feature = "fabric")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-mods`, `curseforge`, `default`, `events`, `modrinth`, and `tracing`
[INFO] [stdout]    = help: consider adding `fabric` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `quilt`
[INFO] [stdout]   --> crates/modsloader/src/instance_cache.rs:37:19
[INFO] [stdout]    |
[INFO] [stdout] 37 |             #[cfg(feature = "quilt")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-mods`, `curseforge`, `default`, `events`, `modrinth`, and `tracing`
[INFO] [stdout]    = help: consider adding `quilt` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `forge`
[INFO] [stdout]   --> crates/modsloader/src/instance_cache.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |             #[cfg(feature = "forge")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-mods`, `curseforge`, `default`, `events`, `modrinth`, and `tracing`
[INFO] [stdout]    = help: consider adding `forge` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `neoforge`
[INFO] [stdout]   --> crates/modsloader/src/instance_cache.rs:49:19
[INFO] [stdout]    |
[INFO] [stdout] 49 |             #[cfg(feature = "neoforge")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-mods`, `curseforge`, `default`, `events`, `modrinth`, and `tracing`
[INFO] [stdout]    = help: consider adding `neoforge` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lighty_updater`
[INFO] [stdout]   --> crates/modsloader/src/instance_cache.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 |             #[cfg(feature = "lighty_updater")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-mods`, `curseforge`, `default`, `events`, `modrinth`, and `tracing`
[INFO] [stdout]    = help: consider adding `lighty_updater` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lighty-auth v26.5.12 (/opt/rustwide/workdir/crates/auth)
[INFO] [stderr]    Compiling lighty-version v26.5.12 (/opt/rustwide/workdir/crates/version)
[INFO] [stderr]    Compiling lighty-java v26.5.12 (/opt/rustwide/workdir/crates/java)
[INFO] [stdout] warning: unused variable: `status`
[INFO] [stdout]    --> crates/auth/src/microsoft.rs:212:17
[INFO] [stdout]     |
[INFO] [stdout] 212 |             let status = response.status();
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `status`
[INFO] [stdout]    --> crates/auth/src/microsoft.rs:269:17
[INFO] [stdout]     |
[INFO] [stdout] 269 |             let status = response.status();
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `error_text`
[INFO] [stdout]    --> crates/auth/src/microsoft.rs:299:17
[INFO] [stdout]     |
[INFO] [stdout] 299 |             let error_text = response.text().await?;
[INFO] [stdout]     |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_error_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `error_description` is never read
[INFO] [stdout]    --> crates/auth/src/microsoft.rs:581:5
[INFO] [stdout]     |
[INFO] [stdout] 579 | struct OAuthError {
[INFO] [stdout]     |        ---------- field in this struct
[INFO] [stdout] 580 |     error: String,
[INFO] [stdout] 581 |     error_description: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OAuthError` 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]    Compiling lighty-launch v26.5.12 (/opt/rustwide/workdir/crates/launch)
[INFO] [stdout] warning: unused variable: `current`
[INFO] [stdout]    --> crates/launch/src/launch/runner.rs:361:18
[INFO] [stdout]     |
[INFO] [stdout] 361 |                 |current, total| {
[INFO] [stdout]     |                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `total`
[INFO] [stdout]    --> crates/launch/src/launch/runner.rs:361:27
[INFO] [stdout]     |
[INFO] [stdout] 361 |                 |current, total| {
[INFO] [stdout]     |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_total`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> crates/launch/src/launch/runner.rs:432:24
[INFO] [stdout]     |
[INFO] [stdout] 432 |             if let Err(e) = INSTANCE_MANAGER.register_instance(instance).await {
[INFO] [stdout]     |                        ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mod_bytes`
[INFO] [stdout]   --> crates/launch/src/installer/installer.rs:64:25
[INFO] [stdout]    |
[INFO] [stdout] 64 |             (mod_tasks, mod_bytes),
[INFO] [stdout]    |                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mod_bytes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> crates/launch/src/installer/verifier.rs:16:68
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub async fn needs_download(path: &PathBuf, sha1: Option<&String>, name: &str) -> bool {
[INFO] [stdout]    |                                                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `label_owned`
[INFO] [stdout]   --> crates/launch/src/installer/ressources/asset_partition.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |     let label_owned = format!("{} download", label);
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_label_owned`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes`
[INFO] [stdout]   --> crates/launch/src/installer/ressources/resourcepacks.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     bytes: u64,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count`
[INFO] [stdout]   --> crates/launch/src/installer/ressources/resourcepacks.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let count = tasks.len();
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes`
[INFO] [stdout]   --> crates/launch/src/installer/ressources/shaderpacks.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     bytes: u64,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count`
[INFO] [stdout]   --> crates/launch/src/installer/ressources/shaderpacks.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let count = tasks.len();
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes`
[INFO] [stdout]   --> crates/launch/src/installer/ressources/datapacks.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     bytes: u64,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count`
[INFO] [stdout]   --> crates/launch/src/installer/ressources/datapacks.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let count = tasks.len();
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instance_name`
[INFO] [stdout]   --> crates/launch/src/instance/console.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     instance_name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `status`
[INFO] [stdout]   --> crates/launch/src/instance/console.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 75 |         Ok(status) => {
[INFO] [stdout]    |            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> crates/launch/src/instance/console.rs:98:13
[INFO] [stdout]    |
[INFO] [stdout] 98 |         Err(e) => {
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_alive` is never used
[INFO] [stdout]   --> crates/launch/src/instance/manager.rs:65:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl InstanceManager {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 65 |     pub fn is_alive(&self, pid: u32) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lighty-launcher v26.5.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 10m 47s
[INFO] running `Command { std: "docker" "inspect" "e32e432bd44772cb407d2df7303584f5eae0821d11e0cd70da6d3eababd269e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e32e432bd44772cb407d2df7303584f5eae0821d11e0cd70da6d3eababd269e6" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio v1.52.3
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling aws-lc-rs v1.17.0
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling zip v6.0.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling rustls v0.23.28
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling xattr v1.5.0
[INFO] [stderr]    Compiling os_info v3.14.0
[INFO] [stderr]    Compiling sanitize-filename v0.6.0
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling secrecy v0.10.3
[INFO] [stderr]    Compiling alloca v0.4.0
[INFO] [stderr]    Compiling clap_lex v0.7.6
[INFO] [stderr]    Compiling anstyle v1.0.13
[INFO] [stderr]    Compiling plotters-backend v0.3.7
[INFO] [stderr]    Compiling ciborium-io v0.2.2
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling async-compression v0.4.42
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.9
[INFO] [stderr]    Compiling tower-http v0.6.10
[INFO] [stderr]    Compiling async_zip v0.0.18
[INFO] [stderr]    Compiling tokio-tar v0.3.1
[INFO] [stderr]    Compiling plotters-svg v0.3.7
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling rustls-platform-verifier v0.7.0
[INFO] [stderr]    Compiling clap_builder v4.5.51
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling dbus v0.9.11
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling anyhow v1.0.102
[INFO] [stderr]    Compiling same-file v1.0.6
[INFO] [stderr]    Compiling cast v0.3.0
[INFO] [stderr]    Compiling criterion-plot v0.8.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling reqwest v0.13.3
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling dbus-secret-service v4.1.0
[INFO] [stderr]    Compiling clap v4.5.51
[INFO] [stderr]    Compiling rayon v1.12.0
[INFO] [stderr]    Compiling lighty-core v26.5.12 (/opt/rustwide/workdir/crates/core)
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> crates/core/src/app_state.rs:109:24
[INFO] [stdout]     |
[INFO] [stdout] 109 |             if let Err(e) = std::fs::write(&path, &fresh) {
[INFO] [stdout]     |                        ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lighty-loaders v26.5.12 (/opt/rustwide/workdir/crates/loaders)
[INFO] [stderr]    Compiling lighty-java v26.5.12 (/opt/rustwide/workdir/crates/java)
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling lighty-modsloader v26.5.12 (/opt/rustwide/workdir/crates/modsloader)
[INFO] [stdout] warning: unexpected `cfg` condition value: `vanilla`
[INFO] [stdout]   --> crates/modsloader/src/instance_cache.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 |             #[cfg(feature = "vanilla")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-mods`, `curseforge`, `default`, `events`, `modrinth`, and `tracing`
[INFO] [stdout]    = help: consider adding `vanilla` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `fabric`
[INFO] [stdout]   --> crates/modsloader/src/instance_cache.rs:31:19
[INFO] [stdout]    |
[INFO] [stdout] 31 |             #[cfg(feature = "fabric")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-mods`, `curseforge`, `default`, `events`, `modrinth`, and `tracing`
[INFO] [stdout]    = help: consider adding `fabric` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `quilt`
[INFO] [stdout]   --> crates/modsloader/src/instance_cache.rs:37:19
[INFO] [stdout]    |
[INFO] [stdout] 37 |             #[cfg(feature = "quilt")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-mods`, `curseforge`, `default`, `events`, `modrinth`, and `tracing`
[INFO] [stdout]    = help: consider adding `quilt` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `forge`
[INFO] [stdout]   --> crates/modsloader/src/instance_cache.rs:43:19
[INFO] [stdout]    |
[INFO] [stdout] 43 |             #[cfg(feature = "forge")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-mods`, `curseforge`, `default`, `events`, `modrinth`, and `tracing`
[INFO] [stdout]    = help: consider adding `forge` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `neoforge`
[INFO] [stdout]   --> crates/modsloader/src/instance_cache.rs:49:19
[INFO] [stdout]    |
[INFO] [stdout] 49 |             #[cfg(feature = "neoforge")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-mods`, `curseforge`, `default`, `events`, `modrinth`, and `tracing`
[INFO] [stdout]    = help: consider adding `neoforge` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `lighty_updater`
[INFO] [stdout]   --> crates/modsloader/src/instance_cache.rs:55:19
[INFO] [stdout]    |
[INFO] [stdout] 55 |             #[cfg(feature = "lighty_updater")]
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: expected values for `feature` are: `all-mods`, `curseforge`, `default`, `events`, `modrinth`, and `tracing`
[INFO] [stdout]    = help: consider adding `lighty_updater` as a feature in `Cargo.toml`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling lighty-version v26.5.12 (/opt/rustwide/workdir/crates/version)
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling lighty-auth v26.5.12 (/opt/rustwide/workdir/crates/auth)
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling matchers v0.2.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stdout] warning: unused variable: `status`
[INFO] [stdout]    --> crates/auth/src/microsoft.rs:212:17
[INFO] [stdout]     |
[INFO] [stdout] 212 |             let status = response.status();
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `status`
[INFO] [stdout]    --> crates/auth/src/microsoft.rs:269:17
[INFO] [stdout]     |
[INFO] [stdout] 269 |             let status = response.status();
[INFO] [stdout]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `error_text`
[INFO] [stdout]    --> crates/auth/src/microsoft.rs:299:17
[INFO] [stdout]     |
[INFO] [stdout] 299 |             let error_text = response.text().await?;
[INFO] [stdout]     |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_error_text`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `error_description` is never read
[INFO] [stdout]    --> crates/auth/src/microsoft.rs:581:5
[INFO] [stdout]     |
[INFO] [stdout] 579 | struct OAuthError {
[INFO] [stdout]     |        ---------- field in this struct
[INFO] [stdout] 580 |     error: String,
[INFO] [stdout] 581 |     error_description: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `OAuthError` 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]    Compiling lighty-launch v26.5.12 (/opt/rustwide/workdir/crates/launch)
[INFO] [stderr]    Compiling linux-keyutils v0.2.5
[INFO] [stderr]    Compiling page_size v0.6.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling nu-ansi-term v0.50.3
[INFO] [stdout] warning: unused variable: `current`
[INFO] [stdout]    --> crates/launch/src/launch/runner.rs:361:18
[INFO] [stdout]     |
[INFO] [stdout] 361 |                 |current, total| {
[INFO] [stdout]     |                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `total`
[INFO] [stdout]    --> crates/launch/src/launch/runner.rs:361:27
[INFO] [stdout]     |
[INFO] [stdout] 361 |                 |current, total| {
[INFO] [stdout]     |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_total`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]    --> crates/launch/src/launch/runner.rs:432:24
[INFO] [stdout]     |
[INFO] [stdout] 432 |             if let Err(e) = INSTANCE_MANAGER.register_instance(instance).await {
[INFO] [stdout]     |                        ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mod_bytes`
[INFO] [stdout]   --> crates/launch/src/installer/installer.rs:64:25
[INFO] [stdout]    |
[INFO] [stdout] 64 |             (mod_tasks, mod_bytes),
[INFO] [stdout]    |                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mod_bytes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling anes v0.1.6
[INFO] [stdout] warning: unused variable: `name`
[INFO] [stdout]   --> crates/launch/src/installer/verifier.rs:16:68
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub async fn needs_download(path: &PathBuf, sha1: Option<&String>, name: &str) -> bool {
[INFO] [stdout]    |                                                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `label_owned`
[INFO] [stdout]   --> crates/launch/src/installer/ressources/asset_partition.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |     let label_owned = format!("{} download", label);
[INFO] [stdout]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_label_owned`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes`
[INFO] [stdout]   --> crates/launch/src/installer/ressources/resourcepacks.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     bytes: u64,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count`
[INFO] [stdout]   --> crates/launch/src/installer/ressources/resourcepacks.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let count = tasks.len();
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes`
[INFO] [stdout]   --> crates/launch/src/installer/ressources/shaderpacks.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     bytes: u64,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count`
[INFO] [stdout]   --> crates/launch/src/installer/ressources/shaderpacks.rs:29:9
[INFO] [stdout]    |
[INFO] [stdout] 29 |     let count = tasks.len();
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `bytes`
[INFO] [stdout]   --> crates/launch/src/installer/ressources/datapacks.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     bytes: u64,
[INFO] [stdout]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `count`
[INFO] [stdout]   --> crates/launch/src/installer/ressources/datapacks.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let count = tasks.len();
[INFO] [stdout]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_count`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `instance_name`
[INFO] [stdout]   --> crates/launch/src/instance/console.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     instance_name: String,
[INFO] [stdout]    |     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance_name`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `status`
[INFO] [stdout]   --> crates/launch/src/instance/console.rs:75:12
[INFO] [stdout]    |
[INFO] [stdout] 75 |         Ok(status) => {
[INFO] [stdout]    |            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `e`
[INFO] [stdout]   --> crates/launch/src/instance/console.rs:98:13
[INFO] [stdout]    |
[INFO] [stdout] 98 |         Err(e) => {
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `is_alive` is never used
[INFO] [stdout]   --> crates/launch/src/instance/manager.rs:65:12
[INFO] [stdout]    |
[INFO] [stdout] 31 | impl InstanceManager {
[INFO] [stdout]    | -------------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 65 |     pub fn is_alive(&self, pid: u32) -> bool {
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling criterion v0.8.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.23
[INFO] [stderr]    Compiling keyring v3.6.3
[INFO] [stderr]    Compiling tokio-test v0.4.5
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling lighty-launcher v26.5.12 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4m 58s
[INFO] running `Command { std: "docker" "inspect" "e32e432bd44772cb407d2df7303584f5eae0821d11e0cd70da6d3eababd269e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "e32e432bd44772cb407d2df7303584f5eae0821d11e0cd70da6d3eababd269e6" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]    --> crates/core/src/app_state.rs:109:24
[INFO] [stderr]     |
[INFO] [stderr] 109 |             if let Err(e) = std::fs::write(&path, &fresh) {
[INFO] [stderr]     |                        ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `lighty-core` (lib) generated 1 warning (run `cargo fix --lib -p lighty-core` to apply 1 suggestion)
[INFO] [stderr] warning: unexpected `cfg` condition value: `vanilla`
[INFO] [stderr]   --> crates/modsloader/src/instance_cache.rs:25:19
[INFO] [stderr]    |
[INFO] [stderr] 25 |             #[cfg(feature = "vanilla")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all-mods`, `curseforge`, `default`, `events`, `modrinth`, and `tracing`
[INFO] [stderr]    = help: consider adding `vanilla` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `fabric`
[INFO] [stderr]   --> crates/modsloader/src/instance_cache.rs:31:19
[INFO] [stderr]    |
[INFO] [stderr] 31 |             #[cfg(feature = "fabric")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all-mods`, `curseforge`, `default`, `events`, `modrinth`, and `tracing`
[INFO] [stderr]    = help: consider adding `fabric` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `quilt`
[INFO] [stderr]   --> crates/modsloader/src/instance_cache.rs:37:19
[INFO] [stderr]    |
[INFO] [stderr] 37 |             #[cfg(feature = "quilt")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all-mods`, `curseforge`, `default`, `events`, `modrinth`, and `tracing`
[INFO] [stderr]    = help: consider adding `quilt` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `forge`
[INFO] [stderr]   --> crates/modsloader/src/instance_cache.rs:43:19
[INFO] [stderr]    |
[INFO] [stderr] 43 |             #[cfg(feature = "forge")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all-mods`, `curseforge`, `default`, `events`, `modrinth`, and `tracing`
[INFO] [stderr]    = help: consider adding `forge` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `neoforge`
[INFO] [stderr]   --> crates/modsloader/src/instance_cache.rs:49:19
[INFO] [stderr]    |
[INFO] [stderr] 49 |             #[cfg(feature = "neoforge")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all-mods`, `curseforge`, `default`, `events`, `modrinth`, and `tracing`
[INFO] [stderr]    = help: consider adding `neoforge` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `lighty_updater`
[INFO] [stderr]   --> crates/modsloader/src/instance_cache.rs:55:19
[INFO] [stderr]    |
[INFO] [stderr] 55 |             #[cfg(feature = "lighty_updater")]
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: expected values for `feature` are: `all-mods`, `curseforge`, `default`, `events`, `modrinth`, and `tracing`
[INFO] [stderr]    = help: consider adding `lighty_updater` as a feature in `Cargo.toml`
[INFO] [stderr]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr] 
[INFO] [stderr] warning: `lighty-modsloader` (lib) generated 6 warnings
[INFO] [stderr] warning: unused variable: `status`
[INFO] [stderr]    --> crates/auth/src/microsoft.rs:212:17
[INFO] [stderr]     |
[INFO] [stderr] 212 |             let status = response.status();
[INFO] [stderr]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `status`
[INFO] [stderr]    --> crates/auth/src/microsoft.rs:269:17
[INFO] [stderr]     |
[INFO] [stderr] 269 |             let status = response.status();
[INFO] [stderr]     |                 ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `error_text`
[INFO] [stderr]    --> crates/auth/src/microsoft.rs:299:17
[INFO] [stderr]     |
[INFO] [stderr] 299 |             let error_text = response.text().await?;
[INFO] [stderr]     |                 ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_error_text`
[INFO] [stderr] 
[INFO] [stderr] warning: field `error_description` is never read
[INFO] [stderr]    --> crates/auth/src/microsoft.rs:581:5
[INFO] [stderr]     |
[INFO] [stderr] 579 | struct OAuthError {
[INFO] [stderr]     |        ---------- field in this struct
[INFO] [stderr] 580 |     error: String,
[INFO] [stderr] 581 |     error_description: Option<String>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `OAuthError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `lighty-auth` (lib) generated 4 warnings (run `cargo fix --lib -p lighty-auth` to apply 3 suggestions)
[INFO] [stderr] warning: unused variable: `current`
[INFO] [stderr]    --> crates/launch/src/launch/runner.rs:361:18
[INFO] [stderr]     |
[INFO] [stderr] 361 |                 |current, total| {
[INFO] [stderr]     |                  ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_current`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `total`
[INFO] [stderr]    --> crates/launch/src/launch/runner.rs:361:27
[INFO] [stderr]     |
[INFO] [stderr] 361 |                 |current, total| {
[INFO] [stderr]     |                           ^^^^^ help: if this is intentional, prefix it with an underscore: `_total`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]    --> crates/launch/src/launch/runner.rs:432:24
[INFO] [stderr]     |
[INFO] [stderr] 432 |             if let Err(e) = INSTANCE_MANAGER.register_instance(instance).await {
[INFO] [stderr]     |                        ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `mod_bytes`
[INFO] [stderr]   --> crates/launch/src/installer/installer.rs:64:25
[INFO] [stderr]    |
[INFO] [stderr] 64 |             (mod_tasks, mod_bytes),
[INFO] [stderr]    |                         ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_mod_bytes`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `name`
[INFO] [stderr]   --> crates/launch/src/installer/verifier.rs:16:68
[INFO] [stderr]    |
[INFO] [stderr] 16 | pub async fn needs_download(path: &PathBuf, sha1: Option<&String>, name: &str) -> bool {
[INFO] [stderr]    |                                                                    ^^^^ help: if this is intentional, prefix it with an underscore: `_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `label_owned`
[INFO] [stderr]   --> crates/launch/src/installer/ressources/asset_partition.rs:88:9
[INFO] [stderr]    |
[INFO] [stderr] 88 |     let label_owned = format!("{} download", label);
[INFO] [stderr]    |         ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_label_owned`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `bytes`
[INFO] [stderr]   --> crates/launch/src/installer/ressources/resourcepacks.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 26 |     bytes: u64,
[INFO] [stderr]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `count`
[INFO] [stderr]   --> crates/launch/src/installer/ressources/resourcepacks.rs:29:9
[INFO] [stderr]    |
[INFO] [stderr] 29 |     let count = tasks.len();
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_count`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `bytes`
[INFO] [stderr]   --> crates/launch/src/installer/ressources/shaderpacks.rs:26:5
[INFO] [stderr]    |
[INFO] [stderr] 26 |     bytes: u64,
[INFO] [stderr]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `count`
[INFO] [stderr]   --> crates/launch/src/installer/ressources/shaderpacks.rs:29:9
[INFO] [stderr]    |
[INFO] [stderr] 29 |     let count = tasks.len();
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_count`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `bytes`
[INFO] [stderr]   --> crates/launch/src/installer/ressources/datapacks.rs:29:5
[INFO] [stderr]    |
[INFO] [stderr] 29 |     bytes: u64,
[INFO] [stderr]    |     ^^^^^ help: if this is intentional, prefix it with an underscore: `_bytes`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `count`
[INFO] [stderr]   --> crates/launch/src/installer/ressources/datapacks.rs:32:9
[INFO] [stderr]    |
[INFO] [stderr] 32 |     let count = tasks.len();
[INFO] [stderr]    |         ^^^^^ help: if this is intentional, prefix it with an underscore: `_count`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `instance_name`
[INFO] [stderr]   --> crates/launch/src/instance/console.rs:12:5
[INFO] [stderr]    |
[INFO] [stderr] 12 |     instance_name: String,
[INFO] [stderr]    |     ^^^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance_name`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `status`
[INFO] [stderr]   --> crates/launch/src/instance/console.rs:75:12
[INFO] [stderr]    |
[INFO] [stderr] 75 |         Ok(status) => {
[INFO] [stderr]    |            ^^^^^^ help: if this is intentional, prefix it with an underscore: `_status`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `e`
[INFO] [stderr]   --> crates/launch/src/instance/console.rs:98:13
[INFO] [stderr]    |
[INFO] [stderr] 98 |         Err(e) => {
[INFO] [stderr]    |             ^ help: if this is intentional, prefix it with an underscore: `_e`
[INFO] [stderr] 
[INFO] [stderr] warning: method `is_alive` is never used
[INFO] [stderr]   --> crates/launch/src/instance/manager.rs:65:12
[INFO] [stderr]    |
[INFO] [stderr] 31 | impl InstanceManager {
[INFO] [stderr]    | -------------------- method in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 65 |     pub fn is_alive(&self, pid: u32) -> bool {
[INFO] [stderr]    |            ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `lighty-launch` (lib) generated 16 warnings (run `cargo fix --lib -p lighty-launch` to apply 15 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.80s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lighty_launcher-8c6bff7380d133e5)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests lighty_launcher
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test src/lib.rs - (line 6) - compile ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/lib.rs - (line 6) stdout ----
[INFO] [stdout] error[E0433]: cannot find module or crate `auth` in this scope
[INFO] [stdout]   --> src/lib.rs:13:20
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let mut auth = auth::OfflineAuth::new("Player");
[INFO] [stdout]    |                    ^^^^ use of unresolved module or unlinked crate `auth`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `auth`, use `cargo add auth` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `version` in this scope
[INFO] [stdout]   --> src/lib.rs:15:23
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let mut version = version::VersionBuilder::new(
[INFO] [stdout]    |                       ^^^^^^^ use of unresolved module or unlinked crate `version`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `version`, use `cargo add version` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0433`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 6)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.48s; merged doctests compilation took 0.26s
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "e32e432bd44772cb407d2df7303584f5eae0821d11e0cd70da6d3eababd269e6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e32e432bd44772cb407d2df7303584f5eae0821d11e0cd70da6d3eababd269e6", kill_on_drop: false }`
[INFO] [stdout] e32e432bd44772cb407d2df7303584f5eae0821d11e0cd70da6d3eababd269e6
