[INFO] cloning repository https://github.com/juicermv/numake [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/juicermv/numake" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuicermv%2Fnumake", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuicermv%2Fnumake'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8c6e986c2b7914e11ed9efcd75c1ece2404434bf [INFO] building juicermv/numake against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjuicermv%2Fnumake" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/juicermv/numake [INFO] finished tweaking git repo https://github.com/juicermv/numake [INFO] tweaked toml for git repo https://github.com/juicermv/numake written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/juicermv/numake on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/juicermv/numake 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded toml_writer v1.0.2 [INFO] [stderr] Downloaded bzip2 v0.6.0 [INFO] [stderr] Downloaded libbz2-rs-sys v0.2.1 [INFO] [stderr] Downloaded dunce v1.0.5 [INFO] [stderr] Downloaded toml v0.9.2 [INFO] [stderr] Downloaded mlua-sys v0.6.8 [INFO] [stderr] Downloaded crc32fast v1.5.0 [INFO] [stderr] Downloaded zip v4.3.0 [INFO] [stderr] Downloaded ppmd-rust v1.2.1 [INFO] [stderr] Downloaded sha256 v1.6.0 [INFO] [stderr] Downloaded serde_spanned v1.0.0 [INFO] [stderr] Downloaded strum v0.27.2 [INFO] [stderr] Downloaded anstyle-query v1.1.3 [INFO] [stderr] Downloaded shell-words v1.1.0 [INFO] [stderr] Downloaded env_home v0.1.0 [INFO] [stderr] Downloaded pathdiff v0.2.3 [INFO] [stderr] Downloaded anstyle-wincon v3.0.9 [INFO] [stderr] Downloaded which v7.0.3 [INFO] [stderr] Downloaded bitcode_derive v0.6.5 [INFO] [stderr] Downloaded toml_datetime v0.7.0 [INFO] [stderr] Downloaded libloading v0.8.8 [INFO] [stderr] Downloaded redox_syscall v0.5.16 [INFO] [stderr] Downloaded strum_macros v0.27.2 [INFO] [stderr] Downloaded anstream v0.6.19 [INFO] [stderr] Downloaded console v0.16.0 [INFO] [stderr] Downloaded dialoguer v0.11.0 [INFO] [stderr] Downloaded toml_parser v1.0.1 [INFO] [stderr] Downloaded clap_derive v4.5.41 [INFO] [stderr] Downloaded cc v1.2.30 [INFO] [stderr] Downloaded clap v4.5.41 [INFO] [stderr] Downloaded bytemuck v1.23.1 [INFO] [stderr] Downloaded bitcode v0.6.6 [INFO] [stderr] Downloaded io-uring v0.7.9 [INFO] [stderr] Downloaded winnow v0.7.12 [INFO] [stderr] Downloaded rustls-webpki v0.103.4 [INFO] [stderr] Downloaded serde_json v1.0.141 [INFO] [stderr] Downloaded clap_builder v4.5.41 [INFO] [stderr] Downloaded mlua v0.10.5 [INFO] [stderr] Downloaded bstr v1.12.0 [INFO] [stderr] Downloaded rustls v0.23.29 [INFO] [stderr] Downloaded winsafe v0.0.19 [INFO] [stderr] Downloaded luau0-src v0.12.3+luau663 [INFO] [stderr] Downloaded lua-src v547.0.0 [INFO] [stderr] Downloaded glam v0.30.5 [INFO] [stderr] Downloaded tokio v1.47.0 [INFO] [stderr] Downloaded luajit-src v210.5.12+a4f56a4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a0cbfc779f5aedc705d2240416a534619f9db3e1410d4ba04ff8f8be1116cb37 [INFO] running `Command { std: "docker" "start" "-a" "a0cbfc779f5aedc705d2240416a534619f9db3e1410d4ba04ff8f8be1116cb37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a0cbfc779f5aedc705d2240416a534619f9db3e1410d4ba04ff8f8be1116cb37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a0cbfc779f5aedc705d2240416a534619f9db3e1410d4ba04ff8f8be1116cb37", kill_on_drop: false }` [INFO] [stdout] a0cbfc779f5aedc705d2240416a534619f9db3e1410d4ba04ff8f8be1116cb37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1079966ac2745586eb99ff3a74c97be03e1e1aa6986bddeacd5ab1ccc3071552 [INFO] running `Command { std: "docker" "start" "-a" "1079966ac2745586eb99ff3a74c97be03e1e1aa6986bddeacd5ab1ccc3071552", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.174 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Compiling cfg-if v1.0.1 [INFO] [stderr] Compiling bitflags v2.9.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling typenum v1.18.0 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.2.16 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling futures-core v0.3.31 [INFO] [stderr] Compiling itoa v1.0.15 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling memchr v2.7.5 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling futures-sink v0.3.31 [INFO] [stderr] Compiling linux-raw-sys v0.9.4 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling litemap v0.8.0 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling writeable v0.6.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling slab v0.4.10 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling icu_normalizer_data v2.0.0 [INFO] [stderr] Compiling icu_properties_data v2.0.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling http v1.3.1 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling log v0.4.27 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling cpufeatures v0.2.17 [INFO] [stderr] Compiling tower-service v0.3.3 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling crc32fast v1.5.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling atomic-waker v1.1.2 [INFO] [stderr] Compiling try-lock v0.2.5 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling tokio v1.47.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling openssl-probe v0.1.6 [INFO] [stderr] Compiling unicode-width v0.2.1 [INFO] [stderr] Compiling utf8parse v0.2.2 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling sync_wrapper v1.0.2 [INFO] [stderr] Compiling tower-layer v0.3.3 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling anstyle-query v1.1.3 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling ryu v1.0.20 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Compiling zlib-rs v0.5.1 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling ipnet v2.11.0 [INFO] [stderr] Compiling is_terminal_polyfill v1.70.1 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling anstream v0.6.19 [INFO] [stderr] Compiling deranged v0.4.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling console v0.15.11 [INFO] [stderr] Compiling libbz2-rs-sys v0.2.1 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Compiling lua-src v547.0.0 [INFO] [stderr] Compiling luajit-src v210.5.12+a4f56a4 [INFO] [stderr] Compiling luau0-src v0.12.3+luau663 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling simd-adler32 v0.3.7 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling time-core v0.1.4 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Compiling iri-string v0.7.8 [INFO] [stderr] Compiling fastrand v2.3.0 [INFO] [stderr] Compiling zopfli v0.8.2 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling bzip2 v0.6.0 [INFO] [stderr] Compiling clap_builder v4.5.41 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling pbkdf2 v0.12.2 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling liblzma-sys v0.4.4 [INFO] [stderr] Compiling mlua-sys v0.6.8 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling toml_parser v1.0.1 [INFO] [stderr] Compiling libloading v0.8.8 [INFO] [stderr] Compiling tempfile v3.20.0 [INFO] [stderr] Compiling encoding_rs v0.8.35 [INFO] [stderr] Compiling mime v0.3.17 [INFO] [stderr] Compiling bytemuck v1.23.1 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling number_prefix v0.4.0 [INFO] [stderr] Compiling constant_time_eq v0.3.1 [INFO] [stderr] Compiling toml_writer v1.0.2 [INFO] [stderr] Compiling numake v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling rustc-hash v2.1.1 [INFO] [stderr] Compiling deflate64 v0.1.9 [INFO] [stderr] Compiling ppmd-rust v1.2.1 [INFO] [stderr] Compiling indicatif v0.17.11 [INFO] [stderr] Compiling console v0.16.0 [INFO] [stderr] Compiling dunce v1.0.5 [INFO] [stderr] Compiling pathdiff v0.2.3 [INFO] [stderr] Compiling libz-rs-sys v0.5.1 [INFO] [stderr] Compiling flate2 v1.1.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling h2 v0.4.11 [INFO] [stderr] Compiling tower-http v0.6.6 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling liblzma v0.4.2 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling strum_macros v0.27.2 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling bitcode_derive v0.6.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.2 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling hyper v1.6.0 [INFO] [stderr] Compiling bitcode v0.6.6 [INFO] [stderr] Compiling dialoguer v0.11.0 [INFO] [stderr] Compiling sha256 v1.6.0 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.2 [INFO] [stderr] Compiling clap v4.5.41 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling strum v0.27.2 [INFO] [stderr] Compiling hyper-util v0.1.16 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling zstd v0.13.3 [INFO] [stderr] Compiling zip v4.3.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_spanned v1.0.0 [INFO] [stderr] Compiling toml_datetime v0.7.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.0.3 [INFO] [stderr] Compiling toml v0.9.2 [INFO] [stderr] Compiling url v2.5.4 [INFO] [stderr] Compiling reqwest v0.12.22 [INFO] [stderr] Compiling mlua v0.10.5 [INFO] [stdout] warning: found module declaration for lib.rs [INFO] [stdout] --> src/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | mod lib; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: lib.rs is the root of this crate's library target [INFO] [stdout] = help: to refer to it from other targets, use the library's name as the path [INFO] [stdout] = note: `#[warn(special_module_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mlua::prelude::LuaResult` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use mlua::prelude::LuaResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Value` [INFO] [stdout] --> src/lib/util/mod.rs:4:35 [INFO] [stdout] | [INFO] [stdout] 4 | use mlua::{Integer, IntoLua, Lua, Value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::lib::data::flag_type::FlagType` [INFO] [stdout] --> src/lib/util/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::lib::data::flag_type::FlagType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::lib::util::either::Either` [INFO] [stdout] --> src/lib/util/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::lib::util::either::Either; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `First` and `Second` [INFO] [stdout] --> src/lib/util/mod.rs:8:40 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::lib::util::either::Either::{First, Second}; [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/lib/util/either.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FromLuaMulti` and `IntoLuaMulti` [INFO] [stdout] --> src/lib/util/either.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use mlua::{FromLua, FromLuaMulti, IntoLuaMulti, Lua, Value}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `IntoLua` and `Lua` [INFO] [stdout] --> src/lib/data/source_file_type.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use mlua::{IntoLua, Lua}; [INFO] [stdout] | ^^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `LuaResult` and `LuaValue` [INFO] [stdout] --> src/lib/data/source_file_type.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | use mlua::prelude::{LuaResult, LuaValue}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::lib::compilers::msvc::MSVC` [INFO] [stdout] --> src/lib/data/project.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::lib::compilers::msvc::MSVC; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MetaMethod` and `UserDataFields` [INFO] [stdout] --> src/lib/data/project.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | FromLua, Lua, MetaMethod, UserData, UserDataFields, UserDataMethods, Value, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize` [INFO] [stdout] --> src/lib/data/project.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::lib::data::project_language::ProjectLanguage` [INFO] [stdout] --> src/lib/data/project_type.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::lib::data::project_language::ProjectLanguage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `LuaResult` and `LuaValue` [INFO] [stdout] --> src/lib/data/project_type.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use mlua::prelude::{LuaResult, LuaValue}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mlua::Error::UserDataTypeMismatch` [INFO] [stdout] --> src/lib/data/project_type.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use mlua::Error::UserDataTypeMismatch; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `IntoLua` [INFO] [stdout] --> src/lib/data/project_type.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | use mlua::{ExternalError, FromLua, IntoLua, Lua, Value}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::lib::data::flag_type::FlagType` [INFO] [stdout] --> src/lib/data/project_language.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::lib::data::flag_type::FlagType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `LuaResult` and `LuaValue` [INFO] [stdout] --> src/lib/data/project_language.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use mlua::prelude::{LuaResult, LuaValue}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mlua::Error::UserDataTypeMismatch` [INFO] [stdout] --> src/lib/data/project_language.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use mlua::Error::UserDataTypeMismatch; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `IntoLua` [INFO] [stdout] --> src/lib/data/project_language.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | use mlua::{ExternalError, FromLua, IntoLua, Lua, Value}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::lib::data::flag_type::FlagType` [INFO] [stdout] --> src/lib/runtime/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::lib::data::flag_type::FlagType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::lib::data::project_type::ProjectType` [INFO] [stdout] --> src/lib/runtime/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::lib::data::project_type::ProjectType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::lib::util::either::Either` [INFO] [stdout] --> src/lib/runtime/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::lib::util::either::Either; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `clap::builder::TypedValueParser` [INFO] [stdout] --> src/lib/runtime/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use clap::builder::TypedValueParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Value` [INFO] [stdout] --> src/lib/runtime/mod.rs:19:46 [INFO] [stdout] | [INFO] [stdout] 19 | use mlua::{Compiler, Lua, ObjectLike, Table, Value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/lib/runtime/mod.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `LuaResult` [INFO] [stdout] --> src/lib/runtime/task_manager.rs:3:34 [INFO] [stdout] | [INFO] [stdout] 3 | use mlua::prelude::{LuaFunction, LuaResult, LuaValue}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Arc` [INFO] [stdout] --> src/lib/runtime/task_manager.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ObjectLike` [INFO] [stdout] --> src/lib/runtime/mod.rs:19:27 [INFO] [stdout] | [INFO] [stdout] 19 | use mlua::{Compiler, Lua, ObjectLike, Table, Value}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/lib/util/either.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | Err(e) => match B::from_lua(value, lua) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e2` [INFO] [stdout] --> src/lib/util/either.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | Err(e2) => Err(mlua::Error::runtime("Could not parse either value!")) [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_e2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lua` [INFO] [stdout] --> src/lib/data/project_type.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 22 | lua: &Lua, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_lua` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lua` [INFO] [stdout] --> src/lib/data/project_language.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | lua: &Lua, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_lua` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lua` [INFO] [stdout] --> src/lib/data/flag_type.rs:26:31 [INFO] [stdout] | [INFO] [stdout] 26 | fn from_lua(value: Value, lua: &Lua) -> mlua::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_lua` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `add_file` is never read [INFO] [stdout] --> src/lib/runtime/filesystem.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | let mut add_file = false; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lua` [INFO] [stdout] --> src/lib/runtime/network.rs:95:34 [INFO] [stdout] | [INFO] [stdout] 95 | methods.add_method_mut("zip", |lua, this, url| unsafe { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_lua` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `project_dir_str` is never read [INFO] [stdout] --> src/lib/init/mod.rs:64:11 [INFO] [stdout] | [INFO] [stdout] 64 | let mut project_dir_str = ""; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `project_file_str` is never read [INFO] [stdout] --> src/lib/init/mod.rs:65:11 [INFO] [stdout] | [INFO] [stdout] 65 | let mut project_file_str = ""; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_lua_result` is never used [INFO] [stdout] --> src/lib/util/mod.rs:98:8 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn to_lua_result(val: anyhow::Result) -> mlua::Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `download_vswhere` is never used [INFO] [stdout] --> src/lib/util/mod.rs:106:8 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn download_vswhere>(path: &P) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `args_to_map` is never used [INFO] [stdout] --> src/lib/util/mod.rs:116:8 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn args_to_map(args: Vec) -> HashMap> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_gcc_includes` is never used [INFO] [stdout] --> src/lib/util/mod.rs:145:8 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn get_gcc_includes(cmd: String) -> anyhow::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `pop_value`, `check_key_exists`, and `pop_user_value` are never used [INFO] [stdout] --> src/lib/util/cache.rs:113:9 [INFO] [stdout] | [INFO] [stdout] 18 | impl Cache { [INFO] [stdout] | ---------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 113 | pub fn pop_value( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 120 | pub fn check_key_exists( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 146 | pub fn pop_user_value( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `PathOutsideWorkingDirectory`, `ToolsetCompilerNull`, `ToolsetLinkerNull`, `AddFileIsDirectory`, and `VcNotFound` are never constructed [INFO] [stdout] --> src/lib/util/error.rs:7:2 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum NuMakeError { [INFO] [stdout] | ----------- variants in this enum [INFO] [stdout] 6 | #[error("Path exits working directory!")] [INFO] [stdout] 7 | PathOutsideWorkingDirectory, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | ToolsetCompilerNull, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | ToolsetLinkerNull, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 19 | AddFileIsDirectory, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | VcNotFound [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `NuMakeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `environment`, `cache`, `ui`, and `system` are never read [INFO] [stdout] --> src/lib/compilers/msvc.rs:48:2 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct MSVC [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 47 | { [INFO] [stdout] 48 | environment: Environment, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 49 | cache: BuildCache, [INFO] [stdout] | ^^^^^ [INFO] [stdout] 50 | ui: UI, [INFO] [stdout] | ^^ [INFO] [stdout] 51 | system: System, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MSVC` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `setup_msvc`, `compilation_step`, `resource_step`, and `linking_step` are never used [INFO] [stdout] --> src/lib/compilers/msvc.rs:71:5 [INFO] [stdout] | [INFO] [stdout] 54 | impl MSVC [INFO] [stdout] | --------- methods in this implementation [INFO] [stdout] ... [INFO] [stdout] 71 | fn setup_msvc( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 150 | fn compilation_step( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | fn resource_step( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 388 | fn linking_step( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `clear` are never used [INFO] [stdout] --> src/lib/data/source_file_collection.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | impl SourceFileCollection { [INFO] [stdout] | ------------------------- associated items in this implementation [INFO] [stdout] 13 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `add_file` is never used [INFO] [stdout] --> src/lib/data/project.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 42 | impl Project { [INFO] [stdout] | ------------ method in this implementation [INFO] [stdout] 43 | pub fn add_file( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `system`, `ui`, and `environment` are never read [INFO] [stdout] --> src/lib/runtime/mod.rs:35:2 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct Runtime { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 35 | system: system::System, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 42 | ui: UI, [INFO] [stdout] | ^^ [INFO] [stdout] 43 | cache: Cache, [INFO] [stdout] 44 | environment: Environment, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `environment` is never read [INFO] [stdout] --> src/lib/runtime/filesystem.rs:8:2 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Filesystem { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 8 | environment: Environment, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Filesystem` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `environment` is never read [INFO] [stdout] --> src/lib/runtime/network.rs:12:2 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Network { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] 12 | environment: Environment, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Network` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `msvc_execute` is never used [INFO] [stdout] --> src/lib/runtime/system.rs:52:16 [INFO] [stdout] | [INFO] [stdout] 12 | impl System { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 52 | pub(crate) fn msvc_execute( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Default` is never constructed [INFO] [stdout] --> src/lib/ui/format/default.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Default {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 24s [INFO] running `Command { std: "docker" "inspect" "1079966ac2745586eb99ff3a74c97be03e1e1aa6986bddeacd5ab1ccc3071552", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1079966ac2745586eb99ff3a74c97be03e1e1aa6986bddeacd5ab1ccc3071552", kill_on_drop: false }` [INFO] [stdout] 1079966ac2745586eb99ff3a74c97be03e1e1aa6986bddeacd5ab1ccc3071552 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4ee1711cccd0cd5144610ca105afa3360f0474ef9d8549bf3a514bf088238be [INFO] running `Command { std: "docker" "start" "-a" "e4ee1711cccd0cd5144610ca105afa3360f0474ef9d8549bf3a514bf088238be", kill_on_drop: false }` [INFO] [stderr] Compiling numake v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: found module declaration for lib.rs [INFO] [stdout] --> src/main.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | mod lib; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: lib.rs is the root of this crate's library target [INFO] [stdout] = help: to refer to it from other targets, use the library's name as the path [INFO] [stdout] = note: `#[warn(special_module_name)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::process::ExitCode` [INFO] [stdout] --> src/main.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use std::process::ExitCode; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mlua::prelude::LuaResult` [INFO] [stdout] --> src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use mlua::prelude::LuaResult; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::lib::init::Init` [INFO] [stdout] --> src/main.rs:8:5 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::lib::init::Init; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Value` [INFO] [stdout] --> src/lib/util/mod.rs:4:35 [INFO] [stdout] | [INFO] [stdout] 4 | use mlua::{Integer, IntoLua, Lua, Value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::lib::data::flag_type::FlagType` [INFO] [stdout] --> src/lib/util/mod.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 6 | use crate::lib::data::flag_type::FlagType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::lib::util::either::Either` [INFO] [stdout] --> src/lib/util/mod.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use crate::lib::util::either::Either; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `First` and `Second` [INFO] [stdout] --> src/lib/util/mod.rs:8:40 [INFO] [stdout] | [INFO] [stdout] 8 | use crate::lib::util::either::Either::{First, Second}; [INFO] [stdout] | ^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::error::Error` [INFO] [stdout] --> src/lib/util/either.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use std::error::Error; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `FromLuaMulti` and `IntoLuaMulti` [INFO] [stdout] --> src/lib/util/either.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use mlua::{FromLua, FromLuaMulti, IntoLuaMulti, Lua, Value}; [INFO] [stdout] | ^^^^^^^^^^^^ ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `IntoLua` and `Lua` [INFO] [stdout] --> src/lib/data/source_file_type.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | use mlua::{IntoLua, Lua}; [INFO] [stdout] | ^^^^^^^ ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `LuaResult` and `LuaValue` [INFO] [stdout] --> src/lib/data/source_file_type.rs:3:21 [INFO] [stdout] | [INFO] [stdout] 3 | use mlua::prelude::{LuaResult, LuaValue}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::lib::compilers::msvc::MSVC` [INFO] [stdout] --> src/lib/data/project.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::lib::compilers::msvc::MSVC; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `MetaMethod` and `UserDataFields` [INFO] [stdout] --> src/lib/data/project.rs:13:16 [INFO] [stdout] | [INFO] [stdout] 13 | FromLua, Lua, MetaMethod, UserData, UserDataFields, UserDataMethods, Value, [INFO] [stdout] | ^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Deserialize` and `Serialize` [INFO] [stdout] --> src/lib/data/project.rs:15:13 [INFO] [stdout] | [INFO] [stdout] 15 | use serde::{Deserialize, Serialize}; [INFO] [stdout] | ^^^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::lib::data::project_language::ProjectLanguage` [INFO] [stdout] --> src/lib/data/project_type.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::lib::data::project_language::ProjectLanguage; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `LuaResult` and `LuaValue` [INFO] [stdout] --> src/lib/data/project_type.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use mlua::prelude::{LuaResult, LuaValue}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mlua::Error::UserDataTypeMismatch` [INFO] [stdout] --> src/lib/data/project_type.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use mlua::Error::UserDataTypeMismatch; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `IntoLua` [INFO] [stdout] --> src/lib/data/project_type.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | use mlua::{ExternalError, FromLua, IntoLua, Lua, Value}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::lib::data::flag_type::FlagType` [INFO] [stdout] --> src/lib/data/project_language.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::lib::data::flag_type::FlagType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `LuaResult` and `LuaValue` [INFO] [stdout] --> src/lib/data/project_language.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use mlua::prelude::{LuaResult, LuaValue}; [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `mlua::Error::UserDataTypeMismatch` [INFO] [stdout] --> src/lib/data/project_language.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use mlua::Error::UserDataTypeMismatch; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `IntoLua` [INFO] [stdout] --> src/lib/data/project_language.rs:4:36 [INFO] [stdout] | [INFO] [stdout] 4 | use mlua::{ExternalError, FromLua, IntoLua, Lua, Value}; [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::lib::data::flag_type::FlagType` [INFO] [stdout] --> src/lib/runtime/mod.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::lib::data::flag_type::FlagType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::lib::data::project_type::ProjectType` [INFO] [stdout] --> src/lib/runtime/mod.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::lib::data::project_type::ProjectType; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::lib::util::either::Either` [INFO] [stdout] --> src/lib/runtime/mod.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use crate::lib::util::either::Either; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `clap::builder::TypedValueParser` [INFO] [stdout] --> src/lib/runtime/mod.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | use clap::builder::TypedValueParser; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Value` [INFO] [stdout] --> src/lib/runtime/mod.rs:19:46 [INFO] [stdout] | [INFO] [stdout] 19 | use mlua::{Compiler, Lua, ObjectLike, Table, Value}; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::str::FromStr` [INFO] [stdout] --> src/lib/runtime/mod.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | use std::str::FromStr; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `LuaResult` [INFO] [stdout] --> src/lib/runtime/task_manager.rs:3:34 [INFO] [stdout] | [INFO] [stdout] 3 | use mlua::prelude::{LuaFunction, LuaResult, LuaValue}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Arc` [INFO] [stdout] --> src/lib/runtime/task_manager.rs:7:17 [INFO] [stdout] | [INFO] [stdout] 7 | use std::sync::{Arc, Mutex}; [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `ObjectLike` [INFO] [stdout] --> src/lib/runtime/mod.rs:19:27 [INFO] [stdout] | [INFO] [stdout] 19 | use mlua::{Compiler, Lua, ObjectLike, Table, Value}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e` [INFO] [stdout] --> src/lib/util/either.rs:14:17 [INFO] [stdout] | [INFO] [stdout] 14 | Err(e) => match B::from_lua(value, lua) { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_e` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `e2` [INFO] [stdout] --> src/lib/util/either.rs:16:21 [INFO] [stdout] | [INFO] [stdout] 16 | Err(e2) => Err(mlua::Error::runtime("Could not parse either value!")) [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_e2` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lua` [INFO] [stdout] --> src/lib/data/project_type.rs:22:3 [INFO] [stdout] | [INFO] [stdout] 22 | lua: &Lua, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_lua` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lua` [INFO] [stdout] --> src/lib/data/project_language.rs:21:3 [INFO] [stdout] | [INFO] [stdout] 21 | lua: &Lua, [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_lua` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lua` [INFO] [stdout] --> src/lib/data/flag_type.rs:26:31 [INFO] [stdout] | [INFO] [stdout] 26 | fn from_lua(value: Value, lua: &Lua) -> mlua::Result { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_lua` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `add_file` is never read [INFO] [stdout] --> src/lib/runtime/filesystem.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | let mut add_file = false; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `lua` [INFO] [stdout] --> src/lib/runtime/network.rs:95:34 [INFO] [stdout] | [INFO] [stdout] 95 | methods.add_method_mut("zip", |lua, this, url| unsafe { [INFO] [stdout] | ^^^ help: if this is intentional, prefix it with an underscore: `_lua` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `project_dir_str` is never read [INFO] [stdout] --> src/lib/init/mod.rs:64:11 [INFO] [stdout] | [INFO] [stdout] 64 | let mut project_dir_str = ""; [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `project_file_str` is never read [INFO] [stdout] --> src/lib/init/mod.rs:65:11 [INFO] [stdout] | [INFO] [stdout] 65 | let mut project_file_str = ""; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `hash_string` is never used [INFO] [stdout] --> src/lib/util/mod.rs:16:8 [INFO] [stdout] | [INFO] [stdout] 16 | pub fn hash_string(val: &str) -> String { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `into_lua_value` is never used [INFO] [stdout] --> src/lib/util/mod.rs:24:8 [INFO] [stdout] | [INFO] [stdout] 24 | pub fn into_lua_value( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `into_lua_table` is never used [INFO] [stdout] --> src/lib/util/mod.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 60 | pub fn into_lua_table( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `into_toml_value` is never used [INFO] [stdout] --> src/lib/util/mod.rs:72:8 [INFO] [stdout] | [INFO] [stdout] 72 | pub fn into_toml_value(origin: &mlua::Value) -> mlua::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `into_toml_table` is never used [INFO] [stdout] --> src/lib/util/mod.rs:88:8 [INFO] [stdout] | [INFO] [stdout] 88 | pub fn into_toml_table(origin: &mlua::Table) -> mlua::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `to_lua_result` is never used [INFO] [stdout] --> src/lib/util/mod.rs:98:8 [INFO] [stdout] | [INFO] [stdout] 98 | pub fn to_lua_result(val: anyhow::Result) -> mlua::Result { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `download_vswhere` is never used [INFO] [stdout] --> src/lib/util/mod.rs:106:8 [INFO] [stdout] | [INFO] [stdout] 106 | pub fn download_vswhere>(path: &P) -> anyhow::Result<()> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `args_to_map` is never used [INFO] [stdout] --> src/lib/util/mod.rs:116:8 [INFO] [stdout] | [INFO] [stdout] 116 | pub fn args_to_map(args: Vec) -> HashMap> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `get_gcc_includes` is never used [INFO] [stdout] --> src/lib/util/mod.rs:145:8 [INFO] [stdout] | [INFO] [stdout] 145 | pub fn get_gcc_includes(cmd: String) -> anyhow::Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `BuildCache` is never constructed [INFO] [stdout] --> src/lib/util/build_cache.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct BuildCache { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `write_set`, and `read_set` are never used [INFO] [stdout] --> src/lib/util/build_cache.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | impl BuildCache { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] 12 | pub fn new(environment: Environment) -> anyhow::Result { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub fn write_set( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 32 | pub fn read_set( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Cache` is never constructed [INFO] [stdout] --> src/lib/util/cache.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Cache { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/lib/util/cache.rs:19:9 [INFO] [stdout] | [INFO] [stdout] 18 | impl Cache { [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 19 | pub fn new(environment: Environment) -> anyhow::Result { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 45 | pub fn write_file>( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 56 | pub fn read_file( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 68 | pub fn check_file_exists( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | pub fn get_dir( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 87 | pub fn check_dir_exists( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 94 | pub fn set_value( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 103 | pub fn get_value( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 113 | pub fn pop_value( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 120 | pub fn check_key_exists( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 127 | pub fn set_user_value( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 136 | pub fn get_user_value( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 146 | pub fn pop_user_value( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 153 | pub fn flush(&mut self) -> io::Result<()> { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `Either` is never used [INFO] [stdout] --> src/lib/util/either.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum Either { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `NuMakeError` is never used [INFO] [stdout] --> src/lib/util/error.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum NuMakeError { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MSVC` is never constructed [INFO] [stdout] --> src/lib/compilers/msvc.rs:46:12 [INFO] [stdout] | [INFO] [stdout] 46 | pub struct MSVC [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `setup_msvc`, `compilation_step`, `resource_step`, `linking_step`, and `build` are never used [INFO] [stdout] --> src/lib/compilers/msvc.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 54 | impl MSVC [INFO] [stdout] | --------- associated items in this implementation [INFO] [stdout] 55 | { [INFO] [stdout] 56 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | fn setup_msvc( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 150 | fn compilation_step( [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 286 | fn resource_step( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 388 | fn linking_step( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 456 | fn build( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Generic` is never constructed [INFO] [stdout] --> src/lib/compilers/generic.rs:33:12 [INFO] [stdout] | [INFO] [stdout] 33 | pub struct Generic [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `compile_step`, `linking_step`, and `build` are never used [INFO] [stdout] --> src/lib/compilers/generic.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 41 | impl Generic [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 42 | { [INFO] [stdout] 43 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 58 | fn compile_step( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 185 | fn linking_step( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 243 | fn build( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `MinGW` is never constructed [INFO] [stdout] --> src/lib/compilers/mingw.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 36 | pub struct MinGW [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `compile_step`, `resource_step`, `linking_step`, and `build` are never used [INFO] [stdout] --> src/lib/compilers/mingw.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 44 | impl MinGW [INFO] [stdout] | ---------- associated items in this implementation [INFO] [stdout] 45 | { [INFO] [stdout] 46 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 61 | fn compile_step( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 199 | fn resource_step( [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 271 | fn linking_step( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 375 | fn build( [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SourceFileCollection` is never constructed [INFO] [stdout] --> src/lib/data/source_file_collection.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct SourceFileCollection { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `insert`, `get`, and `clear` are never used [INFO] [stdout] --> src/lib/data/source_file_collection.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | impl SourceFileCollection { [INFO] [stdout] | ------------------------- associated items in this implementation [INFO] [stdout] 13 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | pub fn insert( [INFO] [stdout] | ^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | pub fn get( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 60 | pub fn clear(&mut self) { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Project` is never constructed [INFO] [stdout] --> src/lib/data/project.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct Project { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `add_file`, `copy_assets`, and `get_flags` are never used [INFO] [stdout] --> src/lib/data/project.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 42 | impl Project { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] 43 | pub fn add_file( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | pub fn copy_assets( [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 74 | pub fn get_flags( [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Environment` is never constructed [INFO] [stdout] --> src/lib/data/environment.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Environment { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Runtime` is never constructed [INFO] [stdout] --> src/lib/runtime/mod.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct Runtime { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `execute_script`, `push_globals`, `get_tasks`, and `execute_task` are never used [INFO] [stdout] --> src/lib/runtime/mod.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 49 | impl Runtime { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 50 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | pub(crate) fn execute_script( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 130 | fn push_globals( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 162 | pub fn get_tasks(&mut self) -> Vec { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 166 | pub fn execute_task( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Filesystem` is never constructed [INFO] [stdout] --> src/lib/runtime/filesystem.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Filesystem { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `walk_dir` are never used [INFO] [stdout] --> src/lib/runtime/filesystem.rs:12:9 [INFO] [stdout] | [INFO] [stdout] 11 | impl Filesystem { [INFO] [stdout] | --------------- associated items in this implementation [INFO] [stdout] 12 | pub fn new(environment: Environment) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 16 | pub fn walk_dir( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Network` is never constructed [INFO] [stdout] --> src/lib/runtime/network.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Network { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `download_zip` are never used [INFO] [stdout] --> src/lib/runtime/network.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 17 | impl Network { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 18 | pub fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | pub unsafe fn download_zip( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Storage` is never constructed [INFO] [stdout] --> src/lib/runtime/storage.rs:7:12 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Storage { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/lib/runtime/storage.rs:12:16 [INFO] [stdout] | [INFO] [stdout] 11 | impl Storage { [INFO] [stdout] | ------------ associated function in this implementation [INFO] [stdout] 12 | pub(crate) fn new(cache: Cache) -> Storage { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `System` is never constructed [INFO] [stdout] --> src/lib/runtime/system.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct System { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `execute`, and `msvc_execute` are never used [INFO] [stdout] --> src/lib/runtime/system.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | impl System { [INFO] [stdout] | ----------- associated items in this implementation [INFO] [stdout] 13 | pub fn new(ui: UI) -> System { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 17 | pub(crate) fn execute( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 52 | pub(crate) fn msvc_execute( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TaskManager` is never constructed [INFO] [stdout] --> src/lib/runtime/task_manager.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct TaskManager { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `run`, and `get_tasks` are never used [INFO] [stdout] --> src/lib/runtime/task_manager.rs:15:9 [INFO] [stdout] | [INFO] [stdout] 14 | impl TaskManager { [INFO] [stdout] | ---------------- associated items in this implementation [INFO] [stdout] 15 | pub fn new() -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 21 | pub fn run( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn get_tasks(&self) -> Vec { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Init` is never constructed [INFO] [stdout] --> src/lib/init/mod.rs:10:12 [INFO] [stdout] | [INFO] [stdout] 10 | pub struct Init {} [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated functions are never used [INFO] [stdout] --> src/lib/init/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | impl Init { [INFO] [stdout] | --------- associated functions in this implementation [INFO] [stdout] 13 | pub fn run() -> ExitCode { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 25 | fn run_safe( [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 48 | fn init_runtime( [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 55 | fn init_ui(quiet: bool) -> UI { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 59 | fn get_subcommand(args: &Cli) -> SubCommands { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | fn init_environment(command: &SubCommands) -> anyhow::Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 90 | fn check_quiet(command: &SubCommands) -> bool { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UI` is never constructed [INFO] [stdout] --> src/lib/ui/mod.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct UI { [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `create_bar`, `create_spinner`, `remove_bar`, and `println` are never used [INFO] [stdout] --> src/lib/ui/mod.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 12 | impl UI { [INFO] [stdout] | ------- associated items in this implementation [INFO] [stdout] 13 | pub fn new(quiet: bool) -> UI { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | pub fn create_bar( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 31 | pub fn create_spinner( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn remove_bar( [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub fn println>( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Format` is never used [INFO] [stdout] --> src/lib/ui/format/mod.rs:6:11 [INFO] [stdout] | [INFO] [stdout] 6 | pub trait Format { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Default` is never constructed [INFO] [stdout] --> src/lib/ui/format/default.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Default {} [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Error` is never constructed [INFO] [stdout] --> src/lib/ui/format/error.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Error {} [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Ok` is never constructed [INFO] [stdout] --> src/lib/ui/format/ok.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Ok {} [INFO] [stdout] | ^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Info` is never constructed [INFO] [stdout] --> src/lib/ui/format/info.rs:5:12 [INFO] [stdout] | [INFO] [stdout] 5 | pub struct Info {} [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.60s [INFO] running `Command { std: "docker" "inspect" "e4ee1711cccd0cd5144610ca105afa3360f0474ef9d8549bf3a514bf088238be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4ee1711cccd0cd5144610ca105afa3360f0474ef9d8549bf3a514bf088238be", kill_on_drop: false }` [INFO] [stdout] e4ee1711cccd0cd5144610ca105afa3360f0474ef9d8549bf3a514bf088238be