[INFO] cloning repository https://github.com/blackrose-eve/eve_esi
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/blackrose-eve/eve_esi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblackrose-eve%2Feve_esi", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblackrose-eve%2Feve_esi'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 7c201a3d00d6535f2fa2243072f2de5cb765ea8c
[INFO] testing blackrose-eve/eve_esi against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblackrose-eve%2Feve_esi" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/blackrose-eve/eve_esi
[INFO] finished tweaking git repo https://github.com/blackrose-eve/eve_esi
[INFO] tweaked toml for git repo https://github.com/blackrose-eve/eve_esi written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/blackrose-eve/eve_esi 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 git repo https://github.com/blackrose-eve/eve_esi 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]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded assert-json-diff v2.0.2
[INFO] [stderr]   Downloaded mockito v1.7.0
[INFO] [stderr]   Downloaded oauth2 v5.0.0
[INFO] [stderr]   Downloaded wasi v0.14.4+wasi-0.2.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 0f01848e84e9162eaa38fd59478010a517ae608e6817f876324557c92f082d1c
[INFO] running `Command { std: "docker" "start" "-a" "0f01848e84e9162eaa38fd59478010a517ae608e6817f876324557c92f082d1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0f01848e84e9162eaa38fd59478010a517ae608e6817f876324557c92f082d1c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f01848e84e9162eaa38fd59478010a517ae608e6817f876324557c92f082d1c", kill_on_drop: false }`
[INFO] [stdout] 0f01848e84e9162eaa38fd59478010a517ae608e6817f876324557c92f082d1c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] f20fb4861da687473a33f0bb15cfb4146eda74e2832db997ad25278b702e9781
[INFO] running `Command { std: "docker" "start" "-a" "f20fb4861da687473a33f0bb15cfb4146eda74e2832db997ad25278b702e9781", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling find-msvc-tools v0.1.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling webpki-roots v1.0.2
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling cc v1.2.36
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling oauth2 v5.0.0
[INFO] [stderr]    Compiling eve_esi v0.5.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/endpoints/mod.rs:202:8
[INFO] [stdout]     |
[INFO] [stdout] 152 | impl Client {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 202 |     fn contracts(&self) -> ClonesEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 218 |     fn corporation_projects(&self) -> CorporationProjectsEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 225 |     fn dogma(&self) -> DogmaEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 232 |     fn faction_warfare(&self) -> FactionWarfareEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 239 |     fn fittings(&self) -> FittingsEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 246 |     fn fleets(&self) -> FleetsEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 |     fn incursions(&self) -> IncursionsEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 260 |     fn industry(&self) -> IndustryEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 267 |     fn insurance(&self) -> InsuranceEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 274 |     fn killmails(&self) -> KillmailsEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 281 |     fn location(&self) -> LocationEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 288 |     fn loyalty(&self) -> LoyaltyEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 295 |     fn mail(&self) -> MailEndpoints<'_> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 309 |     fn meta(&self) -> MetaEndpoints<'_> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 316 |     fn planetary_interaction(&self) -> PlanetaryInteractionEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 323 |     fn routes(&self) -> RoutesEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 330 |     fn search(&self) -> SearchEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 337 |     fn skills(&self) -> SkillsEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 344 |     fn sovereignty(&self) -> SovereigntyEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 351 |     fn status(&self) -> StatusEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 365 |     fn user_interface(&self) -> UserInterfaceEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 372 |     fn wallet(&self) -> WalletEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/contracts.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct ContractsEndpoints<'a> {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 29 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/contracts.rs:37:19
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl<'a> ContractsEndpoints<'a> {
[INFO] [stdout]    | ------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/corporation_projects.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct CorporationProjectsEndpoints<'a> {
[INFO] [stdout]    |            ---------------------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/corporation_projects.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> CorporationProjectsEndpoints<'a> {
[INFO] [stdout]    | ----------------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/dogma.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct DogmaEndpoints<'a> {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/dogma.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> DogmaEndpoints<'a> {
[INFO] [stdout]    | --------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/faction_warfare.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct FactionWarfareEndpoints<'a> {
[INFO] [stdout]    |            ----------------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/faction_warfare.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> FactionWarfareEndpoints<'a> {
[INFO] [stdout]    | ------------------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/fittings.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct FittingsEndpoints<'a> {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/fittings.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> FittingsEndpoints<'a> {
[INFO] [stdout]    | ------------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/fleets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct FleetsEndpoints<'a> {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/fleets.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> FleetsEndpoints<'a> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/incursions.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct IncursionsEndpoints<'a> {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/incursions.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> IncursionsEndpoints<'a> {
[INFO] [stdout]    | -------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/industry.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct IndustryEndpoints<'a> {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/industry.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> IndustryEndpoints<'a> {
[INFO] [stdout]    | ------------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/insurance.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct InsuranceEndpoints<'a> {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/insurance.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> InsuranceEndpoints<'a> {
[INFO] [stdout]    | ------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/killmails.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct KillmailsEndpoints<'a> {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/killmails.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> KillmailsEndpoints<'a> {
[INFO] [stdout]    | ------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/location.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct LocationEndpoints<'a> {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/location.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> LocationEndpoints<'a> {
[INFO] [stdout]    | ------------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/loyalty.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct LoyaltyEndpoints<'a> {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/loyalty.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> LoyaltyEndpoints<'a> {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/mail.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct MailEndpoints<'a> {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/mail.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> MailEndpoints<'a> {
[INFO] [stdout]    | -------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/meta.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct MetaEndpoints<'a> {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/meta.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> MetaEndpoints<'a> {
[INFO] [stdout]    | -------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/planetary_interaction.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct PlanetaryInteractionEndpoints<'a> {
[INFO] [stdout]    |            ----------------------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/planetary_interaction.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> PlanetaryInteractionEndpoints<'a> {
[INFO] [stdout]    | ------------------------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/routes.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct RoutesEndpoints<'a> {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/routes.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> RoutesEndpoints<'a> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/search.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct SearchEndpoints<'a> {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/search.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> SearchEndpoints<'a> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/skills.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct SkillsEndpoints<'a> {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/skills.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> SkillsEndpoints<'a> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/sovereignty.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct SovereigntyEndpoints<'a> {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/sovereignty.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> SovereigntyEndpoints<'a> {
[INFO] [stdout]    | --------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/status.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct StatusEndpoints<'a> {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/status.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> StatusEndpoints<'a> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/user_interface.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct UserInterfaceEndpoints<'a> {
[INFO] [stdout]    |            ---------------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/user_interface.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> UserInterfaceEndpoints<'a> {
[INFO] [stdout]    | ----------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/wallet.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct WalletEndpoints<'a> {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/wallet.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> WalletEndpoints<'a> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 53.61s
[INFO] running `Command { std: "docker" "inspect" "f20fb4861da687473a33f0bb15cfb4146eda74e2832db997ad25278b702e9781", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f20fb4861da687473a33f0bb15cfb4146eda74e2832db997ad25278b702e9781", kill_on_drop: false }`
[INFO] [stdout] f20fb4861da687473a33f0bb15cfb4146eda74e2832db997ad25278b702e9781
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 2c80b73c93dcc115c1d7ff9b401fd438d454cb603bd7b547b759a2d8d13c8c48
[INFO] running `Command { std: "docker" "start" "-a" "2c80b73c93dcc115c1d7ff9b401fd438d454cb603bd7b547b759a2d8d13c8c48", kill_on_drop: false }`
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling colored v3.0.0
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling rand_core v0.9.3
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex-automata v0.4.10
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling regex v1.11.2
[INFO] [stderr]    Compiling env_filter v0.1.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling axum-core v0.5.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling deranged v0.5.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling time v0.3.43
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling jsonwebtoken v9.3.1
[INFO] [stderr]    Compiling tower-cookies v0.11.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling tower-sessions-core v0.14.0
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling tower-sessions-memory-store v0.14.0
[INFO] [stderr]    Compiling tower-sessions v0.14.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling axum v0.8.4
[INFO] [stderr]    Compiling mockito v1.7.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling oauth2 v5.0.0
[INFO] [stderr]    Compiling eve_esi v0.5.0-rc.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/endpoints/mod.rs:202:8
[INFO] [stdout]     |
[INFO] [stdout] 152 | impl Client {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 202 |     fn contracts(&self) -> ClonesEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 218 |     fn corporation_projects(&self) -> CorporationProjectsEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 225 |     fn dogma(&self) -> DogmaEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 232 |     fn faction_warfare(&self) -> FactionWarfareEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 239 |     fn fittings(&self) -> FittingsEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 246 |     fn fleets(&self) -> FleetsEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 |     fn incursions(&self) -> IncursionsEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 260 |     fn industry(&self) -> IndustryEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 267 |     fn insurance(&self) -> InsuranceEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 274 |     fn killmails(&self) -> KillmailsEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 281 |     fn location(&self) -> LocationEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 288 |     fn loyalty(&self) -> LoyaltyEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 295 |     fn mail(&self) -> MailEndpoints<'_> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 309 |     fn meta(&self) -> MetaEndpoints<'_> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 316 |     fn planetary_interaction(&self) -> PlanetaryInteractionEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 323 |     fn routes(&self) -> RoutesEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 330 |     fn search(&self) -> SearchEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 337 |     fn skills(&self) -> SkillsEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 344 |     fn sovereignty(&self) -> SovereigntyEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 351 |     fn status(&self) -> StatusEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 365 |     fn user_interface(&self) -> UserInterfaceEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 372 |     fn wallet(&self) -> WalletEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/contracts.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct ContractsEndpoints<'a> {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 29 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/contracts.rs:37:19
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl<'a> ContractsEndpoints<'a> {
[INFO] [stdout]    | ------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/corporation_projects.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct CorporationProjectsEndpoints<'a> {
[INFO] [stdout]    |            ---------------------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/corporation_projects.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> CorporationProjectsEndpoints<'a> {
[INFO] [stdout]    | ----------------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/dogma.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct DogmaEndpoints<'a> {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/dogma.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> DogmaEndpoints<'a> {
[INFO] [stdout]    | --------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/faction_warfare.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct FactionWarfareEndpoints<'a> {
[INFO] [stdout]    |            ----------------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/faction_warfare.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> FactionWarfareEndpoints<'a> {
[INFO] [stdout]    | ------------------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/fittings.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct FittingsEndpoints<'a> {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/fittings.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> FittingsEndpoints<'a> {
[INFO] [stdout]    | ------------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/fleets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct FleetsEndpoints<'a> {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/fleets.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> FleetsEndpoints<'a> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/incursions.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct IncursionsEndpoints<'a> {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/incursions.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> IncursionsEndpoints<'a> {
[INFO] [stdout]    | -------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/industry.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct IndustryEndpoints<'a> {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/industry.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> IndustryEndpoints<'a> {
[INFO] [stdout]    | ------------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/insurance.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct InsuranceEndpoints<'a> {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/insurance.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> InsuranceEndpoints<'a> {
[INFO] [stdout]    | ------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/killmails.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct KillmailsEndpoints<'a> {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/killmails.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> KillmailsEndpoints<'a> {
[INFO] [stdout]    | ------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/location.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct LocationEndpoints<'a> {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/location.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> LocationEndpoints<'a> {
[INFO] [stdout]    | ------------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/loyalty.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct LoyaltyEndpoints<'a> {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/loyalty.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> LoyaltyEndpoints<'a> {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/mail.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct MailEndpoints<'a> {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/mail.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> MailEndpoints<'a> {
[INFO] [stdout]    | -------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/meta.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct MetaEndpoints<'a> {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/meta.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> MetaEndpoints<'a> {
[INFO] [stdout]    | -------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/planetary_interaction.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct PlanetaryInteractionEndpoints<'a> {
[INFO] [stdout]    |            ----------------------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/planetary_interaction.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> PlanetaryInteractionEndpoints<'a> {
[INFO] [stdout]    | ------------------------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/routes.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct RoutesEndpoints<'a> {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/routes.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> RoutesEndpoints<'a> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/search.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct SearchEndpoints<'a> {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/search.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> SearchEndpoints<'a> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/skills.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct SkillsEndpoints<'a> {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/skills.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> SkillsEndpoints<'a> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/sovereignty.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct SovereigntyEndpoints<'a> {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/sovereignty.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> SovereigntyEndpoints<'a> {
[INFO] [stdout]    | --------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/status.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct StatusEndpoints<'a> {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/status.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> StatusEndpoints<'a> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/user_interface.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct UserInterfaceEndpoints<'a> {
[INFO] [stdout]    |            ---------------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/user_interface.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> UserInterfaceEndpoints<'a> {
[INFO] [stdout]    | ----------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/wallet.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct WalletEndpoints<'a> {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/wallet.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> WalletEndpoints<'a> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/endpoints/mod.rs:202:8
[INFO] [stdout]     |
[INFO] [stdout] 152 | impl Client {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 202 |     fn contracts(&self) -> ClonesEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 218 |     fn corporation_projects(&self) -> CorporationProjectsEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 225 |     fn dogma(&self) -> DogmaEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 232 |     fn faction_warfare(&self) -> FactionWarfareEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 239 |     fn fittings(&self) -> FittingsEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 246 |     fn fleets(&self) -> FleetsEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 253 |     fn incursions(&self) -> IncursionsEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 260 |     fn industry(&self) -> IndustryEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 267 |     fn insurance(&self) -> InsuranceEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 274 |     fn killmails(&self) -> KillmailsEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 281 |     fn location(&self) -> LocationEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 288 |     fn loyalty(&self) -> LoyaltyEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 295 |     fn mail(&self) -> MailEndpoints<'_> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 309 |     fn meta(&self) -> MetaEndpoints<'_> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 316 |     fn planetary_interaction(&self) -> PlanetaryInteractionEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 323 |     fn routes(&self) -> RoutesEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 330 |     fn search(&self) -> SearchEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 337 |     fn skills(&self) -> SkillsEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 344 |     fn sovereignty(&self) -> SovereigntyEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 351 |     fn status(&self) -> StatusEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 365 |     fn user_interface(&self) -> UserInterfaceEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 372 |     fn wallet(&self) -> WalletEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/contracts.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | pub struct ContractsEndpoints<'a> {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 29 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/contracts.rs:37:19
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl<'a> ContractsEndpoints<'a> {
[INFO] [stdout]    | ------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 37 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/corporation_projects.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct CorporationProjectsEndpoints<'a> {
[INFO] [stdout]    |            ---------------------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/corporation_projects.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> CorporationProjectsEndpoints<'a> {
[INFO] [stdout]    | ----------------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/dogma.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct DogmaEndpoints<'a> {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/dogma.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> DogmaEndpoints<'a> {
[INFO] [stdout]    | --------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/faction_warfare.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct FactionWarfareEndpoints<'a> {
[INFO] [stdout]    |            ----------------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/faction_warfare.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> FactionWarfareEndpoints<'a> {
[INFO] [stdout]    | ------------------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/fittings.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct FittingsEndpoints<'a> {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/fittings.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> FittingsEndpoints<'a> {
[INFO] [stdout]    | ------------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/fleets.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct FleetsEndpoints<'a> {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/fleets.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> FleetsEndpoints<'a> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/incursions.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct IncursionsEndpoints<'a> {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/incursions.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> IncursionsEndpoints<'a> {
[INFO] [stdout]    | -------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/industry.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct IndustryEndpoints<'a> {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/industry.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> IndustryEndpoints<'a> {
[INFO] [stdout]    | ------------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/insurance.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct InsuranceEndpoints<'a> {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/insurance.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> InsuranceEndpoints<'a> {
[INFO] [stdout]    | ------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/killmails.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct KillmailsEndpoints<'a> {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/killmails.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> KillmailsEndpoints<'a> {
[INFO] [stdout]    | ------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/location.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct LocationEndpoints<'a> {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/location.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> LocationEndpoints<'a> {
[INFO] [stdout]    | ------------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/loyalty.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct LoyaltyEndpoints<'a> {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/loyalty.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> LoyaltyEndpoints<'a> {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/mail.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct MailEndpoints<'a> {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/mail.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> MailEndpoints<'a> {
[INFO] [stdout]    | -------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/meta.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct MetaEndpoints<'a> {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/meta.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> MetaEndpoints<'a> {
[INFO] [stdout]    | -------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/planetary_interaction.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct PlanetaryInteractionEndpoints<'a> {
[INFO] [stdout]    |            ----------------------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/planetary_interaction.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> PlanetaryInteractionEndpoints<'a> {
[INFO] [stdout]    | ------------------------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/routes.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct RoutesEndpoints<'a> {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/routes.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> RoutesEndpoints<'a> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/search.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct SearchEndpoints<'a> {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/search.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> SearchEndpoints<'a> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/skills.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct SkillsEndpoints<'a> {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/skills.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> SkillsEndpoints<'a> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/sovereignty.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct SovereigntyEndpoints<'a> {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/sovereignty.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> SovereigntyEndpoints<'a> {
[INFO] [stdout]    | --------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/status.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct StatusEndpoints<'a> {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/status.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> StatusEndpoints<'a> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/user_interface.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct UserInterfaceEndpoints<'a> {
[INFO] [stdout]    |            ---------------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/user_interface.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> UserInterfaceEndpoints<'a> {
[INFO] [stdout]    | ----------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `client` is never read
[INFO] [stdout]   --> src/endpoints/wallet.rs:30:5
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub struct WalletEndpoints<'a> {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 30 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/wallet.rs:38:19
[INFO] [stdout]    |
[INFO] [stdout] 33 | impl<'a> WalletEndpoints<'a> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 15s
[INFO] running `Command { std: "docker" "inspect" "2c80b73c93dcc115c1d7ff9b401fd438d454cb603bd7b547b759a2d8d13c8c48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c80b73c93dcc115c1d7ff9b401fd438d454cb603bd7b547b759a2d8d13c8c48", kill_on_drop: false }`
[INFO] [stdout] 2c80b73c93dcc115c1d7ff9b401fd438d454cb603bd7b547b759a2d8d13c8c48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] e053f0e28a480018edd739d6efdcd4279a94bb336fcd04417edeb766d5dce66d
[INFO] running `Command { std: "docker" "start" "-a" "e053f0e28a480018edd739d6efdcd4279a94bb336fcd04417edeb766d5dce66d", kill_on_drop: false }`
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> src/endpoints/mod.rs:202:8
[INFO] [stderr]     |
[INFO] [stderr] 152 | impl Client {
[INFO] [stderr]     | ----------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 202 |     fn contracts(&self) -> ClonesEndpoints<'_> {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 218 |     fn corporation_projects(&self) -> CorporationProjectsEndpoints<'_> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 225 |     fn dogma(&self) -> DogmaEndpoints<'_> {
[INFO] [stderr]     |        ^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 232 |     fn faction_warfare(&self) -> FactionWarfareEndpoints<'_> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 239 |     fn fittings(&self) -> FittingsEndpoints<'_> {
[INFO] [stderr]     |        ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 246 |     fn fleets(&self) -> FleetsEndpoints<'_> {
[INFO] [stderr]     |        ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 253 |     fn incursions(&self) -> IncursionsEndpoints<'_> {
[INFO] [stderr]     |        ^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 260 |     fn industry(&self) -> IndustryEndpoints<'_> {
[INFO] [stderr]     |        ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 267 |     fn insurance(&self) -> InsuranceEndpoints<'_> {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 274 |     fn killmails(&self) -> KillmailsEndpoints<'_> {
[INFO] [stderr]     |        ^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 281 |     fn location(&self) -> LocationEndpoints<'_> {
[INFO] [stderr]     |        ^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 288 |     fn loyalty(&self) -> LoyaltyEndpoints<'_> {
[INFO] [stderr]     |        ^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 295 |     fn mail(&self) -> MailEndpoints<'_> {
[INFO] [stderr]     |        ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 309 |     fn meta(&self) -> MetaEndpoints<'_> {
[INFO] [stderr]     |        ^^^^
[INFO] [stderr] ...
[INFO] [stderr] 316 |     fn planetary_interaction(&self) -> PlanetaryInteractionEndpoints<'_> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 323 |     fn routes(&self) -> RoutesEndpoints<'_> {
[INFO] [stderr]     |        ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 330 |     fn search(&self) -> SearchEndpoints<'_> {
[INFO] [stderr]     |        ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 337 |     fn skills(&self) -> SkillsEndpoints<'_> {
[INFO] [stderr]     |        ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 344 |     fn sovereignty(&self) -> SovereigntyEndpoints<'_> {
[INFO] [stderr]     |        ^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 351 |     fn status(&self) -> StatusEndpoints<'_> {
[INFO] [stderr]     |        ^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 365 |     fn user_interface(&self) -> UserInterfaceEndpoints<'_> {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 372 |     fn wallet(&self) -> WalletEndpoints<'_> {
[INFO] [stderr]     |        ^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `client` is never read
[INFO] [stderr]   --> src/endpoints/contracts.rs:29:5
[INFO] [stderr]    |
[INFO] [stderr] 28 | pub struct ContractsEndpoints<'a> {
[INFO] [stderr]    |            ------------------ field in this struct
[INFO] [stderr] 29 |     client: &'a Client,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/endpoints/contracts.rs:37:19
[INFO] [stderr]    |
[INFO] [stderr] 32 | impl<'a> ContractsEndpoints<'a> {
[INFO] [stderr]    | ------------------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 37 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `client` is never read
[INFO] [stderr]   --> src/endpoints/corporation_projects.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct CorporationProjectsEndpoints<'a> {
[INFO] [stderr]    |            ---------------------------- field in this struct
[INFO] [stderr] 30 |     client: &'a Client,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/endpoints/corporation_projects.rs:38:19
[INFO] [stderr]    |
[INFO] [stderr] 33 | impl<'a> CorporationProjectsEndpoints<'a> {
[INFO] [stderr]    | ----------------------------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `client` is never read
[INFO] [stderr]   --> src/endpoints/dogma.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct DogmaEndpoints<'a> {
[INFO] [stderr]    |            -------------- field in this struct
[INFO] [stderr] 30 |     client: &'a Client,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/endpoints/dogma.rs:38:19
[INFO] [stderr]    |
[INFO] [stderr] 33 | impl<'a> DogmaEndpoints<'a> {
[INFO] [stderr]    | --------------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `client` is never read
[INFO] [stderr]   --> src/endpoints/faction_warfare.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct FactionWarfareEndpoints<'a> {
[INFO] [stderr]    |            ----------------------- field in this struct
[INFO] [stderr] 30 |     client: &'a Client,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/endpoints/faction_warfare.rs:38:19
[INFO] [stderr]    |
[INFO] [stderr] 33 | impl<'a> FactionWarfareEndpoints<'a> {
[INFO] [stderr]    | ------------------------------------ associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `client` is never read
[INFO] [stderr]   --> src/endpoints/fittings.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct FittingsEndpoints<'a> {
[INFO] [stderr]    |            ----------------- field in this struct
[INFO] [stderr] 30 |     client: &'a Client,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/endpoints/fittings.rs:38:19
[INFO] [stderr]    |
[INFO] [stderr] 33 | impl<'a> FittingsEndpoints<'a> {
[INFO] [stderr]    | ------------------------------ associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `client` is never read
[INFO] [stderr]   --> src/endpoints/fleets.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct FleetsEndpoints<'a> {
[INFO] [stderr]    |            --------------- field in this struct
[INFO] [stderr] 30 |     client: &'a Client,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/endpoints/fleets.rs:38:19
[INFO] [stderr]    |
[INFO] [stderr] 33 | impl<'a> FleetsEndpoints<'a> {
[INFO] [stderr]    | ---------------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `client` is never read
[INFO] [stderr]   --> src/endpoints/incursions.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct IncursionsEndpoints<'a> {
[INFO] [stderr]    |            ------------------- field in this struct
[INFO] [stderr] 30 |     client: &'a Client,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/endpoints/incursions.rs:38:19
[INFO] [stderr]    |
[INFO] [stderr] 33 | impl<'a> IncursionsEndpoints<'a> {
[INFO] [stderr]    | -------------------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `client` is never read
[INFO] [stderr]   --> src/endpoints/industry.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct IndustryEndpoints<'a> {
[INFO] [stderr]    |            ----------------- field in this struct
[INFO] [stderr] 30 |     client: &'a Client,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/endpoints/industry.rs:38:19
[INFO] [stderr]    |
[INFO] [stderr] 33 | impl<'a> IndustryEndpoints<'a> {
[INFO] [stderr]    | ------------------------------ associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `client` is never read
[INFO] [stderr]   --> src/endpoints/insurance.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct InsuranceEndpoints<'a> {
[INFO] [stderr]    |            ------------------ field in this struct
[INFO] [stderr] 30 |     client: &'a Client,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/endpoints/insurance.rs:38:19
[INFO] [stderr]    |
[INFO] [stderr] 33 | impl<'a> InsuranceEndpoints<'a> {
[INFO] [stderr]    | ------------------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `client` is never read
[INFO] [stderr]   --> src/endpoints/killmails.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct KillmailsEndpoints<'a> {
[INFO] [stderr]    |            ------------------ field in this struct
[INFO] [stderr] 30 |     client: &'a Client,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/endpoints/killmails.rs:38:19
[INFO] [stderr]    |
[INFO] [stderr] 33 | impl<'a> KillmailsEndpoints<'a> {
[INFO] [stderr]    | ------------------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `client` is never read
[INFO] [stderr]   --> src/endpoints/location.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct LocationEndpoints<'a> {
[INFO] [stderr]    |            ----------------- field in this struct
[INFO] [stderr] 30 |     client: &'a Client,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/endpoints/location.rs:38:19
[INFO] [stderr]    |
[INFO] [stderr] 33 | impl<'a> LocationEndpoints<'a> {
[INFO] [stderr]    | ------------------------------ associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `client` is never read
[INFO] [stderr]   --> src/endpoints/loyalty.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct LoyaltyEndpoints<'a> {
[INFO] [stderr]    |            ---------------- field in this struct
[INFO] [stderr] 30 |     client: &'a Client,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/endpoints/loyalty.rs:38:19
[INFO] [stderr]    |
[INFO] [stderr] 33 | impl<'a> LoyaltyEndpoints<'a> {
[INFO] [stderr]    | ----------------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `client` is never read
[INFO] [stderr]   --> src/endpoints/mail.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct MailEndpoints<'a> {
[INFO] [stderr]    |            ------------- field in this struct
[INFO] [stderr] 30 |     client: &'a Client,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/endpoints/mail.rs:38:19
[INFO] [stderr]    |
[INFO] [stderr] 33 | impl<'a> MailEndpoints<'a> {
[INFO] [stderr]    | -------------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `client` is never read
[INFO] [stderr]   --> src/endpoints/meta.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct MetaEndpoints<'a> {
[INFO] [stderr]    |            ------------- field in this struct
[INFO] [stderr] 30 |     client: &'a Client,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/endpoints/meta.rs:38:19
[INFO] [stderr]    |
[INFO] [stderr] 33 | impl<'a> MetaEndpoints<'a> {
[INFO] [stderr]    | -------------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `client` is never read
[INFO] [stderr]   --> src/endpoints/planetary_interaction.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct PlanetaryInteractionEndpoints<'a> {
[INFO] [stderr]    |            ----------------------------- field in this struct
[INFO] [stderr] 30 |     client: &'a Client,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/endpoints/planetary_interaction.rs:38:19
[INFO] [stderr]    |
[INFO] [stderr] 33 | impl<'a> PlanetaryInteractionEndpoints<'a> {
[INFO] [stderr]    | ------------------------------------------ associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `client` is never read
[INFO] [stderr]   --> src/endpoints/routes.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct RoutesEndpoints<'a> {
[INFO] [stderr]    |            --------------- field in this struct
[INFO] [stderr] 30 |     client: &'a Client,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/endpoints/routes.rs:38:19
[INFO] [stderr]    |
[INFO] [stderr] 33 | impl<'a> RoutesEndpoints<'a> {
[INFO] [stderr]    | ---------------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `client` is never read
[INFO] [stderr]   --> src/endpoints/search.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct SearchEndpoints<'a> {
[INFO] [stderr]    |            --------------- field in this struct
[INFO] [stderr] 30 |     client: &'a Client,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/endpoints/search.rs:38:19
[INFO] [stderr]    |
[INFO] [stderr] 33 | impl<'a> SearchEndpoints<'a> {
[INFO] [stderr]    | ---------------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `client` is never read
[INFO] [stderr]   --> src/endpoints/skills.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct SkillsEndpoints<'a> {
[INFO] [stderr]    |            --------------- field in this struct
[INFO] [stderr] 30 |     client: &'a Client,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/endpoints/skills.rs:38:19
[INFO] [stderr]    |
[INFO] [stderr] 33 | impl<'a> SkillsEndpoints<'a> {
[INFO] [stderr]    | ---------------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `client` is never read
[INFO] [stderr]   --> src/endpoints/sovereignty.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct SovereigntyEndpoints<'a> {
[INFO] [stderr]    |            -------------------- field in this struct
[INFO] [stderr] 30 |     client: &'a Client,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/endpoints/sovereignty.rs:38:19
[INFO] [stderr]    |
[INFO] [stderr] 33 | impl<'a> SovereigntyEndpoints<'a> {
[INFO] [stderr]    | --------------------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `client` is never read
[INFO] [stderr]   --> src/endpoints/status.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct StatusEndpoints<'a> {
[INFO] [stderr]    |            --------------- field in this struct
[INFO] [stderr] 30 |     client: &'a Client,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/endpoints/status.rs:38:19
[INFO] [stderr]    |
[INFO] [stderr] 33 | impl<'a> StatusEndpoints<'a> {
[INFO] [stderr]    | ---------------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `client` is never read
[INFO] [stderr]   --> src/endpoints/user_interface.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct UserInterfaceEndpoints<'a> {
[INFO] [stderr]    |            ---------------------- field in this struct
[INFO] [stderr] 30 |     client: &'a Client,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/endpoints/user_interface.rs:38:19
[INFO] [stderr]    |
[INFO] [stderr] 33 | impl<'a> UserInterfaceEndpoints<'a> {
[INFO] [stderr]    | ----------------------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `client` is never read
[INFO] [stderr]   --> src/endpoints/wallet.rs:30:5
[INFO] [stderr]    |
[INFO] [stderr] 29 | pub struct WalletEndpoints<'a> {
[INFO] [stderr]    |            --------------- field in this struct
[INFO] [stderr] 30 |     client: &'a Client,
[INFO] [stderr]    |     ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `new` is never used
[INFO] [stderr]   --> src/endpoints/wallet.rs:38:19
[INFO] [stderr]    |
[INFO] [stderr] 33 | impl<'a> WalletEndpoints<'a> {
[INFO] [stderr]    | ---------------------------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 38 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stderr]    |                   ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `eve_esi` (lib) generated 45 warnings
[INFO] [stderr] warning: `eve_esi` (lib test) generated 45 warnings (45 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.41s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/eve_esi-0c2332703f152286)
[INFO] [stdout] 
[INFO] [stdout] running 154 tests
[INFO] [stdout] test config::tests::test_default_config_setter_methods ... ok
[INFO] [stdout] test config::tests::test_invalid_background_refresh_threshold_0 ... ok
[INFO] [stdout] test config::tests::test_invalid_auth_url ... ok
[INFO] [stdout] test esi::tests::client::header_extraction::test_extract_cache_headers_invalid_date ... ok
[INFO] [stdout] test esi::tests::client::header_extraction::test_extract_cache_headers_missing ... ok
[INFO] [stdout] test esi::tests::client::header_extraction::test_extract_cache_headers_partial ... ok
[INFO] [stdout] test esi::tests::client::header_extraction::test_extract_rate_limit_headers_complete ... ok
[INFO] [stdout] test esi::tests::client::header_extraction::test_extract_rate_limit_headers_invalid_numbers ... ok
[INFO] [stdout] test esi::tests::client::header_extraction::test_extract_rate_limit_headers_missing_group ... ok
[INFO] [stdout] test esi::tests::client::header_extraction::test_extract_rate_limit_headers_partial ... ok
[INFO] [stdout] test esi::tests::client::header_extraction::test_populate_esi_response_from_headers ... ok
[INFO] [stdout] test esi::tests::client::header_extraction::test_populate_esi_response_without_rate_limit ... ok
[INFO] [stdout] test esi::tests::request::cache_strategy::test_both ... ok
[INFO] [stdout] test esi::tests::request::cache_strategy::test_clone ... ok
[INFO] [stdout] test esi::tests::request::cache_strategy::test_if_modified_since ... ok
[INFO] [stdout] test esi::tests::request::cache_strategy::test_if_none_match ... ok
[INFO] [stdout] test config::tests::test_invalid_background_refresh_threshold_100 ... ok
[INFO] [stdout] test config::tests::test_invalid_token_url ... ok
[INFO] [stdout] test esi::tests::client::header_extraction::test_extract_cache_headers_complete ... ok
[INFO] [stdout] test builder::tests::test_default_builder_values ... ok
[INFO] [stdout] test builder::get_or_default_reqwest_client_tests::test_custom_client_and_agent ... ok
[INFO] [stdout] test builder::tests::test_build_with_custom_config ... ok
[INFO] [stdout] test esi::tests::request::esi_request::test_access_token_none_by_default ... ok
[INFO] [stdout] test esi::tests::client::header_extraction::test_client_esi_method ... ok
[INFO] [stdout] test esi::tests::client::header_extraction::test_esi_api_new ... ok
[INFO] [stdout] test builder::tests::test_successful_build_minimal ... ok
[INFO] [stdout] test esi::tests::request::esi_request::test_default_method_is_get ... ok
[INFO] [stdout] test builder::tests::test_build_with_partial_oauth_config ... ok
[INFO] [stdout] test builder::tests::test_successful_build_with_oauth ... ok
[INFO] [stdout] test esi::tests::request::esi_request::test_clone ... ok
[INFO] [stdout] test builder::tests::test_builder_setter_methods ... ok
[INFO] [stdout] test esi::tests::request::esi_request::test_chaining_multiple_methods ... ok
[INFO] [stdout] test esi::tests::request::esi_request::test_body_json_none_by_default ... ok
[INFO] [stdout] test client::tests::test_successful_builder_minimal ... ok
[INFO] [stdout] test builder::get_or_default_reqwest_client_tests::test_default_with_agent ... ok
[INFO] [stdout] test esi::tests::request::language::test_chinese ... ok
[INFO] [stdout] test esi::tests::request::language::test_clone ... ok
[INFO] [stdout] test esi::tests::request::language::test_copy ... ok
[INFO] [stdout] test esi::tests::request::language::test_debug ... ok
[INFO] [stdout] test esi::tests::request::language::test_english ... ok
[INFO] [stdout] test client::tests::test_basic_client_build ... ok
[INFO] [stdout] test esi::tests::request::language::test_equality ... ok
[INFO] [stdout] test esi::tests::request::language::test_french ... ok
[INFO] [stdout] test esi::tests::request::language::test_japanese ... ok
[INFO] [stdout] test esi::tests::request::language::test_korean ... ok
[INFO] [stdout] test esi::tests::request::language::test_german ... ok
[INFO] [stdout] test esi::tests::request::language::test_russian ... ok
[INFO] [stdout] test esi::tests::response::cached_response::test_fresh_clone ... ok
[INFO] [stdout] test esi::tests::request::esi_request::test_endpoint_url_construction ... ok
[INFO] [stdout] test esi::tests::request::esi_request::test_headers_are_mutable ... ok
[INFO] [stdout] test esi::tests::response::cached_response::test_fresh_pattern_matching ... ok
[INFO] [stdout] test esi::tests::request::language::test_spanish ... ok
[INFO] [stdout] test esi::tests::response::cached_response::test_not_modified_clone ... ok
[INFO] [stdout] test esi::tests::response::esi_response::test_cache_headers_clone ... ok
[INFO] [stdout] test esi::tests::response::cached_response::test_is_fresh ... ok
[INFO] [stdout] test esi::tests::response::cached_response::test_not_modified_pattern_matching ... ok
[INFO] [stdout] test esi::tests::response::esi_response::test_deref ... ok
[INFO] [stdout] test esi::tests::response::esi_response::test_deref_mut ... ok
[INFO] [stdout] test esi::tests::response::esi_response::test_new ... ok
[INFO] [stdout] test esi::tests::response::esi_response::test_rate_limit_headers_clone ... ok
[INFO] [stdout] test esi::tests::response::esi_response::test_with_cache_headers ... ok
[INFO] [stdout] test esi::tests::response::esi_response::test_clone ... ok
[INFO] [stdout] test esi::tests::response::esi_response::test_with_rate_limit_headers ... ok
[INFO] [stdout] test esi::util::check_token_expiration_tests::test_check_token_expiration_error ... ok
[INFO] [stdout] test esi::util::test_check_token_scopes::test_check_token_claims_scope_error ... ok
[INFO] [stdout] test esi::util::test_check_token_scopes::test_check_token_claims_success ... ok
[INFO] [stdout] test esi::util::check_token_expiration_tests::test_check_token_expiration_success ... ok
[INFO] [stdout] test model::enums::market::market_enum_tests::test_order_type_sell_display ... ok
[INFO] [stdout] test model::enums::market::market_enum_tests::test_order_type_all_display ... ok
[INFO] [stdout] test model::oauth2::jwt_claims::claims_character_id_tests::test_claims_character_id_segment_error ... ok
[INFO] [stdout] test model::oauth2::jwt_claims::claims_character_id_tests::test_claims_character_id_i64_parse_error ... ok
[INFO] [stdout] test model::oauth2::jwt_claims::deserialize_scp_tests::test_deserialize_scp_not_string ... ok
[INFO] [stdout] test model::oauth2::jwt_claims::claims_character_id_tests::test_claims_character_id_success ... ok
[INFO] [stdout] test model::oauth2::jwt_claims::deserialize_scp_tests::test_deserialize_scp_null ... ok
[INFO] [stdout] test model::oauth2::jwt_claims::deserialize_scp_tests::test_deserialize_scp_not_string_array ... ok
[INFO] [stdout] test model::enums::market::market_enum_tests::test_order_type_buy_display ... ok
[INFO] [stdout] test model::oauth2::jwt_claims::has_scopes_tests::test_has_scopes_false ... ok
[INFO] [stdout] test model::oauth2::jwt_claims::deserialize_scp_tests::test_deserialize_scp_string_array ... ok
[INFO] [stdout] test model::oauth2::jwt_claims::has_scopes_tests::test_has_scopes_true ... ok
[INFO] [stdout] test model::oauth2::jwt_claims::is_expired_tests::test_is_expired_true ... ok
[INFO] [stdout] test model::oauth2::jwt_claims::deserialize_scp_tests::test_deserialize_scp_single_string ... ok
[INFO] [stdout] test model::oauth2::jwt_claims::is_expired_tests::test_is_expired_false ... ok
[INFO] [stdout] test model::oauth2::jwt_claims::test_jwt_timestamp_format::test_jwt_timestamp_format_invalid_timestamp ... ok
[INFO] [stdout] test model::oauth2::jwt_claims::test_jwt_timestamp_format::test_jwt_timestamp_format_success ... ok
[INFO] [stdout] test esi::tests::request::esi_request::test_with_header ... ok
[INFO] [stdout] test esi::tests::request::esi_request::test_new_without_leading_slash ... ok
[INFO] [stdout] test esi::tests::response::cached_response::test_is_not_modified ... ok
[INFO] [stdout] test esi::tests::request::esi_request::test_new_with_leading_slash ... ok
[INFO] [stdout] test esi::tests::request::esi_request::test_required_scopes_empty_by_default ... ok
[INFO] [stdout] test esi::tests::request::esi_request::test_with_body_json ... ok
[INFO] [stdout] test esi::tests::request::esi_request::test_with_language ... ok
[INFO] [stdout] test esi::tests::request::esi_request::test_with_compatibility_date ... ok
[INFO] [stdout] test oauth2::jwk::cache::clear_cache_tests::cache_clear_recent_keys ... ok
[INFO] [stdout] test oauth2::jwk::cache::clear_cache_tests::cache_clear_success ... ok
[INFO] [stdout] test esi::tests::request::esi_request::test_with_required_scopes ... ok
[INFO] [stdout] test oauth2::jwk::cache::cache_update_keys_tests::test_cache_update_keys ... ok
[INFO] [stdout] test esi::tests::request::esi_request::test_with_if_match ... ok
[INFO] [stdout] test esi::tests::request::esi_request::test_with_access_token ... ok
[INFO] [stdout] test oauth2::client::tests::test_invalid_callback_url ... ok
[INFO] [stdout] test oauth2::client::tests::test_missing_client_id ... ok
[INFO] [stdout] test oauth2::client::tests::test_missing_callback_url ... ok
[INFO] [stdout] test oauth2::jwk::refresh::refresh_jwt_keys_tests::test_refresh_keys_retry ... ok
[INFO] [stdout] test oauth2::jwk::cache::jwk_lock_release_and_notify_tests::test_jwk_refresh_lock_release_and_notify_success ... ok
[INFO] [stdout] test esi::tests::request::esi_request::test_with_tenant ... ok
[INFO] [stdout] test oauth2::jwk::cache::cache_get_keys_tests::test_cache_get_keys_some ... ok
[INFO] [stdout] test oauth2::jwk::cache::jwk_refresh_lock_try_acquire_tests::test_jwk_refresh_lock_try_acquire_unsuccessful ... ok
[INFO] [stdout] test oauth2::jwk::cache::cache_get_keys_tests::test_cache_get_keys_none ... ok
[INFO] [stdout] test oauth2::client::tests::test_success ... ok
[INFO] [stdout] test oauth2::client::tests::test_missing_client_secret ... ok
[INFO] [stdout] test esi::tests::request::esi_request::test_with_method ... ok
[INFO] [stdout] test oauth2::jwk::cache::set_refresh_failure_tests::test_set_refresh_failure_none ... ok
[INFO] [stdout] test oauth2::jwk::cache::jwk_refresh_lock_try_acquire_tests::test_jwk_refresh_lock_try_acquire_success ... ok
[INFO] [stdout] test oauth2::jwk::cache::set_refresh_failure_tests::test_set_refresh_failure_some ... ok
[INFO] [stdout] test oauth2::jwk::refresh::refresh_jwt_keys_tests::test_refresh_keys_failure ... ok
[INFO] [stdout] test oauth2::jwk::refresh::trigger_background_jwt_refresh_test::test_background_refresh ... ok
[INFO] [stdout] test oauth2::jwk::refresh::trigger_background_jwt_refresh_test::test_background_refresh_cooldown ... ok
[INFO] [stdout] test oauth2::jwk::refresh::trigger_background_jwt_refresh_test::test_background_refresh_already_in_progress ... ok
[INFO] [stdout] test oauth2::jwk::util::is_cache_expired_tests::test_is_cache_expired_false ... ok
[INFO] [stdout] test oauth2::jwk::refresh::wait_for_ongoing_refresh_tests::test_wait_for_refresh_success ... ok
[INFO] [stdout] test oauth2::jwk::refresh::wait_for_ongoing_refresh_tests::test_wait_for_refresh_failure_expired_cache ... ok
[INFO] [stdout] test scope::alliances::alliances_scopes_tests::test_alliances_scopes_default ... ok
[INFO] [stdout] test scope::assets::assets_scopes_tests::test_assets_scopes_default ... ok
[INFO] [stdout] test scope::builder::tests::test_scope_builder_all ... ok
[INFO] [stdout] test scope::builder::tests::test_scope_builder_custom ... ok
[INFO] [stdout] test scope::builder::tests::test_scope_builder_default ... ok
[INFO] [stdout] test scope::calendar::calendar_scopes_tests::test_calendar_scopes_default ... ok
[INFO] [stdout] test scope::characters::character_scopes_tests::test_character_scopes_default ... ok
[INFO] [stdout] test scope::contracts::contracts_scopes_tests::test_contracts_scopes_default ... ok
[INFO] [stdout] test scope::clones::clones_scopes_tests::test_clones_scopes_default ... ok
[INFO] [stdout] test scope::fleets::fleets_scopes_tests::test_fleets_scopes_default ... ok
[INFO] [stdout] test scope::industry::industry_scopes_tests::test_industry_scopes_default ... ok
[INFO] [stdout] test scope::fittings::fittings_scopes_tests::test_fittings_scopes_default ... ok
[INFO] [stdout] test scope::corporations::corporation_scopes_tests::test_corporation_scopes_default ... ok
[INFO] [stdout] test scope::killmails::killmails_scopes_tests::test_killmails_scopes_default ... ok
[INFO] [stdout] test oauth2::jwk::util::is_cache_approaching_expiry_tests::test_is_cache_approaching_expiry_true ... ok
[INFO] [stdout] test scope::location::location_scopes_tests::test_location_scopes_default ... ok
[INFO] [stdout] test scope::skills::skills_scopes_tests::test_skills_scopes_default ... ok
[INFO] [stdout] test scope::mail::mail_scopes_tests::test_mail_scopes_default ... ok
[INFO] [stdout] test scope::planets::planets_scopes_tests::test_planets_scopes_default ... ok
[INFO] [stdout] test scope::search::search_scopes_tests::test_search_scopes_default ... ok
[INFO] [stdout] test scope::ui::ui_scopes_tests::test_ui_scopes_default ... ok
[INFO] [stdout] test scope::universe::universe_scopes_tests::test_universe_scopes_default ... ok
[INFO] [stdout] test scope::wallet::wallet_scopes_tests::test_wallet_scopes_default ... ok
[INFO] [stdout] test scope::markets::market_scopes_tests::test_market_scopes_default ... ok
[INFO] [stdout] test oauth2::jwk::refresh::wait_for_ongoing_refresh_tests::test_wait_for_refresh_failure_empty_cache ... ok
[INFO] [stdout] test oauth2::jwk::util::is_cache_approaching_expiry_tests::test_is_cache_approaching_expiry_false ... ok
[INFO] [stdout] test oauth2::login::tests::test_successful_login_url ... ok
[INFO] [stdout] test oauth2::jwk::util::is_refresh_cooldown_tests::test_check_refresh_cooldown_no_failure ... ok
[INFO] [stdout] test oauth2::jwk::util::is_cache_expired_tests::test_is_cache_expired_true ... ok
[INFO] [stdout] test oauth2::jwk::refresh::refresh_jwt_keys_tests::test_refresh_keys_success ... ok
[INFO] [stdout] test oauth2::login::tests::test_oauth_client_not_configured ... ok
[INFO] [stdout] test oauth2::jwk::util::is_refresh_cooldown_tests::test_check_refresh_cooldown_within_cooldown ... ok
[INFO] [stdout] test oauth2::jwk::util::is_refresh_cooldown_tests::test_check_refresh_cooldown_recent_failure ... ok
[INFO] [stdout] test oauth2::jwk::refresh::wait_for_ongoing_refresh_tests::test_wait_for_refresh_timeout ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 154 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.35s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/constant.rs (/opt/rustwide/target/debug/deps/constant-73e32a29a7b40c2d)
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-6f1c2c5e13182b20)
[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 214 tests
[INFO] [stdout] test endpoints::alliance::test_list_all_alliances_error ... ok
[INFO] [stdout] test endpoints::alliance::test_get_alliance_information_success ... ok
[INFO] [stdout] test endpoints::assets::test_get_character_assets_error ... ok
[INFO] [stdout] test endpoints::assets::test_get_corporation_asset_locations_error ... ok
[INFO] [stdout] test endpoints::assets::test_get_character_assets_success ... ok
[INFO] [stdout] test endpoints::assets::test_get_character_asset_names_error ... ok
[INFO] [stdout] test endpoints::alliance::test_list_alliance_corporations_error ... ok
[INFO] [stdout] test endpoints::assets::test_get_character_asset_names_success ... ok
[INFO] [stdout] test endpoints::alliance::test_get_alliance_icon_success ... ok
[INFO] [stdout] test endpoints::alliance::test_list_all_alliances_success ... ok
[INFO] [stdout] test endpoints::alliance::test_get_alliance_icon_error ... ok
[INFO] [stdout] test endpoints::alliance::test_get_alliance_information_error ... ok
[INFO] [stdout] test endpoints::assets::test_get_character_asset_locations_error ... ok
[INFO] [stdout] test endpoints::assets::test_get_character_asset_locations_success ... ok
[INFO] [stdout] test endpoints::alliance::test_list_alliance_corporations_success ... ok
[INFO] [stdout] test endpoints::assets::test_get_corporation_asset_locations_success ... ok
[INFO] [stdout] test endpoints::assets::test_get_corporation_asset_names_success ... ok
[INFO] [stdout] test endpoints::assets::test_get_corporation_assets_success ... ok
[INFO] [stdout] test endpoints::assets::test_get_corporation_assets_error ... ok
[INFO] [stdout] test endpoints::calendar::test_get_attendees_success ... ok
[INFO] [stdout] test endpoints::calendar::test_get_an_event_success ... ok
[INFO] [stdout] test endpoints::assets::test_get_corporation_asset_names_error ... ok
[INFO] [stdout] test endpoints::character::test_calculate_a_cspa_charge_cost_success ... ok
[INFO] [stdout] test endpoints::calendar::test_get_attendees_error ... ok
[INFO] [stdout] test endpoints::calendar::test_respond_to_an_event_success ... ok
[INFO] [stdout] test endpoints::calendar::test_get_an_event_error ... ok
[INFO] [stdout] test endpoints::calendar::test_list_calendar_event_summaries_success ... ok
[INFO] [stdout] test endpoints::character::test_character_affiliation_error ... ok
[INFO] [stdout] test endpoints::character::test_calculate_a_cspa_charge_cost_error ... ok
[INFO] [stdout] test endpoints::character::test_character_affiliation_success ... ok
[INFO] [stdout] test endpoints::character::test_get_agents_research_error ... ok
[INFO] [stdout] test endpoints::character::test_get_character_public_information_success ... ok
[INFO] [stdout] test endpoints::calendar::test_list_calendar_event_summaries_error ... ok
[INFO] [stdout] test endpoints::calendar::test_respond_to_an_event_error ... ok
[INFO] [stdout] test endpoints::character::test_get_jump_fatigue_success ... ok
[INFO] [stdout] test endpoints::character::test_get_character_corporation_titles_error ... ok
[INFO] [stdout] test endpoints::character::test_get_corporation_history_success ... ok
[INFO] [stdout] test endpoints::character::test_get_blueprints_error ... ok
[INFO] [stdout] test endpoints::character::test_get_character_corporation_titles_success ... ok
[INFO] [stdout] test endpoints::character::test_get_agents_research_success ... ok
[INFO] [stdout] test endpoints::character::test_get_character_notifications_error ... ok
[INFO] [stdout] test endpoints::character::test_get_blueprints_success ... ok
[INFO] [stdout] test endpoints::character::test_get_character_notifications_success ... ok
[INFO] [stdout] test endpoints::character::test_get_corporation_history_error ... ok
[INFO] [stdout] test endpoints::character::test_get_character_public_information_error ... ok
[INFO] [stdout] test endpoints::character::test_get_new_contact_notifications_error ... ok
[INFO] [stdout] test endpoints::character::test_get_character_portraits_success ... ok
[INFO] [stdout] test endpoints::character::test_get_character_portraits_error ... ok
[INFO] [stdout] test endpoints::character::test_get_standings_error ... ok
[INFO] [stdout] test endpoints::character::test_get_jump_fatigue_error ... ok
[INFO] [stdout] test endpoints::character::test_get_medals_error ... ok
[INFO] [stdout] test endpoints::character::test_get_standings_success ... ok
[INFO] [stdout] test endpoints::character::test_get_medals_success ... ok
[INFO] [stdout] test endpoints::character::test_read_corporation_roles_error ... ok
[INFO] [stdout] test endpoints::character::test_get_new_contact_notifications_success ... ok
[INFO] [stdout] test endpoints::clones::test_get_clones_error ... ok
[INFO] [stdout] test endpoints::contacts::test_delete_contacts_success ... ok
[INFO] [stdout] test endpoints::contacts::test_add_contacts_success ... ok
[INFO] [stdout] test endpoints::contacts::test_edit_contacts_success ... ok
[INFO] [stdout] test endpoints::clones::test_get_clones_success ... ok
[INFO] [stdout] test endpoints::contacts::test_get_alliance_contact_labels_success ... ok
[INFO] [stdout] test endpoints::clones::test_get_active_implants_error ... ok
[INFO] [stdout] test endpoints::character::test_read_corporation_roles_success ... ok
[INFO] [stdout] test endpoints::clones::test_get_active_implants_success ... ok
[INFO] [stdout] test endpoints::contacts::test_delete_contacts_error ... ok
[INFO] [stdout] test endpoints::contacts::test_get_alliance_contacts_success ... ok
[INFO] [stdout] test endpoints::contacts::test_add_contacts_error ... ok
[INFO] [stdout] test endpoints::contacts::test_edit_contacts_error ... ok
[INFO] [stdout] test endpoints::contacts::test_get_contact_labels_error ... ok
[INFO] [stdout] test endpoints::contacts::test_get_alliance_contact_labels_error ... ok
[INFO] [stdout] test endpoints::contacts::test_get_contacts_success ... ok
[INFO] [stdout] test endpoints::corporation::test_get_corporation_divisions_success ... ok
[INFO] [stdout] test endpoints::contacts::test_get_alliance_contacts_error ... ok
[INFO] [stdout] test endpoints::contacts::test_get_corporation_contacts_error ... ok
[INFO] [stdout] test endpoints::contacts::test_get_corporation_contact_labels_error ... ok
[INFO] [stdout] test endpoints::contacts::test_get_corporation_contact_labels_success ... ok
[INFO] [stdout] test endpoints::contacts::test_get_contact_labels_success ... ok
[INFO] [stdout] test endpoints::contacts::test_get_contacts_error ... ok
[INFO] [stdout] test endpoints::corporation::test_get_corporation_error ... ok
[INFO] [stdout] test endpoints::corporation::test_get_corporation_blueprints_error ... ok
[INFO] [stdout] test endpoints::corporation::test_get_corporation_divisions_error ... ok
[INFO] [stdout] test endpoints::corporation::test_get_all_corporation_alsc_logs_success ... ok
[INFO] [stdout] test endpoints::corporation::test_get_alliance_history_error ... ok
[INFO] [stdout] test endpoints::contacts::test_get_corporation_contacts_success ... ok
[INFO] [stdout] test endpoints::corporation::test_get_all_corporation_alsc_logs_error ... ok
[INFO] [stdout] test endpoints::corporation::test_get_alliance_history_success ... ok
[INFO] [stdout] test endpoints::corporation::test_get_corporation_facilities_success ... ok
[INFO] [stdout] test endpoints::corporation::test_get_corporation_issued_medals_error ... ok
[INFO] [stdout] test endpoints::corporation::test_get_corporation_facilities_error ... ok
[INFO] [stdout] test endpoints::corporation::test_get_corporation_blueprints_success ... ok
[INFO] [stdout] test endpoints::corporation::test_get_corporation_member_roles_history_success ... ok
[INFO] [stdout] test endpoints::corporation::test_get_corporation_icon_success ... ok
[INFO] [stdout] test endpoints::corporation::test_get_corporation_medals_error ... ok
[INFO] [stdout] test endpoints::corporation::test_get_corporation_issued_medals_success ... ok
[INFO] [stdout] test endpoints::corporation::test_get_corporation_members_success ... ok
[INFO] [stdout] test endpoints::corporation::test_get_corporation_icon_error ... ok
[INFO] [stdout] test endpoints::corporation::test_get_corporation_shareholders_error ... ok
[INFO] [stdout] test endpoints::corporation::test_get_corporation_members_error ... ok
[INFO] [stdout] test endpoints::corporation::test_get_corporation_medals_success ... ok
[INFO] [stdout] test endpoints::corporation::test_get_corporation_member_limit_success ... ok
[INFO] [stdout] test endpoints::corporation::test_get_corporation_success ... ok
[INFO] [stdout] test endpoints::corporation::test_get_corporation_member_roles_history_error ... ok
[INFO] [stdout] test endpoints::corporation::test_get_corporation_member_roles_error ... ok
[INFO] [stdout] test endpoints::corporation::test_get_corporation_standings_success ... ok
[INFO] [stdout] test endpoints::corporation::test_get_corporation_structures_success ... ok
[INFO] [stdout] test endpoints::corporation::test_get_corporation_member_limit_error ... ok
[INFO] [stdout] test endpoints::corporation::test_get_corporation_members_titles_error ... ok
[INFO] [stdout] test endpoints::corporation::test_get_corporation_starbases_error ... ok
[INFO] [stdout] test endpoints::corporation::test_get_corporation_members_titles_success ... ok
[INFO] [stdout] test endpoints::corporation::test_get_corporation_titles_error ... ok
[INFO] [stdout] test endpoints::corporation::test_get_npc_corporations_success ... ok
[INFO] [stdout] test endpoints::corporation::test_track_corporation_members_error ... ok
[INFO] [stdout] test endpoints::corporation::test_get_corporation_member_roles_success ... ok
[INFO] [stdout] test endpoints::corporation::test_get_corporation_standings_error ... ok
[INFO] [stdout] test endpoints::corporation::test_get_corporation_titles_success ... ok
[INFO] [stdout] test endpoints::corporation::test_get_corporation_shareholders_success ... ok
[INFO] [stdout] test endpoints::corporation::test_get_starbase_detail_error ... ok
[INFO] [stdout] test endpoints::market::test_get_item_groups_success ... ok
[INFO] [stdout] test endpoints::corporation::test_get_corporation_starbases_success ... ok
[INFO] [stdout] test endpoints::corporation::test_get_starbase_detail_success ... ok
[INFO] [stdout] test endpoints::corporation::test_get_npc_corporations_error ... ok
[INFO] [stdout] test endpoints::corporation::test_get_corporation_structures_error ... ok
[INFO] [stdout] test endpoints::market::test_list_historical_market_statistics_in_a_region_success ... ok
[INFO] [stdout] test endpoints::market::test_list_historical_market_statistics_in_a_region_error ... ok
[INFO] [stdout] test endpoints::market::test_get_item_groups_error ... ok
[INFO] [stdout] test endpoints::corporation::test_track_corporation_members_success ... ok
[INFO] [stdout] test endpoints::market::test_get_item_group_information_error ... ok
[INFO] [stdout] test endpoints::market::test_list_historical_orders_from_a_corporation_error ... ok
[INFO] [stdout] test endpoints::market::test_list_market_prices_error ... ok
[INFO] [stdout] test endpoints::market::test_list_historical_orders_by_a_character_error ... ok
[INFO] [stdout] test endpoints::market::test_list_historical_orders_by_a_character_success ... ok
[INFO] [stdout] test endpoints::market::test_list_open_orders_from_a_corporation_error ... ok
[INFO] [stdout] test endpoints::market::test_list_open_orders_from_a_character_error ... ok
[INFO] [stdout] test endpoints::market::test_list_open_orders_from_a_character_success ... ok
[INFO] [stdout] test endpoints::market::test_get_item_group_information_success ... ok
[INFO] [stdout] test endpoints::market::test_list_orders_in_a_region_success ... ok
[INFO] [stdout] test endpoints::market::test_list_open_orders_from_a_corporation_success ... ok
[INFO] [stdout] test endpoints::market::test_list_type_ids_relevant_to_a_market_error ... ok
[INFO] [stdout] test endpoints::market::test_list_market_prices_success ... ok
[INFO] [stdout] test endpoints::universe::test_get_factions_error ... ok
[INFO] [stdout] test endpoints::market::test_list_orders_in_a_region_error ... ok
[INFO] [stdout] test endpoints::market::test_list_orders_in_a_structure_error ... ok
[INFO] [stdout] test esi::cache_strategy::test_cache_strategy_both_headers ... ok
[INFO] [stdout] test endpoints::market::test_list_type_ids_relevant_to_a_market_success ... ok
[INFO] [stdout] test endpoints::market::test_list_historical_orders_from_a_corporation_success ... ok
[INFO] [stdout] test esi::cache_strategy::test_cache_strategy_if_modified_since ... ok
[INFO] [stdout] test esi::cache_strategy::test_cache_strategy_fresh_data_with_etag ... ok
[INFO] [stdout] test esi::cache_strategy::test_cache_strategy_if_none_match ... ok
[INFO] [stdout] test esi::cache_strategy::test_cached_response_into_data ... ok
[INFO] [stdout] test esi::cache_strategy::test_use_last_modified_for_next_request ... ok
[INFO] [stdout] test esi::client::request::test_deserialize_array_response ... ok
[INFO] [stdout] test esi::client::request::test_put_request_with_body ... ok
[INFO] [stdout] test esi::cache_strategy::test_fresh_response_with_last_modified ... ok
[INFO] [stdout] test esi::client::new_request::test_new_request_without_leading_slash ... ok
[INFO] [stdout] test esi::client::request::test_response_includes_cache_headers ... ok
[INFO] [stdout] test esi::cache_strategy::test_cached_response_not_modified_into_data ... ok
[INFO] [stdout] test esi::client::request::test_404_error_response ... ok
[INFO] [stdout] test endpoints::market::test_list_orders_in_a_structure_success ... ok
[INFO] [stdout] test endpoints::universe::test_get_factions_success ... ok
[INFO] [stdout] test esi::client::new_request::test_new_request_with_leading_slash ... ok
[INFO] [stdout] test esi::client::request::test_deserialization_failure ... ok
[INFO] [stdout] test esi::client::request::test_error_response_includes_cache_headers ... ok
[INFO] [stdout] test esi::client::request::test_successful_get_request ... ok
[INFO] [stdout] test esi::client::request::test_500_server_error_response ... ok
[INFO] [stdout] test esi::client::request::test_delete_request ... ok
[INFO] [stdout] test esi::client::request::test_response_includes_rate_limit_headers ... ok
[INFO] [stdout] test esi::client::new_request::test_new_request_creates_valid_request ... ok
[INFO] [stdout] test esi::client::request::test_network_error ... ok
[INFO] [stdout] test esi::cache_strategy::test_send_without_cache_no_conditional_headers ... ok
[INFO] [stdout] test esi::client::request::test_request_with_custom_headers ... ok
[INFO] [stdout] test esi::client::request::test_url_parse_failure ... ok
[INFO] [stdout] test esi::client::request_cached::test_cached_request_handles_errors ... ok
[INFO] [stdout] test esi::client::request::test_successful_post_request_with_body ... ok
[INFO] [stdout] test esi::client::request_cached::test_cached_request_deserialization_failure ... ok
[INFO] [stdout] test esi::response_headers::test_cached_response_with_esi_response ... ok
[INFO] [stdout] test esi::client::request::test_request_with_authorization ... ok
[INFO] [stdout] test esi::client::request_cached::test_cached_request_returns_not_modified ... ok
[INFO] [stdout] test esi::response_headers::test_esi_response_cache_headers ... ok
[INFO] [stdout] test esi::response_headers::test_esi_response_deref ... ok
[INFO] [stdout] test esi::client::request_cached::test_cached_request_if_modified_since_content_modified ... ok
[INFO] [stdout] test esi::client::request_cached::test_cached_request_fresh_includes_cache_headers ... ok
[INFO] [stdout] test oauth2::jwk::fetch_jwt_keys::fetch_jwt_keys_network_error ... ok
[INFO] [stdout] test oauth2::jwk::fetch_jwt_keys::fetch_jwt_keys_parse_error ... ok
[INFO] [stdout] test esi::client::request_cached::test_cached_request_both_strategy_fresh_data ... ok
[INFO] [stdout] test esi::client::request_cached::test_cached_request_both_strategy_not_modified ... ok
[INFO] [stdout] test esi::client::request_cached::test_cached_request_if_none_match_different_etag ... ok
[INFO] [stdout] test esi::client::request_cached::test_cached_request_with_both_headers ... ok
[INFO] [stdout] test esi::response_headers::test_esi_response_no_rate_limit_headers ... ok
[INFO] [stdout] test esi::client::request_cached::test_cached_request_returns_fresh_data ... ok
[INFO] [stdout] test esi::client::request_cached::test_cached_request_with_if_modified_since ... ok
[INFO] [stdout] test oauth2::jwk::fetch_jwt_keys::fetch_jwt_keys_server_error ... ok
[INFO] [stdout] test oauth2::jwk::get_jwt_keys::get_jwt_keys_concurrency ... ok
[INFO] [stdout] test oauth2::jwk::fetch_and_update_cache::test_fetch_and_update_cache_request_error ... ok
[INFO] [stdout] test oauth2::jwk::get_jwt_keys::get_jwt_keys_valid_cache ... ok
[INFO] [stdout] test oauth2::jwk::fetch_and_update_cache::test_fetch_and_update_cache_success ... ok
[INFO] [stdout] test esi::response_headers::test_esi_response_rate_limit_headers ... ok
[INFO] [stdout] test oauth2::jwk::fetch_jwt_keys::fetch_jwt_keys_success ... ok
[INFO] [stdout] test oauth2::jwk::get_jwt_keys::get_jwt_keys_empty_cache ... ok
[INFO] [stdout] test oauth2::token::get_token::test_get_token_success ... ok
[INFO] [stdout] test oauth2::jwk::get_jwt_keys::get_jwt_keys_background_refresh ... ok
[INFO] [stdout] test oauth2::jwk::get_jwt_keys::get_jwt_keys_refresh_cooldown ... ok
[INFO] [stdout] test oauth2::token::get_token_refresh::test_get_token_refresh_error ... ok
[INFO] [stdout] test oauth2::token::get_token::test_get_token_error ... ok
[INFO] [stdout] test oauth2::token::validate_token::test_validate_token_decoding_key_error ... ok
[INFO] [stdout] test oauth2::token::validate_token::test_validate_token_no_rs256_key ... ok
[INFO] [stdout] test oauth2::token::validate_token::test_validate_token_validation_error ... ok
[INFO] [stdout] test oauth2::token::validate_token::test_validate_token_success ... ok
[INFO] [stdout] test oauth2::token::get_token_refresh::test_get_token_refresh_success ... ok
[INFO] [stdout] test esi::validate_token_before_request::test_validate_token_before_request_disabled ... ok
[INFO] [stdout] test oauth2::token::validate_token::test_validate_token_get_jwt_key_failure ... ok
[INFO] [stdout] test oauth2::token::get_token::test_get_token_oauth_client_missing ... ok
[INFO] [stdout] test oauth2::token::get_token_refresh::test_get_token_refresh_oauth_client_missing ... ok
[INFO] [stdout] test oauth2::token::validate_token::test_validate_token_key_rotation ... ok
[INFO] [stdout] test oauth2::jwk::get_jwt_keys::get_jwt_keys_expired_cache ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 214 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 11.54s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests eve_esi
[INFO] [stdout] 
[INFO] [stdout] running 27 tests
[INFO] [stdout] test src/endpoints/macros/endpoint.rs - endpoints::macros::endpoint::define_esi_endpoint (line 134) ... ignored
[INFO] [stdout] test src/endpoints/macros/endpoint.rs - endpoints::macros::endpoint::define_esi_endpoint (line 146) ... ignored
[INFO] [stdout] test src/endpoints/macros/endpoint.rs - endpoints::macros::endpoint::define_esi_endpoint (line 160) ... ignored
[INFO] [stdout] test src/endpoints/macros/mod.rs - endpoints::macros (line 47) ... ignored
[INFO] [stdout] test src/endpoints/macros/mod.rs - endpoints::macros (line 66) ... ignored
[INFO] [stdout] test src/endpoints/macros/mod.rs - endpoints::macros (line 92) ... ignored
[INFO] [stdout] test src/esi/request.rs - esi::request::EsiRequest<T>::new (line 111) ... ignored
[INFO] [stdout] test src/esi/mod.rs - esi (line 40) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 18) - compile ... ok
[INFO] [stdout] test src/esi/client.rs - esi::client (line 8) - compile ... ok
[INFO] [stdout] test src/esi/mod.rs - esi (line 71) - compile ... ok
[INFO] [stdout] test src/lib.rs - (line 82) - compile ... ok
[INFO] [stdout] test src/esi/mod.rs - esi (line 15) - compile ... ok
[INFO] [stdout] test src/endpoints/mod.rs - endpoints (line 40) - compile ... ok
[INFO] [stdout] test src/esi/request.rs - esi::request (line 7) - compile ... ok
[INFO] [stdout] test src/endpoints/mod.rs - endpoints (line 65) - compile ... ok
[INFO] [stdout] test src/oauth2/jwk/mod.rs - oauth2::jwk (line 32) - compile ... ok
[INFO] [stdout] test src/oauth2/login.rs - oauth2::login (line 13) - compile ... ok
[INFO] [stdout] test src/oauth2/token.rs - oauth2::token (line 20) - compile ... ok
[INFO] [stdout] test src/esi/request.rs - esi::request::Language::as_str (line 409) ... ok
[INFO] [stdout] test src/config.rs - config (line 38) ... ok
[INFO] [stdout] test src/client.rs - client (line 8) ... ok
[INFO] [stdout] test src/error/oauth2.rs - error::oauth2::OAuthError::OAuth2NotConfigured (line 56) ... ok
[INFO] [stdout] test src/error/oauth2.rs - error::oauth2 (line 14) ... ok
[INFO] [stdout] test src/error/mod.rs - error (line 20) ... ok
[INFO] [stdout] test src/builder.rs - builder (line 40) ... ok
[INFO] [stdout] test src/scope/mod.rs - scope (line 18) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 20 passed; 0 failed; 7 ignored; 0 measured; 0 filtered out; finished in 3.76s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "e053f0e28a480018edd739d6efdcd4279a94bb336fcd04417edeb766d5dce66d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e053f0e28a480018edd739d6efdcd4279a94bb336fcd04417edeb766d5dce66d", kill_on_drop: false }`
[INFO] [stdout] e053f0e28a480018edd739d6efdcd4279a94bb336fcd04417edeb766d5dce66d
