[INFO] cloning repository https://github.com/HelixLauncher/HelixLauncher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/HelixLauncher/HelixLauncher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHelixLauncher%2FHelixLauncher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHelixLauncher%2FHelixLauncher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d93829bdb75dc5c7735d60d4c331abe12a155fb8 [INFO] testing HelixLauncher/HelixLauncher against master#d7bd9cd469ff6871420007f091ef52fc32d2ca99 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHelixLauncher%2FHelixLauncher" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HelixLauncher/HelixLauncher on toolchain d7bd9cd469ff6871420007f091ef52fc32d2ca99 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc1/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/HelixLauncher/HelixLauncher [INFO] finished tweaking git repo https://github.com/HelixLauncher/HelixLauncher [INFO] tweaked toml for git repo https://github.com/HelixLauncher/HelixLauncher written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/HelixLauncher/HelixLauncher 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" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/HelixLauncher/meta.git` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tempfile-fast v0.3.4 [INFO] [stderr] Downloaded local-encoding-ng v0.1.0 [INFO] [stderr] Downloaded cpp_common v0.5.9 [INFO] [stderr] Downloaded cpp v0.5.9 [INFO] [stderr] Downloaded cpp_macros v0.5.9 [INFO] [stderr] Downloaded embed-resource v2.4.0 [INFO] [stderr] Downloaded java-locator v0.1.5 [INFO] [stderr] Downloaded qmetaobject_impl v0.2.10 [INFO] [stderr] Downloaded qttypes v0.2.11 [INFO] [stderr] Downloaded cbindgen v0.26.0 [INFO] [stderr] Downloaded qmetaobject v0.2.10 [INFO] [stderr] Downloaded cpp_build v0.5.9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4441e084cb04b2442f4cbd9ab9913ebc4cd9bbda2c0dfb4d8e53e6da6561269a [INFO] running `Command { std: "docker" "start" "-a" "4441e084cb04b2442f4cbd9ab9913ebc4cd9bbda2c0dfb4d8e53e6da6561269a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4441e084cb04b2442f4cbd9ab9913ebc4cd9bbda2c0dfb4d8e53e6da6561269a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4441e084cb04b2442f4cbd9ab9913ebc4cd9bbda2c0dfb4d8e53e6da6561269a", kill_on_drop: false }` [INFO] [stdout] 4441e084cb04b2442f4cbd9ab9913ebc4cd9bbda2c0dfb4d8e53e6da6561269a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 708e96b38a8ce92aff3c57095c15936f2de2e9563ce2d1d05748e645ae3a8ea8 [INFO] running `Command { std: "docker" "start" "-a" "708e96b38a8ce92aff3c57095c15936f2de2e9563ce2d1d05748e645ae3a8ea8", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling rustix v0.38.26 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling openssl v0.10.60 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling deranged v0.3.10 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling openssl-sys v0.9.96 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cpp_common v0.5.9 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling cpp_build v0.5.9 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling helixlauncher-core v0.1.0 (/opt/rustwide/workdir/helixlauncher-core) [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling tempfile-fast v0.3.4 [INFO] [stderr] Compiling clap_builder v4.4.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling java-locator v0.1.5 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling dyn-clone v1.0.16 [INFO] [stderr] Compiling newline-converter v0.2.2 [INFO] [stderr] Compiling jni-sys v0.3.0 [INFO] [stderr] Compiling cesu8 v1.1.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling cstr v0.2.11 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling local-encoding-ng v0.1.0 [INFO] [stderr] Compiling embed-resource v2.4.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling cpp_macros v0.5.9 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling qttypes v0.2.11 [INFO] [stderr] Compiling qmetaobject v0.2.10 [INFO] [stderr] Compiling helixlauncher-javalaunch v0.1.0 (/opt/rustwide/workdir/helixlauncher-javalaunch) [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling serde_with_macros v3.4.0 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling cpp v0.5.9 [INFO] [stderr] Compiling qmetaobject_impl v0.2.10 [INFO] [stderr] Compiling clap v4.4.10 [INFO] [stderr] Compiling futures-executor v0.3.29 [INFO] [stderr] Compiling futures v0.3.29 [INFO] [stderr] Compiling zstd-safe v5.0.2+zstd.1.5.2 [INFO] [stderr] Compiling zstd v0.11.2+zstd.1.5.2 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling chrono v0.4.31 [INFO] [stderr] Compiling serde_with v3.4.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling env_logger v0.10.1 [INFO] [stderr] Compiling jni v0.21.1 [INFO] [stderr] Compiling clap-verbosity-flag v2.1.0 [INFO] [stderr] Compiling zip v0.6.6 [INFO] [stderr] Compiling pretty_env_logger v0.5.0 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling signal-hook-mio v0.2.3 [INFO] [stderr] Compiling crossterm v0.25.0 [INFO] [stderr] Compiling inquire v0.6.2 [INFO] [stderr] Compiling helixlauncher-meta v0.1.0 (https://github.com/HelixLauncher/meta.git#aa601990) [INFO] [stderr] Compiling helixlauncher-java v0.1.0 (/opt/rustwide/workdir/helixlauncher-java) [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> helixlauncher-java/src/search.rs:75:24 [INFO] [stdout] | [INFO] [stdout] 75 | pub async fn java_info(path: &Path) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `path`, `major_version`, `version`, and `architecture` are never read [INFO] [stdout] --> helixlauncher-java/src/search.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct JavaInstallInfo { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 11 | path: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | major_version: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 13 | version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 14 | architecture: helixlauncher_meta::component::Arch, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> helixlauncher-javalaunch/src/main.rs:142:13 [INFO] [stdout] | [INFO] [stdout] 142 | let env = vm.attach_current_thread().unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stdout] warning: unused variable: `instance` [INFO] [stdout] --> helixlauncher-core/src/addon/curseforge.rs:6:46 [INFO] [stdout] | [INFO] [stdout] 6 | pub(super) fn download_curseforge(&self, instance: &Instance) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instance` [INFO] [stdout] --> helixlauncher-core/src/addon/modrinth.rs:6:44 [INFO] [stdout] | [INFO] [stdout] 6 | pub(super) fn download_modrinth(&self, instance: &Instance) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instance` [INFO] [stdout] --> helixlauncher-core/src/addon/mod.rs:87:26 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn verify(&self, instance: &Instance) -> bool { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instance` [INFO] [stdout] --> helixlauncher-core/src/addon/mod.rs:91:30 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn update(&mut self, instance: &Instance) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instance` [INFO] [stdout] --> helixlauncher-core/src/addon/mod.rs:95:26 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn delete(&self, instance: &Instance) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_folder` is never used [INFO] [stdout] --> helixlauncher-core/src/addon/mod.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 51 | impl AddonKind { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] 52 | pub fn get_folder(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `curseforge`, `modrinth`, and `download` are never used [INFO] [stdout] --> helixlauncher-core/src/addon/mod.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 63 | impl AddonLocation { [INFO] [stdout] | ------------------ associated items in this implementation [INFO] [stdout] 64 | pub fn curseforge(version_id: String) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | pub fn modrinth(version_id: String) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 78 | pub fn download(&self, instance: &Instance) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `verify`, `update`, and `delete` are never used [INFO] [stdout] --> helixlauncher-core/src/addon/mod.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 86 | impl Addon { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] 87 | pub fn verify(&self, instance: &Instance) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | pub fn update(&mut self, instance: &Instance) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | pub fn delete(&self, instance: &Instance) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `download_curseforge` is never used [INFO] [stdout] --> helixlauncher-core/src/addon/curseforge.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 5 | impl AddonLocation { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] 6 | pub(super) fn download_curseforge(&self, instance: &Instance) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `download_modrinth` is never used [INFO] [stdout] --> helixlauncher-core/src/addon/modrinth.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 5 | impl AddonLocation { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] 6 | pub(super) fn download_modrinth(&self, instance: &Instance) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling helixlauncher-gui v0.1.0 (/opt/rustwide/workdir/helixlauncher-gui) [INFO] [stderr] Compiling helixlauncher-cli v0.1.0 (/opt/rustwide/workdir/helixlauncher-cli) [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> helixlauncher-gui/src/accounts.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | let t = std::thread::spawn({ [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 32.84s [INFO] running `Command { std: "docker" "inspect" "708e96b38a8ce92aff3c57095c15936f2de2e9563ce2d1d05748e645ae3a8ea8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "708e96b38a8ce92aff3c57095c15936f2de2e9563ce2d1d05748e645ae3a8ea8", kill_on_drop: false }` [INFO] [stdout] 708e96b38a8ce92aff3c57095c15936f2de2e9563ce2d1d05748e645ae3a8ea8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 703c8642fad91108758ab2f9ef0ab4fbca47218bdb8da51bbe12c06c3403eed6 [INFO] running `Command { std: "docker" "start" "-a" "703c8642fad91108758ab2f9ef0ab4fbca47218bdb8da51bbe12c06c3403eed6", kill_on_drop: false }` [INFO] [stdout] warning: unused variable: `instance` [INFO] [stdout] --> helixlauncher-core/src/addon/curseforge.rs:6:46 [INFO] [stdout] | [INFO] [stdout] 6 | pub(super) fn download_curseforge(&self, instance: &Instance) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instance` [INFO] [stdout] --> helixlauncher-core/src/addon/modrinth.rs:6:44 [INFO] [stdout] | [INFO] [stdout] 6 | pub(super) fn download_modrinth(&self, instance: &Instance) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instance` [INFO] [stdout] --> helixlauncher-core/src/addon/mod.rs:87:26 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn verify(&self, instance: &Instance) -> bool { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instance` [INFO] [stdout] --> helixlauncher-core/src/addon/mod.rs:91:30 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn update(&mut self, instance: &Instance) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instance` [INFO] [stdout] --> helixlauncher-core/src/addon/mod.rs:95:26 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn delete(&self, instance: &Instance) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_folder` is never used [INFO] [stdout] --> helixlauncher-core/src/addon/mod.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 51 | impl AddonKind { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] 52 | pub fn get_folder(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `curseforge`, `modrinth`, and `download` are never used [INFO] [stdout] --> helixlauncher-core/src/addon/mod.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 63 | impl AddonLocation { [INFO] [stdout] | ------------------ associated items in this implementation [INFO] [stdout] 64 | pub fn curseforge(version_id: String) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | pub fn modrinth(version_id: String) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 78 | pub fn download(&self, instance: &Instance) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `verify`, `update`, and `delete` are never used [INFO] [stdout] --> helixlauncher-core/src/addon/mod.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 86 | impl Addon { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] 87 | pub fn verify(&self, instance: &Instance) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | pub fn update(&mut self, instance: &Instance) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | pub fn delete(&self, instance: &Instance) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `download_curseforge` is never used [INFO] [stdout] --> helixlauncher-core/src/addon/curseforge.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 5 | impl AddonLocation { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] 6 | pub(super) fn download_curseforge(&self, instance: &Instance) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `download_modrinth` is never used [INFO] [stdout] --> helixlauncher-core/src/addon/modrinth.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 5 | impl AddonLocation { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] 6 | pub(super) fn download_modrinth(&self, instance: &Instance) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 10 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> helixlauncher-java/src/search.rs:75:24 [INFO] [stdout] | [INFO] [stdout] 75 | pub async fn java_info(path: &Path) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `path`, `major_version`, `version`, and `architecture` are never read [INFO] [stdout] --> helixlauncher-java/src/search.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct JavaInstallInfo { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 11 | path: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | major_version: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 13 | version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 14 | architecture: helixlauncher_meta::component::Arch, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling helixlauncher-java v0.1.0 (/opt/rustwide/workdir/helixlauncher-java) [INFO] [stderr] Compiling helixlauncher-core v0.1.0 (/opt/rustwide/workdir/helixlauncher-core) [INFO] [stderr] Compiling helixlauncher-javalaunch v0.1.0 (/opt/rustwide/workdir/helixlauncher-javalaunch) [INFO] [stderr] Compiling helixlauncher-gui v0.1.0 (/opt/rustwide/workdir/helixlauncher-gui) [INFO] [stderr] Compiling helixlauncher-cli v0.1.0 (/opt/rustwide/workdir/helixlauncher-cli) [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> helixlauncher-java/src/search.rs:75:24 [INFO] [stdout] | [INFO] [stdout] 75 | pub async fn java_info(path: &Path) {} [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `env` [INFO] [stdout] --> helixlauncher-javalaunch/src/main.rs:142:13 [INFO] [stdout] | [INFO] [stdout] 142 | let env = vm.attach_current_thread().unwrap(); [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `path`, `major_version`, `version`, and `architecture` are never read [INFO] [stdout] --> helixlauncher-java/src/search.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct JavaInstallInfo { [INFO] [stdout] | --------------- fields in this struct [INFO] [stdout] 11 | path: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 12 | major_version: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 13 | version: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 14 | architecture: helixlauncher_meta::component::Arch, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `Config` is imported redundantly [INFO] [stdout] --> helixlauncher-core/src/meta.rs:136:9 [INFO] [stdout] | [INFO] [stdout] 136 | use crate::config::Config; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 137 | [INFO] [stdout] 138 | use super::*; [INFO] [stdout] | -------- the item `Config` is already imported here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `t` [INFO] [stdout] --> helixlauncher-gui/src/accounts.rs:24:13 [INFO] [stdout] | [INFO] [stdout] 24 | let t = std::thread::spawn({ [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instance` [INFO] [stdout] --> helixlauncher-core/src/addon/curseforge.rs:6:46 [INFO] [stdout] | [INFO] [stdout] 6 | pub(super) fn download_curseforge(&self, instance: &Instance) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instance` [INFO] [stdout] --> helixlauncher-core/src/addon/modrinth.rs:6:44 [INFO] [stdout] | [INFO] [stdout] 6 | pub(super) fn download_modrinth(&self, instance: &Instance) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instance` [INFO] [stdout] --> helixlauncher-core/src/addon/mod.rs:87:26 [INFO] [stdout] | [INFO] [stdout] 87 | pub fn verify(&self, instance: &Instance) -> bool { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instance` [INFO] [stdout] --> helixlauncher-core/src/addon/mod.rs:91:30 [INFO] [stdout] | [INFO] [stdout] 91 | pub fn update(&mut self, instance: &Instance) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `instance` [INFO] [stdout] --> helixlauncher-core/src/addon/mod.rs:95:26 [INFO] [stdout] | [INFO] [stdout] 95 | pub fn delete(&self, instance: &Instance) { [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_folder` is never used [INFO] [stdout] --> helixlauncher-core/src/addon/mod.rs:52:12 [INFO] [stdout] | [INFO] [stdout] 51 | impl AddonKind { [INFO] [stdout] | -------------- method in this implementation [INFO] [stdout] 52 | pub fn get_folder(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `curseforge`, `modrinth`, and `download` are never used [INFO] [stdout] --> helixlauncher-core/src/addon/mod.rs:64:12 [INFO] [stdout] | [INFO] [stdout] 63 | impl AddonLocation { [INFO] [stdout] | ------------------ associated items in this implementation [INFO] [stdout] 64 | pub fn curseforge(version_id: String) -> Self { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | pub fn modrinth(version_id: String) -> Self { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 78 | pub fn download(&self, instance: &Instance) { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `verify`, `update`, and `delete` are never used [INFO] [stdout] --> helixlauncher-core/src/addon/mod.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 86 | impl Addon { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] 87 | pub fn verify(&self, instance: &Instance) -> bool { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 91 | pub fn update(&mut self, instance: &Instance) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 95 | pub fn delete(&self, instance: &Instance) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `download_curseforge` is never used [INFO] [stdout] --> helixlauncher-core/src/addon/curseforge.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 5 | impl AddonLocation { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] 6 | pub(super) fn download_curseforge(&self, instance: &Instance) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `download_modrinth` is never used [INFO] [stdout] --> helixlauncher-core/src/addon/modrinth.rs:6:19 [INFO] [stdout] | [INFO] [stdout] 5 | impl AddonLocation { [INFO] [stdout] | ------------------ method in this implementation [INFO] [stdout] 6 | pub(super) fn download_modrinth(&self, instance: &Instance) { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.80s [INFO] running `Command { std: "docker" "inspect" "703c8642fad91108758ab2f9ef0ab4fbca47218bdb8da51bbe12c06c3403eed6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "703c8642fad91108758ab2f9ef0ab4fbca47218bdb8da51bbe12c06c3403eed6", kill_on_drop: false }` [INFO] [stdout] 703c8642fad91108758ab2f9ef0ab4fbca47218bdb8da51bbe12c06c3403eed6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+d7bd9cd469ff6871420007f091ef52fc32d2ca99" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 20a0a82c1db2efa39e209c4c410a1e473a142dd2c93eb3b742d9f8dcb8d4d59c [INFO] running `Command { std: "docker" "start" "-a" "20a0a82c1db2efa39e209c4c410a1e473a142dd2c93eb3b742d9f8dcb8d4d59c", kill_on_drop: false }` [INFO] [stderr] warning: unused variable: `instance` [INFO] [stderr] --> helixlauncher-core/src/addon/curseforge.rs:6:46 [INFO] [stderr] | [INFO] [stderr] 6 | pub(super) fn download_curseforge(&self, instance: &Instance) { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `instance` [INFO] [stderr] --> helixlauncher-core/src/addon/modrinth.rs:6:44 [INFO] [stderr] | [INFO] [stderr] 6 | pub(super) fn download_modrinth(&self, instance: &Instance) { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `instance` [INFO] [stderr] --> helixlauncher-core/src/addon/mod.rs:87:26 [INFO] [stderr] | [INFO] [stderr] 87 | pub fn verify(&self, instance: &Instance) -> bool { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `instance` [INFO] [stderr] --> helixlauncher-core/src/addon/mod.rs:91:30 [INFO] [stderr] | [INFO] [stderr] 91 | pub fn update(&mut self, instance: &Instance) { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `instance` [INFO] [stderr] --> helixlauncher-core/src/addon/mod.rs:95:26 [INFO] [stderr] | [INFO] [stderr] 95 | pub fn delete(&self, instance: &Instance) { [INFO] [stderr] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_instance` [INFO] [stderr] [INFO] [stderr] warning: method `get_folder` is never used [INFO] [stderr] --> helixlauncher-core/src/addon/mod.rs:52:12 [INFO] [stderr] | [INFO] [stderr] 51 | impl AddonKind { [INFO] [stderr] | -------------- method in this implementation [INFO] [stderr] 52 | pub fn get_folder(&self) -> String { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated items `curseforge`, `modrinth`, and `download` are never used [INFO] [stderr] --> helixlauncher-core/src/addon/mod.rs:64:12 [INFO] [stderr] | [INFO] [stderr] 63 | impl AddonLocation { [INFO] [stderr] | ------------------ associated items in this implementation [INFO] [stderr] 64 | pub fn curseforge(version_id: String) -> Self { [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 71 | pub fn modrinth(version_id: String) -> Self { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 78 | pub fn download(&self, instance: &Instance) { [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: methods `verify`, `update`, and `delete` are never used [INFO] [stderr] --> helixlauncher-core/src/addon/mod.rs:87:12 [INFO] [stderr] | [INFO] [stderr] 86 | impl Addon { [INFO] [stderr] | ---------- methods in this implementation [INFO] [stderr] 87 | pub fn verify(&self, instance: &Instance) -> bool { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 91 | pub fn update(&mut self, instance: &Instance) { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] ... [INFO] [stderr] 95 | pub fn delete(&self, instance: &Instance) { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `download_curseforge` is never used [INFO] [stderr] --> helixlauncher-core/src/addon/curseforge.rs:6:19 [INFO] [stderr] | [INFO] [stderr] 5 | impl AddonLocation { [INFO] [stderr] | ------------------ method in this implementation [INFO] [stderr] 6 | pub(super) fn download_curseforge(&self, instance: &Instance) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: method `download_modrinth` is never used [INFO] [stderr] --> helixlauncher-core/src/addon/modrinth.rs:6:19 [INFO] [stderr] | [INFO] [stderr] 5 | impl AddonLocation { [INFO] [stderr] | ------------------ method in this implementation [INFO] [stderr] 6 | pub(super) fn download_modrinth(&self, instance: &Instance) { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `path` [INFO] [stderr] --> helixlauncher-java/src/search.rs:75:24 [INFO] [stderr] | [INFO] [stderr] 75 | pub async fn java_info(path: &Path) {} [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: fields `path`, `major_version`, `version`, and `architecture` are never read [INFO] [stderr] --> helixlauncher-java/src/search.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 10 | pub struct JavaInstallInfo { [INFO] [stderr] | --------------- fields in this struct [INFO] [stderr] 11 | path: String, [INFO] [stderr] | ^^^^ [INFO] [stderr] 12 | major_version: u32, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] 13 | version: String, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 14 | architecture: helixlauncher_meta::component::Arch, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `helixlauncher-core` (lib) generated 10 warnings [INFO] [stderr] warning: `helixlauncher-java` (lib) generated 2 warnings [INFO] [stderr] warning: the item `Config` is imported redundantly [INFO] [stderr] --> helixlauncher-core/src/meta.rs:136:9 [INFO] [stderr] | [INFO] [stderr] 136 | use crate::config::Config; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] 137 | [INFO] [stderr] 138 | use super::*; [INFO] [stderr] | -------- the item `Config` is already imported here [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `helixlauncher-core` (lib test) generated 11 warnings (10 duplicates) [INFO] [stderr] warning: `helixlauncher-java` (lib test) generated 2 warnings (2 duplicates) [INFO] [stderr] warning: unused variable: `t` [INFO] [stderr] --> helixlauncher-gui/src/accounts.rs:24:13 [INFO] [stderr] | [INFO] [stderr] 24 | let t = std::thread::spawn({ [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_t` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `env` [INFO] [stderr] --> helixlauncher-javalaunch/src/main.rs:142:13 [INFO] [stderr] | [INFO] [stderr] 142 | let env = vm.attach_current_thread().unwrap(); [INFO] [stderr] | ^^^ help: if this is intentional, prefix it with an underscore: `_env` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `helixlauncher-gui` (bin "helixlauncher-gui" test) generated 1 warning [INFO] [stderr] warning: `helixlauncher-javalaunch` (bin "helixlauncher-javalaunch" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/hxmc-830739da4326ad84) [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] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/helixlauncher_core-dd17fadc6e359cbb) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test auth::tests::test ... ignored, broken [INFO] [stdout] test auth::tests::test_account_storage ... ok [INFO] [stdout] test auth::tests::test_load_and_save_existing_storage ... ok [INFO] [stdout] test config::tests::create_config_in_non_existing_dir ... ok [INFO] [stdout] test config::tests::create_config_in_existing_dir ... ok [INFO] [stdout] test meta::tests::component_version_exists ... FAILED [INFO] [stdout] test meta::tests::get_component_index_same_client ... FAILED [INFO] [stdout] test meta::tests::get_component_meta_same_client ... FAILED [INFO] [stdout] test meta::tests::component_version_exists_same_client ... FAILED [INFO] [stdout] test meta::tests::get_component_index ... FAILED [INFO] [stdout] test meta::tests::get_component_meta ... FAILED [INFO] [stdout] test meta::tests::get_component_index_invalid_id ... FAILED [INFO] [stdout] test meta::tests::get_component_meta_invalid_version ... FAILED [INFO] [stdout] test meta::tests::get_component_meta_invalid_formatting ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- meta::tests::component_version_exists stdout ---- [INFO] [stdout] Error: ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("meta.helixlauncher.dev")), port: None, path: "/net.minecraft/index.json", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] [INFO] [stdout] ---- meta::tests::get_component_index_same_client stdout ---- [INFO] [stdout] Error: ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("meta.helixlauncher.dev")), port: None, path: "/net.minecraft/index.json", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] [INFO] [stdout] ---- meta::tests::get_component_meta_same_client stdout ---- [INFO] [stdout] Error: ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("meta.helixlauncher.dev")), port: None, path: "/net.minecraft/1.16.5.json", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] [INFO] [stdout] ---- meta::tests::component_version_exists_same_client stdout ---- [INFO] [stdout] Error: ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("meta.helixlauncher.dev")), port: None, path: "/net.minecraft/index.json", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] [INFO] [stdout] ---- meta::tests::get_component_index stdout ---- [INFO] [stdout] Error: ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("meta.helixlauncher.dev")), port: None, path: "/net.minecraft/index.json", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] [INFO] [stdout] ---- meta::tests::get_component_meta stdout ---- [INFO] [stdout] Error: ReqwestError(reqwest::Error { kind: Request, url: Url { scheme: "https", cannot_be_a_base: false, username: "", password: None, host: Some(Domain("meta.helixlauncher.dev")), port: None, path: "/net.minecraft/1.16.5.json", query: None, fragment: None }, source: hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }) [INFO] [stdout] [INFO] [stdout] ---- meta::tests::get_component_index_invalid_id stdout ---- [INFO] [stdout] thread 'meta::tests::get_component_index_invalid_id' panicked at helixlauncher-core/src/meta.rs:312:9: [INFO] [stdout] assertion failed: matches!(MetaClient::new(&config).get_component_index(INVALID_TEST_SET[0].0).await, [INFO] [stdout] Err(ComponentMetaRetrievalError::IndexNotFound{ id }) if id == [INFO] [stdout] INVALID_TEST_SET[0].0) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cb83178e66 - std::backtrace_rs::backtrace::libunwind::trace::hf12510db56099dfb [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55cb83178e66 - std::backtrace_rs::backtrace::trace_unsynchronized::h94bf70956aef5b0b [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55cb83178e66 - std::sys_common::backtrace::_print_fmt::ha7d7986858ac8c0a [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55cb83178e66 - ::fmt::h372c1ec7a663a1ab [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55cb831a45dc - core::fmt::rt::Argument::fmt::hecbea7268359d058 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55cb831a45dc - core::fmt::write::h4912438cc1e3f359 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55cb83175a7f - std::io::Write::write_fmt::hf3498c39593ae16b [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x55cb83178c14 - std::sys_common::backtrace::_print::h37e973c7e1a1b050 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55cb83178c14 - std::sys_common::backtrace::print::h07b06dbedbb17b31 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55cb8317a90b - std::panicking::default_hook::{{closure}}::he72022d4e9537bcf [INFO] [stdout] 10: 0x55cb8317a5dd - std::panicking::default_hook::h04cdc89992c8479b [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55cb82cee0b7 - as core::ops::function::Fn>::call::h815f3e5bf035c1a1 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 12: 0x55cb82cee0b7 - test::test_main::{{closure}}::hc6d17bd58ba26ad4 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x55cb8317af40 - as core::ops::function::Fn>::call::hec33fe851e726d9b [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 14: 0x55cb8317af40 - std::panicking::rust_panic_with_hook::hf07491bf03f90571 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:786:13 [INFO] [stdout] 15: 0x55cb8317ac49 - std::panicking::begin_panic_handler::{{closure}}::h92e879536c12f298 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:652:13 [INFO] [stdout] 16: 0x55cb83179346 - std::sys_common::backtrace::__rust_end_short_backtrace::h3800ba1351aa8eea [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55cb8317a9b4 - rust_begin_unwind [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:648:5 [INFO] [stdout] 18: 0x55cb82bd93b5 - core::panicking::panic_fmt::h83446605a04b4380 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55cb82bd9473 - core::panicking::panic::h6673d5ef89efcb4d [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/panicking.rs:144:5 [INFO] [stdout] 20: 0x55cb82c50b07 - helixlauncher_core::meta::tests::get_component_index_invalid_id::{{closure}}::h2e8efa536184d7ed [INFO] [stdout] at /opt/rustwide/workdir/helixlauncher-core/src/meta.rs:312:9 [INFO] [stdout] 21: 0x55cb82cad283 - as core::future::future::Future>::poll::hfd9937ee8b7d2c42 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/future/future.rs:124:9 [INFO] [stdout] 22: 0x55cb82cad210 - as core::future::future::Future>::poll::hf40fd1385ad7a5fe [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x55cb82c35623 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h26baadf79d6047db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:665:57 [INFO] [stdout] 24: 0x55cb82c3512f - tokio::runtime::coop::with_budget::hf4e71fbdbb237b84 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 25: 0x55cb82c3512f - tokio::runtime::coop::budget::he2683fe8f154a833 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 26: 0x55cb82c3512f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h006d3d39644f65d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:665:25 [INFO] [stdout] 27: 0x55cb82c3173d - tokio::runtime::scheduler::current_thread::Context::enter::h8a97316d99a46092 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:410:19 [INFO] [stdout] 28: 0x55cb82c335a6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h05ef637fed9847fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:664:36 [INFO] [stdout] 29: 0x55cb82c33132 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h050005fcce1db9a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:68 [INFO] [stdout] 30: 0x55cb82c663da - tokio::runtime::context::scoped::Scoped::set::h17535ce1bbb1399a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 31: 0x55cb82ca8ffa - tokio::runtime::context::set_scheduler::{{closure}}::h42e180518cadfe42 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/context.rs:176:26 [INFO] [stdout] 32: 0x55cb82c8c780 - std::thread::local::LocalKey::try_with::hc4b2f7dc4fe36709 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/thread/local.rs:286:16 [INFO] [stdout] 33: 0x55cb82c8b01c - std::thread::local::LocalKey::with::h3713c5ab2a14fcd1 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 34: 0x55cb82ca8fa1 - tokio::runtime::context::set_scheduler::hb2134a6b6e0f8d1d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/context.rs:176:9 [INFO] [stdout] 35: 0x55cb82c32e7e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hbb5dd2746c12810f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:27 [INFO] [stdout] 36: 0x55cb82c33248 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8cdd7b5af0fd81d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:652:19 [INFO] [stdout] 37: 0x55cb82c2fec3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::ha960c204b297655f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 38: 0x55cb82c84e86 - tokio::runtime::context::runtime::enter_runtime::hc90d3756c0511b3a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 39: 0x55cb82c2f987 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h90d3ee53db392901 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 40: 0x55cb82c443df - tokio::runtime::runtime::Runtime::block_on::h56d06dd17f0c87fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/runtime.rs:348:47 [INFO] [stdout] 41: 0x55cb82c5013a - helixlauncher_core::meta::tests::get_component_index_invalid_id::h53e9996dddaa4463 [INFO] [stdout] at /opt/rustwide/workdir/helixlauncher-core/src/meta.rs:321:9 [INFO] [stdout] 42: 0x55cb82c4ffc7 - helixlauncher_core::meta::tests::get_component_index_invalid_id::{{closure}}::haad67ca9558680c8 [INFO] [stdout] at /opt/rustwide/workdir/helixlauncher-core/src/meta.rs:304:50 [INFO] [stdout] 43: 0x55cb82c5dc76 - core::ops::function::FnOnce::call_once::h3eb2831f429a5762 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x55cb82cf385f - core::ops::function::FnOnce::call_once::h2088a64ea35e9f55 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x55cb82cf385f - test::__rust_begin_short_backtrace::h3e3262ca517e0f6a [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:620:18 [INFO] [stdout] 46: 0x55cb82cf2430 - test::run_test_in_process::{{closure}}::h6b4258191636288b [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:643:60 [INFO] [stdout] 47: 0x55cb82cf2430 - as core::ops::function::FnOnce<()>>::call_once::h017d06cfb8bed9ea [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 48: 0x55cb82cf2430 - std::panicking::try::do_call::hd5a0dc4bb374d709 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:555:40 [INFO] [stdout] 49: 0x55cb82cf2430 - std::panicking::try::h3168a4ce5bf4579d [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:519:19 [INFO] [stdout] 50: 0x55cb82cf2430 - std::panic::catch_unwind::hb64c62facfdc3e4a [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panic.rs:142:14 [INFO] [stdout] 51: 0x55cb82cf2430 - test::run_test_in_process::h127b8bcabd50528a [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:643:27 [INFO] [stdout] 52: 0x55cb82cf2430 - test::run_test::{{closure}}::h0fdd7a3e6b40f361 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:566:43 [INFO] [stdout] 53: 0x55cb82cba7c3 - test::run_test::{{closure}}::h48b321fe4dddd4b5 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:594:41 [INFO] [stdout] 54: 0x55cb82cba7c3 - std::sys_common::backtrace::__rust_begin_short_backtrace::hc21ce17eb804db15 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 55: 0x55cb82cbf4ef - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h09231cb1ff02341f [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 56: 0x55cb82cbf4ef - as core::ops::function::FnOnce<()>>::call_once::h39609956c133d940 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 57: 0x55cb82cbf4ef - std::panicking::try::do_call::hc39de059392fc838 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:555:40 [INFO] [stdout] 58: 0x55cb82cbf4ef - std::panicking::try::h8e296b7f146034ae [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:519:19 [INFO] [stdout] 59: 0x55cb82cbf4ef - std::panic::catch_unwind::hbd1bff6c3e457dcd [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panic.rs:142:14 [INFO] [stdout] 60: 0x55cb82cbf4ef - std::thread::Builder::spawn_unchecked_::{{closure}}::h879be7a53fe7d1d6 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 61: 0x55cb82cbf4ef - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0fa08594624076ec [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x55cb8317ffb5 - as core::ops::function::FnOnce>::call_once::hce6bcef84364f9de [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 63: 0x55cb8317ffb5 - as core::ops::function::FnOnce>::call_once::h5656bb08f6ae0836 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 64: 0x55cb8317ffb5 - std::sys::pal::unix::thread::Thread::new::thread_start::h42aad656803ef398 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 65: 0x7f19ffbd1ac3 - [INFO] [stdout] 66: 0x7f19ffc62bf4 - __clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- meta::tests::get_component_meta_invalid_version stdout ---- [INFO] [stdout] thread 'meta::tests::get_component_meta_invalid_version' panicked at helixlauncher-core/src/meta.rs:288:17: [INFO] [stdout] assertion failed: matches!(MetaClient::new(&config).get_component_meta(component_id, [INFO] [stdout] component_version).await, [INFO] [stdout] Err(ComponentMetaRetrievalError::VersionNotFound { id, version }) if id == [INFO] [stdout] component_id && version == component_version) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cb83178e66 - std::backtrace_rs::backtrace::libunwind::trace::hf12510db56099dfb [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55cb83178e66 - std::backtrace_rs::backtrace::trace_unsynchronized::h94bf70956aef5b0b [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55cb83178e66 - std::sys_common::backtrace::_print_fmt::ha7d7986858ac8c0a [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55cb83178e66 - ::fmt::h372c1ec7a663a1ab [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55cb831a45dc - core::fmt::rt::Argument::fmt::hecbea7268359d058 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55cb831a45dc - core::fmt::write::h4912438cc1e3f359 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55cb83175a7f - std::io::Write::write_fmt::hf3498c39593ae16b [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x55cb83178c14 - std::sys_common::backtrace::_print::h37e973c7e1a1b050 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55cb83178c14 - std::sys_common::backtrace::print::h07b06dbedbb17b31 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55cb8317a90b - std::panicking::default_hook::{{closure}}::he72022d4e9537bcf [INFO] [stdout] 10: 0x55cb8317a5dd - std::panicking::default_hook::h04cdc89992c8479b [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55cb82cee0b7 - as core::ops::function::Fn>::call::h815f3e5bf035c1a1 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 12: 0x55cb82cee0b7 - test::test_main::{{closure}}::hc6d17bd58ba26ad4 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x55cb8317af40 - as core::ops::function::Fn>::call::hec33fe851e726d9b [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 14: 0x55cb8317af40 - std::panicking::rust_panic_with_hook::hf07491bf03f90571 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:786:13 [INFO] [stdout] 15: 0x55cb8317ac49 - std::panicking::begin_panic_handler::{{closure}}::h92e879536c12f298 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:652:13 [INFO] [stdout] 16: 0x55cb83179346 - std::sys_common::backtrace::__rust_end_short_backtrace::h3800ba1351aa8eea [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55cb8317a9b4 - rust_begin_unwind [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:648:5 [INFO] [stdout] 18: 0x55cb82bd93b5 - core::panicking::panic_fmt::h83446605a04b4380 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55cb82bd9473 - core::panicking::panic::h6673d5ef89efcb4d [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/panicking.rs:144:5 [INFO] [stdout] 20: 0x55cb82c4fbdc - helixlauncher_core::meta::tests::get_component_meta_invalid_version::{{closure}}::he3493a7961dedc57 [INFO] [stdout] at /opt/rustwide/workdir/helixlauncher-core/src/meta.rs:288:17 [INFO] [stdout] 21: 0x55cb82cad283 - as core::future::future::Future>::poll::hfd9937ee8b7d2c42 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/future/future.rs:124:9 [INFO] [stdout] 22: 0x55cb82cad210 - as core::future::future::Future>::poll::hf40fd1385ad7a5fe [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x55cb82c35623 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h26baadf79d6047db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:665:57 [INFO] [stdout] 24: 0x55cb82c3512f - tokio::runtime::coop::with_budget::hf4e71fbdbb237b84 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 25: 0x55cb82c3512f - tokio::runtime::coop::budget::he2683fe8f154a833 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 26: 0x55cb82c3512f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h006d3d39644f65d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:665:25 [INFO] [stdout] 27: 0x55cb82c3173d - tokio::runtime::scheduler::current_thread::Context::enter::h8a97316d99a46092 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:410:19 [INFO] [stdout] 28: 0x55cb82c335a6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h05ef637fed9847fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:664:36 [INFO] [stdout] 29: 0x55cb82c33132 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h050005fcce1db9a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:68 [INFO] [stdout] 30: 0x55cb82c663da - tokio::runtime::context::scoped::Scoped::set::h17535ce1bbb1399a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 31: 0x55cb82ca8ffa - tokio::runtime::context::set_scheduler::{{closure}}::h42e180518cadfe42 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/context.rs:176:26 [INFO] [stdout] 32: 0x55cb82c8c780 - std::thread::local::LocalKey::try_with::hc4b2f7dc4fe36709 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/thread/local.rs:286:16 [INFO] [stdout] 33: 0x55cb82c8b01c - std::thread::local::LocalKey::with::h3713c5ab2a14fcd1 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 34: 0x55cb82ca8fa1 - tokio::runtime::context::set_scheduler::hb2134a6b6e0f8d1d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/context.rs:176:9 [INFO] [stdout] 35: 0x55cb82c32e7e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hbb5dd2746c12810f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:27 [INFO] [stdout] 36: 0x55cb82c33248 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8cdd7b5af0fd81d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:652:19 [INFO] [stdout] 37: 0x55cb82c2fec3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::ha960c204b297655f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 38: 0x55cb82c84e86 - tokio::runtime::context::runtime::enter_runtime::hc90d3756c0511b3a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 39: 0x55cb82c2f987 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h90d3ee53db392901 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 40: 0x55cb82c443df - tokio::runtime::runtime::Runtime::block_on::h56d06dd17f0c87fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/runtime.rs:348:47 [INFO] [stdout] 41: 0x55cb82c4f07a - helixlauncher_core::meta::tests::get_component_meta_invalid_version::he32c47daec12a2c4 [INFO] [stdout] at /opt/rustwide/workdir/helixlauncher-core/src/meta.rs:286:9 [INFO] [stdout] 42: 0x55cb82c4ef07 - helixlauncher_core::meta::tests::get_component_meta_invalid_version::{{closure}}::hea47791d173e2569 [INFO] [stdout] at /opt/rustwide/workdir/helixlauncher-core/src/meta.rs:278:54 [INFO] [stdout] 43: 0x55cb82c5dd26 - core::ops::function::FnOnce::call_once::h44f00eb47b958356 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x55cb82cf385f - core::ops::function::FnOnce::call_once::h2088a64ea35e9f55 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x55cb82cf385f - test::__rust_begin_short_backtrace::h3e3262ca517e0f6a [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:620:18 [INFO] [stdout] 46: 0x55cb82cf2430 - test::run_test_in_process::{{closure}}::h6b4258191636288b [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:643:60 [INFO] [stdout] 47: 0x55cb82cf2430 - as core::ops::function::FnOnce<()>>::call_once::h017d06cfb8bed9ea [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 48: 0x55cb82cf2430 - std::panicking::try::do_call::hd5a0dc4bb374d709 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:555:40 [INFO] [stdout] 49: 0x55cb82cf2430 - std::panicking::try::h3168a4ce5bf4579d [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:519:19 [INFO] [stdout] 50: 0x55cb82cf2430 - std::panic::catch_unwind::hb64c62facfdc3e4a [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panic.rs:142:14 [INFO] [stdout] 51: 0x55cb82cf2430 - test::run_test_in_process::h127b8bcabd50528a [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:643:27 [INFO] [stdout] 52: 0x55cb82cf2430 - test::run_test::{{closure}}::h0fdd7a3e6b40f361 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:566:43 [INFO] [stdout] 53: 0x55cb82cba7c3 - test::run_test::{{closure}}::h48b321fe4dddd4b5 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:594:41 [INFO] [stdout] 54: 0x55cb82cba7c3 - std::sys_common::backtrace::__rust_begin_short_backtrace::hc21ce17eb804db15 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 55: 0x55cb82cbf4ef - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h09231cb1ff02341f [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 56: 0x55cb82cbf4ef - as core::ops::function::FnOnce<()>>::call_once::h39609956c133d940 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 57: 0x55cb82cbf4ef - std::panicking::try::do_call::hc39de059392fc838 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:555:40 [INFO] [stdout] 58: 0x55cb82cbf4ef - std::panicking::try::h8e296b7f146034ae [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:519:19 [INFO] [stdout] 59: 0x55cb82cbf4ef - std::panic::catch_unwind::hbd1bff6c3e457dcd [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panic.rs:142:14 [INFO] [stdout] 60: 0x55cb82cbf4ef - std::thread::Builder::spawn_unchecked_::{{closure}}::h879be7a53fe7d1d6 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 61: 0x55cb82cbf4ef - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0fa08594624076ec [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x55cb8317ffb5 - as core::ops::function::FnOnce>::call_once::hce6bcef84364f9de [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 63: 0x55cb8317ffb5 - as core::ops::function::FnOnce>::call_once::h5656bb08f6ae0836 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 64: 0x55cb8317ffb5 - std::sys::pal::unix::thread::Thread::new::thread_start::h42aad656803ef398 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 65: 0x7f19ffbd1ac3 - [INFO] [stdout] 66: 0x7f19ffc62bf4 - __clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] ---- meta::tests::get_component_meta_invalid_formatting stdout ---- [INFO] [stdout] thread 'meta::tests::get_component_meta_invalid_formatting' panicked at helixlauncher-core/src/meta.rs:333:9: [INFO] [stdout] assertion failed: matches!(MetaClient::new(&config).get_component_meta("net.minecraft", [INFO] [stdout] "index").await, Err(ComponentMetaRetrievalError::ParseError(_))) [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55cb83178e66 - std::backtrace_rs::backtrace::libunwind::trace::hf12510db56099dfb [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/../../backtrace/src/backtrace/libunwind.rs:104:5 [INFO] [stdout] 1: 0x55cb83178e66 - std::backtrace_rs::backtrace::trace_unsynchronized::h94bf70956aef5b0b [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55cb83178e66 - std::sys_common::backtrace::_print_fmt::ha7d7986858ac8c0a [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:68:5 [INFO] [stdout] 3: 0x55cb83178e66 - ::fmt::h372c1ec7a663a1ab [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:44:22 [INFO] [stdout] 4: 0x55cb831a45dc - core::fmt::rt::Argument::fmt::hecbea7268359d058 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/fmt/rt.rs:142:9 [INFO] [stdout] 5: 0x55cb831a45dc - core::fmt::write::h4912438cc1e3f359 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/fmt/mod.rs:1120:17 [INFO] [stdout] 6: 0x55cb83175a7f - std::io::Write::write_fmt::hf3498c39593ae16b [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/io/mod.rs:1846:15 [INFO] [stdout] 7: 0x55cb83178c14 - std::sys_common::backtrace::_print::h37e973c7e1a1b050 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:47:5 [INFO] [stdout] 8: 0x55cb83178c14 - std::sys_common::backtrace::print::h07b06dbedbb17b31 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:34:9 [INFO] [stdout] 9: 0x55cb8317a90b - std::panicking::default_hook::{{closure}}::he72022d4e9537bcf [INFO] [stdout] 10: 0x55cb8317a5dd - std::panicking::default_hook::h04cdc89992c8479b [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:289:9 [INFO] [stdout] 11: 0x55cb82cee0b7 - as core::ops::function::Fn>::call::h815f3e5bf035c1a1 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 12: 0x55cb82cee0b7 - test::test_main::{{closure}}::hc6d17bd58ba26ad4 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:137:21 [INFO] [stdout] 13: 0x55cb8317af40 - as core::ops::function::Fn>::call::hec33fe851e726d9b [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/alloc/src/boxed.rs:2030:9 [INFO] [stdout] 14: 0x55cb8317af40 - std::panicking::rust_panic_with_hook::hf07491bf03f90571 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:786:13 [INFO] [stdout] 15: 0x55cb8317ac49 - std::panicking::begin_panic_handler::{{closure}}::h92e879536c12f298 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:652:13 [INFO] [stdout] 16: 0x55cb83179346 - std::sys_common::backtrace::__rust_end_short_backtrace::h3800ba1351aa8eea [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:171:18 [INFO] [stdout] 17: 0x55cb8317a9b4 - rust_begin_unwind [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:648:5 [INFO] [stdout] 18: 0x55cb82bd93b5 - core::panicking::panic_fmt::h83446605a04b4380 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/panicking.rs:72:14 [INFO] [stdout] 19: 0x55cb82bd9473 - core::panicking::panic::h6673d5ef89efcb4d [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/panicking.rs:144:5 [INFO] [stdout] 20: 0x55cb82c51555 - helixlauncher_core::meta::tests::get_component_meta_invalid_formatting::{{closure}}::h3ec0924b64ebc113 [INFO] [stdout] at /opt/rustwide/workdir/helixlauncher-core/src/meta.rs:333:9 [INFO] [stdout] 21: 0x55cb82cad283 - as core::future::future::Future>::poll::hfd9937ee8b7d2c42 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/future/future.rs:124:9 [INFO] [stdout] 22: 0x55cb82cad210 - as core::future::future::Future>::poll::hf40fd1385ad7a5fe [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/future/future.rs:124:9 [INFO] [stdout] 23: 0x55cb82c35623 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h26baadf79d6047db [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:665:57 [INFO] [stdout] 24: 0x55cb82c3512f - tokio::runtime::coop::with_budget::hf4e71fbdbb237b84 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/coop.rs:107:5 [INFO] [stdout] 25: 0x55cb82c3512f - tokio::runtime::coop::budget::he2683fe8f154a833 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/coop.rs:73:5 [INFO] [stdout] 26: 0x55cb82c3512f - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h006d3d39644f65d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:665:25 [INFO] [stdout] 27: 0x55cb82c3173d - tokio::runtime::scheduler::current_thread::Context::enter::h8a97316d99a46092 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:410:19 [INFO] [stdout] 28: 0x55cb82c335a6 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h05ef637fed9847fd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:664:36 [INFO] [stdout] 29: 0x55cb82c33132 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h050005fcce1db9a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:68 [INFO] [stdout] 30: 0x55cb82c663da - tokio::runtime::context::scoped::Scoped::set::h17535ce1bbb1399a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/context/scoped.rs:40:9 [INFO] [stdout] 31: 0x55cb82ca8ffa - tokio::runtime::context::set_scheduler::{{closure}}::h42e180518cadfe42 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/context.rs:176:26 [INFO] [stdout] 32: 0x55cb82c8c780 - std::thread::local::LocalKey::try_with::hc4b2f7dc4fe36709 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/thread/local.rs:286:16 [INFO] [stdout] 33: 0x55cb82c8b01c - std::thread::local::LocalKey::with::h3713c5ab2a14fcd1 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/thread/local.rs:262:9 [INFO] [stdout] 34: 0x55cb82ca8fa1 - tokio::runtime::context::set_scheduler::hb2134a6b6e0f8d1d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/context.rs:176:9 [INFO] [stdout] 35: 0x55cb82c32e7e - tokio::runtime::scheduler::current_thread::CoreGuard::enter::hbb5dd2746c12810f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:743:27 [INFO] [stdout] 36: 0x55cb82c33248 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h8cdd7b5af0fd81d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:652:19 [INFO] [stdout] 37: 0x55cb82c2fec3 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::ha960c204b297655f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:175:28 [INFO] [stdout] 38: 0x55cb82c84e86 - tokio::runtime::context::runtime::enter_runtime::hc90d3756c0511b3a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/context/runtime.rs:65:16 [INFO] [stdout] 39: 0x55cb82c2f987 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h90d3ee53db392901 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/scheduler/current_thread/mod.rs:167:9 [INFO] [stdout] 40: 0x55cb82c443df - tokio::runtime::runtime::Runtime::block_on::h56d06dd17f0c87fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/tokio-1.34.0/src/runtime/runtime.rs:348:47 [INFO] [stdout] 41: 0x55cb82c50d8a - helixlauncher_core::meta::tests::get_component_meta_invalid_formatting::h5e06a3b3168de412 [INFO] [stdout] at /opt/rustwide/workdir/helixlauncher-core/src/meta.rs:340:9 [INFO] [stdout] 42: 0x55cb82c50c17 - helixlauncher_core::meta::tests::get_component_meta_invalid_formatting::{{closure}}::h77b97340b7911eb5 [INFO] [stdout] at /opt/rustwide/workdir/helixlauncher-core/src/meta.rs:325:57 [INFO] [stdout] 43: 0x55cb82c5e236 - core::ops::function::FnOnce::call_once::ha2fc194dd5940955 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x55cb82cf385f - core::ops::function::FnOnce::call_once::h2088a64ea35e9f55 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 45: 0x55cb82cf385f - test::__rust_begin_short_backtrace::h3e3262ca517e0f6a [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:620:18 [INFO] [stdout] 46: 0x55cb82cf2430 - test::run_test_in_process::{{closure}}::h6b4258191636288b [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:643:60 [INFO] [stdout] 47: 0x55cb82cf2430 - as core::ops::function::FnOnce<()>>::call_once::h017d06cfb8bed9ea [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 48: 0x55cb82cf2430 - std::panicking::try::do_call::hd5a0dc4bb374d709 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:555:40 [INFO] [stdout] 49: 0x55cb82cf2430 - std::panicking::try::h3168a4ce5bf4579d [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:519:19 [INFO] [stdout] 50: 0x55cb82cf2430 - std::panic::catch_unwind::hb64c62facfdc3e4a [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panic.rs:142:14 [INFO] [stdout] 51: 0x55cb82cf2430 - test::run_test_in_process::h127b8bcabd50528a [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:643:27 [INFO] [stdout] 52: 0x55cb82cf2430 - test::run_test::{{closure}}::h0fdd7a3e6b40f361 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:566:43 [INFO] [stdout] 53: 0x55cb82cba7c3 - test::run_test::{{closure}}::h48b321fe4dddd4b5 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/test/src/lib.rs:594:41 [INFO] [stdout] 54: 0x55cb82cba7c3 - std::sys_common::backtrace::__rust_begin_short_backtrace::hc21ce17eb804db15 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys_common/backtrace.rs:155:18 [INFO] [stdout] 55: 0x55cb82cbf4ef - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h09231cb1ff02341f [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/thread/mod.rs:528:17 [INFO] [stdout] 56: 0x55cb82cbf4ef - as core::ops::function::FnOnce<()>>::call_once::h39609956c133d940 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 57: 0x55cb82cbf4ef - std::panicking::try::do_call::hc39de059392fc838 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:555:40 [INFO] [stdout] 58: 0x55cb82cbf4ef - std::panicking::try::h8e296b7f146034ae [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panicking.rs:519:19 [INFO] [stdout] 59: 0x55cb82cbf4ef - std::panic::catch_unwind::hbd1bff6c3e457dcd [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/panic.rs:142:14 [INFO] [stdout] 60: 0x55cb82cbf4ef - std::thread::Builder::spawn_unchecked_::{{closure}}::h879be7a53fe7d1d6 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/thread/mod.rs:527:30 [INFO] [stdout] 61: 0x55cb82cbf4ef - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0fa08594624076ec [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 62: 0x55cb8317ffb5 - as core::ops::function::FnOnce>::call_once::hce6bcef84364f9de [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 63: 0x55cb8317ffb5 - as core::ops::function::FnOnce>::call_once::h5656bb08f6ae0836 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/alloc/src/boxed.rs:2016:9 [INFO] [stdout] 64: 0x55cb8317ffb5 - std::sys::pal::unix::thread::Thread::new::thread_start::h42aad656803ef398 [INFO] [stdout] at /rustc/d7bd9cd469ff6871420007f091ef52fc32d2ca99/library/std/src/sys/pal/unix/thread.rs:108:17 [INFO] [stdout] 65: 0x7f19ffbd1ac3 - [INFO] [stdout] 66: 0x7f19ffc62bf4 - __clone [INFO] [stdout] 67: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] meta::tests::component_version_exists [INFO] [stdout] meta::tests::component_version_exists_same_client [INFO] [stdout] meta::tests::get_component_index [INFO] [stdout] meta::tests::get_component_index_invalid_id [INFO] [stdout] meta::tests::get_component_index_same_client [INFO] [stdout] meta::tests::get_component_meta [INFO] [stdout] meta::tests::get_component_meta_invalid_formatting [INFO] [stdout] meta::tests::get_component_meta_invalid_version [INFO] [stdout] meta::tests::get_component_meta_same_client [INFO] [stdout] [INFO] [stdout] test result: FAILED. 4 passed; 9 failed; 1 ignored; 0 measured; 0 filtered out; finished in 1.19s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `-p helixlauncher-core --lib` [INFO] running `Command { std: "docker" "inspect" "20a0a82c1db2efa39e209c4c410a1e473a142dd2c93eb3b742d9f8dcb8d4d59c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "20a0a82c1db2efa39e209c4c410a1e473a142dd2c93eb3b742d9f8dcb8d4d59c", kill_on_drop: false }` [INFO] [stdout] 20a0a82c1db2efa39e209c4c410a1e473a142dd2c93eb3b742d9f8dcb8d4d59c [INFO] testing HelixLauncher/HelixLauncher against try#393ef12c970fbc7f294cd96c35cb76f9591bc1d6 for pr-121417 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHelixLauncher%2FHelixLauncher" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/HelixLauncher/HelixLauncher on toolchain 393ef12c970fbc7f294cd96c35cb76f9591bc1d6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-4-tc2/source/.cargo/config.toml [INFO] started tweaking git repo https://github.com/HelixLauncher/HelixLauncher [INFO] finished tweaking git repo https://github.com/HelixLauncher/HelixLauncher [INFO] tweaked toml for git repo https://github.com/HelixLauncher/HelixLauncher written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/HelixLauncher/HelixLauncher 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" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 8fc6b6b4fd82a0f88b6e9d20c700d1a8bd93891c75909cdb422219269b39b088 [INFO] running `Command { std: "docker" "start" "-a" "8fc6b6b4fd82a0f88b6e9d20c700d1a8bd93891c75909cdb422219269b39b088", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "8fc6b6b4fd82a0f88b6e9d20c700d1a8bd93891c75909cdb422219269b39b088", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8fc6b6b4fd82a0f88b6e9d20c700d1a8bd93891c75909cdb422219269b39b088", kill_on_drop: false }` [INFO] [stdout] 8fc6b6b4fd82a0f88b6e9d20c700d1a8bd93891c75909cdb422219269b39b088 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+393ef12c970fbc7f294cd96c35cb76f9591bc1d6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c3a0f10094542de9bf2405813e07384a6035b44abeca8c942c06a267efcfedc6 [INFO] running `Command { std: "docker" "start" "-a" "c3a0f10094542de9bf2405813e07384a6035b44abeca8c942c06a267efcfedc6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling rustix v0.38.26 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling subtle v2.5.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling futures-io v0.3.29 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling openssl v0.10.60 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling cpufeatures v0.2.11 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling jobserver v0.1.27 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling iana-time-zone v0.1.58 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling winnow v0.5.19 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling gimli v0.28.1 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling base64ct v1.6.0 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling password-hash v0.4.2 [INFO] [stderr] Compiling deranged v0.3.10 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling anstyle-parse v0.2.2 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling openssl-sys v0.9.96 [INFO] [stderr] Compiling zstd-sys v2.0.9+zstd.1.5.5 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling object v0.32.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustc-demangle v0.1.23 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling anstyle-query v1.0.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling anyhow v1.0.75 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling pbkdf2 v0.11.0 [INFO] [stderr] Compiling aes v0.8.3 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling cpp_common v0.5.9 [INFO] [stderr] Compiling darling_core v0.20.3 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling addr2line v0.21.0 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling helixlauncher-core v0.1.0 (/opt/rustwide/workdir/helixlauncher-core) [INFO] [stderr] Compiling clap_builder v4.4.9 [INFO] [stderr] Compiling tempfile-fast v0.3.4 [INFO] [stderr] Compiling cpp_build v0.5.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling unicode-segmentation v1.10.1 [INFO] [stderr] Compiling termcolor v1.4.0 [INFO] [stderr] Compiling humantime v2.1.0 [INFO] [stderr] Compiling glob v0.3.1 [INFO] [stderr] Compiling java-locator v0.1.5 [INFO] [stderr] Compiling combine v4.6.6 [INFO] [stderr] Compiling newline-converter v0.2.2 [INFO] [stderr] Compiling libloading v0.7.4 [INFO] [stderr] Compiling dyn-clone v1.0.16 [INFO] [stderr] Compiling cesu8 v1.1.0 [INFO] [stderr] Compiling jni-sys v0.3.0 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling cstr v0.2.11 [INFO] [stderr] Compiling libloading v0.8.1 [INFO] [stderr] Compiling local-encoding-ng v0.1.0 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling darling_macro v0.20.3 [INFO] [stderr] Compiling cpp_macros v0.5.9 [INFO] [stderr] Compiling bzip2 v0.4.4 [INFO] [stderr] Compiling qttypes v0.2.11 [INFO] [stderr] Compiling qmetaobject v0.2.10 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling embed-resource v2.4.0 [INFO] [stderr] Compiling helixlauncher-javalaunch v0.1.0 (/opt/rustwide/workdir/helixlauncher-javalaunch) [INFO] [stderr] Compiling darling v0.20.3 [INFO] [stderr] Compiling serde_with_macros v3.4.0 [INFO] [stderr] error: could not compile `syn` (lib) [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/393ef12c970fbc7f294cd96c35cb76f9591bc1d6/bin/rustc --crate-name syn --edition=2018 /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/syn-1.0.109/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no --cfg 'feature="clone-impls"' --cfg 'feature="default"' --cfg 'feature="derive"' --cfg 'feature="full"' --cfg 'feature="parsing"' --cfg 'feature="printing"' --cfg 'feature="proc-macro"' --cfg 'feature="quote"' -C metadata=93120fa14152e852 -C extra-filename=-93120fa14152e852 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern proc_macro2=/opt/rustwide/target/debug/deps/libproc_macro2-90f63ccd04acb0cd.rmeta --extern quote=/opt/rustwide/target/debug/deps/libquote-e42a5656a0600e1d.rmeta --extern unicode_ident=/opt/rustwide/target/debug/deps/libunicode_ident-f8d62a079c79a15a.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "c3a0f10094542de9bf2405813e07384a6035b44abeca8c942c06a267efcfedc6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c3a0f10094542de9bf2405813e07384a6035b44abeca8c942c06a267efcfedc6", kill_on_drop: false }` [INFO] [stdout] c3a0f10094542de9bf2405813e07384a6035b44abeca8c942c06a267efcfedc6