bea94398e8
- switch from `skeptic` to mdBook native tests - refactor `juniper_integration_tests` to be granular - make `cargo test` command fully compatible with stable Rust - adjust outdated Contribution Guide Additionally: - fix codegen tests on latest nightly Rust
984 lines
53 KiB
Text
984 lines
53 KiB
Text
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ the evaluated program panicked at 'Failed to implement interface `Character` on `ObjA`: Field `id` isn't implemented on `ObjA`.', $DIR/fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
= note: this error originates in the macro `$crate::panic::panic_2021` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: erroneous constant used
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::assert_field_args` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: erroneous constant used
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::assert_field_args` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: erroneous constant used
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::assert_field_args` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: erroneous constant used
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::assert_field_args` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^
|
|
| |
|
|
| referenced constant has errors
|
|
| inside `<CharacterValueEnum<ObjA> as juniper::macros::reflect::Field<__S, id>>::call::_::check` at $WORKSPACE/juniper/src/macros/reflect.rs:751:36
|
|
| inside `<CharacterValueEnum<ObjA> as juniper::macros::reflect::Field<__S, id>>::call::_::RES` at $WORKSPACE/juniper/src/macros/reflect.rs:814:59
|
|
|
|
|
= note: `#[deny(const_err)]` on by default
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::assert_field_args` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::assert_field_args` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::assert_field_args` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::format_type` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::format_type` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::format_type` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::assert_field_args` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::format_type` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::format_type` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::format_type` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::assert_field_args` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::assert_field_args` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::const_concat` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::assert_field_args` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::const_concat` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::const_concat` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::assert_field_args` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::const_concat` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::assert_field_args` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::const_concat` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::const_concat` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::assert_field_args` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::assert_field_args` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::const_concat` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::assert_field_args` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::const_concat` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::const_concat` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::assert_field_args` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::const_concat` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::assert_field_args` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::const_concat` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::const_concat` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ the evaluated program panicked at 'Failed to implement interface `Character` on `ObjA`: Field `id` isn't implemented on `ObjA`.', $DIR/fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
= note: this error originates in the macro `$crate::panic::panic_2021` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::assert_subtype` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::format_type` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::format_type` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::format_type` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::assert_subtype` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::format_type` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::format_type` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::format_type` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::format_type` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::const_concat` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::format_type` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::const_concat` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::const_concat` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::assert_subtype` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::format_type` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::format_type` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::format_type` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ the evaluated program panicked at 'Failed to implement interface `Character` on `ObjA`: Field `id` isn't implemented on `ObjA`.', $DIR/fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
= note: this error originates in the macro `$crate::panic::panic_2021` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: erroneous constant used
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::assert_field_args` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: erroneous constant used
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::assert_field_args` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: erroneous constant used
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::assert_field_args` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: erroneous constant used
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::assert_field_args` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^
|
|
| |
|
|
| referenced constant has errors
|
|
| inside `<CharacterValueEnum<ObjA> as AsyncField<__S, id>>::call::_::check` at $WORKSPACE/juniper/src/macros/reflect.rs:751:36
|
|
| inside `<CharacterValueEnum<ObjA> as AsyncField<__S, id>>::call::_::RES` at $WORKSPACE/juniper/src/macros/reflect.rs:814:59
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::assert_field_args` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::assert_field_args` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::assert_field_args` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::format_type` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::format_type` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::format_type` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::assert_field_args` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::format_type` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::format_type` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::format_type` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::assert_field_args` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::assert_field_args` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::const_concat` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::assert_field_args` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::const_concat` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::const_concat` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::assert_field_args` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::const_concat` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::assert_field_args` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::const_concat` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::const_concat` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::assert_field_args` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::assert_field_args` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::const_concat` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::assert_field_args` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::const_concat` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::const_concat` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::assert_field_args` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::const_concat` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::assert_field_args` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::const_concat` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::const_concat` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ the evaluated program panicked at 'Failed to implement interface `Character` on `ObjA`: Field `id` isn't implemented on `ObjA`.', $DIR/fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
= note: this error originates in the macro `$crate::panic::panic_2021` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::assert_subtype` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::format_type` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::format_type` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::format_type` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::assert_subtype` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::format_type` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::format_type` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::format_type` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::format_type` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::const_concat` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::format_type` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::const_concat` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::const_concat` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::assert_subtype` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error: any use of this value will cause an error
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
|
|
= note: for more information, see issue #71800 <https://github.com/rust-lang/rust/issues/71800>
|
|
= note: this error originates in the macro `$crate::format_type` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::format_type` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|
|
|
|
error[E0080]: evaluation of constant value failed
|
|
--> fail/interface/struct/derive_missing_field.rs:12:5
|
|
|
|
|
12 | id: String,
|
|
| ^^ referenced constant has errors
|
|
|
|
|
= note: this error originates in the macro `$crate::format_type` which comes from the expansion of the macro `::juniper::assert_field` (in Nightly builds, run with -Z macro-backtrace for more info)
|