[INFO] fetching crate furse 1.6.1...
[INFO] testing furse-1.6.1 against 1.94.0 for beta-1.95-1
[INFO] extracting crate furse 1.6.1 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate furse 1.6.1
[INFO] finished tweaking crates.io crate furse 1.6.1
[INFO] tweaked toml for crates.io crate furse 1.6.1 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate furse 1.6.1 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate furse 1.6.1 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded iana-time-zone v0.1.62
[INFO] [stderr]   Downloaded murmur2 v0.1.0
[INFO] [stderr]   Downloaded quinn-udp v0.5.11
[INFO] [stderr]   Downloaded quinn-proto v0.11.10
[INFO] [stderr]   Downloaded quinn v0.11.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 67a461d274f423a02cf0386e2eeaad147039bb3ad85310ff7226c0395634a3b6
[INFO] running `Command { std: "docker" "start" "-a" "67a461d274f423a02cf0386e2eeaad147039bb3ad85310ff7226c0395634a3b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "67a461d274f423a02cf0386e2eeaad147039bb3ad85310ff7226c0395634a3b6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "67a461d274f423a02cf0386e2eeaad147039bb3ad85310ff7226c0395634a3b6", kill_on_drop: false }`
[INFO] [stdout] 67a461d274f423a02cf0386e2eeaad147039bb3ad85310ff7226c0395634a3b6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a4629f1e2559744e079f8c1085cb28581c0d07688d0e5ab7637ac6c92cef1235
[INFO] running `Command { std: "docker" "start" "-a" "a4629f1e2559744e079f8c1085cb28581c0d07688d0e5ab7637ac6c92cef1235", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling iana-time-zone v0.1.62
[INFO] [stderr]    Compiling murmur2 v0.1.0
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling synstructure v0.13.1
[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 serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling furse v1.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.81s
[INFO] running `Command { std: "docker" "inspect" "a4629f1e2559744e079f8c1085cb28581c0d07688d0e5ab7637ac6c92cef1235", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a4629f1e2559744e079f8c1085cb28581c0d07688d0e5ab7637ac6c92cef1235", kill_on_drop: false }`
[INFO] [stdout] a4629f1e2559744e079f8c1085cb28581c0d07688d0e5ab7637ac6c92cef1235
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c4db929445f3f90e0440797b479e2cf864566b1cb00dc632dbaf1b82e44aa9b
[INFO] running `Command { std: "docker" "start" "-a" "1c4db929445f3f90e0440797b479e2cf864566b1cb00dc632dbaf1b82e44aa9b", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling tokio v1.44.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[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 serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling tokio-test v0.4.4
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling reqwest v0.12.15
[INFO] [stderr]    Compiling furse v1.6.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 11.75s
[INFO] running `Command { std: "docker" "inspect" "1c4db929445f3f90e0440797b479e2cf864566b1cb00dc632dbaf1b82e44aa9b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c4db929445f3f90e0440797b479e2cf864566b1cb00dc632dbaf1b82e44aa9b", kill_on_drop: false }`
[INFO] [stdout] 1c4db929445f3f90e0440797b479e2cf864566b1cb00dc632dbaf1b82e44aa9b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2cc74722d2ba0d71b8bb2ba1417fc136199f4bd7e04de50485aa8768bd1bf9b4
[INFO] running `Command { std: "docker" "start" "-a" "2cc74722d2ba0d71b8bb2ba1417fc136199f4bd7e04de50485aa8768bd1bf9b4", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.09s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/furse-c46f94cc46e9b385)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests furse
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/api_calls/file_calls.rs - api_calls::file_calls::Furse::get_mod_file (line 32) ... FAILED
[INFO] [stdout] test src/lib.rs - Furse::new (line 39) ... FAILED
[INFO] [stdout] test src/api_calls/mod_calls.rs - api_calls::mod_calls::Furse::get_mods (line 27) ... FAILED
[INFO] [stdout] test src/lib.rs - Furse (line 20) ... FAILED
[INFO] [stdout] test src/api_calls/file_calls.rs - api_calls::file_calls::Furse::get_files (line 114) ... FAILED
[INFO] [stdout] test src/api_calls/mod_calls.rs - api_calls::mod_calls::Furse::get_mod (line 8) ... FAILED
[INFO] [stdout] test src/api_calls/mod_calls.rs - api_calls::mod_calls::Furse::get_mod_description (line 58) ... FAILED
[INFO] [stdout] test src/api_calls/file_calls.rs - api_calls::file_calls::Furse::get_mod_files (line 11) ... FAILED
[INFO] [stdout] test src/api_calls/file_calls.rs - api_calls::file_calls::Furse::get_mod_file_changelog (line 57) ... FAILED
[INFO] [stdout] test src/api_calls/file_calls.rs - api_calls::file_calls::Furse::file_download_url (line 83) ... FAILED
[INFO] [stdout] test src/api_calls/fingerprint_calls.rs - api_calls::fingerprint_calls::Furse::get_fingerprint_matches (line 23) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/api_calls/file_calls.rs - api_calls::file_calls::Furse::get_mod_file (line 32) stdout ----
[INFO] [stdout] error: environment variable `CURSEFORGE_API_KEY` not defined at compile time
[INFO] [stdout]   --> src/api_calls/file_calls.rs:35:36
[INFO] [stdout]    |
[INFO] [stdout] 35 | let curseforge = furse::Furse::new(env!("CURSEFORGE_API_KEY"));
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("CURSEFORGE_API_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Furse::new (line 39) stdout ----
[INFO] [stdout] error: environment variable `CURSEFORGE_API_KEY` not defined at compile time
[INFO] [stdout]   --> src/lib.rs:42:29
[INFO] [stdout]    |
[INFO] [stdout] 42 | let curseforge = Furse::new(env!("CURSEFORGE_API_KEY"));
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("CURSEFORGE_API_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api_calls/mod_calls.rs - api_calls::mod_calls::Furse::get_mods (line 27) stdout ----
[INFO] [stdout] error: environment variable `CURSEFORGE_API_KEY` not defined at compile time
[INFO] [stdout]   --> src/api_calls/mod_calls.rs:30:36
[INFO] [stdout]    |
[INFO] [stdout] 30 | let curseforge = furse::Furse::new(env!("CURSEFORGE_API_KEY"));
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("CURSEFORGE_API_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - Furse (line 20) stdout ----
[INFO] [stdout] error: environment variable `CURSEFORGE_API_KEY` not defined at compile time
[INFO] [stdout]   --> src/lib.rs:24:29
[INFO] [stdout]    |
[INFO] [stdout] 24 | let curseforge = Furse::new(env!("CURSEFORGE_API_KEY"));
[INFO] [stdout]    |                             ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("CURSEFORGE_API_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api_calls/file_calls.rs - api_calls::file_calls::Furse::get_files (line 114) stdout ----
[INFO] [stdout] error: environment variable `CURSEFORGE_API_KEY` not defined at compile time
[INFO] [stdout]    --> src/api_calls/file_calls.rs:121:36
[INFO] [stdout]     |
[INFO] [stdout] 121 | let curseforge = furse::Furse::new(env!("CURSEFORGE_API_KEY"));
[INFO] [stdout]     |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: use `std::env::var("CURSEFORGE_API_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error[E0554]: `#![feature]` may not be used on the stable release channel
[INFO] [stdout]    --> src/api_calls/file_calls.rs:113:1
[INFO] [stdout]     |
[INFO] [stdout] 113 | #![feature(assert_matches)]
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0554`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api_calls/mod_calls.rs - api_calls::mod_calls::Furse::get_mod (line 8) stdout ----
[INFO] [stdout] error: environment variable `CURSEFORGE_API_KEY` not defined at compile time
[INFO] [stdout]   --> src/api_calls/mod_calls.rs:11:36
[INFO] [stdout]    |
[INFO] [stdout] 11 | let curseforge = furse::Furse::new(env!("CURSEFORGE_API_KEY"));
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("CURSEFORGE_API_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api_calls/mod_calls.rs - api_calls::mod_calls::Furse::get_mod_description (line 58) stdout ----
[INFO] [stdout] error: environment variable `CURSEFORGE_API_KEY` not defined at compile time
[INFO] [stdout]   --> src/api_calls/mod_calls.rs:61:36
[INFO] [stdout]    |
[INFO] [stdout] 61 | let curseforge = furse::Furse::new(env!("CURSEFORGE_API_KEY"));
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("CURSEFORGE_API_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api_calls/file_calls.rs - api_calls::file_calls::Furse::get_mod_files (line 11) stdout ----
[INFO] [stdout] error: environment variable `CURSEFORGE_API_KEY` not defined at compile time
[INFO] [stdout]   --> src/api_calls/file_calls.rs:14:36
[INFO] [stdout]    |
[INFO] [stdout] 14 | let curseforge = furse::Furse::new(env!("CURSEFORGE_API_KEY"));
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("CURSEFORGE_API_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api_calls/file_calls.rs - api_calls::file_calls::Furse::get_mod_file_changelog (line 57) stdout ----
[INFO] [stdout] error: environment variable `CURSEFORGE_API_KEY` not defined at compile time
[INFO] [stdout]   --> src/api_calls/file_calls.rs:60:36
[INFO] [stdout]    |
[INFO] [stdout] 60 | let curseforge = furse::Furse::new(env!("CURSEFORGE_API_KEY"));
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("CURSEFORGE_API_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api_calls/file_calls.rs - api_calls::file_calls::Furse::file_download_url (line 83) stdout ----
[INFO] [stdout] error: environment variable `CURSEFORGE_API_KEY` not defined at compile time
[INFO] [stdout]   --> src/api_calls/file_calls.rs:86:36
[INFO] [stdout]    |
[INFO] [stdout] 86 | let curseforge = furse::Furse::new(env!("CURSEFORGE_API_KEY"));
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("CURSEFORGE_API_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/api_calls/fingerprint_calls.rs - api_calls::fingerprint_calls::Furse::get_fingerprint_matches (line 23) stdout ----
[INFO] [stdout] error: environment variable `CURSEFORGE_API_KEY` not defined at compile time
[INFO] [stdout]   --> src/api_calls/fingerprint_calls.rs:26:36
[INFO] [stdout]    |
[INFO] [stdout] 26 | let curseforge = furse::Furse::new(env!("CURSEFORGE_API_KEY"));
[INFO] [stdout]    |                                    ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: use `std::env::var("CURSEFORGE_API_KEY")` to read the variable at run time
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/api_calls/file_calls.rs - api_calls::file_calls::Furse::file_download_url (line 83)
[INFO] [stdout]     src/api_calls/file_calls.rs - api_calls::file_calls::Furse::get_files (line 114)
[INFO] [stdout]     src/api_calls/file_calls.rs - api_calls::file_calls::Furse::get_mod_file (line 32)
[INFO] [stdout]     src/api_calls/file_calls.rs - api_calls::file_calls::Furse::get_mod_file_changelog (line 57)
[INFO] [stdout]     src/api_calls/file_calls.rs - api_calls::file_calls::Furse::get_mod_files (line 11)
[INFO] [stdout]     src/api_calls/fingerprint_calls.rs - api_calls::fingerprint_calls::Furse::get_fingerprint_matches (line 23)
[INFO] [stdout]     src/api_calls/mod_calls.rs - api_calls::mod_calls::Furse::get_mod (line 8)
[INFO] [stdout]     src/api_calls/mod_calls.rs - api_calls::mod_calls::Furse::get_mod_description (line 58)
[INFO] [stdout]     src/api_calls/mod_calls.rs - api_calls::mod_calls::Furse::get_mods (line 27)
[INFO] [stdout]     src/lib.rs - Furse (line 20)
[INFO] [stdout]     src/lib.rs - Furse::new (line 39)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "2cc74722d2ba0d71b8bb2ba1417fc136199f4bd7e04de50485aa8768bd1bf9b4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2cc74722d2ba0d71b8bb2ba1417fc136199f4bd7e04de50485aa8768bd1bf9b4", kill_on_drop: false }`
[INFO] [stdout] 2cc74722d2ba0d71b8bb2ba1417fc136199f4bd7e04de50485aa8768bd1bf9b4
