[INFO] cloning repository https://github.com/Farkal/test-wundergraph [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Farkal/test-wundergraph" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFarkal%2Ftest-wundergraph", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFarkal%2Ftest-wundergraph'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 79af655b91d8785b9cd8aefe020e816eee1fa625 [INFO] checking Farkal/test-wundergraph against try#e251c42c969d6f8dbaae00e1028489c3a29f8789 for pr-94081 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFarkal%2Ftest-wundergraph" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Farkal/test-wundergraph on toolchain e251c42c969d6f8dbaae00e1028489c3a29f8789 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e251c42c969d6f8dbaae00e1028489c3a29f8789" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Farkal/test-wundergraph [INFO] finished tweaking git repo https://github.com/Farkal/test-wundergraph [INFO] tweaked toml for git repo https://github.com/Farkal/test-wundergraph written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/Farkal/test-wundergraph already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+e251c42c969d6f8dbaae00e1028489c3a29f8789" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded derive_more v0.99.2 [INFO] [stderr] Downloaded aho-corasick v0.7.7 [INFO] [stderr] Downloaded juniper_codegen v0.14.2 [INFO] [stderr] Downloaded migrations_internals v1.4.0 [INFO] [stderr] Downloaded migrations_macros v1.4.1 [INFO] [stderr] Downloaded wundergraph_derive v0.1.0 [INFO] [stderr] Downloaded juniper v0.14.2 [INFO] [stderr] Downloaded serde_json v1.0.45 [INFO] [stderr] Downloaded wundergraph v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+e251c42c969d6f8dbaae00e1028489c3a29f8789" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 039112df552534b10363897cd8dd8691ddd7440295373f6adfcbe795c1312701 [INFO] running `Command { std: "docker" "start" "-a" "039112df552534b10363897cd8dd8691ddd7440295373f6adfcbe795c1312701", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "039112df552534b10363897cd8dd8691ddd7440295373f6adfcbe795c1312701", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "039112df552534b10363897cd8dd8691ddd7440295373f6adfcbe795c1312701", kill_on_drop: false }` [INFO] [stdout] 039112df552534b10363897cd8dd8691ddd7440295373f6adfcbe795c1312701 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+e251c42c969d6f8dbaae00e1028489c3a29f8789" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f9d4c5e9d712828385e4c7463994107d766e087c36fb516c24220b3b59ebfba3 [INFO] running `Command { std: "docker" "start" "-a" "f9d4c5e9d712828385e4c7463994107d766e087c36fb516c24220b3b59ebfba3", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Checking smallvec v1.2.0 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Checking futures-core v0.3.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking futures-sink v0.3.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking futures-io v0.3.1 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Checking arc-swap v0.4.4 [INFO] [stderr] Checking futures-task v0.3.1 [INFO] [stderr] Checking pin-project-lite v0.1.4 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Checking copyless v0.1.4 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking either v1.5.3 [INFO] [stderr] Checking linked-hash-map v0.5.2 [INFO] [stderr] Checking regex-syntax v0.6.14 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling encoding_rs v0.8.22 [INFO] [stderr] Checking adler32 v1.0.4 [INFO] [stderr] Checking sha1 v0.6.0 [INFO] [stderr] Checking uuid v0.7.4 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Checking bytestring v0.1.4 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking crc32fast v1.2.0 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Checking lock_api v0.3.3 [INFO] [stderr] Checking http v0.2.0 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking miniz_oxide v0.3.5 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking lru-cache v0.1.2 [INFO] [stderr] Checking aho-corasick v0.7.7 [INFO] [stderr] Checking c2-chacha v0.2.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking parking_lot_core v0.7.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking num_cpus v1.12.0 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking hostname v0.1.5 [INFO] [stderr] Checking socket2 v0.3.11 [INFO] [stderr] Checking flate2 v1.0.13 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking resolv-conf v0.6.2 [INFO] [stderr] Checking threadpool v1.7.1 [INFO] [stderr] Compiling backtrace-sys v0.1.32 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Checking parking_lot v0.10.0 [INFO] [stderr] Checking chrono v0.4.10 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking scheduled-thread-pool v0.2.3 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking r2d2 v0.8.8 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio v0.2.11 [INFO] [stderr] Checking regex v1.3.4 [INFO] [stderr] Checking backtrace v0.3.43 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking actix-codec v0.2.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling serde_derive v1.0.104 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling derive_more v0.99.2 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling async-trait v0.1.22 [INFO] [stderr] Compiling enum-as-inner v0.3.0 [INFO] [stderr] Compiling juniper_codegen v0.14.2 [INFO] [stderr] Compiling thiserror-impl v1.0.10 [INFO] [stderr] Compiling actix-web-codegen v0.2.0 [INFO] [stderr] Compiling wundergraph_derive v0.1.0 [INFO] [stderr] Checking brotli2 v0.3.2 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking thiserror v1.0.10 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling paste-impl v0.1.6 [INFO] [stderr] Checking paste v0.1.6 [INFO] [stderr] Checking pin-project v0.4.8 [INFO] [stderr] Checking futures-util v0.3.1 [INFO] [stderr] Checking actix-threadpool v0.3.1 [INFO] [stderr] Checking futures-executor v0.3.1 [INFO] [stderr] Checking actix-service v1.0.5 [INFO] [stderr] Checking futures v0.3.1 [INFO] [stderr] Checking actix-rt v1.0.0 [INFO] [stderr] Checking trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Checking actix-utils v1.0.6 [INFO] [stderr] Checking actix-server v1.0.1 [INFO] [stderr] Checking actix-tls v1.0.0 [INFO] [stderr] Checking actix-testing v1.0.0 [INFO] [stderr] Checking trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Checking actix-connect v1.0.2 [INFO] [stderr] Checking serde_json v1.0.45 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking actix-router v0.2.4 [INFO] [stderr] Checking h2 v0.2.1 [INFO] [stderr] Checking juniper v0.14.2 [INFO] [stderr] Checking diesel v1.4.3 [INFO] [stderr] Checking actix-http v1.0.1 [INFO] [stderr] Checking awc v1.0.1 [INFO] [stderr] Checking actix-web v2.0.0 [INFO] [stderr] Compiling migrations_internals v1.4.0 [INFO] [stderr] Compiling migrations_macros v1.4.1 [INFO] [stderr] Checking wundergraph v0.1.1 [INFO] [stderr] Checking diesel_migrations v1.4.0 [INFO] [stderr] Checking test-wundergraph v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `ConnectionManager`, `PooledConnection` [INFO] [stdout] --> src/lib.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | use diesel::r2d2::{ConnectionManager, PooledConnection}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HasMany`, `HasOne` [INFO] [stdout] --> src/lib.rs:13:41 [INFO] [stdout] | [INFO] [stdout] 13 | use wundergraph::query_builder::types::{HasMany, HasOne, WundergraphValue}; [INFO] [stdout] | ^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `ConnectionManager`, `PooledConnection` [INFO] [stdout] --> src/lib.rs:9:20 [INFO] [stdout] | [INFO] [stdout] 9 | use diesel::r2d2::{ConnectionManager, PooledConnection}; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `HasMany`, `HasOne` [INFO] [stdout] --> src/lib.rs:13:41 [INFO] [stdout] | [INFO] [stdout] 13 | use wundergraph::query_builder::types::{HasMany, HasOne, WundergraphValue}; [INFO] [stdout] | ^^^^^^^ ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/generated.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Cinema` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:152:10 [INFO] [stdout] | [INFO] [stdout] 152 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cinemas_movies` [INFO] [stdout] --> src/generated.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | cinemas_movies: HasMany, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Cinema` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:152:10 [INFO] [stdout] | [INFO] [stdout] 152 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `exposed_format` [INFO] [stdout] --> src/generated.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 166 | exposed_format: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CinemasMovie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:161:10 [INFO] [stdout] | [INFO] [stdout] 161 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pixels_box` [INFO] [stdout] --> src/generated.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 167 | pixels_box: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CinemasMovie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:161:10 [INFO] [stdout] | [INFO] [stdout] 161 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cinema_id` [INFO] [stdout] --> src/generated.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | cinema_id: HasOne, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CinemasMovie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:161:10 [INFO] [stdout] | [INFO] [stdout] 161 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `movie_id` [INFO] [stdout] --> src/generated.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | movie_id: HasOne, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CinemasMovie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:161:10 [INFO] [stdout] | [INFO] [stdout] 161 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `color_movie_id` [INFO] [stdout] --> src/generated.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | color_movie_id: HasOne, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ColorMovieColormap` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:172:10 [INFO] [stdout] | [INFO] [stdout] 172 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `colormap_id` [INFO] [stdout] --> src/generated.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | colormap_id: HasOne, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ColorMovieColormap` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:172:10 [INFO] [stdout] | [INFO] [stdout] 172 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `format` [INFO] [stdout] --> src/generated.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | format: i16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ColorMovie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:181:10 [INFO] [stdout] | [INFO] [stdout] 181 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `default_colormap` [INFO] [stdout] --> src/generated.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | default_colormap: HasOne, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ColorMovie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:181:10 [INFO] [stdout] | [INFO] [stdout] 181 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `color_movie_colormap` [INFO] [stdout] --> src/generated.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | color_movie_colormap: HasMany, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ColorMovie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:181:10 [INFO] [stdout] | [INFO] [stdout] 181 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `images` [INFO] [stdout] --> src/generated.rs:189:5 [INFO] [stdout] | [INFO] [stdout] 189 | images: HasMany, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ColorMovie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:181:10 [INFO] [stdout] | [INFO] [stdout] 181 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/generated.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Colormap` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:192:10 [INFO] [stdout] | [INFO] [stdout] 192 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `colors` [INFO] [stdout] --> src/generated.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | colors: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Colormap` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:192:10 [INFO] [stdout] | [INFO] [stdout] 192 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `positions` [INFO] [stdout] --> src/generated.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | positions: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Colormap` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:192:10 [INFO] [stdout] | [INFO] [stdout] 192 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `color_movie_colormap` [INFO] [stdout] --> src/generated.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 200 | color_movie_colormap: HasMany, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Colormap` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:192:10 [INFO] [stdout] | [INFO] [stdout] 192 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `color_movies` [INFO] [stdout] --> src/generated.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | color_movies: HasMany, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Colormap` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:192:10 [INFO] [stdout] | [INFO] [stdout] 192 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `time` [INFO] [stdout] --> src/generated.rs:209:5 [INFO] [stdout] | [INFO] [stdout] 209 | time: chrono::naive::NaiveDateTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Image` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:204:10 [INFO] [stdout] | [INFO] [stdout] 204 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `path` [INFO] [stdout] --> src/generated.rs:210:5 [INFO] [stdout] | [INFO] [stdout] 210 | path: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Image` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:204:10 [INFO] [stdout] | [INFO] [stdout] 204 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `box_` [INFO] [stdout] --> src/generated.rs:211:5 [INFO] [stdout] | [INFO] [stdout] 211 | box_: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Image` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:204:10 [INFO] [stdout] | [INFO] [stdout] 204 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `color_movie_id` [INFO] [stdout] --> src/generated.rs:212:5 [INFO] [stdout] | [INFO] [stdout] 212 | color_movie_id: HasOne, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Image` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:204:10 [INFO] [stdout] | [INFO] [stdout] 204 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `images_tags_values` [INFO] [stdout] --> src/generated.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 213 | images_tags_values: HasMany, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Image` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:204:10 [INFO] [stdout] | [INFO] [stdout] 204 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tags_value_id` [INFO] [stdout] --> src/generated.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | tags_value_id: HasOne, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ImagesTagsValue` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:216:10 [INFO] [stdout] | [INFO] [stdout] 216 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `image_id` [INFO] [stdout] --> src/generated.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | image_id: HasOne, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ImagesTagsValue` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:216:10 [INFO] [stdout] | [INFO] [stdout] 216 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `identifier` [INFO] [stdout] --> src/generated.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | identifier: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Movie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:225:10 [INFO] [stdout] | [INFO] [stdout] 225 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/generated.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Movie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:225:10 [INFO] [stdout] | [INFO] [stdout] 225 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `description` [INFO] [stdout] --> src/generated.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | description: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Movie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:225:10 [INFO] [stdout] | [INFO] [stdout] 225 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pixels_box` [INFO] [stdout] --> src/generated.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | pixels_box: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Movie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:225:10 [INFO] [stdout] | [INFO] [stdout] 225 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `path` [INFO] [stdout] --> src/generated.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | path: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Movie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:225:10 [INFO] [stdout] | [INFO] [stdout] 225 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cinemas_movies` [INFO] [stdout] --> src/generated.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | cinemas_movies: HasMany, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Movie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:225:10 [INFO] [stdout] | [INFO] [stdout] 225 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `movies_tags` [INFO] [stdout] --> src/generated.rs:236:5 [INFO] [stdout] | [INFO] [stdout] 236 | movies_tags: HasMany, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Movie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:225:10 [INFO] [stdout] | [INFO] [stdout] 225 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `movie_id` [INFO] [stdout] --> src/generated.rs:244:5 [INFO] [stdout] | [INFO] [stdout] 244 | movie_id: HasOne, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MoviesTag` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:239:10 [INFO] [stdout] | [INFO] [stdout] 239 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tag_id` [INFO] [stdout] --> src/generated.rs:245:5 [INFO] [stdout] | [INFO] [stdout] 245 | tag_id: HasOne, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MoviesTag` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:239:10 [INFO] [stdout] | [INFO] [stdout] 239 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/generated.rs:253:5 [INFO] [stdout] | [INFO] [stdout] 253 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Tag` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:248:10 [INFO] [stdout] | [INFO] [stdout] 248 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `movies_tags` [INFO] [stdout] --> src/generated.rs:254:5 [INFO] [stdout] | [INFO] [stdout] 254 | movies_tags: HasMany, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Tag` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:248:10 [INFO] [stdout] | [INFO] [stdout] 248 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tags_values` [INFO] [stdout] --> src/generated.rs:255:5 [INFO] [stdout] | [INFO] [stdout] 255 | tags_values: HasMany, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Tag` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:248:10 [INFO] [stdout] | [INFO] [stdout] 248 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `value` [INFO] [stdout] --> src/generated.rs:263:5 [INFO] [stdout] | [INFO] [stdout] 263 | value: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TagsValue` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:258:10 [INFO] [stdout] | [INFO] [stdout] 258 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tag_id` [INFO] [stdout] --> src/generated.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | tag_id: HasOne, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TagsValue` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:258:10 [INFO] [stdout] | [INFO] [stdout] 258 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `images_tags_values` [INFO] [stdout] --> src/generated.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 265 | images_tags_values: HasMany, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TagsValue` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:258:10 [INFO] [stdout] | [INFO] [stdout] 258 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `time` [INFO] [stdout] --> src/generated.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 273 | time: chrono::naive::NaiveDateTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VectorData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:268:10 [INFO] [stdout] | [INFO] [stdout] 268 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vector_movie_id` [INFO] [stdout] --> src/generated.rs:275:5 [INFO] [stdout] | [INFO] [stdout] 275 | vector_movie_id: HasOne, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VectorData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:268:10 [INFO] [stdout] | [INFO] [stdout] 268 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `default_style` [INFO] [stdout] --> src/generated.rs:283:5 [INFO] [stdout] | [INFO] [stdout] 283 | default_style: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VectorMovie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:278:10 [INFO] [stdout] | [INFO] [stdout] 278 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vector_data` [INFO] [stdout] --> src/generated.rs:284:5 [INFO] [stdout] | [INFO] [stdout] 284 | vector_data: HasMany, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VectorMovie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:278:10 [INFO] [stdout] | [INFO] [stdout] 278 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vector_styles_vector_movies` [INFO] [stdout] --> src/generated.rs:285:5 [INFO] [stdout] | [INFO] [stdout] 285 | vector_styles_vector_movies: HasMany, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VectorMovie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:278:10 [INFO] [stdout] | [INFO] [stdout] 278 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/generated.rs:293:5 [INFO] [stdout] | [INFO] [stdout] 293 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VectorStyle` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:288:10 [INFO] [stdout] | [INFO] [stdout] 288 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vector_movies` [INFO] [stdout] --> src/generated.rs:295:5 [INFO] [stdout] | [INFO] [stdout] 295 | vector_movies: HasMany, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VectorStyle` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:288:10 [INFO] [stdout] | [INFO] [stdout] 288 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vector_styles_vector_movies` [INFO] [stdout] --> src/generated.rs:296:5 [INFO] [stdout] | [INFO] [stdout] 296 | vector_styles_vector_movies: HasMany, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VectorStyle` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:288:10 [INFO] [stdout] | [INFO] [stdout] 288 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vector_movie_id` [INFO] [stdout] --> src/generated.rs:304:5 [INFO] [stdout] | [INFO] [stdout] 304 | vector_movie_id: HasOne, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VectorStylesVectorMovie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:299:10 [INFO] [stdout] | [INFO] [stdout] 299 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vector_style_id` [INFO] [stdout] --> src/generated.rs:305:5 [INFO] [stdout] | [INFO] [stdout] 305 | vector_style_id: HasOne, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VectorStylesVectorMovie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:299:10 [INFO] [stdout] | [INFO] [stdout] 299 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 51 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/generated.rs:157:5 [INFO] [stdout] | [INFO] [stdout] 157 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Cinema` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:152:10 [INFO] [stdout] | [INFO] [stdout] 152 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cinemas_movies` [INFO] [stdout] --> src/generated.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 158 | cinemas_movies: HasMany, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Cinema` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:152:10 [INFO] [stdout] | [INFO] [stdout] 152 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `exposed_format` [INFO] [stdout] --> src/generated.rs:166:5 [INFO] [stdout] | [INFO] [stdout] 166 | exposed_format: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CinemasMovie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:161:10 [INFO] [stdout] | [INFO] [stdout] 161 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pixels_box` [INFO] [stdout] --> src/generated.rs:167:5 [INFO] [stdout] | [INFO] [stdout] 167 | pixels_box: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CinemasMovie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:161:10 [INFO] [stdout] | [INFO] [stdout] 161 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cinema_id` [INFO] [stdout] --> src/generated.rs:168:5 [INFO] [stdout] | [INFO] [stdout] 168 | cinema_id: HasOne, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CinemasMovie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:161:10 [INFO] [stdout] | [INFO] [stdout] 161 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `movie_id` [INFO] [stdout] --> src/generated.rs:169:5 [INFO] [stdout] | [INFO] [stdout] 169 | movie_id: HasOne, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `CinemasMovie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:161:10 [INFO] [stdout] | [INFO] [stdout] 161 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `color_movie_id` [INFO] [stdout] --> src/generated.rs:177:5 [INFO] [stdout] | [INFO] [stdout] 177 | color_movie_id: HasOne, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ColorMovieColormap` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:172:10 [INFO] [stdout] | [INFO] [stdout] 172 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `colormap_id` [INFO] [stdout] --> src/generated.rs:178:5 [INFO] [stdout] | [INFO] [stdout] 178 | colormap_id: HasOne, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ColorMovieColormap` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:172:10 [INFO] [stdout] | [INFO] [stdout] 172 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `format` [INFO] [stdout] --> src/generated.rs:186:5 [INFO] [stdout] | [INFO] [stdout] 186 | format: i16, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ColorMovie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:181:10 [INFO] [stdout] | [INFO] [stdout] 181 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `default_colormap` [INFO] [stdout] --> src/generated.rs:187:5 [INFO] [stdout] | [INFO] [stdout] 187 | default_colormap: HasOne, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ColorMovie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:181:10 [INFO] [stdout] | [INFO] [stdout] 181 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `color_movie_colormap` [INFO] [stdout] --> src/generated.rs:188:5 [INFO] [stdout] | [INFO] [stdout] 188 | color_movie_colormap: HasMany, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ColorMovie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:181:10 [INFO] [stdout] | [INFO] [stdout] 181 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `images` [INFO] [stdout] --> src/generated.rs:189:5 [INFO] [stdout] | [INFO] [stdout] 189 | images: HasMany, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ColorMovie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:181:10 [INFO] [stdout] | [INFO] [stdout] 181 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/generated.rs:197:5 [INFO] [stdout] | [INFO] [stdout] 197 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Colormap` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:192:10 [INFO] [stdout] | [INFO] [stdout] 192 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `colors` [INFO] [stdout] --> src/generated.rs:198:5 [INFO] [stdout] | [INFO] [stdout] 198 | colors: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Colormap` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:192:10 [INFO] [stdout] | [INFO] [stdout] 192 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `positions` [INFO] [stdout] --> src/generated.rs:199:5 [INFO] [stdout] | [INFO] [stdout] 199 | positions: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Colormap` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:192:10 [INFO] [stdout] | [INFO] [stdout] 192 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `color_movie_colormap` [INFO] [stdout] --> src/generated.rs:200:5 [INFO] [stdout] | [INFO] [stdout] 200 | color_movie_colormap: HasMany, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Colormap` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:192:10 [INFO] [stdout] | [INFO] [stdout] 192 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `color_movies` [INFO] [stdout] --> src/generated.rs:201:5 [INFO] [stdout] | [INFO] [stdout] 201 | color_movies: HasMany, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Colormap` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:192:10 [INFO] [stdout] | [INFO] [stdout] 192 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `time` [INFO] [stdout] --> src/generated.rs:209:5 [INFO] [stdout] | [INFO] [stdout] 209 | time: chrono::naive::NaiveDateTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Image` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:204:10 [INFO] [stdout] | [INFO] [stdout] 204 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `path` [INFO] [stdout] --> src/generated.rs:210:5 [INFO] [stdout] | [INFO] [stdout] 210 | path: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Image` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:204:10 [INFO] [stdout] | [INFO] [stdout] 204 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `box_` [INFO] [stdout] --> src/generated.rs:211:5 [INFO] [stdout] | [INFO] [stdout] 211 | box_: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Image` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:204:10 [INFO] [stdout] | [INFO] [stdout] 204 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `color_movie_id` [INFO] [stdout] --> src/generated.rs:212:5 [INFO] [stdout] | [INFO] [stdout] 212 | color_movie_id: HasOne, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Image` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:204:10 [INFO] [stdout] | [INFO] [stdout] 204 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `images_tags_values` [INFO] [stdout] --> src/generated.rs:213:5 [INFO] [stdout] | [INFO] [stdout] 213 | images_tags_values: HasMany, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Image` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:204:10 [INFO] [stdout] | [INFO] [stdout] 204 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tags_value_id` [INFO] [stdout] --> src/generated.rs:221:5 [INFO] [stdout] | [INFO] [stdout] 221 | tags_value_id: HasOne, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ImagesTagsValue` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:216:10 [INFO] [stdout] | [INFO] [stdout] 216 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `image_id` [INFO] [stdout] --> src/generated.rs:222:5 [INFO] [stdout] | [INFO] [stdout] 222 | image_id: HasOne, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `ImagesTagsValue` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:216:10 [INFO] [stdout] | [INFO] [stdout] 216 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `identifier` [INFO] [stdout] --> src/generated.rs:230:5 [INFO] [stdout] | [INFO] [stdout] 230 | identifier: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Movie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:225:10 [INFO] [stdout] | [INFO] [stdout] 225 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/generated.rs:231:5 [INFO] [stdout] | [INFO] [stdout] 231 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Movie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:225:10 [INFO] [stdout] | [INFO] [stdout] 225 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `description` [INFO] [stdout] --> src/generated.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | description: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Movie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:225:10 [INFO] [stdout] | [INFO] [stdout] 225 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `pixels_box` [INFO] [stdout] --> src/generated.rs:233:5 [INFO] [stdout] | [INFO] [stdout] 233 | pixels_box: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Movie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:225:10 [INFO] [stdout] | [INFO] [stdout] 225 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `path` [INFO] [stdout] --> src/generated.rs:234:5 [INFO] [stdout] | [INFO] [stdout] 234 | path: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Movie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:225:10 [INFO] [stdout] | [INFO] [stdout] 225 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `cinemas_movies` [INFO] [stdout] --> src/generated.rs:235:5 [INFO] [stdout] | [INFO] [stdout] 235 | cinemas_movies: HasMany, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Movie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:225:10 [INFO] [stdout] | [INFO] [stdout] 225 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `movies_tags` [INFO] [stdout] --> src/generated.rs:236:5 [INFO] [stdout] | [INFO] [stdout] 236 | movies_tags: HasMany, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Movie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:225:10 [INFO] [stdout] | [INFO] [stdout] 225 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `movie_id` [INFO] [stdout] --> src/generated.rs:244:5 [INFO] [stdout] | [INFO] [stdout] 244 | movie_id: HasOne, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MoviesTag` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:239:10 [INFO] [stdout] | [INFO] [stdout] 239 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tag_id` [INFO] [stdout] --> src/generated.rs:245:5 [INFO] [stdout] | [INFO] [stdout] 245 | tag_id: HasOne, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MoviesTag` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:239:10 [INFO] [stdout] | [INFO] [stdout] 239 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/generated.rs:253:5 [INFO] [stdout] | [INFO] [stdout] 253 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Tag` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:248:10 [INFO] [stdout] | [INFO] [stdout] 248 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `movies_tags` [INFO] [stdout] --> src/generated.rs:254:5 [INFO] [stdout] | [INFO] [stdout] 254 | movies_tags: HasMany, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Tag` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:248:10 [INFO] [stdout] | [INFO] [stdout] 248 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tags_values` [INFO] [stdout] --> src/generated.rs:255:5 [INFO] [stdout] | [INFO] [stdout] 255 | tags_values: HasMany, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Tag` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:248:10 [INFO] [stdout] | [INFO] [stdout] 248 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `value` [INFO] [stdout] --> src/generated.rs:263:5 [INFO] [stdout] | [INFO] [stdout] 263 | value: String, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TagsValue` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:258:10 [INFO] [stdout] | [INFO] [stdout] 258 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `tag_id` [INFO] [stdout] --> src/generated.rs:264:5 [INFO] [stdout] | [INFO] [stdout] 264 | tag_id: HasOne, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TagsValue` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:258:10 [INFO] [stdout] | [INFO] [stdout] 258 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `images_tags_values` [INFO] [stdout] --> src/generated.rs:265:5 [INFO] [stdout] | [INFO] [stdout] 265 | images_tags_values: HasMany, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TagsValue` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:258:10 [INFO] [stdout] | [INFO] [stdout] 258 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `time` [INFO] [stdout] --> src/generated.rs:273:5 [INFO] [stdout] | [INFO] [stdout] 273 | time: chrono::naive::NaiveDateTime, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VectorData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:268:10 [INFO] [stdout] | [INFO] [stdout] 268 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vector_movie_id` [INFO] [stdout] --> src/generated.rs:275:5 [INFO] [stdout] | [INFO] [stdout] 275 | vector_movie_id: HasOne, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VectorData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:268:10 [INFO] [stdout] | [INFO] [stdout] 268 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `default_style` [INFO] [stdout] --> src/generated.rs:283:5 [INFO] [stdout] | [INFO] [stdout] 283 | default_style: Option>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VectorMovie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:278:10 [INFO] [stdout] | [INFO] [stdout] 278 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vector_data` [INFO] [stdout] --> src/generated.rs:284:5 [INFO] [stdout] | [INFO] [stdout] 284 | vector_data: HasMany, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VectorMovie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:278:10 [INFO] [stdout] | [INFO] [stdout] 278 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vector_styles_vector_movies` [INFO] [stdout] --> src/generated.rs:285:5 [INFO] [stdout] | [INFO] [stdout] 285 | vector_styles_vector_movies: HasMany, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VectorMovie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:278:10 [INFO] [stdout] | [INFO] [stdout] 278 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/generated.rs:293:5 [INFO] [stdout] | [INFO] [stdout] 293 | name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VectorStyle` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:288:10 [INFO] [stdout] | [INFO] [stdout] 288 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vector_movies` [INFO] [stdout] --> src/generated.rs:295:5 [INFO] [stdout] | [INFO] [stdout] 295 | vector_movies: HasMany, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VectorStyle` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:288:10 [INFO] [stdout] | [INFO] [stdout] 288 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vector_styles_vector_movies` [INFO] [stdout] --> src/generated.rs:296:5 [INFO] [stdout] | [INFO] [stdout] 296 | vector_styles_vector_movies: HasMany, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VectorStyle` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:288:10 [INFO] [stdout] | [INFO] [stdout] 288 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vector_movie_id` [INFO] [stdout] --> src/generated.rs:304:5 [INFO] [stdout] | [INFO] [stdout] 304 | vector_movie_id: HasOne, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VectorStylesVectorMovie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:299:10 [INFO] [stdout] | [INFO] [stdout] 299 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `vector_style_id` [INFO] [stdout] --> src/generated.rs:305:5 [INFO] [stdout] | [INFO] [stdout] 305 | vector_style_id: HasOne, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `VectorStylesVectorMovie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/generated.rs:299:10 [INFO] [stdout] | [INFO] [stdout] 299 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 51 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Identifiable` [INFO] [stdout] --> src/main.rs:10:26 [INFO] [stdout] | [INFO] [stdout] 10 | use diesel::{Connection, Identifiable}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Identifiable` [INFO] [stdout] --> src/main.rs:10:26 [INFO] [stdout] | [INFO] [stdout] 10 | use diesel::{Connection, Identifiable}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `test_wundergraph::*` [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use test_wundergraph::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `test_wundergraph::*` [INFO] [stdout] --> src/main.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | use test_wundergraph::*; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:24:1 [INFO] [stdout] | [INFO] [stdout] 24 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | #[macro_use] [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `test-wundergraph`; 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustc --crate-name test_wundergraph --edition=2018 src/main.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --test -C metadata=9f663e74f2801adc -C extra-filename=-9f663e74f2801adc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern actix_rt=/opt/rustwide/target/debug/deps/libactix_rt-9fdfefe96ec6405e.rmeta --extern actix_web=/opt/rustwide/target/debug/deps/libactix_web-ca295f68218666c7.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-fa536fd4ae7dc5bf.rmeta --extern diesel=/opt/rustwide/target/debug/deps/libdiesel-3a5dc2e375ae6a4d.rmeta --extern diesel_migrations=/opt/rustwide/target/debug/deps/libdiesel_migrations-5a6b185b87e965ff.rmeta --extern env_logger=/opt/rustwide/target/debug/deps/libenv_logger-09997eb8be2e5b59.rmeta --extern juniper=/opt/rustwide/target/debug/deps/libjuniper-2edb5180f27b8d6b.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-397473e27db7a9fc.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-de9ddcd182f9e550.rmeta --extern test_wundergraph=/opt/rustwide/target/debug/deps/libtest_wundergraph-8b5dedb27eef5049.rmeta --extern wundergraph=/opt/rustwide/target/debug/deps/libwundergraph-d4732b18480bb4c2.rmeta --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/backtrace-sys-b0e26c6c8e778115/out -L native=/opt/rustwide/target/debug/build/brotli-sys-fc0b3482bcbf4089/out -L native=/usr/lib/x86_64-linux-gnu` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "f9d4c5e9d712828385e4c7463994107d766e087c36fb516c24220b3b59ebfba3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9d4c5e9d712828385e4c7463994107d766e087c36fb516c24220b3b59ebfba3", kill_on_drop: false }` [INFO] [stdout] f9d4c5e9d712828385e4c7463994107d766e087c36fb516c24220b3b59ebfba3