[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] testing Farkal/test-wundergraph against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFarkal%2Ftest-wundergraph" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Farkal/test-wundergraph on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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-8/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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded juniper_codegen v0.14.2 [INFO] [stderr] Downloaded juniper v0.14.2 [INFO] [stderr] Downloaded wundergraph_derive v0.1.0 [INFO] [stderr] Downloaded wundergraph v0.1.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d7e5a8fba484d0afdb07bf85f5b5c95b1d67063df5c72e85b7cd15e6efd6ae30 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d7e5a8fba484d0afdb07bf85f5b5c95b1d67063df5c72e85b7cd15e6efd6ae30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d7e5a8fba484d0afdb07bf85f5b5c95b1d67063df5c72e85b7cd15e6efd6ae30", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7e5a8fba484d0afdb07bf85f5b5c95b1d67063df5c72e85b7cd15e6efd6ae30", kill_on_drop: false }` [INFO] [stdout] d7e5a8fba484d0afdb07bf85f5b5c95b1d67063df5c72e85b7cd15e6efd6ae30 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 32d670bd4f2c2492c1f4c0a527c531573c695894f2612403bc9f3a87b97e3302 [INFO] running `Command { std: "docker" "start" "-a" "32d670bd4f2c2492c1f4c0a527c531573c695894f2612403bc9f3a87b97e3302", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.14 [INFO] [stderr] Compiling memchr v2.3.0 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling futures-sink v0.3.1 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling futures-task v0.3.1 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling lock_api v0.3.3 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling indexmap v1.3.1 [INFO] [stderr] Compiling bytestring v0.1.4 [INFO] [stderr] Compiling brotli-sys v0.3.2 [INFO] [stderr] Compiling parking_lot_core v0.7.0 [INFO] [stderr] Compiling hostname v0.1.5 [INFO] [stderr] Compiling socket2 v0.3.11 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling flate2 v1.0.13 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling backtrace v0.3.43 [INFO] [stderr] Compiling futures-channel v0.3.1 [INFO] [stderr] Compiling resolv-conf v0.6.2 [INFO] [stderr] Compiling parking_lot v0.10.0 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.3 [INFO] [stderr] Compiling tokio v0.2.11 [INFO] [stderr] Compiling aho-corasick v0.7.7 [INFO] [stderr] Compiling r2d2 v0.8.8 [INFO] [stderr] Compiling chrono v0.4.10 [INFO] [stderr] Compiling regex v1.3.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tokio-util v0.2.0 [INFO] [stderr] Compiling actix-codec v0.2.0 [INFO] [stderr] Compiling brotli2 v0.3.2 [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 derive_more v0.99.2 [INFO] [stderr] Compiling pin-project-internal v0.4.8 [INFO] [stderr] Compiling actix-macros v0.1.1 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling async-trait v0.1.22 [INFO] [stderr] Compiling enum-as-inner v0.3.0 [INFO] [stderr] Compiling diesel_derives v1.4.1 [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] Compiling failure v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling paste-impl v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.10 [INFO] [stderr] Compiling paste v0.1.6 [INFO] [stderr] Compiling pin-project v0.4.8 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling actix-threadpool v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling actix-service v1.0.5 [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling actix-rt v1.0.0 [INFO] [stderr] Compiling trust-dns-proto v0.18.0-alpha.2 [INFO] [stderr] Compiling actix-utils v1.0.6 [INFO] [stderr] Compiling actix-server v1.0.1 [INFO] [stderr] Compiling actix-tls v1.0.0 [INFO] [stderr] Compiling actix-testing v1.0.0 [INFO] [stderr] Compiling trust-dns-resolver v0.18.0-alpha.2 [INFO] [stderr] Compiling serde_json v1.0.45 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling actix-router v0.2.4 [INFO] [stderr] Compiling actix-connect v1.0.2 [INFO] [stderr] Compiling h2 v0.2.1 [INFO] [stderr] Compiling juniper v0.14.2 [INFO] [stderr] Compiling diesel v1.4.3 [INFO] [stderr] Compiling actix-http v1.0.1 [INFO] [stderr] Compiling awc v1.0.1 [INFO] [stderr] Compiling actix-web v2.0.0 [INFO] [stderr] Compiling migrations_internals v1.4.0 [INFO] [stderr] Compiling wundergraph v0.1.1 [INFO] [stderr] Compiling migrations_macros v1.4.1 [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stderr] Compiling 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: 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: `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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 23s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: actix-web v2.0.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "32d670bd4f2c2492c1f4c0a527c531573c695894f2612403bc9f3a87b97e3302", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32d670bd4f2c2492c1f4c0a527c531573c695894f2612403bc9f3a87b97e3302", kill_on_drop: false }` [INFO] [stdout] 32d670bd4f2c2492c1f4c0a527c531573c695894f2612403bc9f3a87b97e3302 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3d64229efdc8baaa221eb3ce8fd66c3a5ea31f194deb1e7cd2df500b87d356a0 [INFO] running `Command { std: "docker" "start" "-a" "3d64229efdc8baaa221eb3ce8fd66c3a5ea31f194deb1e7cd2df500b87d356a0", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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] [stderr] Compiling test-wundergraph v0.1.0 (/opt/rustwide/workdir) [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: `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 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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 57.49s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: actix-web v2.0.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2` [INFO] running `Command { std: "docker" "inspect" "3d64229efdc8baaa221eb3ce8fd66c3a5ea31f194deb1e7cd2df500b87d356a0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d64229efdc8baaa221eb3ce8fd66c3a5ea31f194deb1e7cd2df500b87d356a0", kill_on_drop: false }` [INFO] [stdout] 3d64229efdc8baaa221eb3ce8fd66c3a5ea31f194deb1e7cd2df500b87d356a0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a35c9333447632b7917bb0222025cb0f24d214859d7cac7d193debbbb3c2acdc [INFO] running `Command { std: "docker" "start" "-a" "a35c9333447632b7917bb0222025cb0f24d214859d7cac7d193debbbb3c2acdc", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `ConnectionManager`, `PooledConnection` [INFO] [stderr] --> src/lib.rs:9:20 [INFO] [stderr] | [INFO] [stderr] 9 | use diesel::r2d2::{ConnectionManager, PooledConnection}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `HasMany`, `HasOne` [INFO] [stderr] --> src/lib.rs:13:41 [INFO] [stderr] | [INFO] [stderr] 13 | use wundergraph::query_builder::types::{HasMany, HasOne, WundergraphValue}; [INFO] [stderr] | ^^^^^^^ ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `name` [INFO] [stderr] --> src/generated.rs:157:5 [INFO] [stderr] | [INFO] [stderr] 157 | name: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Cinema` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:152:10 [INFO] [stderr] | [INFO] [stderr] 152 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `cinemas_movies` [INFO] [stderr] --> src/generated.rs:158:5 [INFO] [stderr] | [INFO] [stderr] 158 | cinemas_movies: HasMany, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Cinema` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:152:10 [INFO] [stderr] | [INFO] [stderr] 152 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `exposed_format` [INFO] [stderr] --> src/generated.rs:166:5 [INFO] [stderr] | [INFO] [stderr] 166 | exposed_format: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `CinemasMovie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:161:10 [INFO] [stderr] | [INFO] [stderr] 161 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `pixels_box` [INFO] [stderr] --> src/generated.rs:167:5 [INFO] [stderr] | [INFO] [stderr] 167 | pixels_box: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `CinemasMovie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:161:10 [INFO] [stderr] | [INFO] [stderr] 161 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `cinema_id` [INFO] [stderr] --> src/generated.rs:168:5 [INFO] [stderr] | [INFO] [stderr] 168 | cinema_id: HasOne, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `CinemasMovie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:161:10 [INFO] [stderr] | [INFO] [stderr] 161 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `movie_id` [INFO] [stderr] --> src/generated.rs:169:5 [INFO] [stderr] | [INFO] [stderr] 169 | movie_id: HasOne, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `CinemasMovie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:161:10 [INFO] [stderr] | [INFO] [stderr] 161 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `color_movie_id` [INFO] [stderr] --> src/generated.rs:177:5 [INFO] [stderr] | [INFO] [stderr] 177 | color_movie_id: HasOne, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ColorMovieColormap` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:172:10 [INFO] [stderr] | [INFO] [stderr] 172 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `colormap_id` [INFO] [stderr] --> src/generated.rs:178:5 [INFO] [stderr] | [INFO] [stderr] 178 | colormap_id: HasOne, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ColorMovieColormap` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:172:10 [INFO] [stderr] | [INFO] [stderr] 172 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `format` [INFO] [stderr] --> src/generated.rs:186:5 [INFO] [stderr] | [INFO] [stderr] 186 | format: i16, [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ColorMovie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:181:10 [INFO] [stderr] | [INFO] [stderr] 181 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `default_colormap` [INFO] [stderr] --> src/generated.rs:187:5 [INFO] [stderr] | [INFO] [stderr] 187 | default_colormap: HasOne, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ColorMovie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:181:10 [INFO] [stderr] | [INFO] [stderr] 181 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `color_movie_colormap` [INFO] [stderr] --> src/generated.rs:188:5 [INFO] [stderr] | [INFO] [stderr] 188 | color_movie_colormap: HasMany, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ColorMovie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:181:10 [INFO] [stderr] | [INFO] [stderr] 181 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `images` [INFO] [stderr] --> src/generated.rs:189:5 [INFO] [stderr] | [INFO] [stderr] 189 | images: HasMany, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ColorMovie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:181:10 [INFO] [stderr] | [INFO] [stderr] 181 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `name` [INFO] [stderr] --> src/generated.rs:197:5 [INFO] [stderr] | [INFO] [stderr] 197 | name: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Colormap` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:192:10 [INFO] [stderr] | [INFO] [stderr] 192 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `colors` [INFO] [stderr] --> src/generated.rs:198:5 [INFO] [stderr] | [INFO] [stderr] 198 | colors: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Colormap` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:192:10 [INFO] [stderr] | [INFO] [stderr] 192 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `positions` [INFO] [stderr] --> src/generated.rs:199:5 [INFO] [stderr] | [INFO] [stderr] 199 | positions: Vec, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Colormap` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:192:10 [INFO] [stderr] | [INFO] [stderr] 192 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `color_movie_colormap` [INFO] [stderr] --> src/generated.rs:200:5 [INFO] [stderr] | [INFO] [stderr] 200 | color_movie_colormap: HasMany, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Colormap` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:192:10 [INFO] [stderr] | [INFO] [stderr] 192 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `color_movies` [INFO] [stderr] --> src/generated.rs:201:5 [INFO] [stderr] | [INFO] [stderr] 201 | color_movies: HasMany, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Colormap` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:192:10 [INFO] [stderr] | [INFO] [stderr] 192 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `time` [INFO] [stderr] --> src/generated.rs:209:5 [INFO] [stderr] | [INFO] [stderr] 209 | time: chrono::naive::NaiveDateTime, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Image` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:204:10 [INFO] [stderr] | [INFO] [stderr] 204 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `path` [INFO] [stderr] --> src/generated.rs:210:5 [INFO] [stderr] | [INFO] [stderr] 210 | path: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Image` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:204:10 [INFO] [stderr] | [INFO] [stderr] 204 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `box_` [INFO] [stderr] --> src/generated.rs:211:5 [INFO] [stderr] | [INFO] [stderr] 211 | box_: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Image` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:204:10 [INFO] [stderr] | [INFO] [stderr] 204 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `color_movie_id` [INFO] [stderr] --> src/generated.rs:212:5 [INFO] [stderr] | [INFO] [stderr] 212 | color_movie_id: HasOne, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Image` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:204:10 [INFO] [stderr] | [INFO] [stderr] 204 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `images_tags_values` [INFO] [stderr] --> src/generated.rs:213:5 [INFO] [stderr] | [INFO] [stderr] 213 | images_tags_values: HasMany, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Image` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:204:10 [INFO] [stderr] | [INFO] [stderr] 204 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `tags_value_id` [INFO] [stderr] --> src/generated.rs:221:5 [INFO] [stderr] | [INFO] [stderr] 221 | tags_value_id: HasOne, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ImagesTagsValue` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:216:10 [INFO] [stderr] | [INFO] [stderr] 216 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `image_id` [INFO] [stderr] --> src/generated.rs:222:5 [INFO] [stderr] | [INFO] [stderr] 222 | image_id: HasOne, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `ImagesTagsValue` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:216:10 [INFO] [stderr] | [INFO] [stderr] 216 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `identifier` [INFO] [stderr] --> src/generated.rs:230:5 [INFO] [stderr] | [INFO] [stderr] 230 | identifier: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Movie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:225:10 [INFO] [stderr] | [INFO] [stderr] 225 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `name` [INFO] [stderr] --> src/generated.rs:231:5 [INFO] [stderr] | [INFO] [stderr] 231 | name: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Movie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:225:10 [INFO] [stderr] | [INFO] [stderr] 225 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `description` [INFO] [stderr] --> src/generated.rs:232:5 [INFO] [stderr] | [INFO] [stderr] 232 | description: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Movie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:225:10 [INFO] [stderr] | [INFO] [stderr] 225 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `pixels_box` [INFO] [stderr] --> src/generated.rs:233:5 [INFO] [stderr] | [INFO] [stderr] 233 | pixels_box: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Movie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:225:10 [INFO] [stderr] | [INFO] [stderr] 225 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `path` [INFO] [stderr] --> src/generated.rs:234:5 [INFO] [stderr] | [INFO] [stderr] 234 | path: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Movie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:225:10 [INFO] [stderr] | [INFO] [stderr] 225 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `cinemas_movies` [INFO] [stderr] --> src/generated.rs:235:5 [INFO] [stderr] | [INFO] [stderr] 235 | cinemas_movies: HasMany, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Movie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:225:10 [INFO] [stderr] | [INFO] [stderr] 225 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `movies_tags` [INFO] [stderr] --> src/generated.rs:236:5 [INFO] [stderr] | [INFO] [stderr] 236 | movies_tags: HasMany, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Movie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:225:10 [INFO] [stderr] | [INFO] [stderr] 225 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `movie_id` [INFO] [stderr] --> src/generated.rs:244:5 [INFO] [stderr] | [INFO] [stderr] 244 | movie_id: HasOne, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `MoviesTag` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:239:10 [INFO] [stderr] | [INFO] [stderr] 239 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `tag_id` [INFO] [stderr] --> src/generated.rs:245:5 [INFO] [stderr] | [INFO] [stderr] 245 | tag_id: HasOne, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `MoviesTag` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:239:10 [INFO] [stderr] | [INFO] [stderr] 239 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `name` [INFO] [stderr] --> src/generated.rs:253:5 [INFO] [stderr] | [INFO] [stderr] 253 | name: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Tag` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:248:10 [INFO] [stderr] | [INFO] [stderr] 248 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `movies_tags` [INFO] [stderr] --> src/generated.rs:254:5 [INFO] [stderr] | [INFO] [stderr] 254 | movies_tags: HasMany, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Tag` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:248:10 [INFO] [stderr] | [INFO] [stderr] 248 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `tags_values` [INFO] [stderr] --> src/generated.rs:255:5 [INFO] [stderr] | [INFO] [stderr] 255 | tags_values: HasMany, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Tag` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:248:10 [INFO] [stderr] | [INFO] [stderr] 248 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `value` [INFO] [stderr] --> src/generated.rs:263:5 [INFO] [stderr] | [INFO] [stderr] 263 | value: String, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TagsValue` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:258:10 [INFO] [stderr] | [INFO] [stderr] 258 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `tag_id` [INFO] [stderr] --> src/generated.rs:264:5 [INFO] [stderr] | [INFO] [stderr] 264 | tag_id: HasOne, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TagsValue` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:258:10 [INFO] [stderr] | [INFO] [stderr] 258 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `images_tags_values` [INFO] [stderr] --> src/generated.rs:265:5 [INFO] [stderr] | [INFO] [stderr] 265 | images_tags_values: HasMany, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TagsValue` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:258:10 [INFO] [stderr] | [INFO] [stderr] 258 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `time` [INFO] [stderr] --> src/generated.rs:273:5 [INFO] [stderr] | [INFO] [stderr] 273 | time: chrono::naive::NaiveDateTime, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `VectorData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:268:10 [INFO] [stderr] | [INFO] [stderr] 268 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `vector_movie_id` [INFO] [stderr] --> src/generated.rs:275:5 [INFO] [stderr] | [INFO] [stderr] 275 | vector_movie_id: HasOne, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `VectorData` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:268:10 [INFO] [stderr] | [INFO] [stderr] 268 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `default_style` [INFO] [stderr] --> src/generated.rs:283:5 [INFO] [stderr] | [INFO] [stderr] 283 | default_style: Option>, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `VectorMovie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:278:10 [INFO] [stderr] | [INFO] [stderr] 278 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `vector_data` [INFO] [stderr] --> src/generated.rs:284:5 [INFO] [stderr] | [INFO] [stderr] 284 | vector_data: HasMany, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `VectorMovie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:278:10 [INFO] [stderr] | [INFO] [stderr] 278 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `vector_styles_vector_movies` [INFO] [stderr] --> src/generated.rs:285:5 [INFO] [stderr] | [INFO] [stderr] 285 | vector_styles_vector_movies: HasMany, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `VectorMovie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:278:10 [INFO] [stderr] | [INFO] [stderr] 278 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `name` [INFO] [stderr] --> src/generated.rs:293:5 [INFO] [stderr] | [INFO] [stderr] 293 | name: String, [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `VectorStyle` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:288:10 [INFO] [stderr] | [INFO] [stderr] 288 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `vector_movies` [INFO] [stderr] --> src/generated.rs:295:5 [INFO] [stderr] | [INFO] [stderr] 295 | vector_movies: HasMany, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `VectorStyle` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:288:10 [INFO] [stderr] | [INFO] [stderr] 288 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `vector_styles_vector_movies` [INFO] [stderr] --> src/generated.rs:296:5 [INFO] [stderr] | [INFO] [stderr] 296 | vector_styles_vector_movies: HasMany, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `VectorStyle` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:288:10 [INFO] [stderr] | [INFO] [stderr] 288 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `vector_movie_id` [INFO] [stderr] --> src/generated.rs:304:5 [INFO] [stderr] | [INFO] [stderr] 304 | vector_movie_id: HasOne, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `VectorStylesVectorMovie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:299:10 [INFO] [stderr] | [INFO] [stderr] 299 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: field is never read: `vector_style_id` [INFO] [stderr] --> src/generated.rs:305:5 [INFO] [stderr] | [INFO] [stderr] 305 | vector_style_id: HasOne, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `VectorStylesVectorMovie` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/generated.rs:299:10 [INFO] [stderr] | [INFO] [stderr] 299 | #[derive(Clone, Debug, Identifiable, WundergraphEntity)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `test-wundergraph` (lib) generated 51 warnings [INFO] [stderr] warning: `test-wundergraph` (lib test) generated 51 warnings (51 duplicates) [INFO] [stderr] warning: unused import: `Identifiable` [INFO] [stderr] --> src/main.rs:10:26 [INFO] [stderr] | [INFO] [stderr] 10 | use diesel::{Connection, Identifiable}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `test_wundergraph::*` [INFO] [stderr] --> src/main.rs:17:5 [INFO] [stderr] | [INFO] [stderr] 17 | use test_wundergraph::*; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:24:1 [INFO] [stderr] | [INFO] [stderr] 24 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused `#[macro_use]` import [INFO] [stderr] --> src/main.rs:26:1 [INFO] [stderr] | [INFO] [stderr] 26 | #[macro_use] [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `test-wundergraph` (bin "test-wundergraph" test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: actix-web v2.0.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/test_wundergraph-e9653e6f734a750e) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/test_wundergraph-1cb0b01f854ae967) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests test-wundergraph [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "a35c9333447632b7917bb0222025cb0f24d214859d7cac7d193debbbb3c2acdc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a35c9333447632b7917bb0222025cb0f24d214859d7cac7d193debbbb3c2acdc", kill_on_drop: false }` [INFO] [stdout] a35c9333447632b7917bb0222025cb0f24d214859d7cac7d193debbbb3c2acdc