[INFO] fetching crate furse 1.6.1...
[INFO] testing furse-1.6.1 against try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout for pr-149852-1
[INFO] extracting crate furse 1.6.1 into /workspace/builds/worker-1-tc2/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-1-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate furse 1.6.1 on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 11837ec242dd4f8eb4aba204c9006d877d4c214466982db830e8369f809fdbe6
[INFO] running `Command { std: "docker" "start" "-a" "11837ec242dd4f8eb4aba204c9006d877d4c214466982db830e8369f809fdbe6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "11837ec242dd4f8eb4aba204c9006d877d4c214466982db830e8369f809fdbe6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11837ec242dd4f8eb4aba204c9006d877d4c214466982db830e8369f809fdbe6", kill_on_drop: false }`
[INFO] [stdout] 11837ec242dd4f8eb4aba204c9006d877d4c214466982db830e8369f809fdbe6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 55e314742d1466b94ac3c5fad6f3436c937d75b17d60b00394a7b8a69100084d
[INFO] running `Command { std: "docker" "start" "-a" "55e314742d1466b94ac3c5fad6f3436c937d75b17d60b00394a7b8a69100084d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling writeable v0.5.5
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]    Compiling litemap v0.7.5
[INFO] [stderr]    Compiling smallvec v1.14.0
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling iana-time-zone v0.1.62
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling murmur2 v0.1.0
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling tokio v1.44.1
[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 zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling yoke v0.7.5
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling hyper-util v0.1.10
[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 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 tokio-rustls v0.26.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[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 `dev` profile [unoptimized + debuginfo] target(s) in 22.95s
[INFO] running `Command { std: "docker" "inspect" "55e314742d1466b94ac3c5fad6f3436c937d75b17d60b00394a7b8a69100084d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55e314742d1466b94ac3c5fad6f3436c937d75b17d60b00394a7b8a69100084d", kill_on_drop: false }`
[INFO] [stdout] 55e314742d1466b94ac3c5fad6f3436c937d75b17d60b00394a7b8a69100084d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] f1758be4641af90269ccdba5613837572a2dacd99278e2011912061c0a682d97
[INFO] running `Command { std: "docker" "start" "-a" "f1758be4641af90269ccdba5613837572a2dacd99278e2011912061c0a682d97", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling tokio v1.44.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 synstructure v0.13.1
[INFO] [stderr]    Compiling hyper-util v0.1.10
[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 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 hyper-rustls v0.27.5
[INFO] [stderr]    Compiling thiserror v2.0.12
[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 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 23.59s
[INFO] running `Command { std: "docker" "inspect" "f1758be4641af90269ccdba5613837572a2dacd99278e2011912061c0a682d97", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1758be4641af90269ccdba5613837572a2dacd99278e2011912061c0a682d97", kill_on_drop: false }`
[INFO] [stdout] f1758be4641af90269ccdba5613837572a2dacd99278e2011912061c0a682d97
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] cf4b8683d65028148fbf1cb6be63fafaa534414aabc59e6fbed5e9ff3cfc2135
[INFO] running `Command { std: "docker" "start" "-a" "cf4b8683d65028148fbf1cb6be63fafaa534414aabc59e6fbed5e9ff3cfc2135", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/build/furse/a165d98cd77983da/deps/furse-a165d98cd77983da)
[INFO] [stderr]    Doc-tests furse
[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] [stdout] 
[INFO] [stdout] running 11 tests
[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/lib.rs - Furse (line 20) ... 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/mod_calls.rs - api_calls::mod_calls::Furse::get_mods (line 27) ... FAILED
[INFO] [stdout] test src/api_calls/file_calls.rs - api_calls::file_calls::Furse::get_mod_file (line 32) ... FAILED
[INFO] [stdout] test src/api_calls/fingerprint_calls.rs - api_calls::fingerprint_calls::Furse::get_fingerprint_matches (line 23) ... FAILED
[INFO] [stdout] test src/lib.rs - Furse::new (line 39) ... 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/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_file_changelog (line 57) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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: 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 (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/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_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/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/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/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] ---- 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/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/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_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] 
[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.44s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "cf4b8683d65028148fbf1cb6be63fafaa534414aabc59e6fbed5e9ff3cfc2135", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cf4b8683d65028148fbf1cb6be63fafaa534414aabc59e6fbed5e9ff3cfc2135", kill_on_drop: false }`
[INFO] [stdout] cf4b8683d65028148fbf1cb6be63fafaa534414aabc59e6fbed5e9ff3cfc2135
