[INFO] fetching crate kvapi 0.1.0...
[INFO] checking kvapi-0.1.0 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate kvapi 0.1.0 into /workspace/builds/worker-1-tc2/source
[INFO] validating manifest of crates.io crate kvapi 0.1.0 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate kvapi 0.1.0
[INFO] finished tweaking crates.io crate kvapi 0.1.0
[INFO] tweaked toml for crates.io crate kvapi 0.1.0 written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] crate crates.io crate kvapi 0.1.0 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" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 13c24c9b3aad8af007e7db0d89621608204b70ec04dfc050f1b66a17b16d4d32
[INFO] running `Command { std: "docker" "start" "-a" "13c24c9b3aad8af007e7db0d89621608204b70ec04dfc050f1b66a17b16d4d32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "13c24c9b3aad8af007e7db0d89621608204b70ec04dfc050f1b66a17b16d4d32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "13c24c9b3aad8af007e7db0d89621608204b70ec04dfc050f1b66a17b16d4d32", kill_on_drop: false }`
[INFO] [stdout] 13c24c9b3aad8af007e7db0d89621608204b70ec04dfc050f1b66a17b16d4d32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b42c5af2ef18ab465af9b9338e76f1fd4191b2a2df6dd38fef6adfc5c14321e2
[INFO] running `Command { std: "docker" "start" "-a" "b42c5af2ef18ab465af9b9338e76f1fd4191b2a2df6dd38fef6adfc5c14321e2", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking bytes v1.7.1
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]    Compiling serde v1.0.209
[INFO] [stderr]    Compiling cc v1.1.15
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]    Compiling openssl v0.10.66
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling serde_json v1.0.127
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking unicode-normalization v0.1.23
[INFO] [stderr]    Compiling unicode-segmentation v1.11.0
[INFO] [stderr]     Checking unicode-bidi v0.3.15
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking http v1.1.0
[INFO] [stderr]     Checking half v2.4.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]     Checking indexmap v2.5.0
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]     Checking rustls-pki-types v1.8.0
[INFO] [stderr]     Checking quote v1.0.37
[INFO] [stderr]     Checking regex-automata v0.4.8
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking idna v0.5.0
[INFO] [stderr]     Checking clap_builder v4.5.18
[INFO] [stderr]     Checking syn v2.0.77
[INFO] [stderr]     Checking rustls-pemfile v2.1.3
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sync_wrapper v1.0.1
[INFO] [stderr]     Checking encoding_rs v0.8.34
[INFO] [stderr]     Checking ipnet v2.9.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking mio v1.0.2
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking url v2.5.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking criterion-plot v0.5.0
[INFO] [stderr]     Checking is-terminal v0.4.13
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking anes v0.1.6
[INFO] [stderr]     Checking cpufeatures v0.2.14
[INFO] [stderr]     Checking plotters v0.3.7
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking hex-literal v0.4.1
[INFO] [stderr]    Compiling openssl-sys v0.9.103
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking regex v1.11.0
[INFO] [stderr]     Checking kvapi-macros-internals v0.1.0
[INFO] [stderr]     Checking clap v4.5.18
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.209
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.5
[INFO] [stderr]    Compiling kvapi-macros v0.1.0
[INFO] [stderr]     Checking tokio v1.40.0
[INFO] [stderr]     Checking pin-project v1.1.5
[INFO] [stderr]     Checking tokio-util v0.7.11
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking h2 v0.4.6
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.5.1
[INFO] [stderr]     Checking hyper v1.4.1
[INFO] [stderr]     Checking hyper-util v0.1.7
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking reqwest v0.12.7
[INFO] [stderr]     Checking kvapi v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved imports `kvapi::Http`, `kvapi::HttpMethods`
[INFO] [stdout]  --> examples/fred.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | use kvapi::{api, Http, HttpMethods};
[INFO] [stdout]   |                  ^^^^  ^^^^^^^^^^^ no `HttpMethods` in the root
[INFO] [stdout]   |                  |
[INFO] [stdout]   |                  no `Http` in the root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0609]: no field `inner` on type `Headers`
[INFO] [stdout]    --> tests/parse.rs:213:24
[INFO] [stdout]     |
[INFO] [stdout] 213 |     let inner = parsed.inner;
[INFO] [stdout]     |                        ^^^^^ unknown field
[INFO] [stdout]     |
[INFO] [stdout]     = note: available fields are: `client`, `query`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0609`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kvapi` (test "parse") due to 1 previous error
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: field `categories` is never read
[INFO] [stdout]   --> examples/schema/fred.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Categories {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 16 |     pub categories: Vec<Category>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Categories` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `name`, and `parent_id` are never read
[INFO] [stdout]   --> examples/schema/fred.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Category {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 21 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 22 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 23 |     pub parent_id: u32,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Category` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `title`, `realtime_start`, `frequency`, and `popularity` are never read
[INFO] [stdout]   --> examples/schema/fred.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct SeriesEntry {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 55 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 56 |     pub title: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 57 |     pub realtime_start: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 58 |     pub frequency: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 59 |     pub popularity: u32,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SeriesEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `series` is never read
[INFO] [stdout]   --> examples/schema/fred.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct Series {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 64 |     #[serde(rename = "seriess")] // there's an extra 's' in the API (for some reason)
[INFO] [stdout] 65 |     pub series: Vec<SeriesEntry>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Series` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sources` is never read
[INFO] [stdout]   --> examples/schema/fred.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct Sources {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 85 |     pub sources: Vec<Source>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Sources` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `realtime_start`, `realtime_end`, and `name` are never read
[INFO] [stdout]   --> examples/schema/fred.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub struct Source {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 90 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 91 |     pub realtime_start: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 92 |     pub realtime_end: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 93 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Source` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `releases` is never read
[INFO] [stdout]    --> examples/schema/fred.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub struct Releases {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 115 |     pub releases: Vec<Source>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Releases` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `realtime_start`, `realtime_end`, `date`, and `value` are never read
[INFO] [stdout]    --> examples/schema/fred.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub struct Observation {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 120 |     pub realtime_start: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 121 |     pub realtime_end: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 122 |     pub date: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 123 |     pub value: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Observation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `inner` is never read
[INFO] [stdout]    --> examples/schema/fred.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub struct Observations {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 128 |     #[serde(rename = "observations")]
[INFO] [stdout] 129 |     pub inner: Vec<Observation>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Observations` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> examples/schema/sec.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Tickers(pub Vec<Ticker>);
[INFO] [stdout]    |            ------- ^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `Tickers` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `ticker`, and `title` are never read
[INFO] [stdout]   --> examples/schema/sec.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Ticker {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 15 |     #[serde(rename = "cik_str")]
[INFO] [stdout] 16 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 17 |     pub ticker: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 18 |     pub title: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Ticker` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `categories` is never read
[INFO] [stdout]   --> examples/schema/fred.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Categories {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 16 |     pub categories: Vec<Category>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Categories` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `name`, and `parent_id` are never read
[INFO] [stdout]   --> examples/schema/fred.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Category {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 21 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 22 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 23 |     pub parent_id: u32,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Category` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `title`, `realtime_start`, `frequency`, and `popularity` are never read
[INFO] [stdout]   --> examples/schema/fred.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct SeriesEntry {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 55 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 56 |     pub title: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 57 |     pub realtime_start: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 58 |     pub frequency: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 59 |     pub popularity: u32,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SeriesEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `series` is never read
[INFO] [stdout]   --> examples/schema/fred.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct Series {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 64 |     #[serde(rename = "seriess")] // there's an extra 's' in the API (for some reason)
[INFO] [stdout] 65 |     pub series: Vec<SeriesEntry>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Series` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sources` is never read
[INFO] [stdout]   --> examples/schema/fred.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct Sources {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 85 |     pub sources: Vec<Source>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Sources` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `realtime_start`, `realtime_end`, and `name` are never read
[INFO] [stdout]   --> examples/schema/fred.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub struct Source {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 90 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 91 |     pub realtime_start: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 92 |     pub realtime_end: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 93 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Source` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `releases` is never read
[INFO] [stdout]    --> examples/schema/fred.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub struct Releases {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 115 |     pub releases: Vec<Source>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Releases` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `realtime_start`, `realtime_end`, `date`, and `value` are never read
[INFO] [stdout]    --> examples/schema/fred.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub struct Observation {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 120 |     pub realtime_start: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 121 |     pub realtime_end: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 122 |     pub date: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 123 |     pub value: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Observation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `inner` is never read
[INFO] [stdout]    --> examples/schema/fred.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub struct Observations {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 128 |     #[serde(rename = "observations")]
[INFO] [stdout] 129 |     pub inner: Vec<Observation>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Observations` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> examples/schema/sec.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Tickers(pub Vec<Ticker>);
[INFO] [stdout]    |            ------- ^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `Tickers` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `ticker`, and `title` are never read
[INFO] [stdout]   --> examples/schema/sec.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Ticker {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 15 |     #[serde(rename = "cik_str")]
[INFO] [stdout] 16 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 17 |     pub ticker: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 18 |     pub title: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Ticker` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `categories` is never read
[INFO] [stdout]   --> examples/schema/fred.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Categories {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 16 |     pub categories: Vec<Category>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Categories` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `name`, and `parent_id` are never read
[INFO] [stdout]   --> examples/schema/fred.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Category {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 21 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 22 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 23 |     pub parent_id: u32,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Category` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `title`, `realtime_start`, `frequency`, and `popularity` are never read
[INFO] [stdout]   --> examples/schema/fred.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct SeriesEntry {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 55 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 56 |     pub title: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 57 |     pub realtime_start: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 58 |     pub frequency: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 59 |     pub popularity: u32,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SeriesEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `series` is never read
[INFO] [stdout]   --> examples/schema/fred.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct Series {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 64 |     #[serde(rename = "seriess")] // there's an extra 's' in the API (for some reason)
[INFO] [stdout] 65 |     pub series: Vec<SeriesEntry>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Series` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sources` is never read
[INFO] [stdout]   --> examples/schema/fred.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct Sources {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 85 |     pub sources: Vec<Source>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Sources` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `realtime_start`, `realtime_end`, and `name` are never read
[INFO] [stdout]   --> examples/schema/fred.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub struct Source {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 90 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 91 |     pub realtime_start: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 92 |     pub realtime_end: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 93 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Source` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `releases` is never read
[INFO] [stdout]    --> examples/schema/fred.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub struct Releases {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 115 |     pub releases: Vec<Source>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Releases` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `realtime_start`, `realtime_end`, `date`, and `value` are never read
[INFO] [stdout]    --> examples/schema/fred.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub struct Observation {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 120 |     pub realtime_start: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 121 |     pub realtime_end: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 122 |     pub date: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 123 |     pub value: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Observation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `inner` is never read
[INFO] [stdout]    --> examples/schema/fred.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub struct Observations {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 128 |     #[serde(rename = "observations")]
[INFO] [stdout] 129 |     pub inner: Vec<Observation>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Observations` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `categories` is never read
[INFO] [stdout]   --> examples/schema/fred.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Categories {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 16 |     pub categories: Vec<Category>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Categories` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `name`, and `parent_id` are never read
[INFO] [stdout]   --> examples/schema/fred.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Category {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 21 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 22 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 23 |     pub parent_id: u32,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Category` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `title`, `realtime_start`, `frequency`, and `popularity` are never read
[INFO] [stdout]   --> examples/schema/fred.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct SeriesEntry {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 55 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 56 |     pub title: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 57 |     pub realtime_start: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 58 |     pub frequency: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 59 |     pub popularity: u32,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SeriesEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `series` is never read
[INFO] [stdout]   --> examples/schema/fred.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct Series {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 64 |     #[serde(rename = "seriess")] // there's an extra 's' in the API (for some reason)
[INFO] [stdout] 65 |     pub series: Vec<SeriesEntry>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Series` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sources` is never read
[INFO] [stdout]   --> examples/schema/fred.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct Sources {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 85 |     pub sources: Vec<Source>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Sources` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `realtime_start`, `realtime_end`, and `name` are never read
[INFO] [stdout]   --> examples/schema/fred.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub struct Source {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 90 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 91 |     pub realtime_start: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 92 |     pub realtime_end: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 93 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Source` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `releases` is never read
[INFO] [stdout]    --> examples/schema/fred.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub struct Releases {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 115 |     pub releases: Vec<Source>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Releases` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `realtime_start`, `realtime_end`, `date`, and `value` are never read
[INFO] [stdout]    --> examples/schema/fred.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub struct Observation {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 120 |     pub realtime_start: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 121 |     pub realtime_end: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 122 |     pub date: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 123 |     pub value: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Observation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `inner` is never read
[INFO] [stdout]    --> examples/schema/fred.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub struct Observations {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 128 |     #[serde(rename = "observations")]
[INFO] [stdout] 129 |     pub inner: Vec<Observation>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Observations` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> examples/schema/sec.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Tickers(pub Vec<Ticker>);
[INFO] [stdout]    |            ------- ^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `Tickers` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `ticker`, and `title` are never read
[INFO] [stdout]   --> examples/schema/sec.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Ticker {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 15 |     #[serde(rename = "cik_str")]
[INFO] [stdout] 16 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 17 |     pub ticker: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 18 |     pub title: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Ticker` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `dbg_url` found for struct `FredTradeBalance` in the current scope
[INFO] [stdout]   --> examples/fred.rs:72:24
[INFO] [stdout]    |
[INFO] [stdout] 13 | / api! {
[INFO] [stdout] 14 | |     name:   Fred
[INFO] [stdout]    | |________________- method `dbg_url` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 72 |       fred.trade_balance.dbg_url(); //
[INFO] [stdout]    |                          ^^^^^^^ method not found in `FredTradeBalance`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `dbg_url` found for struct `FredTenYr` in the current scope
[INFO] [stdout]   --> examples/fred.rs:82:17
[INFO] [stdout]    |
[INFO] [stdout] 13 | / api! {
[INFO] [stdout] 14 | |     name:   Fred
[INFO] [stdout]    | |________________- method `dbg_url` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 82 |       fred.ten_yr.dbg_url();
[INFO] [stdout]    |                   ^^^^^^^ method not found in `FredTenYr`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `dbg_url` found for struct `FredUnemployment` in the current scope
[INFO] [stdout]   --> examples/fred.rs:88:23
[INFO] [stdout]    |
[INFO] [stdout] 13 | / api! {
[INFO] [stdout] 14 | |     name:   Fred
[INFO] [stdout]    | |________________- method `dbg_url` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 88 |       fred.unemployment.dbg_url();
[INFO] [stdout]    |                         ^^^^^^^ method not found in `FredUnemployment`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `categories` is never read
[INFO] [stdout]   --> examples/schema/fred.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub struct Categories {
[INFO] [stdout]    |            ---------- field in this struct
[INFO] [stdout] 16 |     pub categories: Vec<Category>,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Categories` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `name`, and `parent_id` are never read
[INFO] [stdout]   --> examples/schema/fred.rs:21:9
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Category {
[INFO] [stdout]    |            -------- fields in this struct
[INFO] [stdout] 21 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 22 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 23 |     pub parent_id: u32,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Category` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `title`, `realtime_start`, `frequency`, and `popularity` are never read
[INFO] [stdout]   --> examples/schema/fred.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub struct SeriesEntry {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 55 |     pub id: String,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 56 |     pub title: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout] 57 |     pub realtime_start: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 58 |     pub frequency: String,
[INFO] [stdout]    |         ^^^^^^^^^
[INFO] [stdout] 59 |     pub popularity: u32,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `SeriesEntry` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `series` is never read
[INFO] [stdout]   --> examples/schema/fred.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 63 | pub struct Series {
[INFO] [stdout]    |            ------ field in this struct
[INFO] [stdout] 64 |     #[serde(rename = "seriess")] // there's an extra 's' in the API (for some reason)
[INFO] [stdout] 65 |     pub series: Vec<SeriesEntry>,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Series` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `sources` is never read
[INFO] [stdout]   --> examples/schema/fred.rs:85:9
[INFO] [stdout]    |
[INFO] [stdout] 84 | pub struct Sources {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] 85 |     pub sources: Vec<Source>,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Sources` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `realtime_start`, `realtime_end`, and `name` are never read
[INFO] [stdout]   --> examples/schema/fred.rs:90:9
[INFO] [stdout]    |
[INFO] [stdout] 89 | pub struct Source {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 90 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 91 |     pub realtime_start: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^
[INFO] [stdout] 92 |     pub realtime_end: String,
[INFO] [stdout]    |         ^^^^^^^^^^^^
[INFO] [stdout] 93 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Source` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `releases` is never read
[INFO] [stdout]    --> examples/schema/fred.rs:115:9
[INFO] [stdout]     |
[INFO] [stdout] 114 | pub struct Releases {
[INFO] [stdout]     |            -------- field in this struct
[INFO] [stdout] 115 |     pub releases: Vec<Source>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Releases` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `realtime_start`, `realtime_end`, `date`, and `value` are never read
[INFO] [stdout]    --> examples/schema/fred.rs:120:9
[INFO] [stdout]     |
[INFO] [stdout] 119 | pub struct Observation {
[INFO] [stdout]     |            ----------- fields in this struct
[INFO] [stdout] 120 |     pub realtime_start: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^^^
[INFO] [stdout] 121 |     pub realtime_end: String,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 122 |     pub date: String,
[INFO] [stdout]     |         ^^^^
[INFO] [stdout] 123 |     pub value: String,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Observation` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `inner` is never read
[INFO] [stdout]    --> examples/schema/fred.rs:129:9
[INFO] [stdout]     |
[INFO] [stdout] 127 | pub struct Observations {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 128 |     #[serde(rename = "observations")]
[INFO] [stdout] 129 |     pub inner: Vec<Observation>,
[INFO] [stdout]     |         ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `Observations` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> examples/schema/sec.rs:11:20
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub struct Tickers(pub Vec<Ticker>);
[INFO] [stdout]    |            ------- ^^^^^^^^^^^^^^^
[INFO] [stdout]    |            |
[INFO] [stdout]    |            field in this struct
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider removing this field
[INFO] [stdout]    = note: `Tickers` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `ticker`, and `title` are never read
[INFO] [stdout]   --> examples/schema/sec.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Ticker {
[INFO] [stdout]    |            ------ fields in this struct
[INFO] [stdout] 15 |     #[serde(rename = "cik_str")]
[INFO] [stdout] 16 |     pub id: u32,
[INFO] [stdout]    |         ^^
[INFO] [stdout] 17 |     pub ticker: String,
[INFO] [stdout]    |         ^^^^^^
[INFO] [stdout] 18 |     pub title: String,
[INFO] [stdout]    |         ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Ticker` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `dbg_url` found for struct `FredTheFed` in the current scope
[INFO] [stdout]   --> examples/fred.rs:94:18
[INFO] [stdout]    |
[INFO] [stdout] 13 | / api! {
[INFO] [stdout] 14 | |     name:   Fred
[INFO] [stdout]    | |________________- method `dbg_url` not found for this struct
[INFO] [stdout] ...
[INFO] [stdout] 94 |       fred.the_fed.dbg_url();
[INFO] [stdout]    |                    ^^^^^^^ method not found in `FredTheFed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `kvapi` (example "fred") due to 5 previous errors
[INFO] running `Command { std: "docker" "inspect" "b42c5af2ef18ab465af9b9338e76f1fd4191b2a2df6dd38fef6adfc5c14321e2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b42c5af2ef18ab465af9b9338e76f1fd4191b2a2df6dd38fef6adfc5c14321e2", kill_on_drop: false }`
[INFO] [stdout] b42c5af2ef18ab465af9b9338e76f1fd4191b2a2df6dd38fef6adfc5c14321e2
