[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] cf77503dd654477ec99ba5eb1f0c92ff8f0b308e
[INFO] testing blackrose-eve/eve_esi against 1.94.0 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fblackrose-eve%2Feve_esi" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-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-5-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/blackrose-eve/eve_esi on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "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" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded mockito v1.7.2
[INFO] [stderr]   Downloaded tower-cookies v0.11.0
[INFO] [stderr]   Downloaded colored v3.1.1
[INFO] [stderr]   Downloaded system-configuration v0.7.0
[INFO] [stderr]   Downloaded env_filter v0.1.4
[INFO] [stderr]   Downloaded tower-sessions v0.15.0
[INFO] [stderr]   Downloaded jsonwebtoken v10.3.0
[INFO] [stderr]   Downloaded oauth2 v5.0.0
[INFO] [stderr]   Downloaded jiff-static v0.2.19
[INFO] [stderr]   Downloaded tower-sessions-core v0.15.0
[INFO] [stderr]   Downloaded tower-sessions-memory-store v0.15.0
[INFO] [stderr]   Downloaded generic-array v0.14.9
[INFO] [stderr]   Downloaded p384 v0.13.1
[INFO] [stderr]   Downloaded jiff v0.2.19
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] aeea38e085bddb8717f5d120605349eea2c2ebbcecaeb5222906a1e238c5ddb6
[INFO] running `Command { std: "docker" "start" "-a" "aeea38e085bddb8717f5d120605349eea2c2ebbcecaeb5222906a1e238c5ddb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "aeea38e085bddb8717f5d120605349eea2c2ebbcecaeb5222906a1e238c5ddb6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aeea38e085bddb8717f5d120605349eea2c2ebbcecaeb5222906a1e238c5ddb6", kill_on_drop: false }`
[INFO] [stdout] aeea38e085bddb8717f5d120605349eea2c2ebbcecaeb5222906a1e238c5ddb6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 994773fa2cdd3995c5460c62c7c8efdd1a073ad1b0b9b79d26255373a43dcc52
[INFO] running `Command { std: "docker" "start" "-a" "994773fa2cdd3995c5460c62c7c8efdd1a073ad1b0b9b79d26255373a43dcc52", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.23
[INFO] [stderr]    Compiling libc v0.2.181
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling cc v1.2.55
[INFO] [stderr]    Compiling base64ct v1.8.3
[INFO] [stderr]    Compiling libm v0.2.16
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling writeable v0.6.2
[INFO] [stderr]    Compiling litemap v0.8.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling indexmap v2.13.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling zmij v1.0.20
[INFO] [stderr]    Compiling quote v1.0.44
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling iri-string v0.7.10
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling iana-time-zone v0.1.65
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling pem v3.0.6
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling webpki-roots v1.0.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling getrandom v0.2.17
[INFO] [stderr]    Compiling mio v1.1.1
[INFO] [stderr]    Compiling socket2 v0.6.2
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling pkcs1 v0.7.5
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling rsa v0.9.10
[INFO] [stderr]    Compiling p384 v0.13.1
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling rustls-webpki v0.103.9
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.12.28
[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:198:8
[INFO] [stdout]     |
[INFO] [stdout] 132 | impl Client {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 198 |     fn corporation_projects(&self) -> CorporationProjectsEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 205 |     fn dogma(&self) -> DogmaEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 212 |     fn faction_warfare(&self) -> FactionWarfareEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 219 |     fn fittings(&self) -> FittingsEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 |     fn fleets(&self) -> FleetsEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |     fn incursions(&self) -> IncursionsEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 240 |     fn industry(&self) -> IndustryEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 247 |     fn insurance(&self) -> InsuranceEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 |     fn killmails(&self) -> KillmailsEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 261 |     fn location(&self) -> LocationEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 268 |     fn loyalty(&self) -> LoyaltyEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 275 |     fn mail(&self) -> MailEndpoints<'_> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 289 |     fn meta(&self) -> MetaEndpoints<'_> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 296 |     fn planetary_interaction(&self) -> PlanetaryInteractionEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 303 |     fn routes(&self) -> RoutesEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 310 |     fn search(&self) -> SearchEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 317 |     fn skills(&self) -> SkillsEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 324 |     fn sovereignty(&self) -> SovereigntyEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 331 |     fn status(&self) -> StatusEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 345 |     fn user_interface(&self) -> UserInterfaceEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 352 |     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/corporation_projects.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct CorporationProjectsEndpoints<'a> {
[INFO] [stdout]    |            ---------------------------- field in this struct
[INFO] [stdout] 12 |     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:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> CorporationProjectsEndpoints<'a> {
[INFO] [stdout]    | ----------------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct DogmaEndpoints<'a> {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/dogma.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> DogmaEndpoints<'a> {
[INFO] [stdout]    | --------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct FactionWarfareEndpoints<'a> {
[INFO] [stdout]    |            ----------------------- field in this struct
[INFO] [stdout] 12 |     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:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> FactionWarfareEndpoints<'a> {
[INFO] [stdout]    | ------------------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct FittingsEndpoints<'a> {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/fittings.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> FittingsEndpoints<'a> {
[INFO] [stdout]    | ------------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct FleetsEndpoints<'a> {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/fleets.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> FleetsEndpoints<'a> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct IncursionsEndpoints<'a> {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/incursions.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> IncursionsEndpoints<'a> {
[INFO] [stdout]    | -------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct IndustryEndpoints<'a> {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/industry.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> IndustryEndpoints<'a> {
[INFO] [stdout]    | ------------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct InsuranceEndpoints<'a> {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/insurance.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> InsuranceEndpoints<'a> {
[INFO] [stdout]    | ------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct KillmailsEndpoints<'a> {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/killmails.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> KillmailsEndpoints<'a> {
[INFO] [stdout]    | ------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct LocationEndpoints<'a> {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/location.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> LocationEndpoints<'a> {
[INFO] [stdout]    | ------------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct LoyaltyEndpoints<'a> {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/loyalty.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> LoyaltyEndpoints<'a> {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct MailEndpoints<'a> {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/mail.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> MailEndpoints<'a> {
[INFO] [stdout]    | -------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct MetaEndpoints<'a> {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/meta.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> MetaEndpoints<'a> {
[INFO] [stdout]    | -------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct PlanetaryInteractionEndpoints<'a> {
[INFO] [stdout]    |            ----------------------------- field in this struct
[INFO] [stdout] 12 |     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:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> PlanetaryInteractionEndpoints<'a> {
[INFO] [stdout]    | ------------------------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct RoutesEndpoints<'a> {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/routes.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> RoutesEndpoints<'a> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct SearchEndpoints<'a> {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/search.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> SearchEndpoints<'a> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct SkillsEndpoints<'a> {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/skills.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> SkillsEndpoints<'a> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct SovereigntyEndpoints<'a> {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/sovereignty.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> SovereigntyEndpoints<'a> {
[INFO] [stdout]    | --------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct StatusEndpoints<'a> {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/status.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> StatusEndpoints<'a> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct UserInterfaceEndpoints<'a> {
[INFO] [stdout]    |            ---------------------- field in this struct
[INFO] [stdout] 12 |     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:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> UserInterfaceEndpoints<'a> {
[INFO] [stdout]    | ----------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct WalletEndpoints<'a> {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/wallet.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> WalletEndpoints<'a> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/model/corporation.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub new_config_bitmask: i64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/model/corporation.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub old_config_bitmask: i64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/model/enums/asset.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     AutoFit,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/model/enums/asset.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     HiddenModifiers,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/asset.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     Locked,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/asset.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     Unlocked,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/asset.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 185 |     Module,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/model/enums/contract.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     Loan,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/corporation.rs:318:5
[INFO] [stdout]     |
[INFO] [stdout] 318 |     Cleanup,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/corporation.rs:343:5
[INFO] [stdout]     |
[INFO] [stdout] 343 |     FittingInvulnerable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/corporation.rs:363:5
[INFO] [stdout]     |
[INFO] [stdout] 363 |     Unknown,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     CombatOperationFinished,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     ContainerPasswordMsg,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 |     CorpNewsMsg,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:197:5
[INFO] [stdout]     |
[INFO] [stdout] 197 |     CustomsMsg,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 200 |     DeclareWar,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 |     DistrictAttacked,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:202:5
[INFO] [stdout]     |
[INFO] [stdout] 202 |     DustAppAcceptedMsg,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:273:5
[INFO] [stdout]     |
[INFO] [stdout] 273 |     IndustryOperationFinished,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 274 |     IndustryTeamAuctionLost,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:275:5
[INFO] [stdout]     |
[INFO] [stdout] 275 |     IndustryTeamAuctionWon,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:326:5
[INFO] [stdout]     |
[INFO] [stdout] 326 |     MercenaryDenNewMTO,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:366:5
[INFO] [stdout]     |
[INFO] [stdout] 366 |     OldLscMessages,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:367:5
[INFO] [stdout]     |
[INFO] [stdout] 367 |     OperationFinished,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:380:5
[INFO] [stdout]     |
[INFO] [stdout] 380 |     ReimbursementMsg,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:427:5
[INFO] [stdout]     |
[INFO] [stdout] 427 |     SovereigntySBUDamageMsg,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:491:5
[INFO] [stdout]     |
[INFO] [stdout] 491 |     TransactionReversalMsg,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/model/universe.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub is_unique: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 12s
[INFO] running `Command { std: "docker" "inspect" "994773fa2cdd3995c5460c62c7c8efdd1a073ad1b0b9b79d26255373a43dcc52", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "994773fa2cdd3995c5460c62c7c8efdd1a073ad1b0b9b79d26255373a43dcc52", kill_on_drop: false }`
[INFO] [stdout] 994773fa2cdd3995c5460c62c7c8efdd1a073ad1b0b9b79d26255373a43dcc52
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ccd8e94294a577cbd071aabd2e54059ae306c1b027ec66a3f4569e456185110b
[INFO] running `Command { std: "docker" "start" "-a" "ccd8e94294a577cbd071aabd2e54059ae306c1b027ec66a3f4569e456185110b", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling regex-syntax v0.8.9
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling matchit v0.8.4
[INFO] [stderr]    Compiling colored v3.1.1
[INFO] [stderr]    Compiling anstream v0.6.21
[INFO] [stderr]    Compiling jiff v0.2.19
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling rand_core v0.9.5
[INFO] [stderr]    Compiling rand_chacha v0.9.0
[INFO] [stderr]    Compiling rand v0.9.2
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]    Compiling deranged v0.5.6
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]    Compiling env_filter v0.1.4
[INFO] [stderr]    Compiling env_logger v0.11.8
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling tokio v1.49.0
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.1
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling simple_asn1 v0.6.3
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling zerovec v0.11.5
[INFO] [stderr]    Compiling zerotrie v0.2.3
[INFO] [stderr]    Compiling axum-core v0.5.6
[INFO] [stderr]    Compiling tinystr v0.8.2
[INFO] [stderr]    Compiling potential_utf v0.1.4
[INFO] [stderr]    Compiling icu_locale_core v2.1.1
[INFO] [stderr]    Compiling icu_collections v2.1.1
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling icu_provider v2.1.1
[INFO] [stderr]    Compiling icu_properties v2.1.2
[INFO] [stderr]    Compiling icu_normalizer v2.1.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.43
[INFO] [stderr]    Compiling jsonwebtoken v10.3.0
[INFO] [stderr]    Compiling assert-json-diff v2.0.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tower-cookies v0.11.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling tower-sessions-core v0.15.0
[INFO] [stderr]    Compiling tower-sessions-memory-store v0.15.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling tower-sessions v0.15.0
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling hyper v1.8.1
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling axum v0.8.8
[INFO] [stderr]    Compiling mockito v1.7.2
[INFO] [stderr]    Compiling reqwest v0.12.28
[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:198:8
[INFO] [stdout]     |
[INFO] [stdout] 132 | impl Client {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 198 |     fn corporation_projects(&self) -> CorporationProjectsEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 205 |     fn dogma(&self) -> DogmaEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 212 |     fn faction_warfare(&self) -> FactionWarfareEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 219 |     fn fittings(&self) -> FittingsEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 |     fn fleets(&self) -> FleetsEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |     fn incursions(&self) -> IncursionsEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 240 |     fn industry(&self) -> IndustryEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 247 |     fn insurance(&self) -> InsuranceEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 |     fn killmails(&self) -> KillmailsEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 261 |     fn location(&self) -> LocationEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 268 |     fn loyalty(&self) -> LoyaltyEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 275 |     fn mail(&self) -> MailEndpoints<'_> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 289 |     fn meta(&self) -> MetaEndpoints<'_> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 296 |     fn planetary_interaction(&self) -> PlanetaryInteractionEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 303 |     fn routes(&self) -> RoutesEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 310 |     fn search(&self) -> SearchEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 317 |     fn skills(&self) -> SkillsEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 324 |     fn sovereignty(&self) -> SovereigntyEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 331 |     fn status(&self) -> StatusEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 345 |     fn user_interface(&self) -> UserInterfaceEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 352 |     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/corporation_projects.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct CorporationProjectsEndpoints<'a> {
[INFO] [stdout]    |            ---------------------------- field in this struct
[INFO] [stdout] 12 |     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:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> CorporationProjectsEndpoints<'a> {
[INFO] [stdout]    | ----------------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct DogmaEndpoints<'a> {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/dogma.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> DogmaEndpoints<'a> {
[INFO] [stdout]    | --------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct FactionWarfareEndpoints<'a> {
[INFO] [stdout]    |            ----------------------- field in this struct
[INFO] [stdout] 12 |     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:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> FactionWarfareEndpoints<'a> {
[INFO] [stdout]    | ------------------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct FittingsEndpoints<'a> {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/fittings.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> FittingsEndpoints<'a> {
[INFO] [stdout]    | ------------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct FleetsEndpoints<'a> {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/fleets.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> FleetsEndpoints<'a> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct IncursionsEndpoints<'a> {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/incursions.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> IncursionsEndpoints<'a> {
[INFO] [stdout]    | -------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct IndustryEndpoints<'a> {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/industry.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> IndustryEndpoints<'a> {
[INFO] [stdout]    | ------------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct InsuranceEndpoints<'a> {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/insurance.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> InsuranceEndpoints<'a> {
[INFO] [stdout]    | ------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct KillmailsEndpoints<'a> {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/killmails.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> KillmailsEndpoints<'a> {
[INFO] [stdout]    | ------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct LocationEndpoints<'a> {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/location.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> LocationEndpoints<'a> {
[INFO] [stdout]    | ------------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct LoyaltyEndpoints<'a> {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/loyalty.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> LoyaltyEndpoints<'a> {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct MailEndpoints<'a> {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/mail.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> MailEndpoints<'a> {
[INFO] [stdout]    | -------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct MetaEndpoints<'a> {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/meta.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> MetaEndpoints<'a> {
[INFO] [stdout]    | -------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct PlanetaryInteractionEndpoints<'a> {
[INFO] [stdout]    |            ----------------------------- field in this struct
[INFO] [stdout] 12 |     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:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> PlanetaryInteractionEndpoints<'a> {
[INFO] [stdout]    | ------------------------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct RoutesEndpoints<'a> {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/routes.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> RoutesEndpoints<'a> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct SearchEndpoints<'a> {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/search.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> SearchEndpoints<'a> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct SkillsEndpoints<'a> {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/skills.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> SkillsEndpoints<'a> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct SovereigntyEndpoints<'a> {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/sovereignty.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> SovereigntyEndpoints<'a> {
[INFO] [stdout]    | --------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct StatusEndpoints<'a> {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/status.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> StatusEndpoints<'a> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct UserInterfaceEndpoints<'a> {
[INFO] [stdout]    |            ---------------------- field in this struct
[INFO] [stdout] 12 |     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:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> UserInterfaceEndpoints<'a> {
[INFO] [stdout]    | ----------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct WalletEndpoints<'a> {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/wallet.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> WalletEndpoints<'a> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/model/corporation.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub new_config_bitmask: i64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/model/corporation.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub old_config_bitmask: i64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/model/enums/asset.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     AutoFit,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/model/enums/asset.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     HiddenModifiers,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/asset.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     Locked,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/asset.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     Unlocked,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/asset.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 185 |     Module,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/model/enums/contract.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     Loan,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/corporation.rs:318:5
[INFO] [stdout]     |
[INFO] [stdout] 318 |     Cleanup,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/corporation.rs:343:5
[INFO] [stdout]     |
[INFO] [stdout] 343 |     FittingInvulnerable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/corporation.rs:363:5
[INFO] [stdout]     |
[INFO] [stdout] 363 |     Unknown,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     CombatOperationFinished,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     ContainerPasswordMsg,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 |     CorpNewsMsg,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:197:5
[INFO] [stdout]     |
[INFO] [stdout] 197 |     CustomsMsg,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 200 |     DeclareWar,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 |     DistrictAttacked,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:202:5
[INFO] [stdout]     |
[INFO] [stdout] 202 |     DustAppAcceptedMsg,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:273:5
[INFO] [stdout]     |
[INFO] [stdout] 273 |     IndustryOperationFinished,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 274 |     IndustryTeamAuctionLost,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:275:5
[INFO] [stdout]     |
[INFO] [stdout] 275 |     IndustryTeamAuctionWon,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:326:5
[INFO] [stdout]     |
[INFO] [stdout] 326 |     MercenaryDenNewMTO,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:366:5
[INFO] [stdout]     |
[INFO] [stdout] 366 |     OldLscMessages,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:367:5
[INFO] [stdout]     |
[INFO] [stdout] 367 |     OperationFinished,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:380:5
[INFO] [stdout]     |
[INFO] [stdout] 380 |     ReimbursementMsg,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:427:5
[INFO] [stdout]     |
[INFO] [stdout] 427 |     SovereigntySBUDamageMsg,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:491:5
[INFO] [stdout]     |
[INFO] [stdout] 491 |     TransactionReversalMsg,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/model/universe.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub is_unique: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/endpoints/mod.rs:198:8
[INFO] [stdout]     |
[INFO] [stdout] 132 | impl Client {
[INFO] [stdout]     | ----------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 198 |     fn corporation_projects(&self) -> CorporationProjectsEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 205 |     fn dogma(&self) -> DogmaEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 212 |     fn faction_warfare(&self) -> FactionWarfareEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 219 |     fn fittings(&self) -> FittingsEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 226 |     fn fleets(&self) -> FleetsEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 233 |     fn incursions(&self) -> IncursionsEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 240 |     fn industry(&self) -> IndustryEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 247 |     fn insurance(&self) -> InsuranceEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 254 |     fn killmails(&self) -> KillmailsEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 261 |     fn location(&self) -> LocationEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 268 |     fn loyalty(&self) -> LoyaltyEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 275 |     fn mail(&self) -> MailEndpoints<'_> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 289 |     fn meta(&self) -> MetaEndpoints<'_> {
[INFO] [stdout]     |        ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 296 |     fn planetary_interaction(&self) -> PlanetaryInteractionEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 303 |     fn routes(&self) -> RoutesEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 310 |     fn search(&self) -> SearchEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 317 |     fn skills(&self) -> SkillsEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 324 |     fn sovereignty(&self) -> SovereigntyEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 331 |     fn status(&self) -> StatusEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 345 |     fn user_interface(&self) -> UserInterfaceEndpoints<'_> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 352 |     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/corporation_projects.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct CorporationProjectsEndpoints<'a> {
[INFO] [stdout]    |            ---------------------------- field in this struct
[INFO] [stdout] 12 |     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:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> CorporationProjectsEndpoints<'a> {
[INFO] [stdout]    | ----------------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct DogmaEndpoints<'a> {
[INFO] [stdout]    |            -------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/dogma.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> DogmaEndpoints<'a> {
[INFO] [stdout]    | --------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct FactionWarfareEndpoints<'a> {
[INFO] [stdout]    |            ----------------------- field in this struct
[INFO] [stdout] 12 |     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:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> FactionWarfareEndpoints<'a> {
[INFO] [stdout]    | ------------------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct FittingsEndpoints<'a> {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/fittings.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> FittingsEndpoints<'a> {
[INFO] [stdout]    | ------------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct FleetsEndpoints<'a> {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/fleets.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> FleetsEndpoints<'a> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct IncursionsEndpoints<'a> {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/incursions.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> IncursionsEndpoints<'a> {
[INFO] [stdout]    | -------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct IndustryEndpoints<'a> {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/industry.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> IndustryEndpoints<'a> {
[INFO] [stdout]    | ------------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct InsuranceEndpoints<'a> {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/insurance.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> InsuranceEndpoints<'a> {
[INFO] [stdout]    | ------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct KillmailsEndpoints<'a> {
[INFO] [stdout]    |            ------------------ field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/killmails.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> KillmailsEndpoints<'a> {
[INFO] [stdout]    | ------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct LocationEndpoints<'a> {
[INFO] [stdout]    |            ----------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/location.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> LocationEndpoints<'a> {
[INFO] [stdout]    | ------------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct LoyaltyEndpoints<'a> {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/loyalty.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> LoyaltyEndpoints<'a> {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct MailEndpoints<'a> {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/mail.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> MailEndpoints<'a> {
[INFO] [stdout]    | -------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct MetaEndpoints<'a> {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/meta.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> MetaEndpoints<'a> {
[INFO] [stdout]    | -------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct PlanetaryInteractionEndpoints<'a> {
[INFO] [stdout]    |            ----------------------------- field in this struct
[INFO] [stdout] 12 |     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:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> PlanetaryInteractionEndpoints<'a> {
[INFO] [stdout]    | ------------------------------------------ associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct RoutesEndpoints<'a> {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/routes.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> RoutesEndpoints<'a> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct SearchEndpoints<'a> {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/search.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> SearchEndpoints<'a> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct SkillsEndpoints<'a> {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/skills.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> SkillsEndpoints<'a> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct SovereigntyEndpoints<'a> {
[INFO] [stdout]    |            -------------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/sovereignty.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> SovereigntyEndpoints<'a> {
[INFO] [stdout]    | --------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct StatusEndpoints<'a> {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/status.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> StatusEndpoints<'a> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct UserInterfaceEndpoints<'a> {
[INFO] [stdout]    |            ---------------------- field in this struct
[INFO] [stdout] 12 |     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:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> UserInterfaceEndpoints<'a> {
[INFO] [stdout]    | ----------------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     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:12:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct WalletEndpoints<'a> {
[INFO] [stdout]    |            --------------- field in this struct
[INFO] [stdout] 12 |     client: &'a Client,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]   --> src/endpoints/wallet.rs:20:19
[INFO] [stdout]    |
[INFO] [stdout] 15 | impl<'a> WalletEndpoints<'a> {
[INFO] [stdout]    | ---------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 20 |     pub(super) fn new(client: &'a Client) -> Self {
[INFO] [stdout]    |                   ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/model/corporation.rs:91:5
[INFO] [stdout]    |
[INFO] [stdout] 91 |     pub new_config_bitmask: i64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]   --> src/lib.rs:1:9
[INFO] [stdout]    |
[INFO] [stdout]  1 | #![warn(missing_docs)]
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/model/corporation.rs:92:5
[INFO] [stdout]    |
[INFO] [stdout] 92 |     pub old_config_bitmask: i64,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/model/enums/asset.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     AutoFit,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/model/enums/asset.rs:50:5
[INFO] [stdout]    |
[INFO] [stdout] 50 |     HiddenModifiers,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/asset.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     Locked,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/asset.rs:106:5
[INFO] [stdout]     |
[INFO] [stdout] 106 |     Unlocked,
[INFO] [stdout]     |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/asset.rs:185:5
[INFO] [stdout]     |
[INFO] [stdout] 185 |     Module,
[INFO] [stdout]     |     ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]   --> src/model/enums/contract.rs:26:5
[INFO] [stdout]    |
[INFO] [stdout] 26 |     Loan,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/corporation.rs:318:5
[INFO] [stdout]     |
[INFO] [stdout] 318 |     Cleanup,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/corporation.rs:343:5
[INFO] [stdout]     |
[INFO] [stdout] 343 |     FittingInvulnerable,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/corporation.rs:363:5
[INFO] [stdout]     |
[INFO] [stdout] 363 |     Unknown,
[INFO] [stdout]     |     ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:120:5
[INFO] [stdout]     |
[INFO] [stdout] 120 |     CombatOperationFinished,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     ContainerPasswordMsg,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:158:5
[INFO] [stdout]     |
[INFO] [stdout] 158 |     CorpNewsMsg,
[INFO] [stdout]     |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:197:5
[INFO] [stdout]     |
[INFO] [stdout] 197 |     CustomsMsg,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:200:5
[INFO] [stdout]     |
[INFO] [stdout] 200 |     DeclareWar,
[INFO] [stdout]     |     ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:201:5
[INFO] [stdout]     |
[INFO] [stdout] 201 |     DistrictAttacked,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:202:5
[INFO] [stdout]     |
[INFO] [stdout] 202 |     DustAppAcceptedMsg,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:273:5
[INFO] [stdout]     |
[INFO] [stdout] 273 |     IndustryOperationFinished,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:274:5
[INFO] [stdout]     |
[INFO] [stdout] 274 |     IndustryTeamAuctionLost,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:275:5
[INFO] [stdout]     |
[INFO] [stdout] 275 |     IndustryTeamAuctionWon,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:326:5
[INFO] [stdout]     |
[INFO] [stdout] 326 |     MercenaryDenNewMTO,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:366:5
[INFO] [stdout]     |
[INFO] [stdout] 366 |     OldLscMessages,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:367:5
[INFO] [stdout]     |
[INFO] [stdout] 367 |     OperationFinished,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:380:5
[INFO] [stdout]     |
[INFO] [stdout] 380 |     ReimbursementMsg,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:427:5
[INFO] [stdout]     |
[INFO] [stdout] 427 |     SovereigntySBUDamageMsg,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a variant
[INFO] [stdout]    --> src/model/enums/notification.rs:491:5
[INFO] [stdout]     |
[INFO] [stdout] 491 |     TransactionReversalMsg,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: missing documentation for a struct field
[INFO] [stdout]   --> src/model/universe.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub is_unique: bool,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `eve_esi` (lib test); 71 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name eve_esi --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cb24d3c67c9eddac -C extra-filename=-a61ec325a24caec5 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-728572960d99dad4.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-703a072699e04b45.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ffcae0647afe65e2.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-518ed39d51cc3a23.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-9f33234dc29e8fcd.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-638a163f419e85aa.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-f13639eb0ff88eed.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-5cde15bd64756ec7.rlib --extern oauth2=/opt/rustwide/target/debug/deps/liboauth2-9511a55951aa2e6f.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-791cd68dd64884f7.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-5b599e98b3f52394.so --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-9c43895023056399.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-bc982be8681cb138.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7361b2060cc0372d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ae94d53f2e3bfe63.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-763dd5c6fa760933.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-46c746d02e8383da.rlib --extern tower_sessions=/opt/rustwide/target/debug/deps/libtower_sessions-83123f0c60552e1a.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-1840509945e0c548.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-9a10e65208df9506/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `eve_esi` (test "tests")
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.94.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name tests --edition=2021 tests/tests.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 --test --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=01809632e5508e29 -C extra-filename=-ff47c306c1b7467a --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-728572960d99dad4.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-703a072699e04b45.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-ffcae0647afe65e2.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-518ed39d51cc3a23.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-9f33234dc29e8fcd.rlib --extern eve_esi=/opt/rustwide/target/debug/deps/libeve_esi-1d9e7a251562a860.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-638a163f419e85aa.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-f13639eb0ff88eed.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-5cde15bd64756ec7.rlib --extern oauth2=/opt/rustwide/target/debug/deps/liboauth2-9511a55951aa2e6f.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-791cd68dd64884f7.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-5b599e98b3f52394.so --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-9c43895023056399.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-bc982be8681cb138.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-7361b2060cc0372d.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-ae94d53f2e3bfe63.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-763dd5c6fa760933.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-46c746d02e8383da.rlib --extern tower_sessions=/opt/rustwide/target/debug/deps/libtower_sessions-83123f0c60552e1a.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-1840509945e0c548.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-9a10e65208df9506/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "ccd8e94294a577cbd071aabd2e54059ae306c1b027ec66a3f4569e456185110b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ccd8e94294a577cbd071aabd2e54059ae306c1b027ec66a3f4569e456185110b", kill_on_drop: false }`
[INFO] [stdout] ccd8e94294a577cbd071aabd2e54059ae306c1b027ec66a3f4569e456185110b
