[INFO] fetching crate nexus_mods_api 0.0.1-alpha...
[INFO] checking nexus_mods_api-0.0.1-alpha against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate nexus_mods_api 0.0.1-alpha into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate nexus_mods_api 0.0.1-alpha on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate nexus_mods_api 0.0.1-alpha
[INFO] finished tweaking crates.io crate nexus_mods_api 0.0.1-alpha
[INFO] tweaked toml for crates.io crate nexus_mods_api 0.0.1-alpha written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 159 packages to latest compatible versions
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 87111a55788dd28f35c3d4d878116f3278053b26d187ebc92b744e0a6c1eda61
[INFO] running `Command { std: "docker" "start" "-a" "87111a55788dd28f35c3d4d878116f3278053b26d187ebc92b744e0a6c1eda61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "87111a55788dd28f35c3d4d878116f3278053b26d187ebc92b744e0a6c1eda61", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "87111a55788dd28f35c3d4d878116f3278053b26d187ebc92b744e0a6c1eda61", kill_on_drop: false }`
[INFO] [stdout] 87111a55788dd28f35c3d4d878116f3278053b26d187ebc92b744e0a6c1eda61
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6b619d8340644443302a3388206ede7b5e98c3cef1a847b5b76a5c248a88d640
[INFO] running `Command { std: "docker" "start" "-a" "6b619d8340644443302a3388206ede7b5e98c3cef1a847b5b76a5c248a88d640", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.167
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling anyhow v1.0.93
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking xml-rs v0.8.23
[INFO] [stderr]    Compiling dotenv v0.15.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking openssl-sys v0.9.104
[INFO] [stderr]    Compiling dotenv_codegen_implementation v0.15.0
[INFO] [stderr]     Checking dotenv_codegen v0.15.0
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]     Checking openssl v0.10.68
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking serde v1.0.215
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking native-tls v0.2.12
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking serde-xml-rs v0.6.0
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking hyper v0.14.31
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking raxios v0.5.2
[INFO] [stderr]     Checking nexus_mods_api v0.0.1-alpha (/opt/rustwide/workdir)
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/mod_files.rs:65:29
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let api_key: &str = dotenv_codegen::dotenv!("NEXUS_API_KEY");
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Error loading .env file: path not found
[INFO] [stdout]    = note: this error originates in the macro `dotenv_codegen::dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]   --> src/mod_files.rs:82:29
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let api_key: &str = dotenv_codegen::dotenv!("NEXUS_API_KEY");
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: Error loading .env file: path not found
[INFO] [stdout]    = note: this error originates in the macro `dotenv_codegen::dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/mods.rs:157:29
[INFO] [stdout]     |
[INFO] [stdout] 157 |         let api_key: &str = dotenv_codegen::dotenv!("NEXUS_API_KEY");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Error loading .env file: path not found
[INFO] [stdout]     = note: this error originates in the macro `dotenv_codegen::dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/mods.rs:171:29
[INFO] [stdout]     |
[INFO] [stdout] 171 |         let api_key: &str = dotenv_codegen::dotenv!("NEXUS_API_KEY");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Error loading .env file: path not found
[INFO] [stdout]     = note: this error originates in the macro `dotenv_codegen::dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/mods.rs:181:29
[INFO] [stdout]     |
[INFO] [stdout] 181 |         let api_key: &str = dotenv_codegen::dotenv!("NEXUS_API_KEY");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Error loading .env file: path not found
[INFO] [stdout]     = note: this error originates in the macro `dotenv_codegen::dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/mods.rs:191:29
[INFO] [stdout]     |
[INFO] [stdout] 191 |         let api_key: &str = dotenv_codegen::dotenv!("NEXUS_API_KEY");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Error loading .env file: path not found
[INFO] [stdout]     = note: this error originates in the macro `dotenv_codegen::dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/mods.rs:205:29
[INFO] [stdout]     |
[INFO] [stdout] 205 |         let api_key: &str = dotenv_codegen::dotenv!("NEXUS_API_KEY");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Error loading .env file: path not found
[INFO] [stdout]     = note: this error originates in the macro `dotenv_codegen::dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/mods.rs:217:29
[INFO] [stdout]     |
[INFO] [stdout] 217 |         let api_key: &str = dotenv_codegen::dotenv!("NEXUS_API_KEY");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Error loading .env file: path not found
[INFO] [stdout]     = note: this error originates in the macro `dotenv_codegen::dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/mods.rs:226:29
[INFO] [stdout]     |
[INFO] [stdout] 226 |         let api_key: &str = dotenv_codegen::dotenv!("NEXUS_API_KEY");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Error loading .env file: path not found
[INFO] [stdout]     = note: this error originates in the macro `dotenv_codegen::dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: proc-macro derive panicked
[INFO] [stdout]    --> src/mods.rs:238:29
[INFO] [stdout]     |
[INFO] [stdout] 238 |         let api_key: &str = dotenv_codegen::dotenv!("NEXUS_API_KEY");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: message: Error loading .env file: path not found
[INFO] [stdout]     = note: this error originates in the macro `dotenv_codegen::dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/mods.rs:238:29
[INFO] [stdout]     |
[INFO] [stdout] 238 |         let api_key: &str = dotenv_codegen::dotenv!("NEXUS_API_KEY");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `dotenv_codegen::dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/mods.rs:226:29
[INFO] [stdout]     |
[INFO] [stdout] 226 |         let api_key: &str = dotenv_codegen::dotenv!("NEXUS_API_KEY");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `dotenv_codegen::dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/mods.rs:217:29
[INFO] [stdout]     |
[INFO] [stdout] 217 |         let api_key: &str = dotenv_codegen::dotenv!("NEXUS_API_KEY");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `dotenv_codegen::dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/mods.rs:205:29
[INFO] [stdout]     |
[INFO] [stdout] 205 |         let api_key: &str = dotenv_codegen::dotenv!("NEXUS_API_KEY");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `dotenv_codegen::dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/mods.rs:191:29
[INFO] [stdout]     |
[INFO] [stdout] 191 |         let api_key: &str = dotenv_codegen::dotenv!("NEXUS_API_KEY");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `dotenv_codegen::dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/mods.rs:181:29
[INFO] [stdout]     |
[INFO] [stdout] 181 |         let api_key: &str = dotenv_codegen::dotenv!("NEXUS_API_KEY");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `dotenv_codegen::dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/mods.rs:171:29
[INFO] [stdout]     |
[INFO] [stdout] 171 |         let api_key: &str = dotenv_codegen::dotenv!("NEXUS_API_KEY");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `dotenv_codegen::dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]    --> src/mods.rs:157:29
[INFO] [stdout]     |
[INFO] [stdout] 157 |         let api_key: &str = dotenv_codegen::dotenv!("NEXUS_API_KEY");
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `dotenv_codegen::dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]   --> src/mod_files.rs:82:29
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let api_key: &str = dotenv_codegen::dotenv!("NEXUS_API_KEY");
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dotenv_codegen::dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `proc_macro_call` in this scope
[INFO] [stdout]   --> src/mod_files.rs:65:29
[INFO] [stdout]    |
[INFO] [stdout] 65 |         let api_key: &str = dotenv_codegen::dotenv!("NEXUS_API_KEY");
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this error originates in the macro `dotenv_codegen::dotenv` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `game_name`
[INFO] [stdout]   --> src/mod_files.rs:52:54
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub async fn get_download_link_by_file_id(&self, game_name: &str, mod_id: u32, file_id: u32) {
[INFO] [stdout]    |                                                      ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_game_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mod_id`
[INFO] [stdout]   --> src/mod_files.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub async fn get_download_link_by_file_id(&self, game_name: &str, mod_id: u32, file_id: u32) {
[INFO] [stdout]    |                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_mod_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file_id`
[INFO] [stdout]   --> src/mod_files.rs:52:84
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub async fn get_download_link_by_file_id(&self, game_name: &str, mod_id: u32, file_id: u32) {
[INFO] [stdout]    |                                                                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `game_name`
[INFO] [stdout]   --> src/mod_files.rs:52:54
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub async fn get_download_link_by_file_id(&self, game_name: &str, mod_id: u32, file_id: u32) {
[INFO] [stdout]    |                                                      ^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_game_name`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `mod_id`
[INFO] [stdout]   --> src/mod_files.rs:52:71
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub async fn get_download_link_by_file_id(&self, game_name: &str, mod_id: u32, file_id: u32) {
[INFO] [stdout]    |                                                                       ^^^^^^ help: if this is intentional, prefix it with an underscore: `_mod_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `file_id`
[INFO] [stdout]   --> src/mod_files.rs:52:84
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub async fn get_download_link_by_file_id(&self, game_name: &str, mod_id: u32, file_id: u32) {
[INFO] [stdout]    |                                                                                    ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_file_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `nexus_mods_api` (lib test) due to 20 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "6b619d8340644443302a3388206ede7b5e98c3cef1a847b5b76a5c248a88d640", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6b619d8340644443302a3388206ede7b5e98c3cef1a847b5b76a5c248a88d640", kill_on_drop: false }`
[INFO] [stdout] 6b619d8340644443302a3388206ede7b5e98c3cef1a847b5b76a5c248a88d640
