[INFO] cloning repository https://github.com/vigovlugt/nmm-mods-installer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/vigovlugt/nmm-mods-installer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvigovlugt%2Fnmm-mods-installer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvigovlugt%2Fnmm-mods-installer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 67e6b3b44342279be79a5cff01625c33671f3776 [INFO] testing vigovlugt/nmm-mods-installer against 1.77.0 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvigovlugt%2Fnmm-mods-installer" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vigovlugt/nmm-mods-installer on toolchain 1.77.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vigovlugt/nmm-mods-installer [INFO] finished tweaking git repo https://github.com/vigovlugt/nmm-mods-installer [INFO] tweaked toml for git repo https://github.com/vigovlugt/nmm-mods-installer written to /workspace/builds/worker-3-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/vigovlugt/nmm-mods-installer already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.77.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1.77.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d091b70ff71c695ca401621b4aaf66f5bfdf767b5ba3b610c8354450bbd0ed67 [INFO] running `Command { std: "docker" "start" "-a" "d091b70ff71c695ca401621b4aaf66f5bfdf767b5ba3b610c8354450bbd0ed67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d091b70ff71c695ca401621b4aaf66f5bfdf767b5ba3b610c8354450bbd0ed67", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d091b70ff71c695ca401621b4aaf66f5bfdf767b5ba3b610c8354450bbd0ed67", kill_on_drop: false }` [INFO] [stdout] d091b70ff71c695ca401621b4aaf66f5bfdf767b5ba3b610c8354450bbd0ed67 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.77.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 95517195bd37482865dca2fa7336a6f7ffff9bad24737111fa4fb7b2e77870b9 [INFO] running `Command { std: "docker" "start" "-a" "95517195bd37482865dca2fa7336a6f7ffff9bad24737111fa4fb7b2e77870b9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.61 [INFO] [stderr] Compiling http v0.2.11 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling crc32fast v1.3.2 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling deranged v0.3.10 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling rustix v0.38.26 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling dtoa-short v0.3.4 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling openssl-sys v0.9.97 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling anstyle-query v1.0.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling publicsuffix v2.2.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling servo_arc v0.3.0 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling zerocopy v0.7.29 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling winnow v0.5.24 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling clap_builder v4.4.11 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling deunicode v1.4.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling clap v4.4.11 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling async-compression v0.4.5 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling cookie_store v0.16.2 [INFO] [stderr] Compiling scraper v0.18.1 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling nmm-mods-installer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `ModFile`, `ModFiles` [INFO] [stdout] --> src/main.rs:6:57 [INFO] [stdout] | [INFO] [stdout] 6 | use nm::{get_install_link, get_mod_files, get_mod_name, ModFile, ModFiles}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `task::Wake` [INFO] [stdout] --> src/main.rs:9:33 [INFO] [stdout] | [INFO] [stdout] 9 | use std::{fs, process::Command, task::Wake}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `parse` is never used [INFO] [stdout] --> src/config.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl ModsFile { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 19 | pub fn parse() -> ModsFile { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ModDependency` is never used [INFO] [stdout] --> src/nm.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | pub enum ModDependency { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_mod_dependencies` is never used [INFO] [stdout] --> src/nm.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | pub async fn get_mod_dependencies( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 22.89s [INFO] running `Command { std: "docker" "inspect" "95517195bd37482865dca2fa7336a6f7ffff9bad24737111fa4fb7b2e77870b9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "95517195bd37482865dca2fa7336a6f7ffff9bad24737111fa4fb7b2e77870b9", kill_on_drop: false }` [INFO] [stdout] 95517195bd37482865dca2fa7336a6f7ffff9bad24737111fa4fb7b2e77870b9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.77.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 225feb2f35d115058ecd486d36ee5487d483ce478c2322ca0c08ab0af9b6fd60 [INFO] running `Command { std: "docker" "start" "-a" "225feb2f35d115058ecd486d36ee5487d483ce478c2322ca0c08ab0af9b6fd60", kill_on_drop: false }` [INFO] [stderr] Compiling nmm-mods-installer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `ModFile`, `ModFiles` [INFO] [stdout] --> src/main.rs:6:57 [INFO] [stdout] | [INFO] [stdout] 6 | use nm::{get_install_link, get_mod_files, get_mod_name, ModFile, ModFiles}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `task::Wake` [INFO] [stdout] --> src/main.rs:9:33 [INFO] [stdout] | [INFO] [stdout] 9 | use std::{fs, process::Command, task::Wake}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `parse` is never used [INFO] [stdout] --> src/config.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl ModsFile { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 19 | pub fn parse() -> ModsFile { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ModDependency` is never used [INFO] [stdout] --> src/nm.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | pub enum ModDependency { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_mod_dependencies` is never used [INFO] [stdout] --> src/nm.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | pub async fn get_mod_dependencies( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.62s [INFO] running `Command { std: "docker" "inspect" "225feb2f35d115058ecd486d36ee5487d483ce478c2322ca0c08ab0af9b6fd60", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "225feb2f35d115058ecd486d36ee5487d483ce478c2322ca0c08ab0af9b6fd60", kill_on_drop: false }` [INFO] [stdout] 225feb2f35d115058ecd486d36ee5487d483ce478c2322ca0c08ab0af9b6fd60 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.77.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 162a89106c0d534485ef9393042ab1bc250a9a7d198fa462077faadc1789baec [INFO] running `Command { std: "docker" "start" "-a" "162a89106c0d534485ef9393042ab1bc250a9a7d198fa462077faadc1789baec", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `ModFile`, `ModFiles` [INFO] [stderr] --> src/main.rs:6:57 [INFO] [stderr] | [INFO] [stderr] 6 | use nm::{get_install_link, get_mod_files, get_mod_name, ModFile, ModFiles}; [INFO] [stderr] | ^^^^^^^ ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `task::Wake` [INFO] [stderr] --> src/main.rs:9:33 [INFO] [stderr] | [INFO] [stderr] 9 | use std::{fs, process::Command, task::Wake}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: associated function `parse` is never used [INFO] [stderr] --> src/config.rs:19:12 [INFO] [stderr] | [INFO] [stderr] 18 | impl ModsFile { [INFO] [stderr] | ------------- associated function in this implementation [INFO] [stderr] 19 | pub fn parse() -> ModsFile { [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: enum `ModDependency` is never used [INFO] [stderr] --> src/nm.rs:20:10 [INFO] [stderr] | [INFO] [stderr] 20 | pub enum ModDependency { [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: function `get_mod_dependencies` is never used [INFO] [stderr] --> src/nm.rs:25:14 [INFO] [stderr] | [INFO] [stderr] 25 | pub async fn get_mod_dependencies( [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `nmm-mods-installer` (bin "nmm-mods-installer" test) generated 5 warnings (run `cargo fix --bin "nmm-mods-installer" --tests` to apply 2 suggestions) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/nmm_mods_installer-73d969afdc93a57f) [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] running `Command { std: "docker" "inspect" "162a89106c0d534485ef9393042ab1bc250a9a7d198fa462077faadc1789baec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "162a89106c0d534485ef9393042ab1bc250a9a7d198fa462077faadc1789baec", kill_on_drop: false }` [INFO] [stdout] 162a89106c0d534485ef9393042ab1bc250a9a7d198fa462077faadc1789baec [INFO] testing vigovlugt/nmm-mods-installer against beta-2024-03-24 for beta-1.78-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fvigovlugt%2Fnmm-mods-installer" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/vigovlugt/nmm-mods-installer on toolchain beta-2024-03-24 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2024-03-24" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/vigovlugt/nmm-mods-installer [INFO] finished tweaking git repo https://github.com/vigovlugt/nmm-mods-installer [INFO] tweaked toml for git repo https://github.com/vigovlugt/nmm-mods-installer written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/vigovlugt/nmm-mods-installer 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" "+beta-2024-03-24" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+beta-2024-03-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6419346d59b7b5f3e01d71ffb40a4e308ff3659a37aa084010eba861694dd691 [INFO] running `Command { std: "docker" "start" "-a" "6419346d59b7b5f3e01d71ffb40a4e308ff3659a37aa084010eba861694dd691", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6419346d59b7b5f3e01d71ffb40a4e308ff3659a37aa084010eba861694dd691", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6419346d59b7b5f3e01d71ffb40a4e308ff3659a37aa084010eba861694dd691", kill_on_drop: false }` [INFO] [stdout] 6419346d59b7b5f3e01d71ffb40a4e308ff3659a37aa084010eba861694dd691 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+beta-2024-03-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e76542ba01465f56808566565578d94820e74f428635b6e88e03c2c2dd087956 [INFO] running `Command { std: "docker" "start" "-a" "e76542ba01465f56808566565578d94820e74f428635b6e88e03c2c2dd087956", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling smallvec v1.11.2 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling pin-project-lite v0.2.13 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.27 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling tinyvec_macros v0.1.1 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling tinyvec v1.6.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling new_debug_unreachable v1.0.4 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling hashbrown v0.14.3 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling openssl v0.10.61 [INFO] [stderr] Compiling fnv v1.0.7 [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 crc32fast v1.3.2 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling futures-sink v0.3.29 [INFO] [stderr] Compiling mac v0.1.1 [INFO] [stderr] Compiling time-macros v0.2.15 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling getrandom v0.2.11 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling socket2 v0.5.5 [INFO] [stderr] Compiling mio v0.8.9 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling futf v0.1.5 [INFO] [stderr] Compiling deranged v0.3.10 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling cookie v0.16.2 [INFO] [stderr] Compiling phf v0.10.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling unicode-width v0.1.11 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling rustix v0.38.26 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling utf8parse v0.2.1 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling dtoa v1.0.9 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling anstyle-parse v0.2.3 [INFO] [stderr] Compiling miniz_oxide v0.7.1 [INFO] [stderr] Compiling tendril v0.4.3 [INFO] [stderr] Compiling dtoa-short v0.3.4 [INFO] [stderr] Compiling idna v0.3.0 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling ahash v0.8.6 [INFO] [stderr] Compiling byteorder v1.5.0 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling anstyle-query v1.0.1 [INFO] [stderr] Compiling httpdate v1.0.3 [INFO] [stderr] Compiling openssl-sys v0.9.97 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.2 [INFO] [stderr] Compiling psl-types v2.0.11 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling anstyle v1.0.4 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling colorchoice v1.0.0 [INFO] [stderr] Compiling matches v0.1.10 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling flate2 v1.0.28 [INFO] [stderr] Compiling servo_arc v0.3.0 [INFO] [stderr] Compiling anstream v0.6.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling fastrand v2.0.1 [INFO] [stderr] Compiling publicsuffix v2.2.3 [INFO] [stderr] Compiling time v0.3.30 [INFO] [stderr] Compiling url v2.5.0 [INFO] [stderr] Compiling winnow v0.5.24 [INFO] [stderr] Compiling clap_lex v0.6.0 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Compiling zerocopy v0.7.29 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling console v0.15.7 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling encoding_rs v0.8.33 [INFO] [stderr] Compiling clap_builder v4.4.11 [INFO] [stderr] Compiling deunicode v1.4.1 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling ego-tree v0.6.2 [INFO] [stderr] Compiling zeroize v1.7.0 [INFO] [stderr] Compiling base64 v0.21.5 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling slug v0.1.5 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling tempfile v3.8.1 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Compiling derive_more v0.99.17 [INFO] [stderr] Compiling phf v0.11.2 [INFO] [stderr] Compiling tokio v1.34.0 [INFO] [stderr] Compiling cssparser v0.31.2 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling clap v4.4.11 [INFO] [stderr] Compiling tokio-util v0.7.10 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling async-compression v0.4.5 [INFO] [stderr] Compiling h2 v0.3.22 [INFO] [stderr] Compiling string_cache v0.8.7 [INFO] [stderr] Compiling toml_datetime v0.6.5 [INFO] [stderr] Compiling serde_spanned v0.6.4 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling toml_edit v0.21.0 [INFO] [stderr] Compiling cookie_store v0.16.2 [INFO] [stderr] Compiling toml v0.8.8 [INFO] [stderr] Compiling scraper v0.18.1 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.22 [INFO] [stderr] Compiling nmm-mods-installer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `ModFile`, `ModFiles` [INFO] [stdout] --> src/main.rs:6:57 [INFO] [stdout] | [INFO] [stdout] 6 | use nm::{get_install_link, get_mod_files, get_mod_name, ModFile, ModFiles}; [INFO] [stdout] | ^^^^^^^ ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `task::Wake` [INFO] [stdout] --> src/main.rs:9:33 [INFO] [stdout] | [INFO] [stdout] 9 | use std::{fs, process::Command, task::Wake}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `parse` is never used [INFO] [stdout] --> src/config.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 18 | impl ModsFile { [INFO] [stdout] | ------------- associated function in this implementation [INFO] [stdout] 19 | pub fn parse() -> ModsFile { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ModDependency` is never used [INFO] [stdout] --> src/nm.rs:20:10 [INFO] [stdout] | [INFO] [stdout] 20 | pub enum ModDependency { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_mod_dependencies` is never used [INFO] [stdout] --> src/nm.rs:25:14 [INFO] [stdout] | [INFO] [stdout] 25 | pub async fn get_mod_dependencies( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustc6QoUDR/symbols.o" "/opt/rustwide/target/debug/deps/nmm_mods_installer-4488e18b094bd0e9.nmm_mods_installer.ede1b5cbb385bb9-cgu.0.rcgu.o" "/opt/rustwide/target/debug/deps/nmm_mods_installer-4488e18b094bd0e9.nmm_mods_installer.ede1b5cbb385bb9-cgu.1.rcgu.o" "/opt/rustwide/target/debug/deps/nmm_mods_installer-4488e18b094bd0e9.nmm_mods_installer.ede1b5cbb385bb9-cgu.2.rcgu.o" "/opt/rustwide/target/debug/deps/nmm_mods_installer-4488e18b094bd0e9.nmm_mods_installer.ede1b5cbb385bb9-cgu.3.rcgu.o" "/opt/rustwide/target/debug/deps/nmm_mods_installer-4488e18b094bd0e9.nmm_mods_installer.ede1b5cbb385bb9-cgu.4.rcgu.o" "/opt/rustwide/target/debug/deps/nmm_mods_installer-4488e18b094bd0e9.nmm_mods_installer.ede1b5cbb385bb9-cgu.5.rcgu.o" "/opt/rustwide/target/debug/deps/nmm_mods_installer-4488e18b094bd0e9.nmm_mods_installer.ede1b5cbb385bb9-cgu.6.rcgu.o" "/opt/rustwide/target/debug/deps/nmm_mods_installer-4488e18b094bd0e9.nmm_mods_installer.ede1b5cbb385bb9-cgu.7.rcgu.o" "/opt/rustwide/target/debug/deps/nmm_mods_installer-4488e18b094bd0e9.3khhbeswuwrcbqpt.rcgu.o" "-Wl,--as-needed" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libtoml-e91f96cbcb855a97.rlib" "/opt/rustwide/target/debug/deps/libscraper-7f11dd7e4e3adb52.rlib" "/opt/rustwide/target/debug/deps/libahash-efa06a04329294ba.rlib" "/opt/rustwide/target/debug/deps/libgetrandom-5d2d8413f4972dc4.rlib" "/opt/rustwide/target/debug/deps/libzerocopy-24f49c6aee78dcf5.rlib" "/opt/rustwide/target/debug/deps/libego_tree-d6fd0e13b800120d.rlib" "/opt/rustwide/target/debug/deps/libselectors-25d57bba42746270.rlib" "/opt/rustwide/target/debug/deps/libservo_arc-bcd3e81be3923b2e.rlib" "/opt/rustwide/target/debug/deps/libstable_deref_trait-2a0dbe5da253a28f.rlib" "/opt/rustwide/target/debug/deps/libfxhash-2979afee709db725.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-6ac88002c46ec63a.rlib" "/opt/rustwide/target/debug/deps/libcssparser-4f6daeefc061c4c7.rlib" "/opt/rustwide/target/debug/deps/libdtoa_short-0ae10bcb524e67e8.rlib" "/opt/rustwide/target/debug/deps/libdtoa-c32c09a524048036.rlib" "/opt/rustwide/target/debug/deps/libphf-d0381dc6dbdda793.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-5933b6875818cf32.rlib" "/opt/rustwide/target/debug/deps/libhtml5ever-aafc846845c7aaba.rlib" "/opt/rustwide/target/debug/deps/libmarkup5ever-fd3597c4f6fd88ed.rlib" "/opt/rustwide/target/debug/deps/libstring_cache-f09fcdf2488d3cf6.rlib" "/opt/rustwide/target/debug/deps/libprecomputed_hash-f2821a1e9e37381d.rlib" "/opt/rustwide/target/debug/deps/libphf-4ef9b3e16a040141.rlib" "/opt/rustwide/target/debug/deps/libphf_shared-6dfe6d2c7f285703.rlib" "/opt/rustwide/target/debug/deps/libsiphasher-8c98df6e4615cbd6.rlib" "/opt/rustwide/target/debug/deps/libtendril-dc73da1963b50ede.rlib" "/opt/rustwide/target/debug/deps/libutf8-370df01ffad319e0.rlib" "/opt/rustwide/target/debug/deps/libfutf-64ef90aff0bd651d.rlib" "/opt/rustwide/target/debug/deps/libdebug_unreachable-bbd8fb415fbef5f3.rlib" "/opt/rustwide/target/debug/deps/libmac-332f903d3913d938.rlib" "/opt/rustwide/target/debug/deps/libtoml_edit-8be6c7ef6f2b8a8e.rlib" "/opt/rustwide/target/debug/deps/libserde_spanned-e0fe4f74f793471d.rlib" "/opt/rustwide/target/debug/deps/libwinnow-e1b52087a374bf3a.rlib" "/opt/rustwide/target/debug/deps/libtoml_datetime-d5efda9452d465f7.rlib" "/opt/rustwide/target/debug/deps/libslug-939e74b4352cdff1.rlib" "/opt/rustwide/target/debug/deps/libdeunicode-4ce3baabfde1cf6e.rlib" "/opt/rustwide/target/debug/deps/libreqwest-f2be75c2ca898c3c.rlib" "/opt/rustwide/target/debug/deps/libhyper_tls-c908aae9006f64f1.rlib" "/opt/rustwide/target/debug/deps/libserde_urlencoded-e779512c106ff784.rlib" "/opt/rustwide/target/debug/deps/libcookie_store-dde7a32025463b8d.rlib" "/opt/rustwide/target/debug/deps/libpublicsuffix-41f07631e61554ce.rlib" "/opt/rustwide/target/debug/deps/libidna-34a129a2150038b3.rlib" "/opt/rustwide/target/debug/deps/libpsl_types-4327ab0326ccf831.rlib" "/opt/rustwide/target/debug/deps/libcookie-2c1c9a70843c22df.rlib" "/opt/rustwide/target/debug/deps/libtime-8a893022e948b732.rlib" "/opt/rustwide/target/debug/deps/libtime_core-acdcdbb0edad8681.rlib" "/opt/rustwide/target/debug/deps/libderanged-e8578a2cd042987f.rlib" "/opt/rustwide/target/debug/deps/libpowerfmt-a584063b8a4e44a4.rlib" "/opt/rustwide/target/debug/deps/libidna-c850550635f0ff0f.rlib" "/opt/rustwide/target/debug/deps/libmatches-59081526691d27d6.rlib" "/opt/rustwide/target/debug/deps/libbase64-47ce12bf5fcc4351.rlib" "/opt/rustwide/target/debug/deps/libipnet-5d86936adafddcc9.rlib" "/opt/rustwide/target/debug/deps/libtokio_native_tls-a20b5b2186d9bad6.rlib" "/opt/rustwide/target/debug/deps/libmime-a9df5a780629fb7d.rlib" "/opt/rustwide/target/debug/deps/libencoding_rs-4339e23ae7924400.rlib" "/opt/rustwide/target/debug/deps/libserde_json-0265e06286914ed6.rlib" "/opt/rustwide/target/debug/deps/libryu-d2c3aff9aeca12bd.rlib" "/opt/rustwide/target/debug/deps/libserde-bb623d1a75f1de6e.rlib" "/opt/rustwide/target/debug/deps/libasync_compression-e2c3fbbd3cfb2428.rlib" "/opt/rustwide/target/debug/deps/libmemchr-996a195865583db1.rlib" "/opt/rustwide/target/debug/deps/libflate2-8e6e456291549b86.rlib" "/opt/rustwide/target/debug/deps/libminiz_oxide-fdd9e74574a7bd2a.rlib" "/opt/rustwide/target/debug/deps/libadler-eba61f23bb3cdb48.rlib" "/opt/rustwide/target/debug/deps/libcrc32fast-dbea8ee6fb11ce73.rlib" "/opt/rustwide/target/debug/deps/libnative_tls-6432d585c00ccb3c.rlib" "/opt/rustwide/target/debug/deps/libopenssl_probe-01da96bec2dfd166.rlib" "/opt/rustwide/target/debug/deps/libopenssl-2241a55e97ea1151.rlib" "/opt/rustwide/target/debug/deps/libforeign_types-34162016ad32c65c.rlib" "/opt/rustwide/target/debug/deps/libforeign_types_shared-6c481fa47d8ef87b.rlib" "/opt/rustwide/target/debug/deps/libopenssl_sys-30cac0770f48ac2b.rlib" "/opt/rustwide/target/debug/deps/libhyper-db2dce76eea0c7ba.rlib" "/opt/rustwide/target/debug/deps/libwant-a53deb880f5b4491.rlib" "/opt/rustwide/target/debug/deps/libtry_lock-539bdf1ed77a7a8a.rlib" "/opt/rustwide/target/debug/deps/libsocket2-eecf2a54e1f4647a.rlib" "/opt/rustwide/target/debug/deps/libhttparse-2dbc320ca65411a3.rlib" "/opt/rustwide/target/debug/deps/libh2-8c2f1b6c61c566f4.rlib" "/opt/rustwide/target/debug/deps/libindexmap-b97987b991fa7705.rlib" "/opt/rustwide/target/debug/deps/libequivalent-e4dc2e1acc32de2c.rlib" "/opt/rustwide/target/debug/deps/libhashbrown-ad909cf2cd84416e.rlib" "/opt/rustwide/target/debug/deps/libslab-0a39a638bccea296.rlib" "/opt/rustwide/target/debug/deps/libtokio_util-4a23603513e0356e.rlib" "/opt/rustwide/target/debug/deps/libfutures_sink-2277a9e5dde989ce.rlib" "/opt/rustwide/target/debug/deps/libtower_service-92bbc7b5a1dd8782.rlib" "/opt/rustwide/target/debug/deps/libtracing-a2ad591578c7f39a.rlib" "/opt/rustwide/target/debug/deps/libtracing_core-342c9df225514dc6.rlib" "/opt/rustwide/target/debug/deps/libonce_cell-fadaa1d866399a17.rlib" "/opt/rustwide/target/debug/deps/libfutures_channel-bef8ce0d4300e9c8.rlib" "/opt/rustwide/target/debug/deps/libfutures_util-a3042af6d0ac5e5d.rlib" "/opt/rustwide/target/debug/deps/libfutures_task-4486809eb88d6770.rlib" "/opt/rustwide/target/debug/deps/libpin_utils-9c5dcf17efb91bff.rlib" "/opt/rustwide/target/debug/deps/libtokio-2541dfe6847fa861.rlib" "/opt/rustwide/target/debug/deps/libsignal_hook_registry-18f7a52b74ce801b.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-fb23db51be3872f8.rlib" "/opt/rustwide/target/debug/deps/libsocket2-7287d77433a71fb1.rlib" "/opt/rustwide/target/debug/deps/libmio-aaca43c3a95b51bd.rlib" "/opt/rustwide/target/debug/deps/libparking_lot-10720266bc97c4a3.rlib" "/opt/rustwide/target/debug/deps/libparking_lot_core-e40251cdb588a427.rlib" "/opt/rustwide/target/debug/deps/libsmallvec-2fe51d264bce6b98.rlib" "/opt/rustwide/target/debug/deps/liblock_api-af608386887ddd92.rlib" "/opt/rustwide/target/debug/deps/libscopeguard-f937485db0060aca.rlib" "/opt/rustwide/target/debug/deps/libhttp_body-6385ecad051adcaa.rlib" "/opt/rustwide/target/debug/deps/libpin_project_lite-085b19c93bbb2231.rlib" "/opt/rustwide/target/debug/deps/liblog-8188d82fb061445d.rlib" "/opt/rustwide/target/debug/deps/libfutures_core-c75aab8011a428b1.rlib" "/opt/rustwide/target/debug/deps/liburl-a8a27780177f5906.rlib" "/opt/rustwide/target/debug/deps/libidna-2b494dd6be18111e.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-6720ecd938ebfb2b.rlib" "/opt/rustwide/target/debug/deps/libtinyvec-dcbbce603bc23510.rlib" "/opt/rustwide/target/debug/deps/libtinyvec_macros-333661e3b238a9a3.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-c077d6a813fe7ae8.rlib" "/opt/rustwide/target/debug/deps/libform_urlencoded-00b3292b537cfa9a.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-9ca315f6c750067f.rlib" "/opt/rustwide/target/debug/deps/libhttp-4b248da2430b4ebf.rlib" "/opt/rustwide/target/debug/deps/libitoa-c3a42249f065e11e.rlib" "/opt/rustwide/target/debug/deps/libbytes-d5ef6100ae69ca23.rlib" "/opt/rustwide/target/debug/deps/libfnv-953831fe314029b4.rlib" "/opt/rustwide/target/debug/deps/libdotenv-eb1f88852bc411ee.rlib" "/opt/rustwide/target/debug/deps/libdialoguer-a93afe824ff58e4e.rlib" "/opt/rustwide/target/debug/deps/libshell_words-bbd2e885bb0e12aa.rlib" "/opt/rustwide/target/debug/deps/libtempfile-75f89056ab1fb74f.rlib" "/opt/rustwide/target/debug/deps/libfastrand-c5a132108b9e8ad0.rlib" "/opt/rustwide/target/debug/deps/librustix-86b8db38af6ab766.rlib" "/opt/rustwide/target/debug/deps/libbitflags-52f05aea2267c407.rlib" "/opt/rustwide/target/debug/deps/liblinux_raw_sys-5bf670d0b82b06d1.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-e7002d307f97bc56.rlib" "/opt/rustwide/target/debug/deps/libzeroize-184e930bc40b290b.rlib" "/opt/rustwide/target/debug/deps/libthiserror-3d1007c246587be7.rlib" "/opt/rustwide/target/debug/deps/libconsole-3c2fb743eba0f9a3.rlib" "/opt/rustwide/target/debug/deps/liblibc-a40391b8f7ca94de.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-0ea374cdbf7c3a56.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-efa3519517df6cf0.rlib" "/opt/rustwide/target/debug/deps/libclap-0f65b494c21124c1.rlib" "/opt/rustwide/target/debug/deps/libclap_builder-a1fc362f4e6b6d07.rlib" "/opt/rustwide/target/debug/deps/libstrsim-7c2291ed86ef7041.rlib" "/opt/rustwide/target/debug/deps/libanstream-e633c25715b9f390.rlib" "/opt/rustwide/target/debug/deps/libanstyle_query-3fb1e0be5e2343e6.rlib" "/opt/rustwide/target/debug/deps/libcolorchoice-d395abfad8a7a372.rlib" "/opt/rustwide/target/debug/deps/libanstyle_parse-1db3227ea0ea249c.rlib" "/opt/rustwide/target/debug/deps/libutf8parse-39ed42569342c469.rlib" "/opt/rustwide/target/debug/deps/libclap_lex-347d2b47ecabb312.rlib" "/opt/rustwide/target/debug/deps/libanstyle-da4958938b82d234.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-7c8cd1ffc7c5704a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-1e3d939fe4a32679.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-bed8a8012d8de197.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-9836220ffcdef837.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-477946c62ad09c5d.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-034c7f6c8e092d4a.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-adf6bdbbb95d6d76.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-4fd348bd7cce625e.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-8fda1b14c74c5d02.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-39c58d6af528e9fd.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-e61464812b7ba584.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-a1a7e8ad93bd156f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-5c7df282c1e709fe.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-e94871c8e3cbbc8f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-f9710d18df4cb9d1.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-67944a192beb15f8.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-e46bc3da6d7c462f.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-8d1ac131d3cb2645.rlib" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-c7f132c6815d4f60.rlib" "-Wl,-Bdynamic" "-lssl" "-lcrypto" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2024-03-24-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/nmm_mods_installer-4488e18b094bd0e9" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 1 previous error; 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `nmm-mods-installer` (bin "nmm-mods-installer") due to 2 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e76542ba01465f56808566565578d94820e74f428635b6e88e03c2c2dd087956", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e76542ba01465f56808566565578d94820e74f428635b6e88e03c2c2dd087956", kill_on_drop: false }` [INFO] [stdout] e76542ba01465f56808566565578d94820e74f428635b6e88e03c2c2dd087956