[INFO] fetching crate kvapi 0.1.0... [INFO] testing kvapi-0.1.0 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145330-1 [INFO] extracting crate kvapi 0.1.0 into /workspace/builds/worker-0-tc1/source [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-0-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate kvapi 0.1.0 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded kvapi-macros-internals v0.1.0 [INFO] [stderr] Downloaded kvapi-macros v0.1.0 [INFO] [stderr] Downloaded dotenv v0.15.0 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.43 [INFO] [stderr] Downloaded hex-literal v0.4.1 [INFO] [stderr] Downloaded clap v4.5.18 [INFO] [stderr] Downloaded cc v1.1.15 [INFO] [stderr] Downloaded unicode-segmentation v1.11.0 [INFO] [stderr] Downloaded reqwest v0.12.7 [INFO] [stderr] Downloaded rustls-webpki v0.102.7 [INFO] [stderr] Downloaded clap_builder v4.5.18 [INFO] [stderr] Downloaded regex v1.11.0 [INFO] [stderr] Downloaded rustix v0.38.35 [INFO] [stderr] Downloaded web-sys v0.3.70 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 331eeec639c8aba9838aa6d5423cd2898f2bb2c2d8527e6012d6ee7a630e82c0 [INFO] running `Command { std: "docker" "start" "-a" "331eeec639c8aba9838aa6d5423cd2898f2bb2c2d8527e6012d6ee7a630e82c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "331eeec639c8aba9838aa6d5423cd2898f2bb2c2d8527e6012d6ee7a630e82c0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "331eeec639c8aba9838aa6d5423cd2898f2bb2c2d8527e6012d6ee7a630e82c0", kill_on_drop: false }` [INFO] [stdout] 331eeec639c8aba9838aa6d5423cd2898f2bb2c2d8527e6012d6ee7a630e82c0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 726205c8b845d2a95655d22eeb43dd731aa0b9292f50f593a3c3879545167a1e [INFO] running `Command { std: "docker" "start" "-a" "726205c8b845d2a95655d22eeb43dd731aa0b9292f50f593a3c3879545167a1e", 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 pin-project-lite v0.2.14 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling autocfg v1.3.0 [INFO] [stderr] Compiling futures-task v0.3.30 [INFO] [stderr] Compiling openssl v0.10.66 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Compiling futures-sink v0.3.30 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling httparse v1.9.4 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling native-tls v0.2.12 [INFO] [stderr] Compiling tracing-core v0.1.32 [INFO] [stderr] Compiling tinyvec v1.8.0 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling log v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling percent-encoding v2.3.1 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling unicode-bidi v0.3.15 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling form_urlencoded v1.2.1 [INFO] [stderr] Compiling convert_case v0.6.0 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling ryu v1.0.18 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling sync_wrapper v1.0.1 [INFO] [stderr] Compiling encoding_rs v0.8.34 [INFO] [stderr] Compiling ipnet v2.9.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling http v1.1.0 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Compiling mio v1.0.2 [INFO] [stderr] Compiling socket2 v0.5.7 [INFO] [stderr] Compiling unicode-normalization v0.1.23 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling rustls-pemfile v2.1.3 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling idna v0.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.103 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.2 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling kvapi-macros-internals v0.1.0 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling kvapi-macros v0.1.0 [INFO] [stderr] Compiling tokio v1.40.0 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tokio-util v0.7.11 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.4.6 [INFO] [stderr] Compiling hyper v1.4.1 [INFO] [stderr] Compiling hyper-util v0.1.7 [INFO] [stderr] Compiling hyper-tls v0.6.0 [INFO] [stderr] Compiling reqwest v0.12.7 [INFO] [stderr] Compiling kvapi v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 38.04s [INFO] running `Command { std: "docker" "inspect" "726205c8b845d2a95655d22eeb43dd731aa0b9292f50f593a3c3879545167a1e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "726205c8b845d2a95655d22eeb43dd731aa0b9292f50f593a3c3879545167a1e", kill_on_drop: false }` [INFO] [stdout] 726205c8b845d2a95655d22eeb43dd731aa0b9292f50f593a3c3879545167a1e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] fa0f6a464f07eeff273ec5593a799fe29b51433adfc45716e382fc01660e50c3 [INFO] running `Command { std: "docker" "start" "-a" "fa0f6a464f07eeff273ec5593a799fe29b51433adfc45716e382fc01660e50c3", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.209 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling half v2.4.1 [INFO] [stderr] Compiling anstyle v1.0.8 [INFO] [stderr] Compiling clap_lex v0.7.2 [INFO] [stderr] Compiling regex-automata v0.4.8 [INFO] [stderr] Compiling is-terminal v0.4.13 [INFO] [stderr] Compiling cpufeatures v0.2.14 [INFO] [stderr] Compiling iana-time-zone v0.1.61 [INFO] [stderr] Compiling oorandom v11.1.4 [INFO] [stderr] Compiling hex-literal v0.4.1 [INFO] [stderr] Compiling ciborium-ll v0.2.2 [INFO] [stderr] Compiling clap_builder v4.5.18 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling block-buffer v0.10.4 [INFO] [stderr] Compiling crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling crossbeam-deque v0.8.5 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling plotters v0.3.7 [INFO] [stderr] Compiling chrono v0.4.38 [INFO] [stderr] Compiling regex v1.11.0 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling criterion-plot v0.5.0 [INFO] [stderr] Compiling clap v4.5.18 [INFO] [stderr] Compiling serde_json v1.0.127 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling ciborium v0.2.2 [INFO] [stderr] Compiling reqwest v0.12.7 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion v0.5.1 [INFO] [stderr] Compiling kvapi v0.1.0 (/opt/rustwide/workdir) [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] 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[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] warning: struct `Categories` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Categories { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Category` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Category { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SeriesEntry` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct SeriesEntry { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Series` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct Series { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Sources` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 84 | pub struct Sources { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Source` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 89 | pub struct Source { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Releases` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:114:12 [INFO] [stdout] | [INFO] [stdout] 114 | pub struct Releases { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Observation` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | pub struct Observation { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Observations` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:127:12 [INFO] [stdout] | [INFO] [stdout] 127 | pub struct Observations { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Tickers` is never constructed [INFO] [stdout] --> examples/schema/sec.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Tickers(pub Vec); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Ticker` is never constructed [INFO] [stdout] --> examples/schema/sec.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Ticker { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TickerVisitor` is never constructed [INFO] [stdout] --> examples/schema/sec.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct TickerVisitor; [INFO] [stdout] | ^^^^^^^^^^^^^ [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] 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] warning: struct `Categories` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Categories { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Category` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Category { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SeriesEntry` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct SeriesEntry { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Series` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct Series { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Sources` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 84 | pub struct Sources { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Source` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 89 | pub struct Source { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Releases` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:114:12 [INFO] [stdout] | [INFO] [stdout] 114 | pub struct Releases { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Observation` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | pub struct Observation { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Observations` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:127:12 [INFO] [stdout] | [INFO] [stdout] 127 | pub struct Observations { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Tickers` is never constructed [INFO] [stdout] --> examples/schema/sec.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Tickers(pub Vec); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Ticker` is never constructed [INFO] [stdout] --> examples/schema/sec.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Ticker { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TickerVisitor` is never constructed [INFO] [stdout] --> examples/schema/sec.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct TickerVisitor; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Categories` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Categories { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Category` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Category { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SeriesEntry` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct SeriesEntry { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Series` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct Series { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Sources` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 84 | pub struct Sources { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Source` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 89 | pub struct Source { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Releases` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:114:12 [INFO] [stdout] | [INFO] [stdout] 114 | pub struct Releases { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Observation` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | pub struct Observation { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Observations` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:127:12 [INFO] [stdout] | [INFO] [stdout] 127 | pub struct Observations { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Tickers` is never constructed [INFO] [stdout] --> examples/schema/sec.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Tickers(pub Vec); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Ticker` is never constructed [INFO] [stdout] --> examples/schema/sec.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Ticker { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TickerVisitor` is never constructed [INFO] [stdout] --> examples/schema/sec.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct TickerVisitor; [INFO] [stdout] | ^^^^^^^^^^^^^ [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] [stdout] warning: struct `Categories` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Categories { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Category` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Category { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SeriesEntry` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct SeriesEntry { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Series` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct Series { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Sources` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 84 | pub struct Sources { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Source` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 89 | pub struct Source { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Releases` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:114:12 [INFO] [stdout] | [INFO] [stdout] 114 | pub struct Releases { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Observation` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | pub struct Observation { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Observations` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:127:12 [INFO] [stdout] | [INFO] [stdout] 127 | pub struct Observations { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Tickers` is never constructed [INFO] [stdout] --> examples/schema/sec.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct Tickers(pub Vec); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Ticker` is never constructed [INFO] [stdout] --> examples/schema/sec.rs:14:12 [INFO] [stdout] | [INFO] [stdout] 14 | pub struct Ticker { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `TickerVisitor` is never constructed [INFO] [stdout] --> examples/schema/sec.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct TickerVisitor; [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Categories` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:15:12 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Categories { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Category` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:20:12 [INFO] [stdout] | [INFO] [stdout] 20 | pub struct Category { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SeriesEntry` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:54:12 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct SeriesEntry { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Series` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:63:12 [INFO] [stdout] | [INFO] [stdout] 63 | pub struct Series { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Sources` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:84:12 [INFO] [stdout] | [INFO] [stdout] 84 | pub struct Sources { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Source` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:89:12 [INFO] [stdout] | [INFO] [stdout] 89 | pub struct Source { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Releases` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:114:12 [INFO] [stdout] | [INFO] [stdout] 114 | pub struct Releases { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Observation` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:119:12 [INFO] [stdout] | [INFO] [stdout] 119 | pub struct Observation { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Observations` is never constructed [INFO] [stdout] --> examples/schema/fred.rs:127:12 [INFO] [stdout] | [INFO] [stdout] 127 | pub struct Observations { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "fa0f6a464f07eeff273ec5593a799fe29b51433adfc45716e382fc01660e50c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fa0f6a464f07eeff273ec5593a799fe29b51433adfc45716e382fc01660e50c3", kill_on_drop: false }` [INFO] [stdout] fa0f6a464f07eeff273ec5593a799fe29b51433adfc45716e382fc01660e50c3