[INFO] fetching crate async-graphql-extension-apollo-tracing 1.0.4... [INFO] testing async-graphql-extension-apollo-tracing-1.0.4 against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] extracting crate async-graphql-extension-apollo-tracing 1.0.4 into /workspace/builds/worker-85/source [INFO] validating manifest of crates.io crate async-graphql-extension-apollo-tracing 1.0.4 on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate async-graphql-extension-apollo-tracing 1.0.4 [INFO] finished tweaking crates.io crate async-graphql-extension-apollo-tracing 1.0.4 [INFO] tweaked toml for crates.io crate async-graphql-extension-apollo-tracing 1.0.4 written to /workspace/builds/worker-85/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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 async-graphql v2.10.8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10b220d400bc1b524009cf254fd053c96b31c9b4dc5afd234be81d2c968cdaf3 [INFO] running `Command { std: "docker" "start" "-a" "10b220d400bc1b524009cf254fd053c96b31c9b4dc5afd234be81d2c968cdaf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10b220d400bc1b524009cf254fd053c96b31c9b4dc5afd234be81d2c968cdaf3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10b220d400bc1b524009cf254fd053c96b31c9b4dc5afd234be81d2c968cdaf3", kill_on_drop: false }` [INFO] [stdout] 10b220d400bc1b524009cf254fd053c96b31c9b4dc5afd234be81d2c968cdaf3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-85/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 57668b17fd08a629bb7b96af26b664d156d85735e97ae27b855c2dfbb7fe54de [INFO] running `Command { std: "docker" "start" "-a" "57668b17fd08a629bb7b96af26b664d156d85735e97ae27b855c2dfbb7fe54de", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling serde_json v1.0.71 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling tinyvec_macros v0.1.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.29 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling native-tls v0.2.8 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.15 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling anyhow v1.0.47 [INFO] [stderr] Compiling spin v0.9.2 [INFO] [stderr] Compiling protobuf v2.25.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling tokio v1.14.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling multer v2.0.1 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling twoway v0.2.2 [INFO] [stderr] Compiling tokio-sync v0.1.8 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling smallvec v0.6.14 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling tokio-codec v0.1.2 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling tokio-executor v0.1.10 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling tokio-current-thread v0.1.7 [INFO] [stderr] Compiling tokio-timer v0.2.13 [INFO] [stderr] Compiling crossbeam-deque v0.7.4 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling tokio-threadpool v0.1.18 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tokio-reactor v0.1.12 [INFO] [stderr] Compiling tokio-tcp v0.1.4 [INFO] [stderr] Compiling tokio-udp v0.1.6 [INFO] [stderr] Compiling tokio-uds v0.2.7 [INFO] [stderr] Compiling tokio-fs v0.1.7 [INFO] [stderr] Compiling tokio v0.1.22 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_core v0.12.4 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling tracing-attributes v0.1.18 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.8 [INFO] [stderr] Compiling async-stream-impl v0.3.2 [INFO] [stderr] Compiling darling_macro v0.12.4 [INFO] [stderr] Compiling async-stream v0.3.2 [INFO] [stderr] Compiling darling v0.12.4 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling pin-project v1.0.8 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling async-graphql-value v2.11.3 [INFO] [stderr] Compiling proc-macro-crate v1.1.0 [INFO] [stderr] Compiling async-graphql-parser v2.11.3 [INFO] [stderr] Compiling http-body v0.4.4 [INFO] [stderr] Compiling async-graphql-derive v2.11.3 [INFO] [stderr] Compiling tokio-util v0.6.9 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling h2 v0.3.7 [INFO] [stderr] Compiling hyper v0.14.15 [INFO] [stderr] Compiling async-graphql v2.10.8 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.6 [INFO] [stdout] error[E0559]: variant `MetaType::Enum` has no field named `rust_typename` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/model/directive.rs:5:17 [INFO] [stdout] | [INFO] [stdout] 5 | #[derive(Debug, Enum, Copy, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^ `MetaType::Enum` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `enum_values`, `visible` [INFO] [stdout] = note: this error originates in the derive macro `Enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Object` has no field named `is_subscription` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/model/directive.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[Object(internal, name = "__Directive")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MetaType::Object` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `fields`, `cache_control`, `extends` ... and 2 others [INFO] [stdout] = note: this error originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Object` has no field named `rust_typename` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/model/directive.rs:75:1 [INFO] [stdout] | [INFO] [stdout] 75 | #[Object(internal, name = "__Directive")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MetaType::Object` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `fields`, `cache_control`, `extends` ... and 2 others [INFO] [stdout] = note: this error originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Object` has no field named `is_subscription` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/model/enum_value.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[Object(internal, name = "__EnumValue")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MetaType::Object` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `fields`, `cache_control`, `extends` ... and 2 others [INFO] [stdout] = note: this error originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Object` has no field named `rust_typename` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/model/enum_value.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[Object(internal, name = "__EnumValue")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MetaType::Object` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `fields`, `cache_control`, `extends` ... and 2 others [INFO] [stdout] = note: this error originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Object` has no field named `is_subscription` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/model/field.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[Object(internal, name = "__Field")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MetaType::Object` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `fields`, `cache_control`, `extends` ... and 2 others [INFO] [stdout] = note: this error originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Object` has no field named `rust_typename` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/model/field.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[Object(internal, name = "__Field")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MetaType::Object` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `fields`, `cache_control`, `extends` ... and 2 others [INFO] [stdout] = note: this error originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Object` has no field named `is_subscription` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/model/input_value.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[Object(internal, name = "__InputValue")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MetaType::Object` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `fields`, `cache_control`, `extends` ... and 2 others [INFO] [stdout] = note: this error originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Object` has no field named `rust_typename` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/model/input_value.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[Object(internal, name = "__InputValue")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MetaType::Object` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `fields`, `cache_control`, `extends` ... and 2 others [INFO] [stdout] = note: this error originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Enum` has no field named `rust_typename` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/model/kind.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Enum, Copy, Clone, Eq, PartialEq)] [INFO] [stdout] | ^^^^ `MetaType::Enum` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `enum_values`, `visible` [INFO] [stdout] = note: this error originates in the derive macro `Enum` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Object` has no field named `is_subscription` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/model/schema.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[Object(internal, name = "__Schema")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MetaType::Object` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `fields`, `cache_control`, `extends` ... and 2 others [INFO] [stdout] = note: this error originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Object` has no field named `rust_typename` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/model/schema.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | #[Object(internal, name = "__Schema")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MetaType::Object` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `fields`, `cache_control`, `extends` ... and 2 others [INFO] [stdout] = note: this error originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Object` has no field named `is_subscription` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/model/type.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #[Object(internal, name = "__Type")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MetaType::Object` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `fields`, `cache_control`, `extends` ... and 2 others [INFO] [stdout] = note: this error originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Object` has no field named `rust_typename` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/model/type.rs:49:1 [INFO] [stdout] | [INFO] [stdout] 49 | #[Object(internal, name = "__Type")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MetaType::Object` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `fields`, `cache_control`, `extends` ... and 2 others [INFO] [stdout] = note: this error originates in the attribute macro `Object` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Object` has no field named `is_subscription` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/types/connection/page_info.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ `MetaType::Object` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `fields`, `cache_control`, `extends` ... and 2 others [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Object` has no field named `rust_typename` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/types/connection/page_info.rs:4:10 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ `MetaType::Object` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `fields`, `cache_control`, `extends` ... and 2 others [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Object` has no field named `is_subscription` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/types/connection/mod.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ `MetaType::Object` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `fields`, `cache_control`, `extends` ... and 2 others [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Object` has no field named `rust_typename` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/types/connection/mod.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ `MetaType::Object` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `fields`, `cache_control`, `extends` ... and 2 others [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Scalar` has no field named `specified_by_url` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/types/any.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[Scalar(internal, name = "_Any")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MetaType::Scalar` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `is_valid`, `visible` [INFO] [stdout] = note: this error originates in the attribute macro `Scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Scalar` has no field named `specified_by_url` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/types/id.rs:84:1 [INFO] [stdout] | [INFO] [stdout] 84 | #[Scalar(internal, name = "ID")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MetaType::Scalar` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `is_valid`, `visible` [INFO] [stdout] = note: this error originates in the attribute macro `Scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Scalar` has no field named `specified_by_url` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/types/json.rs:42:1 [INFO] [stdout] | [INFO] [stdout] 42 | #[Scalar(internal, name = "JSON")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MetaType::Scalar` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `is_valid`, `visible` [INFO] [stdout] = note: this error originates in the attribute macro `Scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Scalar` has no field named `specified_by_url` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/types/json.rs:104:1 [INFO] [stdout] | [INFO] [stdout] 104 | #[Scalar(internal, name = "JSON")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MetaType::Scalar` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `is_valid`, `visible` [INFO] [stdout] = note: this error originates in the attribute macro `Scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Object` has no field named `is_subscription` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/types/merged_object.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(SimpleObject, Default)] [INFO] [stdout] | ^^^^^^^^^^^^ `MetaType::Object` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `fields`, `cache_control`, `extends` ... and 2 others [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Object` has no field named `rust_typename` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/types/merged_object.rs:97:10 [INFO] [stdout] | [INFO] [stdout] 97 | #[derive(SimpleObject, Default)] [INFO] [stdout] | ^^^^^^^^^^^^ `MetaType::Object` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `fields`, `cache_control`, `extends` ... and 2 others [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Object` has no field named `is_subscription` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/types/query_root.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ `MetaType::Object` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `fields`, `cache_control`, `extends` ... and 2 others [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Object` has no field named `rust_typename` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/types/query_root.rs:14:10 [INFO] [stdout] | [INFO] [stdout] 14 | #[derive(SimpleObject)] [INFO] [stdout] | ^^^^^^^^^^^^ `MetaType::Object` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `fields`, `cache_control`, `extends` ... and 2 others [INFO] [stdout] = note: this error originates in the derive macro `SimpleObject` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Scalar` has no field named `specified_by_url` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/types/external/bool.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[Scalar(internal, name = "Boolean")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MetaType::Scalar` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `is_valid`, `visible` [INFO] [stdout] = note: this error originates in the attribute macro `Scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Scalar` has no field named `specified_by_url` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/types/external/char.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | #[Scalar(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `MetaType::Scalar` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `is_valid`, `visible` [INFO] [stdout] = note: this error originates in the attribute macro `Scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Scalar` has no field named `specified_by_url` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/types/external/floats.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[Scalar(internal, name = "Float")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MetaType::Scalar` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `is_valid`, `visible` [INFO] [stdout] = note: this error originates in the attribute macro `Scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Scalar` has no field named `specified_by_url` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/types/external/floats.rs:26:1 [INFO] [stdout] | [INFO] [stdout] 26 | #[Scalar(internal, name = "Float")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MetaType::Scalar` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `is_valid`, `visible` [INFO] [stdout] = note: this error originates in the attribute macro `Scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Scalar` has no field named `specified_by_url` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/types/external/integers.rs:4:1 [INFO] [stdout] | [INFO] [stdout] 4 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MetaType::Scalar` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `is_valid`, `visible` [INFO] [stdout] = note: this error originates in the attribute macro `Scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Scalar` has no field named `specified_by_url` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/types/external/integers.rs:35:1 [INFO] [stdout] | [INFO] [stdout] 35 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MetaType::Scalar` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `is_valid`, `visible` [INFO] [stdout] = note: this error originates in the attribute macro `Scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Scalar` has no field named `specified_by_url` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/types/external/integers.rs:66:1 [INFO] [stdout] | [INFO] [stdout] 66 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MetaType::Scalar` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `is_valid`, `visible` [INFO] [stdout] = note: this error originates in the attribute macro `Scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Scalar` has no field named `specified_by_url` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/types/external/integers.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MetaType::Scalar` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `is_valid`, `visible` [INFO] [stdout] = note: this error originates in the attribute macro `Scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Scalar` has no field named `specified_by_url` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/types/external/integers.rs:128:1 [INFO] [stdout] | [INFO] [stdout] 128 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MetaType::Scalar` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `is_valid`, `visible` [INFO] [stdout] = note: this error originates in the attribute macro `Scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Scalar` has no field named `specified_by_url` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/types/external/integers.rs:159:1 [INFO] [stdout] | [INFO] [stdout] 159 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MetaType::Scalar` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `is_valid`, `visible` [INFO] [stdout] = note: this error originates in the attribute macro `Scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Scalar` has no field named `specified_by_url` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/types/external/integers.rs:190:1 [INFO] [stdout] | [INFO] [stdout] 190 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MetaType::Scalar` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `is_valid`, `visible` [INFO] [stdout] = note: this error originates in the attribute macro `Scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Scalar` has no field named `specified_by_url` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/types/external/integers.rs:221:1 [INFO] [stdout] | [INFO] [stdout] 221 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MetaType::Scalar` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `is_valid`, `visible` [INFO] [stdout] = note: this error originates in the attribute macro `Scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Scalar` has no field named `specified_by_url` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/types/external/integers.rs:252:1 [INFO] [stdout] | [INFO] [stdout] 252 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MetaType::Scalar` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `is_valid`, `visible` [INFO] [stdout] = note: this error originates in the attribute macro `Scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Scalar` has no field named `specified_by_url` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/types/external/integers.rs:283:1 [INFO] [stdout] | [INFO] [stdout] 283 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MetaType::Scalar` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `is_valid`, `visible` [INFO] [stdout] = note: this error originates in the attribute macro `Scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Scalar` has no field named `specified_by_url` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/types/external/json_object/btreemap.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | #[Scalar(internal, name = "JSONObject")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MetaType::Scalar` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `is_valid`, `visible` [INFO] [stdout] = note: this error originates in the attribute macro `Scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Scalar` has no field named `specified_by_url` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/types/external/json_object/hashmap.rs:13:1 [INFO] [stdout] | [INFO] [stdout] 13 | #[Scalar(internal, name = "JSONObject")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MetaType::Scalar` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `is_valid`, `visible` [INFO] [stdout] = note: this error originates in the attribute macro `Scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Scalar` has no field named `specified_by_url` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/types/external/non_zero_integers.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MetaType::Scalar` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `is_valid`, `visible` [INFO] [stdout] = note: this error originates in the attribute macro `Scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Scalar` has no field named `specified_by_url` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/types/external/non_zero_integers.rs:39:1 [INFO] [stdout] | [INFO] [stdout] 39 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MetaType::Scalar` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `is_valid`, `visible` [INFO] [stdout] = note: this error originates in the attribute macro `Scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Scalar` has no field named `specified_by_url` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/types/external/non_zero_integers.rs:70:1 [INFO] [stdout] | [INFO] [stdout] 70 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MetaType::Scalar` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `is_valid`, `visible` [INFO] [stdout] = note: this error originates in the attribute macro `Scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Scalar` has no field named `specified_by_url` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/types/external/non_zero_integers.rs:101:1 [INFO] [stdout] | [INFO] [stdout] 101 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MetaType::Scalar` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `is_valid`, `visible` [INFO] [stdout] = note: this error originates in the attribute macro `Scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Scalar` has no field named `specified_by_url` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/types/external/non_zero_integers.rs:132:1 [INFO] [stdout] | [INFO] [stdout] 132 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MetaType::Scalar` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `is_valid`, `visible` [INFO] [stdout] = note: this error originates in the attribute macro `Scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Scalar` has no field named `specified_by_url` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/types/external/non_zero_integers.rs:163:1 [INFO] [stdout] | [INFO] [stdout] 163 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MetaType::Scalar` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `is_valid`, `visible` [INFO] [stdout] = note: this error originates in the attribute macro `Scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Scalar` has no field named `specified_by_url` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/types/external/non_zero_integers.rs:194:1 [INFO] [stdout] | [INFO] [stdout] 194 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MetaType::Scalar` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `is_valid`, `visible` [INFO] [stdout] = note: this error originates in the attribute macro `Scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Scalar` has no field named `specified_by_url` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/types/external/non_zero_integers.rs:225:1 [INFO] [stdout] | [INFO] [stdout] 225 | #[Scalar(internal, name = "Int")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ `MetaType::Scalar` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `is_valid`, `visible` [INFO] [stdout] = note: this error originates in the attribute macro `Scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0559]: variant `MetaType::Scalar` has no field named `specified_by_url` [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-graphql-2.10.8/src/types/external/string.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | #[Scalar(internal)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ `MetaType::Scalar` does not have this field [INFO] [stdout] | [INFO] [stdout] = note: available fields are: `name`, `description`, `is_valid`, `visible` [INFO] [stdout] = note: this error originates in the attribute macro `Scalar` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 51 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0559`. [INFO] [stdout] [INFO] [stderr] error: could not compile `async-graphql` due to 52 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "57668b17fd08a629bb7b96af26b664d156d85735e97ae27b855c2dfbb7fe54de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "57668b17fd08a629bb7b96af26b664d156d85735e97ae27b855c2dfbb7fe54de", kill_on_drop: false }` [INFO] [stdout] 57668b17fd08a629bb7b96af26b664d156d85735e97ae27b855c2dfbb7fe54de