[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] b69d2353ad7d68b9bc0e36b5ef15164f8fc48329 [INFO] testing blackrose-eve/eve_esi against 1.95.0 for beta-1.96-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.95.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded zmij v1.0.20 [INFO] [stderr] Downloaded anyhow v1.0.101 [INFO] [stderr] Downloaded deranged v0.5.6 [INFO] [stderr] Downloaded tower-sessions-memory-store v0.15.0 [INFO] [stderr] Downloaded tower-cookies v0.11.0 [INFO] [stderr] Downloaded tower-sessions-core v0.15.0 [INFO] [stderr] Downloaded colored v3.1.1 [INFO] [stderr] Downloaded mockito v1.7.2 [INFO] [stderr] Downloaded unicode-ident v1.0.23 [INFO] [stderr] Downloaded tempfile v3.25.0 [INFO] [stderr] Downloaded tower-sessions v0.15.0 [INFO] [stderr] Downloaded jiff-static v0.2.19 [INFO] [stderr] Downloaded chrono v0.4.43 [INFO] [stderr] Downloaded jiff v0.2.19 [INFO] [stderr] Downloaded libc v0.2.181 [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.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 83595caf75bb432591c7de75d8d1ee0d822f04993076b284d85983fa2eceef76 [INFO] running `Command { std: "docker" "start" "-a" "83595caf75bb432591c7de75d8d1ee0d822f04993076b284d85983fa2eceef76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "83595caf75bb432591c7de75d8d1ee0d822f04993076b284d85983fa2eceef76", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "83595caf75bb432591c7de75d8d1ee0d822f04993076b284d85983fa2eceef76", kill_on_drop: false }` [INFO] [stdout] 83595caf75bb432591c7de75d8d1ee0d822f04993076b284d85983fa2eceef76 [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.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 396dff64adc693f6f274c7f1e1a80cde1b4505e2e86b80416d6e8bb4f56f222f [INFO] running `Command { std: "docker" "start" "-a" "396dff64adc693f6f274c7f1e1a80cde1b4505e2e86b80416d6e8bb4f56f222f", kill_on_drop: false }` [INFO] [stderr] Compiling unicode-ident v1.0.23 [INFO] [stderr] Compiling quote v1.0.44 [INFO] [stderr] Compiling libc v0.2.181 [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling const-oid v0.9.6 [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 proc-macro2 v1.0.106 [INFO] [stderr] Compiling libm v0.2.16 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling syn v2.0.114 [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 der v0.7.10 [INFO] [stderr] Compiling zerocopy v0.8.39 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.36 [INFO] [stderr] Compiling getrandom v0.2.17 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling socket2 v0.6.2 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling ff v0.13.1 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling base16ct v0.2.0 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling sec1 v0.7.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling crypto-bigint v0.5.5 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling zmij v1.0.20 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling rustls v0.23.36 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling rfc6979 v0.4.0 [INFO] [stderr] Compiling num-bigint-dig v0.8.6 [INFO] [stderr] Compiling spin v0.9.8 [INFO] [stderr] Compiling deranged v0.5.6 [INFO] [stderr] Compiling serde_json v1.0.149 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Compiling num-iter v0.1.45 [INFO] [stderr] Compiling webpki-roots v1.0.6 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling iri-string v0.7.10 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling elliptic-curve v0.13.8 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling ecdsa v0.16.9 [INFO] [stderr] Compiling primeorder v0.13.6 [INFO] [stderr] Compiling time v0.3.47 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling pkcs1 v0.7.5 [INFO] [stderr] Compiling p384 v0.13.1 [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 ppv-lite86 v0.2.21 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling rustls-webpki v0.103.9 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [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 thiserror v2.0.18 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling serde v1.0.228 [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 thiserror v1.0.69 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling rsa v0.9.10 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling p256 v0.13.2 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling pem v3.0.6 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling jsonwebtoken v10.3.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling oauth2 v5.0.0 [INFO] [stderr] Compiling eve_esi v0.5.0-rc.2 (/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 2m 12s [INFO] running `Command { std: "docker" "inspect" "396dff64adc693f6f274c7f1e1a80cde1b4505e2e86b80416d6e8bb4f56f222f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "396dff64adc693f6f274c7f1e1a80cde1b4505e2e86b80416d6e8bb4f56f222f", kill_on_drop: false }` [INFO] [stdout] 396dff64adc693f6f274c7f1e1a80cde1b4505e2e86b80416d6e8bb4f56f222f [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.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5767f75c4af5b2be15457d92dd2cdcc1828a34dc04a4a0f0f9decfd00a2c23e5 [INFO] running `Command { std: "docker" "start" "-a" "5767f75c4af5b2be15457d92dd2cdcc1828a34dc04a4a0f0f9decfd00a2c23e5", kill_on_drop: false }` [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 time-macros v0.2.27 [INFO] [stderr] Compiling deranged v0.5.6 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling regex-syntax v0.8.9 [INFO] [stderr] Compiling cookie v0.18.1 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.9.5 [INFO] [stderr] Compiling anstream v0.6.21 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling matchit v0.8.4 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling jiff v0.2.19 [INFO] [stderr] Compiling similar v2.7.0 [INFO] [stderr] Compiling colored v3.1.1 [INFO] [stderr] Compiling regex-automata v0.4.14 [INFO] [stderr] Compiling time v0.3.47 [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 futures-util v0.3.31 [INFO] [stderr] Compiling tokio v1.49.0 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling thiserror-impl v2.0.18 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling openssl v0.10.75 [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 thiserror v2.0.18 [INFO] [stderr] Compiling axum-core v0.5.6 [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 curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling regex v1.12.3 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.18 [INFO] [stderr] Compiling tower v0.5.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling h2 v0.4.13 [INFO] [stderr] Compiling url v2.5.8 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling chrono v0.4.43 [INFO] [stderr] Compiling simple_asn1 v0.6.3 [INFO] [stderr] Compiling tower-sessions-core v0.15.0 [INFO] [stderr] Compiling jsonwebtoken v10.3.0 [INFO] [stderr] Compiling tower-sessions-memory-store v0.15.0 [INFO] [stderr] Compiling tower-cookies v0.11.0 [INFO] [stderr] Compiling assert-json-diff v2.0.2 [INFO] [stderr] Compiling env_filter v0.1.4 [INFO] [stderr] Compiling env_logger v0.11.8 [INFO] [stderr] Compiling tower-sessions v0.15.0 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling hyper-util v0.1.20 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [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.2 (/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` (test "tests") [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.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=38d9753ebb6388d5 -C extra-filename=-56e1ca1b6f64a86b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern axum=/opt/rustwide/target/debug/deps/libaxum-e11aee4411d455d7.rlib --extern base64=/opt/rustwide/target/debug/deps/libbase64-6d64914d1112fcae.rlib --extern chrono=/opt/rustwide/target/debug/deps/libchrono-1e4447d9c054631e.rlib --extern dotenvy=/opt/rustwide/target/debug/deps/libdotenvy-af94b03fb1416133.rlib --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-d313232624fe82d3.rlib --extern eve_esi=/opt/rustwide/target/debug/deps/libeve_esi-adba6c4348a337f4.rlib --extern jsonwebtoken=/opt/rustwide/target/debug/deps/libjsonwebtoken-29e2f1c9db2a39ea.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-6c471594c474097a.rlib --extern mockito=/opt/rustwide/target/debug/deps/libmockito-57554899d9d3a104.rlib --extern oauth2=/opt/rustwide/target/debug/deps/liboauth2-ad81e00ac18d8ac9.rlib --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-089a317f01d2b616.rlib --extern paste=/opt/rustwide/target/debug/deps/libpaste-15748646797af6f4.so --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-08cde373bed5cd5b.rlib --extern serde=/opt/rustwide/target/debug/deps/libserde-4925b8d74cb1ca84.rlib --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-5e92f3acea7ac652.rlib --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-d12202929c53e0d1.rlib --extern time=/opt/rustwide/target/debug/deps/libtime-89a734dedeab4c93.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-b7cc12d42735209a.rlib --extern tower_sessions=/opt/rustwide/target/debug/deps/libtower_sessions-aea34b1a0d711caf.rlib --extern url=/opt/rustwide/target/debug/deps/liburl-522278adee84f076.rlib --cap-lints=warn -L native=/opt/rustwide/target/debug/build/ring-eb37bc171a4b2332/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "5767f75c4af5b2be15457d92dd2cdcc1828a34dc04a4a0f0f9decfd00a2c23e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5767f75c4af5b2be15457d92dd2cdcc1828a34dc04a4a0f0f9decfd00a2c23e5", kill_on_drop: false }` [INFO] [stdout] 5767f75c4af5b2be15457d92dd2cdcc1828a34dc04a4a0f0f9decfd00a2c23e5