[INFO] fetching crate nexus_mods_api 0.0.1-alpha... [INFO] testing nexus_mods_api-0.0.1-alpha against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate nexus_mods_api 0.0.1-alpha into /workspace/builds/worker-5-tc1/source [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-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate nexus_mods_api 0.0.1-alpha on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 167 packages to latest compatible versions [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded dotenv_codegen v0.15.0 [INFO] [stderr] Downloaded dotenv_codegen_implementation v0.15.0 [INFO] [stderr] Downloaded raxios v0.5.2 [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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e58b2827f972bec13dd13048103af281f4fcd534e43e253fe986741e15a71edf [INFO] running `Command { std: "docker" "start" "-a" "e58b2827f972bec13dd13048103af281f4fcd534e43e253fe986741e15a71edf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e58b2827f972bec13dd13048103af281f4fcd534e43e253fe986741e15a71edf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e58b2827f972bec13dd13048103af281f4fcd534e43e253fe986741e15a71edf", kill_on_drop: false }` [INFO] [stdout] e58b2827f972bec13dd13048103af281f4fcd534e43e253fe986741e15a71edf [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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dc7dc0986ed591402fdead780177ba213e6689a80fedfbdf0b11573cb53726ad [INFO] running `Command { std: "docker" "start" "-a" "dc7dc0986ed591402fdead780177ba213e6689a80fedfbdf0b11573cb53726ad", kill_on_drop: false }` [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling serde-xml-rs v0.6.0 [INFO] [stderr] Compiling raxios v0.5.2 [INFO] [stderr] Compiling nexus_mods_api v0.0.1-alpha (/opt/rustwide/workdir) [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] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.61s [INFO] running `Command { std: "docker" "inspect" "dc7dc0986ed591402fdead780177ba213e6689a80fedfbdf0b11573cb53726ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dc7dc0986ed591402fdead780177ba213e6689a80fedfbdf0b11573cb53726ad", kill_on_drop: false }` [INFO] [stdout] dc7dc0986ed591402fdead780177ba213e6689a80fedfbdf0b11573cb53726ad [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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 68476c92f056135da9cd13e97b9e0b922feda01bc222012efb8db80560b1e62c [INFO] running `Command { std: "docker" "start" "-a" "68476c92f056135da9cd13e97b9e0b922feda01bc222012efb8db80560b1e62c", kill_on_drop: false }` [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling dotenv_codegen_implementation v0.15.0 [INFO] [stderr] Compiling dotenv_codegen v0.15.0 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling raxios v0.5.2 [INFO] [stderr] Compiling nexus_mods_api v0.0.1-alpha (/opt/rustwide/workdir) [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] 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] [stderr] error: could not compile `nexus_mods_api` (lib test) due to 20 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "68476c92f056135da9cd13e97b9e0b922feda01bc222012efb8db80560b1e62c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68476c92f056135da9cd13e97b9e0b922feda01bc222012efb8db80560b1e62c", kill_on_drop: false }` [INFO] [stdout] 68476c92f056135da9cd13e97b9e0b922feda01bc222012efb8db80560b1e62c