[INFO] fetching crate gw2api-rs 0.3.0...
[INFO] testing gw2api-rs-0.3.0 against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] extracting crate gw2api-rs 0.3.0 into /workspace/builds/worker-0-tc1/source
[INFO] started tweaking crates.io crate gw2api-rs 0.3.0
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate gw2api-rs 0.3.0
[INFO] tweaked toml for crates.io crate gw2api-rs 0.3.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate gw2api-rs 0.3.0 on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 117 packages to latest compatible versions
[INFO] [stderr]       Adding hyper v0.14.32 (available: v1.8.1)
[INFO] [stderr]       Adding hyper-tls v0.5.0 (available: v0.6.0)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1e479159d2b1501e908319ba9bc0a6dc1f125197c48adb702128cf458b8621d1
[INFO] running `Command { std: "docker" "start" "-a" "1e479159d2b1501e908319ba9bc0a6dc1f125197c48adb702128cf458b8621d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1e479159d2b1501e908319ba9bc0a6dc1f125197c48adb702128cf458b8621d1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1e479159d2b1501e908319ba9bc0a6dc1f125197c48adb702128cf458b8621d1", kill_on_drop: false }`
[INFO] [stdout] 1e479159d2b1501e908319ba9bc0a6dc1f125197c48adb702128cf458b8621d1
[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=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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ebf78229565884c60de7f54c6df7a5f97d8e5e669e4bb39cb75b5b8c1ab84dc1
[INFO] running `Command { std: "docker" "start" "-a" "ebf78229565884c60de7f54c6df7a5f97d8e5e669e4bb39cb75b5b8c1ab84dc1", kill_on_drop: false }`
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]    Compiling hyper-tls v0.5.0
[INFO] [stderr]    Compiling gw2api-rs v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `ClientExecutor` and `RequestBuilder`
[INFO] [stdout]  --> src/v2/account/characters.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::{ClientExecutor, RequestBuilder};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.00s
[INFO] running `Command { std: "docker" "inspect" "ebf78229565884c60de7f54c6df7a5f97d8e5e669e4bb39cb75b5b8c1ab84dc1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ebf78229565884c60de7f54c6df7a5f97d8e5e669e4bb39cb75b5b8c1ab84dc1", kill_on_drop: false }`
[INFO] [stdout] ebf78229565884c60de7f54c6df7a5f97d8e5e669e4bb39cb75b5b8c1ab84dc1
[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=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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cd3746853ac836cf8c759fff8243d1a8cbf9757736afc337a43ce555de76fab4
[INFO] running `Command { std: "docker" "start" "-a" "cd3746853ac836cf8c759fff8243d1a8cbf9757736afc337a43ce555de76fab4", kill_on_drop: false }`
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[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 gw2api-rs v0.3.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `ClientExecutor` and `RequestBuilder`
[INFO] [stdout]  --> src/v2/account/characters.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::{ClientExecutor, RequestBuilder};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ClientExecutor` and `RequestBuilder`
[INFO] [stdout]  --> src/v2/account/characters.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 | use crate::{ClientExecutor, RequestBuilder};
[INFO] [stdout]   |             ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 17.19s
[INFO] running `Command { std: "docker" "inspect" "cd3746853ac836cf8c759fff8243d1a8cbf9757736afc337a43ce555de76fab4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cd3746853ac836cf8c759fff8243d1a8cbf9757736afc337a43ce555de76fab4", kill_on_drop: false }`
[INFO] [stdout] cd3746853ac836cf8c759fff8243d1a8cbf9757736afc337a43ce555de76fab4
[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=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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f91085e51ef96961206b865f296896e02493e03092aa4bcc5c36b01cd742f004
[INFO] running `Command { std: "docker" "start" "-a" "f91085e51ef96961206b865f296896e02493e03092aa4bcc5c36b01cd742f004", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `ClientExecutor` and `RequestBuilder`
[INFO] [stderr]  --> src/v2/account/characters.rs:9:13
[INFO] [stderr]   |
[INFO] [stderr] 9 | use crate::{ClientExecutor, RequestBuilder};
[INFO] [stderr]   |             ^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `gw2api-rs` (lib) generated 1 warning (run `cargo fix --lib -p gw2api-rs` to apply 1 suggestion)
[INFO] [stderr] warning: `gw2api-rs` (lib test) generated 1 warning (1 duplicate)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gw2api_rs-02aa403d19d3821f)
[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 gw2api_rs
[INFO] [stdout] 
[INFO] [stdout] running 73 tests
[INFO] [stdout] test src/v2/account.rs - v2::account::Account::get (line 75) - compile ... ok
[INFO] [stdout] test src/v2/account.rs - v2::account::AccountDyes::get (line 571) - compile ... ok
[INFO] [stdout] test src/v2/account.rs - v2::account::AccountDyes::get (line 585) - compile ... FAILED
[INFO] [stdout] test src/v2/account.rs - v2::account::AccountDungeons::get (line 531) - compile ... FAILED
[INFO] [stdout] test src/v2/account.rs - v2::account::AccountGliders::get (line 703) - compile ... ok
[INFO] [stdout] test src/v2/account.rs - v2::account::AccountDailyCrafting::get (line 462) - compile ... ok
[INFO] [stdout] test src/v2/account.rs - v2::account::AccountAchievements::get (line 298) - compile ... FAILED
[INFO] [stdout] test src/v2/account.rs - v2::account::AccountFinishers::get (line 640) - compile ... FAILED
[INFO] [stdout] test src/v2/account.rs - v2::account::AccountBank::get (line 368) - compile ... ok
[INFO] [stdout] test src/v2/account.rs - v2::account::AccountHomeNodes::get (line 813) - compile ... ok
[INFO] [stdout] test src/v2/achievements.rs - v2::achievements::Achievement::ids (line 59) ... ignored
[INFO] [stdout] test src/v2/achievements.rs - v2::achievements::Achievement::ids (line 72) ... ignored
[INFO] [stdout] test src/v2/colors.rs - v2::colors::Color::ids (line 33) ... ignored
[INFO] [stdout] test src/v2/colors.rs - v2::colors::Color::ids (line 46) ... ignored
[INFO] [stdout] test src/v2/account.rs - v2::account::AccountFinishers::get (line 626) - compile ... ok
[INFO] [stdout] test src/v2/account.rs - v2::account::AccountDailyCrafting::get (line 476) - compile ... FAILED
[INFO] [stdout] test src/v2/account.rs - v2::account::AccountLuck::get (line 935) - compile ... ok
[INFO] [stdout] test src/v2/account.rs - v2::account::Account::get (line 90) - compile ... FAILED
[INFO] [stdout] test src/v2/account.rs - v2::account::AccountAchievements::get (line 283) - compile ... ok
[INFO] [stdout] test src/v2/account.rs - v2::account::AccountHomeCats::get (line 758) - compile ... ok
[INFO] [stdout] test src/v2/account.rs - v2::account::AccountGliders::get (line 717) - compile ... FAILED
[INFO] [stdout] test src/v2/commerce.rs - v2::commerce::Delivery::get (line 30) - compile ... ok
[INFO] [stdout] test src/v2/account.rs - v2::account::AccountDungeons::get (line 517) - compile ... ok
[INFO] [stdout] test src/v2/account.rs - v2::account::AccountHomeCats::get (line 772) - compile ... FAILED
[INFO] [stdout] test src/v2/account.rs - v2::account::AccountInventory::get (line 885) - compile ... FAILED
[INFO] [stdout] test src/v2/commerce.rs - v2::commerce::Exchange::coins (line 100) - compile ... FAILED
[INFO] [stdout] test src/v2/account.rs - v2::account::AccountBank::get (line 382) - compile ... FAILED
[INFO] [stdout] test src/v2/commerce.rs - v2::commerce::Exchange::coins (line 87) - compile ... ok
[INFO] [stdout] test src/v2/commerce.rs - v2::commerce::CurrentTransactions::buys (line 312) - compile ... ok
[INFO] [stdout] test src/v2/account.rs - v2::account::AccountHomeNodes::get (line 827) - compile ... FAILED
[INFO] [stdout] test src/v2/account.rs - v2::account::AccountInventory::get (line 871) - compile ... ok
[INFO] [stdout] test src/v2/account.rs - v2::account::AccountLuck::get (line 949) - compile ... FAILED
[INFO] [stdout] test src/v2/currencies.rs - v2::currencies::Currency::ids (line 18) ... ignored
[INFO] [stdout] test src/v2/currencies.rs - v2::currencies::Currency::ids (line 31) ... ignored
[INFO] [stdout] test src/v2/dungeons.rs - v2::dungeons::Dungeon::ids (line 29) ... ignored
[INFO] [stdout] test src/v2/dungeons.rs - v2::dungeons::Dungeon::ids (line 42) ... ignored
[INFO] [stdout] test src/v2/files.rs - v2::files::File::ids (line 15) ... ignored
[INFO] [stdout] test src/v2/files.rs - v2::files::File::ids (line 28) ... ignored
[INFO] [stdout] test src/v2/commerce.rs - v2::commerce::CurrentTransactions::buys (line 325) - compile ... FAILED
[INFO] [stdout] test src/v2/commerce.rs - v2::commerce::Exchange::gems (line 141) - compile ... FAILED
[INFO] [stdout] test src/v2/commerce.rs - v2::commerce::CurrentTransactions::sells (line 372) - compile ... FAILED
[INFO] [stdout] test src/v2/guild.rs - v2::guild::Guild::search (line 37) - compile ... ok
[INFO] [stdout] test src/v2/commerce.rs - v2::commerce::Listings::ids (line 192) - compile ... ok
[INFO] [stdout] test src/v2/commerce.rs - v2::commerce::Delivery::get (line 44) - compile ... FAILED
[INFO] [stdout] test src/v2/commerce.rs - v2::commerce::HistoryTransactions::buys (line 440) - compile ... FAILED
[INFO] [stdout] test src/v2/minis.rs - v2::minis::Mini::ids (line 19) ... ignored
[INFO] [stdout] test src/v2/minis.rs - v2::minis::Mini::ids (line 32) ... ignored
[INFO] [stdout] test src/v2/novelties.rs - v2::novelties::Novelty::ids (line 29) ... ignored
[INFO] [stdout] test src/v2/novelties.rs - v2::novelties::Novelty::ids (line 42) ... ignored
[INFO] [stdout] test src/v2/quaggans.rs - v2::quaggans::Quaggan::ids (line 15) ... ignored
[INFO] [stdout] test src/v2/quaggans.rs - v2::quaggans::Quaggan::ids (line 28) ... ignored
[INFO] [stdout] test src/v2/raids.rs - v2::raids::Raid::ids (line 33) ... ignored
[INFO] [stdout] test src/v2/raids.rs - v2::raids::Raid::ids (line 46) ... ignored
[INFO] [stdout] test src/v2/titles.rs - v2::titles::Title::ids (line 17) ... ignored
[INFO] [stdout] test src/v2/titles.rs - v2::titles::Title::ids (line 30) ... ignored
[INFO] [stdout] test src/v2/worlds.rs - v2::worlds::World::ids (line 48) ... ignored
[INFO] [stdout] test src/v2/worlds.rs - v2::worlds::World::ids (line 61) ... ignored
[INFO] [stdout] test src/v2/wvw.rs - v2::wvw::Upgrades::ids (line 201) ... ignored
[INFO] [stdout] test src/v2/wvw.rs - v2::wvw::Upgrades::ids (line 214) ... ignored
[INFO] [stdout] test src/v2/guild.rs - v2::guild::Guild::search (line 51) - compile ... FAILED
[INFO] [stdout] test src/v2/guild.rs - v2::guild::GuildMembers::get (line 129) - compile ... FAILED
[INFO] [stdout] test src/v2/commerce.rs - v2::commerce::Exchange::gems (line 128) - compile ... ok
[INFO] [stdout] test src/v2/commerce.rs - v2::commerce::Prices::ids (line 262) - compile ... FAILED
[INFO] [stdout] test src/v2/commerce.rs - v2::commerce::HistoryTransactions::buys (line 427) - compile ... ok
[INFO] [stdout] test src/v2/commerce.rs - v2::commerce::Prices::ids (line 249) - compile ... ok
[INFO] [stdout] test src/v2/guild.rs - v2::guild::GuildRanks::get (line 199) - compile ... FAILED
[INFO] [stdout] test src/v2/commerce.rs - v2::commerce::CurrentTransactions::sells (line 359) - compile ... ok
[INFO] [stdout] test src/v2/guild.rs - v2::guild::GuildRanks::get (line 183) - compile ... ok
[INFO] [stdout] test src/v2/commerce.rs - v2::commerce::HistoryTransactions::sells (line 488) - compile ... FAILED
[INFO] [stdout] test src/v2/commerce.rs - v2::commerce::Listings::ids (line 205) - compile ... FAILED
[INFO] [stdout] test src/v2/commerce.rs - v2::commerce::HistoryTransactions::sells (line 475) - compile ... ok
[INFO] [stdout] test src/v2/guild.rs - v2::guild::GuildMembers::get (line 113) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 5) ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/v2/account.rs - v2::account::AccountDyes::get (line 585) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gw2api_rs::blocking`
[INFO] [stdout]    --> src/v2/account.rs:588:16
[INFO] [stdout]     |
[INFO] [stdout] 588 | use gw2api_rs::blocking::Client;
[INFO] [stdout]     |                ^^^^^^^^ could not find `blocking` in `gw2api_rs`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:22:9
[INFO] [stdout]     |
[INFO] [stdout]  21 | #[cfg(feature = "blocking")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `blocking` feature
[INFO] [stdout]  22 | pub mod blocking;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/v2/account.rs - v2::account::AccountDungeons::get (line 531) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gw2api_rs::blocking`
[INFO] [stdout]    --> src/v2/account.rs:534:16
[INFO] [stdout]     |
[INFO] [stdout] 534 | use gw2api_rs::blocking::Client;
[INFO] [stdout]     |                ^^^^^^^^ could not find `blocking` in `gw2api_rs`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:22:9
[INFO] [stdout]     |
[INFO] [stdout]  21 | #[cfg(feature = "blocking")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `blocking` feature
[INFO] [stdout]  22 | pub mod blocking;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/v2/account.rs - v2::account::AccountAchievements::get (line 298) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gw2api_rs::blocking`
[INFO] [stdout]    --> src/v2/account.rs:301:16
[INFO] [stdout]     |
[INFO] [stdout] 301 | use gw2api_rs::blocking::Client;
[INFO] [stdout]     |                ^^^^^^^^ could not find `blocking` in `gw2api_rs`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:22:9
[INFO] [stdout]     |
[INFO] [stdout]  21 | #[cfg(feature = "blocking")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `blocking` feature
[INFO] [stdout]  22 | pub mod blocking;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/v2/account.rs - v2::account::AccountFinishers::get (line 640) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gw2api_rs::blocking`
[INFO] [stdout]    --> src/v2/account.rs:643:16
[INFO] [stdout]     |
[INFO] [stdout] 643 | use gw2api_rs::blocking::Client;
[INFO] [stdout]     |                ^^^^^^^^ could not find `blocking` in `gw2api_rs`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:22:9
[INFO] [stdout]     |
[INFO] [stdout]  21 | #[cfg(feature = "blocking")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `blocking` feature
[INFO] [stdout]  22 | pub mod blocking;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/v2/account.rs - v2::account::AccountDailyCrafting::get (line 476) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gw2api_rs::blocking`
[INFO] [stdout]    --> src/v2/account.rs:479:16
[INFO] [stdout]     |
[INFO] [stdout] 479 | use gw2api_rs::blocking::Client;
[INFO] [stdout]     |                ^^^^^^^^ could not find `blocking` in `gw2api_rs`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:22:9
[INFO] [stdout]     |
[INFO] [stdout]  21 | #[cfg(feature = "blocking")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `blocking` feature
[INFO] [stdout]  22 | pub mod blocking;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/v2/account.rs - v2::account::Account::get (line 90) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gw2api_rs::blocking`
[INFO] [stdout]   --> src/v2/account.rs:93:16
[INFO] [stdout]    |
[INFO] [stdout] 93 | use gw2api_rs::blocking::Client;
[INFO] [stdout]    |                ^^^^^^^^ could not find `blocking` in `gw2api_rs`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(feature = "blocking")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `blocking` feature
[INFO] [stdout] 22 | pub mod blocking;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/v2/account.rs - v2::account::AccountGliders::get (line 717) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gw2api_rs::blocking`
[INFO] [stdout]    --> src/v2/account.rs:720:16
[INFO] [stdout]     |
[INFO] [stdout] 720 | use gw2api_rs::blocking::Client;
[INFO] [stdout]     |                ^^^^^^^^ could not find `blocking` in `gw2api_rs`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:22:9
[INFO] [stdout]     |
[INFO] [stdout]  21 | #[cfg(feature = "blocking")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `blocking` feature
[INFO] [stdout]  22 | pub mod blocking;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/v2/account.rs - v2::account::AccountHomeCats::get (line 772) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gw2api_rs::blocking`
[INFO] [stdout]    --> src/v2/account.rs:775:16
[INFO] [stdout]     |
[INFO] [stdout] 775 | use gw2api_rs::blocking::Client;
[INFO] [stdout]     |                ^^^^^^^^ could not find `blocking` in `gw2api_rs`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:22:9
[INFO] [stdout]     |
[INFO] [stdout]  21 | #[cfg(feature = "blocking")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `blocking` feature
[INFO] [stdout]  22 | pub mod blocking;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/v2/account.rs - v2::account::AccountInventory::get (line 885) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gw2api_rs::blocking`
[INFO] [stdout]    --> src/v2/account.rs:888:16
[INFO] [stdout]     |
[INFO] [stdout] 888 | use gw2api_rs::blocking::Client;
[INFO] [stdout]     |                ^^^^^^^^ could not find `blocking` in `gw2api_rs`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:22:9
[INFO] [stdout]     |
[INFO] [stdout]  21 | #[cfg(feature = "blocking")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `blocking` feature
[INFO] [stdout]  22 | pub mod blocking;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/v2/commerce.rs - v2::commerce::Exchange::coins (line 100) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gw2api_rs::blocking`
[INFO] [stdout]    --> src/v2/commerce.rs:103:16
[INFO] [stdout]     |
[INFO] [stdout] 103 | use gw2api_rs::blocking::Client;
[INFO] [stdout]     |                ^^^^^^^^ could not find `blocking` in `gw2api_rs`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:22:9
[INFO] [stdout]     |
[INFO] [stdout]  21 | #[cfg(feature = "blocking")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `blocking` feature
[INFO] [stdout]  22 | pub mod blocking;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/v2/account.rs - v2::account::AccountBank::get (line 382) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gw2api_rs::blocking`
[INFO] [stdout]    --> src/v2/account.rs:385:16
[INFO] [stdout]     |
[INFO] [stdout] 385 | use gw2api_rs::blocking::Client;
[INFO] [stdout]     |                ^^^^^^^^ could not find `blocking` in `gw2api_rs`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:22:9
[INFO] [stdout]     |
[INFO] [stdout]  21 | #[cfg(feature = "blocking")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `blocking` feature
[INFO] [stdout]  22 | pub mod blocking;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/v2/account.rs - v2::account::AccountHomeNodes::get (line 827) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gw2api_rs::blocking`
[INFO] [stdout]    --> src/v2/account.rs:830:16
[INFO] [stdout]     |
[INFO] [stdout] 830 | use gw2api_rs::blocking::Client;
[INFO] [stdout]     |                ^^^^^^^^ could not find `blocking` in `gw2api_rs`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:22:9
[INFO] [stdout]     |
[INFO] [stdout]  21 | #[cfg(feature = "blocking")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `blocking` feature
[INFO] [stdout]  22 | pub mod blocking;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/v2/account.rs - v2::account::AccountLuck::get (line 949) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gw2api_rs::blocking`
[INFO] [stdout]    --> src/v2/account.rs:952:16
[INFO] [stdout]     |
[INFO] [stdout] 952 | use gw2api_rs::blocking::Client;
[INFO] [stdout]     |                ^^^^^^^^ could not find `blocking` in `gw2api_rs`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:22:9
[INFO] [stdout]     |
[INFO] [stdout]  21 | #[cfg(feature = "blocking")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `blocking` feature
[INFO] [stdout]  22 | pub mod blocking;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/v2/commerce.rs - v2::commerce::CurrentTransactions::buys (line 325) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gw2api_rs::blocking`
[INFO] [stdout]    --> src/v2/commerce.rs:328:16
[INFO] [stdout]     |
[INFO] [stdout] 328 | use gw2api_rs::blocking::Client;
[INFO] [stdout]     |                ^^^^^^^^ could not find `blocking` in `gw2api_rs`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:22:9
[INFO] [stdout]     |
[INFO] [stdout]  21 | #[cfg(feature = "blocking")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `blocking` feature
[INFO] [stdout]  22 | pub mod blocking;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/v2/commerce.rs - v2::commerce::Exchange::gems (line 141) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gw2api_rs::blocking`
[INFO] [stdout]    --> src/v2/commerce.rs:144:16
[INFO] [stdout]     |
[INFO] [stdout] 144 | use gw2api_rs::blocking::Client;
[INFO] [stdout]     |                ^^^^^^^^ could not find `blocking` in `gw2api_rs`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:22:9
[INFO] [stdout]     |
[INFO] [stdout]  21 | #[cfg(feature = "blocking")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `blocking` feature
[INFO] [stdout]  22 | pub mod blocking;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/v2/commerce.rs - v2::commerce::CurrentTransactions::sells (line 372) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gw2api_rs::blocking`
[INFO] [stdout]    --> src/v2/commerce.rs:375:16
[INFO] [stdout]     |
[INFO] [stdout] 375 | use gw2api_rs::blocking::Client;
[INFO] [stdout]     |                ^^^^^^^^ could not find `blocking` in `gw2api_rs`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:22:9
[INFO] [stdout]     |
[INFO] [stdout]  21 | #[cfg(feature = "blocking")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `blocking` feature
[INFO] [stdout]  22 | pub mod blocking;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/v2/commerce.rs - v2::commerce::Delivery::get (line 44) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gw2api_rs::blocking`
[INFO] [stdout]   --> src/v2/commerce.rs:47:16
[INFO] [stdout]    |
[INFO] [stdout] 47 | use gw2api_rs::blocking::Client;
[INFO] [stdout]    |                ^^^^^^^^ could not find `blocking` in `gw2api_rs`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(feature = "blocking")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `blocking` feature
[INFO] [stdout] 22 | pub mod blocking;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/v2/commerce.rs - v2::commerce::HistoryTransactions::buys (line 440) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gw2api_rs::blocking`
[INFO] [stdout]    --> src/v2/commerce.rs:443:16
[INFO] [stdout]     |
[INFO] [stdout] 443 | use gw2api_rs::blocking::Client;
[INFO] [stdout]     |                ^^^^^^^^ could not find `blocking` in `gw2api_rs`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:22:9
[INFO] [stdout]     |
[INFO] [stdout]  21 | #[cfg(feature = "blocking")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `blocking` feature
[INFO] [stdout]  22 | pub mod blocking;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/v2/guild.rs - v2::guild::Guild::search (line 51) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gw2api_rs::blocking`
[INFO] [stdout]   --> src/v2/guild.rs:54:16
[INFO] [stdout]    |
[INFO] [stdout] 54 | use gw2api_rs::blocking::Client;
[INFO] [stdout]    |                ^^^^^^^^ could not find `blocking` in `gw2api_rs`
[INFO] [stdout]    |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]   --> src/lib.rs:22:9
[INFO] [stdout]    |
[INFO] [stdout] 21 | #[cfg(feature = "blocking")]
[INFO] [stdout]    |       -------------------- the item is gated behind the `blocking` feature
[INFO] [stdout] 22 | pub mod blocking;
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/v2/guild.rs - v2::guild::GuildMembers::get (line 129) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gw2api_rs::blocking`
[INFO] [stdout]    --> src/v2/guild.rs:132:16
[INFO] [stdout]     |
[INFO] [stdout] 132 | use gw2api_rs::blocking::Client;
[INFO] [stdout]     |                ^^^^^^^^ could not find `blocking` in `gw2api_rs`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:22:9
[INFO] [stdout]     |
[INFO] [stdout]  21 | #[cfg(feature = "blocking")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `blocking` feature
[INFO] [stdout]  22 | pub mod blocking;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/v2/commerce.rs - v2::commerce::Prices::ids (line 262) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gw2api_rs::blocking`
[INFO] [stdout]    --> src/v2/commerce.rs:265:16
[INFO] [stdout]     |
[INFO] [stdout] 265 | use gw2api_rs::blocking::Client;
[INFO] [stdout]     |                ^^^^^^^^ could not find `blocking` in `gw2api_rs`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:22:9
[INFO] [stdout]     |
[INFO] [stdout]  21 | #[cfg(feature = "blocking")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `blocking` feature
[INFO] [stdout]  22 | pub mod blocking;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/v2/commerce.rs:270:5
[INFO] [stdout]     |
[INFO] [stdout] 270 | let ids = Listings::ids(&client)?;
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 271 | println!("There are {} items avaliable through the trading post.", ids.len());
[INFO] [stdout]     |                                                                    --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `ids` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 270 | let ids: /* Type */ = Listings::ids(&client)?;
[INFO] [stdout]     |        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/v2/guild.rs - v2::guild::GuildRanks::get (line 199) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gw2api_rs::blocking`
[INFO] [stdout]    --> src/v2/guild.rs:202:16
[INFO] [stdout]     |
[INFO] [stdout] 202 | use gw2api_rs::blocking::Client;
[INFO] [stdout]     |                ^^^^^^^^ could not find `blocking` in `gw2api_rs`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:22:9
[INFO] [stdout]     |
[INFO] [stdout]  21 | #[cfg(feature = "blocking")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `blocking` feature
[INFO] [stdout]  22 | pub mod blocking;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/v2/commerce.rs - v2::commerce::HistoryTransactions::sells (line 488) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gw2api_rs::blocking`
[INFO] [stdout]    --> src/v2/commerce.rs:491:16
[INFO] [stdout]     |
[INFO] [stdout] 491 | use gw2api_rs::blocking::Client;
[INFO] [stdout]     |                ^^^^^^^^ could not find `blocking` in `gw2api_rs`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:22:9
[INFO] [stdout]     |
[INFO] [stdout]  21 | #[cfg(feature = "blocking")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `blocking` feature
[INFO] [stdout]  22 | pub mod blocking;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/v2/commerce.rs - v2::commerce::Listings::ids (line 205) stdout ----
[INFO] [stdout] error[E0432]: unresolved import `gw2api_rs::blocking`
[INFO] [stdout]    --> src/v2/commerce.rs:208:16
[INFO] [stdout]     |
[INFO] [stdout] 208 | use gw2api_rs::blocking::Client;
[INFO] [stdout]     |                ^^^^^^^^ could not find `blocking` in `gw2api_rs`
[INFO] [stdout]     |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]    --> src/lib.rs:22:9
[INFO] [stdout]     |
[INFO] [stdout]  21 | #[cfg(feature = "blocking")]
[INFO] [stdout]     |       -------------------- the item is gated behind the `blocking` feature
[INFO] [stdout]  22 | pub mod blocking;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> src/v2/commerce.rs:213:5
[INFO] [stdout]     |
[INFO] [stdout] 213 | let ids = Listings::ids(&client)?;
[INFO] [stdout]     |     ^^^
[INFO] [stdout] 214 | println!("There are {} items avaliable through the trading post.", ids.len());
[INFO] [stdout]     |                                                                    --- type must be known at this point
[INFO] [stdout]     |
[INFO] [stdout] help: consider giving `ids` an explicit type
[INFO] [stdout]     |
[INFO] [stdout] 213 | let ids: /* Type */ = Listings::ids(&client)?;
[INFO] [stdout]     |        ++++++++++++
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/lib.rs - (line 5) stdout ----
[INFO] [stdout] Test executable failed (exit status: 1).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] Error: Error { kind: Http(hyper::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" }))) }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/lib.rs - (line 5)
[INFO] [stdout]     src/v2/account.rs - v2::account::Account::get (line 90)
[INFO] [stdout]     src/v2/account.rs - v2::account::AccountAchievements::get (line 298)
[INFO] [stdout]     src/v2/account.rs - v2::account::AccountBank::get (line 382)
[INFO] [stdout]     src/v2/account.rs - v2::account::AccountDailyCrafting::get (line 476)
[INFO] [stdout]     src/v2/account.rs - v2::account::AccountDungeons::get (line 531)
[INFO] [stdout]     src/v2/account.rs - v2::account::AccountDyes::get (line 585)
[INFO] [stdout]     src/v2/account.rs - v2::account::AccountFinishers::get (line 640)
[INFO] [stdout]     src/v2/account.rs - v2::account::AccountGliders::get (line 717)
[INFO] [stdout]     src/v2/account.rs - v2::account::AccountHomeCats::get (line 772)
[INFO] [stdout]     src/v2/account.rs - v2::account::AccountHomeNodes::get (line 827)
[INFO] [stdout]     src/v2/account.rs - v2::account::AccountInventory::get (line 885)
[INFO] [stdout]     src/v2/account.rs - v2::account::AccountLuck::get (line 949)
[INFO] [stdout]     src/v2/commerce.rs - v2::commerce::CurrentTransactions::buys (line 325)
[INFO] [stdout]     src/v2/commerce.rs - v2::commerce::CurrentTransactions::sells (line 372)
[INFO] [stdout]     src/v2/commerce.rs - v2::commerce::Delivery::get (line 44)
[INFO] [stdout]     src/v2/commerce.rs - v2::commerce::Exchange::coins (line 100)
[INFO] [stdout]     src/v2/commerce.rs - v2::commerce::Exchange::gems (line 141)
[INFO] [stdout]     src/v2/commerce.rs - v2::commerce::HistoryTransactions::buys (line 440)
[INFO] [stdout]     src/v2/commerce.rs - v2::commerce::HistoryTransactions::sells (line 488)
[INFO] [stdout]     src/v2/commerce.rs - v2::commerce::Listings::ids (line 205)
[INFO] [stdout]     src/v2/commerce.rs - v2::commerce::Prices::ids (line 262)
[INFO] [stdout]     src/v2/guild.rs - v2::guild::Guild::search (line 51)
[INFO] [stdout]     src/v2/guild.rs - v2::guild::GuildMembers::get (line 129)
[INFO] [stdout]     src/v2/guild.rs - v2::guild::GuildRanks::get (line 199)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 24 passed; 25 failed; 24 ignored; 0 measured; 0 filtered out; finished in 4.58s
[INFO] [stdout] 
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] running `Command { std: "docker" "inspect" "f91085e51ef96961206b865f296896e02493e03092aa4bcc5c36b01cd742f004", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f91085e51ef96961206b865f296896e02493e03092aa4bcc5c36b01cd742f004", kill_on_drop: false }`
[INFO] [stdout] f91085e51ef96961206b865f296896e02493e03092aa4bcc5c36b01cd742f004
