[INFO] fetching crate furse 1.0.2... [INFO] testing furse-1.0.2 against 1.59.0 for beta-1.60-1 [INFO] extracting crate furse 1.0.2 into /workspace/builds/worker-76/source [INFO] validating manifest of crates.io crate furse 1.0.2 on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate furse 1.0.2 [INFO] finished tweaking crates.io crate furse 1.0.2 [INFO] tweaked toml for crates.io crate furse 1.0.2 written to /workspace/builds/worker-76/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 362c9d5b096f3dd93d8379f78ef9fa204d5b35bea2e49b48efa705cf6e7e4f17 [INFO] running `Command { std: "docker" "start" "-a" "362c9d5b096f3dd93d8379f78ef9fa204d5b35bea2e49b48efa705cf6e7e4f17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "362c9d5b096f3dd93d8379f78ef9fa204d5b35bea2e49b48efa705cf6e7e4f17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "362c9d5b096f3dd93d8379f78ef9fa204d5b35bea2e49b48efa705cf6e7e4f17", kill_on_drop: false }` [INFO] [stdout] 362c9d5b096f3dd93d8379f78ef9fa204d5b35bea2e49b48efa705cf6e7e4f17 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 778622ef481876e11baffb04e20fb98590f868e28006ce2b454a0fd0f772a18a [INFO] running `Command { std: "docker" "start" "-a" "778622ef481876e11baffb04e20fb98590f868e28006ce2b454a0fd0f772a18a", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.119 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling once_cell v1.9.0 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling httparse v1.6.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rustls v0.20.4 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling encoding_rs v0.8.30 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling tracing-core v0.1.22 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling indexmap v1.8.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling tracing v0.1.31 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling rustls-pemfile v0.2.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling mio v0.8.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling webpki-roots v0.22.2 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling furse v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 31.24s [INFO] running `Command { std: "docker" "inspect" "778622ef481876e11baffb04e20fb98590f868e28006ce2b454a0fd0f772a18a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "778622ef481876e11baffb04e20fb98590f868e28006ce2b454a0fd0f772a18a", kill_on_drop: false }` [INFO] [stdout] 778622ef481876e11baffb04e20fb98590f868e28006ce2b454a0fd0f772a18a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 12469355cae0f6ade648230e07b8999f50fd734f4ec4c7bcae94a0a5b6cf6f70 [INFO] running `Command { std: "docker" "start" "-a" "12469355cae0f6ade648230e07b8999f50fd734f4ec4c7bcae94a0a5b6cf6f70", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling tokio-macros v1.7.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling serde_repr v0.1.7 [INFO] [stderr] Compiling tokio v1.17.0 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-rustls v0.23.2 [INFO] [stderr] Compiling tokio-stream v0.1.8 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling tokio-test v0.4.2 [INFO] [stderr] Compiling h2 v0.3.11 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling hyper v0.14.17 [INFO] [stderr] Compiling hyper-rustls v0.23.0 [INFO] [stderr] Compiling reqwest v0.11.9 [INFO] [stderr] Compiling furse v1.0.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 32.85s [INFO] running `Command { std: "docker" "inspect" "12469355cae0f6ade648230e07b8999f50fd734f4ec4c7bcae94a0a5b6cf6f70", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "12469355cae0f6ade648230e07b8999f50fd734f4ec4c7bcae94a0a5b6cf6f70", kill_on_drop: false }` [INFO] [stdout] 12469355cae0f6ade648230e07b8999f50fd734f4ec4c7bcae94a0a5b6cf6f70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-76/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] fa96507a1373aad1a999a74497acf17a8e56ce5adc729d93f111b2dd2ba43b24 [INFO] running `Command { std: "docker" "start" "-a" "fa96507a1373aad1a999a74497acf17a8e56ce5adc729d93f111b2dd2ba43b24", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/furse-bd2a40bb8015f083) [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 9 tests [INFO] [stdout] test src/api_calls/file_calls.rs - api_calls::file_calls::Furse::download_mod_file_from_file (line 78) ... FAILED [INFO] [stdout] test src/api_calls/mod_calls.rs - api_calls::mod_calls::Furse::get_mod_description (line 32) ... FAILED [INFO] [stdout] test src/api_calls/file_calls.rs - api_calls::file_calls::Furse::get_mod_file_changelog (line 55) ... FAILED [INFO] [stdout] test src/api_calls/file_calls.rs - api_calls::file_calls::Furse::get_mod_file (line 34) ... FAILED [INFO] [stdout] test src/api_calls/file_calls.rs - api_calls::file_calls::Furse::download_mod_file_from_file_id (line 96) ... FAILED [INFO] [stdout] test src/api_calls/mod_calls.rs - api_calls::mod_calls::Furse::get_mod (line 12) ... FAILED [INFO] [stdout] test src/lib.rs - Furse::new (line 52) ... FAILED [INFO] [stdout] test src/api_calls/file_calls.rs - api_calls::file_calls::Furse::get_mod_files (line 13) ... FAILED [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stdout] test src/lib.rs - Furse (line 33) ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/api_calls/file_calls.rs - api_calls::file_calls::Furse::download_mod_file_from_file (line 78) stdout ---- [INFO] [stdout] error: environment variable `CURSEFORGE_API_KEY` not defined [INFO] [stdout] --> src/api_calls/file_calls.rs:80:36 [INFO] [stdout] | [INFO] [stdout] 5 | let curseforge = furse::Furse::new(env!("CURSEFORGE_API_KEY")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 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 32) stdout ---- [INFO] [stdout] error: environment variable `CURSEFORGE_API_KEY` not defined [INFO] [stdout] --> src/api_calls/mod_calls.rs:34:36 [INFO] [stdout] | [INFO] [stdout] 5 | let curseforge = furse::Furse::new(env!("CURSEFORGE_API_KEY")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 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 55) stdout ---- [INFO] [stdout] error: environment variable `CURSEFORGE_API_KEY` not defined [INFO] [stdout] --> src/api_calls/file_calls.rs:57:36 [INFO] [stdout] | [INFO] [stdout] 5 | let curseforge = furse::Furse::new(env!("CURSEFORGE_API_KEY")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 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 34) stdout ---- [INFO] [stdout] error: environment variable `CURSEFORGE_API_KEY` not defined [INFO] [stdout] --> src/api_calls/file_calls.rs:36:36 [INFO] [stdout] | [INFO] [stdout] 5 | let curseforge = furse::Furse::new(env!("CURSEFORGE_API_KEY")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/api_calls/file_calls.rs - api_calls::file_calls::Furse::download_mod_file_from_file_id (line 96) stdout ---- [INFO] [stdout] error: environment variable `CURSEFORGE_API_KEY` not defined [INFO] [stdout] --> src/api_calls/file_calls.rs:98:36 [INFO] [stdout] | [INFO] [stdout] 5 | let curseforge = furse::Furse::new(env!("CURSEFORGE_API_KEY")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 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 12) stdout ---- [INFO] [stdout] error: environment variable `CURSEFORGE_API_KEY` not defined [INFO] [stdout] --> src/api_calls/mod_calls.rs:14:36 [INFO] [stdout] | [INFO] [stdout] 5 | let curseforge = furse::Furse::new(env!("CURSEFORGE_API_KEY")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Furse::new (line 52) stdout ---- [INFO] [stdout] error: environment variable `CURSEFORGE_API_KEY` not defined [INFO] [stdout] --> src/lib.rs:54:29 [INFO] [stdout] | [INFO] [stdout] 5 | let curseforge = Furse::new(env!("CURSEFORGE_API_KEY")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 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 13) stdout ---- [INFO] [stdout] error: environment variable `CURSEFORGE_API_KEY` not defined [INFO] [stdout] --> src/api_calls/file_calls.rs:15:36 [INFO] [stdout] | [INFO] [stdout] 5 | let curseforge = furse::Furse::new(env!("CURSEFORGE_API_KEY")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/lib.rs - Furse (line 33) stdout ---- [INFO] [stdout] error: environment variable `CURSEFORGE_API_KEY` not defined [INFO] [stdout] --> src/lib.rs:36:29 [INFO] [stdout] | [INFO] [stdout] 6 | let curseforge = Furse::new(env!("CURSEFORGE_API_KEY")); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `env` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] error: aborting due to 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::download_mod_file_from_file (line 78) [INFO] [stdout] src/api_calls/file_calls.rs - api_calls::file_calls::Furse::download_mod_file_from_file_id (line 96) [INFO] [stdout] src/api_calls/file_calls.rs - api_calls::file_calls::Furse::get_mod_file (line 34) [INFO] [stdout] src/api_calls/file_calls.rs - api_calls::file_calls::Furse::get_mod_file_changelog (line 55) [INFO] [stdout] src/api_calls/file_calls.rs - api_calls::file_calls::Furse::get_mod_files (line 13) [INFO] [stdout] src/api_calls/mod_calls.rs - api_calls::mod_calls::Furse::get_mod (line 12) [INFO] [stdout] src/api_calls/mod_calls.rs - api_calls::mod_calls::Furse::get_mod_description (line 32) [INFO] [stdout] src/lib.rs - Furse (line 33) [INFO] [stdout] src/lib.rs - Furse::new (line 52) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 9 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.27s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fa96507a1373aad1a999a74497acf17a8e56ce5adc729d93f111b2dd2ba43b24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa96507a1373aad1a999a74497acf17a8e56ce5adc729d93f111b2dd2ba43b24", kill_on_drop: false }` [INFO] [stdout] fa96507a1373aad1a999a74497acf17a8e56ce5adc729d93f111b2dd2ba43b24