[INFO] updating cached repository https://github.com/weiznich/wundergraph-workshop [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6785ce355d9e497909832bf9be79dede4c994c08 [INFO] testing weiznich/wundergraph-workshop against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fweiznich%2Fwundergraph-workshop" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/weiznich/wundergraph-workshop on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/weiznich/wundergraph-workshop [INFO] finished tweaking git repo https://github.com/weiznich/wundergraph-workshop [INFO] tweaked toml for git repo https://github.com/weiznich/wundergraph-workshop written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/weiznich/wundergraph-workshop already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9c3718b257ba26baf9f2cdb211dcccc40093389151c6333d00016ffe4c3c24f8 [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" "9c3718b257ba26baf9f2cdb211dcccc40093389151c6333d00016ffe4c3c24f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9c3718b257ba26baf9f2cdb211dcccc40093389151c6333d00016ffe4c3c24f8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9c3718b257ba26baf9f2cdb211dcccc40093389151c6333d00016ffe4c3c24f8", kill_on_drop: false }` [INFO] [stdout] 9c3718b257ba26baf9f2cdb211dcccc40093389151c6333d00016ffe4c3c24f8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 94f515e31e0f58e28de9d90d2398ffbe3004dbf0984c829bbe2028adc814e5da [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" "94f515e31e0f58e28de9d90d2398ffbe3004dbf0984c829bbe2028adc814e5da", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling unicode-segmentation v1.5.0 [INFO] [stderr] Compiling miniz-sys v0.1.12 [INFO] [stderr] Compiling indexmap v1.3.0 [INFO] [stderr] Compiling pq-sys v0.4.6 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling unicode-normalization v0.1.9 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling tokio-io v0.1.12 [INFO] [stderr] Compiling http v0.1.19 [INFO] [stderr] Compiling string v0.2.1 [INFO] [stderr] Compiling signal-hook v0.1.11 [INFO] [stderr] Compiling threadpool v1.7.1 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling tokio-codec v0.1.1 [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] Compiling actix-codec v0.1.2 [INFO] [stderr] Compiling actix-threadpool v0.1.2 [INFO] [stderr] Compiling scheduled-thread-pool v0.2.2 [INFO] [stderr] Compiling r2d2 v0.8.6 [INFO] [stderr] Compiling actix-utils v0.4.7 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling tokio-reactor v0.1.10 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling idna v0.1.5 [INFO] [stderr] Compiling tokio-tcp v0.1.3 [INFO] [stderr] Compiling actix-rt v0.2.5 [INFO] [stderr] Compiling tokio-udp v0.1.5 [INFO] [stderr] Compiling tokio-signal v0.2.7 [INFO] [stderr] Compiling actix-server-config v0.1.2 [INFO] [stderr] Compiling url v2.1.0 [INFO] [stderr] Compiling url v1.7.2 [INFO] [stderr] Compiling actix-server v0.6.1 [INFO] [stderr] Compiling actix-testing v0.1.0 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling proc-macro-error v0.2.6 [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling diesel_derives v1.4.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling thiserror-impl v1.0.4 [INFO] [stderr] Compiling juniper_codegen v0.14.1 [INFO] [stderr] Compiling wundergraph_derive v0.1.0 [INFO] [stderr] Compiling structopt-derive v0.3.3 [INFO] [stderr] Compiling actix-web-codegen v0.1.3 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling trust-dns-proto v0.7.4 [INFO] [stderr] Compiling paste-impl v0.1.6 [INFO] [stderr] Compiling thiserror v1.0.4 [INFO] [stderr] Compiling structopt v0.3.3 [INFO] [stderr] Compiling paste v0.1.6 [INFO] [stderr] Compiling trust-dns-resolver v0.11.1 [INFO] [stderr] Compiling actix-connect v0.2.5 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling actix-router v0.1.5 [INFO] [stderr] Compiling h2 v0.1.26 [INFO] [stderr] Compiling diesel v1.4.3 [INFO] [stderr] Compiling juniper v0.14.1 [INFO] [stderr] Compiling actix-http v0.2.10 [INFO] [stderr] Compiling awc v0.2.7 [INFO] [stderr] Compiling actix-web v1.0.8 [INFO] [stderr] Compiling migrations_internals v1.4.0 [INFO] [stderr] Compiling wundergraph v0.1.0 [INFO] [stderr] Compiling migrations_macros v1.4.1 [INFO] [stderr] Compiling diesel_migrations v1.4.0 [INFO] [stderr] Compiling rustfest_wundergraph_workshop v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<::Query as diesel::query_dsl::boxed_dsl::BoxedDsl<'_, DB>>::Output` [INFO] [stdout] --> src/graphql/mod.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | / wundergraph::mutation_object! { [INFO] [stdout] 215 | | Mutation { [INFO] [stdout] 216 | | User(insert = NewUser, update = UserChangeset, delete = true), [INFO] [stdout] 217 | | Post(insert = NewPost, update = PostChangeset, delete = true), [INFO] [stdout] 218 | | Comment(insert = NewComment, update = CommentChangeset, delete = true), [INFO] [stdout] 219 | | } [INFO] [stdout] 220 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `wundergraph::query_builder::mutations::HandleUpdate` for `User_table` [INFO] [stdout] = note: required because of the requirements on the impl of `juniper::GraphQLType` for `graphql::Mutation` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<::Query as diesel::query_dsl::boxed_dsl::BoxedDsl<'_, DB>>::Output` [INFO] [stdout] --> src/graphql/mod.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | / wundergraph::mutation_object! { [INFO] [stdout] 215 | | Mutation { [INFO] [stdout] 216 | | User(insert = NewUser, update = UserChangeset, delete = true), [INFO] [stdout] 217 | | Post(insert = NewPost, update = PostChangeset, delete = true), [INFO] [stdout] 218 | | Comment(insert = NewComment, update = CommentChangeset, delete = true), [INFO] [stdout] 219 | | } [INFO] [stdout] 220 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `wundergraph::query_builder::mutations::HandleUpdate` for `User_table` [INFO] [stdout] = note: required because of the requirements on the impl of `juniper::GraphQLType` for `graphql::Mutation_wrapper<'a, Ctx>` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<::Query as diesel::query_dsl::boxed_dsl::BoxedDsl<'_, DB>>::Output` [INFO] [stdout] --> src/graphql/mod.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | / wundergraph::mutation_object! { [INFO] [stdout] 215 | | Mutation { [INFO] [stdout] 216 | | User(insert = NewUser, update = UserChangeset, delete = true), [INFO] [stdout] 217 | | Post(insert = NewPost, update = PostChangeset, delete = true), [INFO] [stdout] 218 | | Comment(insert = NewComment, update = CommentChangeset, delete = true), [INFO] [stdout] 219 | | } [INFO] [stdout] 220 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `wundergraph::query_builder::mutations::HandleUpdate` for `User_table` [INFO] [stdout] = note: required because of the requirements on the impl of `juniper::GraphQLType` for `graphql::Mutation_inner<'a, Ctx>` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<::Query as diesel::query_dsl::boxed_dsl::BoxedDsl<'_, DB>>::Output` [INFO] [stdout] --> src/graphql/mod.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | / wundergraph::mutation_object! { [INFO] [stdout] 215 | | Mutation { [INFO] [stdout] 216 | | User(insert = NewUser, update = UserChangeset, delete = true), [INFO] [stdout] 217 | | Post(insert = NewPost, update = PostChangeset, delete = true), [INFO] [stdout] 218 | | Comment(insert = NewComment, update = CommentChangeset, delete = true), [INFO] [stdout] 219 | | } [INFO] [stdout] 220 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `wundergraph::query_builder::mutations::HandleUpdate` for `User_table` [INFO] [stdout] = note: required because of the requirements on the impl of `juniper::GraphQLType` for `graphql::Mutation` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<::Query as diesel::query_dsl::boxed_dsl::BoxedDsl<'_, DB>>::Output` [INFO] [stdout] --> src/graphql/mod.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | / wundergraph::mutation_object! { [INFO] [stdout] 215 | | Mutation { [INFO] [stdout] 216 | | User(insert = NewUser, update = UserChangeset, delete = true), [INFO] [stdout] 217 | | Post(insert = NewPost, update = PostChangeset, delete = true), [INFO] [stdout] 218 | | Comment(insert = NewComment, update = CommentChangeset, delete = true), [INFO] [stdout] 219 | | } [INFO] [stdout] 220 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `wundergraph::query_builder::mutations::HandleUpdate` for `User_table` [INFO] [stdout] = note: required because of the requirements on the impl of `juniper::GraphQLType` for `graphql::Mutation` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<::Query as diesel::query_dsl::boxed_dsl::BoxedDsl<'_, DB>>::Output` [INFO] [stdout] --> src/graphql/mod.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | / wundergraph::mutation_object! { [INFO] [stdout] 215 | | Mutation { [INFO] [stdout] 216 | | User(insert = NewUser, update = UserChangeset, delete = true), [INFO] [stdout] 217 | | Post(insert = NewPost, update = PostChangeset, delete = true), [INFO] [stdout] 218 | | Comment(insert = NewComment, update = CommentChangeset, delete = true), [INFO] [stdout] 219 | | } [INFO] [stdout] 220 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `wundergraph::query_builder::mutations::HandleUpdate` for `User_table` [INFO] [stdout] = note: required because of the requirements on the impl of `juniper::GraphQLType` for `graphql::Mutation` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<::Query as diesel::query_dsl::boxed_dsl::BoxedDsl<'_, DB>>::Output` [INFO] [stdout] --> src/graphql/mod.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | / wundergraph::mutation_object! { [INFO] [stdout] 215 | | Mutation { [INFO] [stdout] 216 | | User(insert = NewUser, update = UserChangeset, delete = true), [INFO] [stdout] 217 | | Post(insert = NewPost, update = PostChangeset, delete = true), [INFO] [stdout] 218 | | Comment(insert = NewComment, update = CommentChangeset, delete = true), [INFO] [stdout] 219 | | } [INFO] [stdout] 220 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `wundergraph::query_builder::mutations::HandleUpdate` for `User_table` [INFO] [stdout] = note: required because of the requirements on the impl of `juniper::GraphQLType` for `graphql::Mutation_wrapper<'a, Ctx>` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<::Query as diesel::query_dsl::boxed_dsl::BoxedDsl<'_, DB>>::Output` [INFO] [stdout] --> src/graphql/mod.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | / wundergraph::mutation_object! { [INFO] [stdout] 215 | | Mutation { [INFO] [stdout] 216 | | User(insert = NewUser, update = UserChangeset, delete = true), [INFO] [stdout] 217 | | Post(insert = NewPost, update = PostChangeset, delete = true), [INFO] [stdout] 218 | | Comment(insert = NewComment, update = CommentChangeset, delete = true), [INFO] [stdout] 219 | | } [INFO] [stdout] 220 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `wundergraph::query_builder::mutations::HandleUpdate` for `User_table` [INFO] [stdout] = note: required because of the requirements on the impl of `juniper::GraphQLType` for `graphql::Mutation_wrapper<'a, Ctx>` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<::Query as diesel::query_dsl::boxed_dsl::BoxedDsl<'_, DB>>::Output` [INFO] [stdout] --> src/graphql/mod.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | / wundergraph::mutation_object! { [INFO] [stdout] 215 | | Mutation { [INFO] [stdout] 216 | | User(insert = NewUser, update = UserChangeset, delete = true), [INFO] [stdout] 217 | | Post(insert = NewPost, update = PostChangeset, delete = true), [INFO] [stdout] 218 | | Comment(insert = NewComment, update = CommentChangeset, delete = true), [INFO] [stdout] 219 | | } [INFO] [stdout] 220 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `wundergraph::query_builder::mutations::HandleUpdate` for `User_table` [INFO] [stdout] = note: required because of the requirements on the impl of `juniper::GraphQLType` for `graphql::Mutation_wrapper<'a, Ctx>` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<::Query as diesel::query_dsl::boxed_dsl::BoxedDsl<'_, DB>>::Output` [INFO] [stdout] --> src/graphql/mod.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | / wundergraph::mutation_object! { [INFO] [stdout] 215 | | Mutation { [INFO] [stdout] 216 | | User(insert = NewUser, update = UserChangeset, delete = true), [INFO] [stdout] 217 | | Post(insert = NewPost, update = PostChangeset, delete = true), [INFO] [stdout] 218 | | Comment(insert = NewComment, update = CommentChangeset, delete = true), [INFO] [stdout] 219 | | } [INFO] [stdout] 220 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `wundergraph::query_builder::mutations::HandleUpdate` for `User_table` [INFO] [stdout] = note: required because of the requirements on the impl of `juniper::GraphQLType` for `graphql::Mutation_inner<'a, Ctx>` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<::Query as diesel::query_dsl::boxed_dsl::BoxedDsl<'_, DB>>::Output` [INFO] [stdout] --> src/graphql/mod.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | / wundergraph::mutation_object! { [INFO] [stdout] 215 | | Mutation { [INFO] [stdout] 216 | | User(insert = NewUser, update = UserChangeset, delete = true), [INFO] [stdout] 217 | | Post(insert = NewPost, update = PostChangeset, delete = true), [INFO] [stdout] 218 | | Comment(insert = NewComment, update = CommentChangeset, delete = true), [INFO] [stdout] 219 | | } [INFO] [stdout] 220 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `wundergraph::query_builder::mutations::HandleUpdate` for `User_table` [INFO] [stdout] = note: required because of the requirements on the impl of `juniper::GraphQLType` for `graphql::Mutation_inner<'a, Ctx>` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0275]: overflow evaluating the requirement `<::Query as diesel::query_dsl::boxed_dsl::BoxedDsl<'_, DB>>::Output` [INFO] [stdout] --> src/graphql/mod.rs:214:1 [INFO] [stdout] | [INFO] [stdout] 214 | / wundergraph::mutation_object! { [INFO] [stdout] 215 | | Mutation { [INFO] [stdout] 216 | | User(insert = NewUser, update = UserChangeset, delete = true), [INFO] [stdout] 217 | | Post(insert = NewPost, update = PostChangeset, delete = true), [INFO] [stdout] 218 | | Comment(insert = NewComment, update = CommentChangeset, delete = true), [INFO] [stdout] 219 | | } [INFO] [stdout] 220 | | } [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `wundergraph::query_builder::mutations::HandleUpdate` for `User_table` [INFO] [stdout] = note: required because of the requirements on the impl of `juniper::GraphQLType` for `graphql::Mutation_inner<'a, Ctx>` [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0275`. [INFO] [stdout] [INFO] [stderr] error: could not compile `rustfest_wundergraph_workshop`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "94f515e31e0f58e28de9d90d2398ffbe3004dbf0984c829bbe2028adc814e5da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94f515e31e0f58e28de9d90d2398ffbe3004dbf0984c829bbe2028adc814e5da", kill_on_drop: false }` [INFO] [stdout] 94f515e31e0f58e28de9d90d2398ffbe3004dbf0984c829bbe2028adc814e5da