[INFO] fetching crate furse 1.6.1...
[INFO] testing furse-1.6.1 against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] extracting crate furse 1.6.1 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate furse 1.6.1 on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded murmur2 v0.1.0
[INFO] [stderr]   Downloaded quinn-udp v0.5.11
[INFO] [stderr]   Downloaded quinn v0.11.7
[INFO] [stderr]   Downloaded webpki-roots v0.26.8
[INFO] [stderr]   Downloaded quinn-proto v0.11.10
[INFO] [stderr]   Downloaded rustls v0.23.25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 945889e24623f77e9b314805079ecdb7d865882f8f4174fe261c2a94ab85b1da
[INFO] running `Command { std: "docker" "start" "-a" "945889e24623f77e9b314805079ecdb7d865882f8f4174fe261c2a94ab85b1da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "945889e24623f77e9b314805079ecdb7d865882f8f4174fe261c2a94ab85b1da", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "945889e24623f77e9b314805079ecdb7d865882f8f4174fe261c2a94ab85b1da", kill_on_drop: false }`
[INFO] [stdout] 945889e24623f77e9b314805079ecdb7d865882f8f4174fe261c2a94ab85b1da
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5a0253be5577836c6cd67c7449998e40121c6abe361d78f17d4c3b393c1f850d
[INFO] running `Command { std: "docker" "start" "-a" "5a0253be5577836c6cd67c7449998e40121c6abe361d78f17d4c3b393c1f850d", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling writeable v0.5.5
[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 serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling cc v1.2.17
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling icu_normalizer_data v1.5.1
[INFO] [stderr]    Compiling utf16_iter v1.0.5
[INFO] [stderr]    Compiling write16 v1.0.0
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling tracing-core v0.1.33
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.62
[INFO] [stderr]    Compiling murmur2 v0.1.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling socket2 v0.5.9
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[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 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 hyper v1.6.0
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.1
[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 serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.5
[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 27.75s
[INFO] running `Command { std: "docker" "inspect" "5a0253be5577836c6cd67c7449998e40121c6abe361d78f17d4c3b393c1f850d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5a0253be5577836c6cd67c7449998e40121c6abe361d78f17d4c3b393c1f850d", kill_on_drop: false }`
[INFO] [stdout] 5a0253be5577836c6cd67c7449998e40121c6abe361d78f17d4c3b393c1f850d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1b1b4b2a3133e2aba21687f0d1bf6a1a938a001db42994fe312490aae01de4f0
[INFO] running `Command { std: "docker" "start" "-a" "1b1b4b2a3133e2aba21687f0d1bf6a1a938a001db42994fe312490aae01de4f0", 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 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 icu_provider v1.5.0
[INFO] [stderr]    Compiling serde v1.0.219
[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 25.28s
[INFO] running `Command { std: "docker" "inspect" "1b1b4b2a3133e2aba21687f0d1bf6a1a938a001db42994fe312490aae01de4f0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1b1b4b2a3133e2aba21687f0d1bf6a1a938a001db42994fe312490aae01de4f0", kill_on_drop: false }`
[INFO] [stdout] 1b1b4b2a3133e2aba21687f0d1bf6a1a938a001db42994fe312490aae01de4f0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 841da1ee54849b9f17c827800d30f53c9ed8dd231b3f52c8625da881be014d59
[INFO] running `Command { std: "docker" "start" "-a" "841da1ee54849b9f17c827800d30f53c9ed8dd231b3f52c8625da881be014d59", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.20s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/furse-a165d98cd77983da)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests furse
[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/lib.rs - Furse::new (line 39) ... 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/file_calls.rs - api_calls::file_calls::Furse::get_mod_files (line 11) ... 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/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/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/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/mod_calls.rs - api_calls::mod_calls::Furse::get_mod_description (line 58) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[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::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/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/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/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/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/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/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] 
[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.51s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "841da1ee54849b9f17c827800d30f53c9ed8dd231b3f52c8625da881be014d59", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "841da1ee54849b9f17c827800d30f53c9ed8dd231b3f52c8625da881be014d59", kill_on_drop: false }`
[INFO] [stdout] 841da1ee54849b9f17c827800d30f53c9ed8dd231b3f52c8625da881be014d59
