[INFO] cloning repository https://github.com/shockham/warp_graphql
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/shockham/warp_graphql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshockham%2Fwarp_graphql", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshockham%2Fwarp_graphql'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 5692746b1e9a545abdc873d6ee1df57e3173b9a7
[INFO] building shockham/warp_graphql against try#334963c956d25708feab489a3816ae63f639355d for pr-135216
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fshockham%2Fwarp_graphql" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] validating manifest of git repo https://github.com/shockham/warp_graphql on toolchain 334963c956d25708feab489a3816ae63f639355d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking git repo https://github.com/shockham/warp_graphql
[INFO] finished tweaking git repo https://github.com/shockham/warp_graphql
[INFO] tweaked toml for git repo https://github.com/shockham/warp_graphql written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] crate git repo https://github.com/shockham/warp_graphql already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded juniper_warp v0.5.2
[INFO] [stderr]   Downloaded smartstring v0.2.10
[INFO] [stderr]   Downloaded juniper_codegen v0.14.2
[INFO] [stderr]   Downloaded multipart v0.16.1
[INFO] [stderr]   Downloaded futures-enum v0.1.17
[INFO] [stderr]   Downloaded graphql-parser v0.3.0
[INFO] [stderr]   Downloaded juniper_codegen v0.15.9
[INFO] [stderr]   Downloaded juniper v0.15.10
[INFO] [stderr]   Downloaded warp v0.1.23
[INFO] [stderr]   Downloaded juniper v0.14.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b20c6b10d46ffda669d3840ea3942859e737565f4329b3b7399411366f5e1ff4
[INFO] running `Command { std: "docker" "start" "-a" "b20c6b10d46ffda669d3840ea3942859e737565f4329b3b7399411366f5e1ff4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b20c6b10d46ffda669d3840ea3942859e737565f4329b3b7399411366f5e1ff4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b20c6b10d46ffda669d3840ea3942859e737565f4329b3b7399411366f5e1ff4", kill_on_drop: false }`
[INFO] [stdout] b20c6b10d46ffda669d3840ea3942859e737565f4329b3b7399411366f5e1ff4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/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" "RUSTDOCFLAGS=--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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+334963c956d25708feab489a3816ae63f639355d" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9c8ff8503809fb0ad5fae11da25c0401b9d7cee7a2b6ee35506599854f501ece
[INFO] running `Command { std: "docker" "start" "-a" "9c8ff8503809fb0ad5fae11da25c0401b9d7cee7a2b6ee35506599854f501ece", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling libc v0.2.98
[INFO] [stderr]    Compiling autocfg v1.0.1
[INFO] [stderr]    Compiling cfg-if v1.0.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.42
[INFO] [stderr]    Compiling unicode-ident v1.0.2
[INFO] [stderr]    Compiling byteorder v1.4.3
[INFO] [stderr]    Compiling syn v1.0.98
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling futures v0.1.31
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]    Compiling autocfg v0.1.7
[INFO] [stderr]    Compiling rand_core v0.4.2
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling memchr v2.4.0
[INFO] [stderr]    Compiling version_check v0.9.3
[INFO] [stderr]    Compiling scopeguard v1.1.0
[INFO] [stderr]    Compiling slab v0.4.3
[INFO] [stderr]    Compiling rand_core v0.3.1
[INFO] [stderr]    Compiling itoa v0.4.7
[INFO] [stderr]    Compiling serde_derive v1.0.126
[INFO] [stderr]    Compiling version_check v0.1.5
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling serde v1.0.126
[INFO] [stderr]    Compiling ppv-lite86 v0.2.10
[INFO] [stderr]    Compiling smallvec v0.6.14
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling typenum v1.13.0
[INFO] [stderr]    Compiling siphasher v0.2.3
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling memoffset v0.5.6
[INFO] [stderr]    Compiling indexmap v1.7.0
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]    Compiling unicase v1.4.2
[INFO] [stderr]    Compiling crossbeam-epoch v0.8.2
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling rand_hc v0.1.0
[INFO] [stderr]    Compiling rand_xorshift v0.1.1
[INFO] [stderr]    Compiling rand_isaac v0.1.1
[INFO] [stderr]    Compiling iovec v0.1.4
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling net2 v0.2.37
[INFO] [stderr]    Compiling rand_os v0.1.3
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling parking_lot_core v0.6.2
[INFO] [stderr]    Compiling bytes v0.4.12
[INFO] [stderr]    Compiling parking_lot v0.9.0
[INFO] [stderr]    Compiling phf_shared v0.7.24
[INFO] [stderr]    Compiling rand_jitter v0.1.4
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]    Compiling tinyvec v1.2.0
[INFO] [stderr]    Compiling http v0.1.21
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.5
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling getrandom v0.2.3
[INFO] [stderr]    Compiling tokio-executor v0.1.10
[INFO] [stderr]    Compiling tokio-io v0.1.13
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling tokio-sync v0.1.8
[INFO] [stderr]    Compiling unicase v2.6.0
[INFO] [stderr]    Compiling httparse v1.4.1
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling ryu v1.0.5
[INFO] [stderr]    Compiling byte-tools v0.3.1
[INFO] [stderr]    Compiling block-padding v0.1.5
[INFO] [stderr]    Compiling crossbeam-deque v0.7.4
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling tokio-codec v0.1.2
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling crossbeam-queue v0.2.3
[INFO] [stderr]    Compiling phf v0.7.24
[INFO] [stderr]    Compiling num-traits v0.2.14
[INFO] [stderr]    Compiling serde_json v1.0.64
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling tokio-threadpool v0.1.18
[INFO] [stderr]    Compiling unicode-normalization v0.1.19
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling generic-array v0.12.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling num-integer v0.1.44
[INFO] [stderr]    Compiling tokio-reactor v0.1.12
[INFO] [stderr]    Compiling mio-uds v0.6.8
[INFO] [stderr]    Compiling phf_generator v0.7.24
[INFO] [stderr]    Compiling miniz_oxide v0.4.4
[INFO] [stderr]    Compiling phf_codegen v0.7.24
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling opaque-debug v0.2.3
[INFO] [stderr]    Compiling fake-simd v0.1.2
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling cc v1.0.68
[INFO] [stderr]    Compiling block-buffer v0.7.3
[INFO] [stderr]    Compiling mime_guess v1.8.8
[INFO] [stderr]    Compiling digest v0.8.1
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]    Compiling mime v0.2.6
[INFO] [stderr]    Compiling sha-1 v0.8.2
[INFO] [stderr]    Compiling rand v0.8.4
[INFO] [stderr]    Compiling idna v0.2.3
[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 mime_guess v2.0.3
[INFO] [stderr]    Compiling tokio-current-thread v0.1.7
[INFO] [stderr]    Compiling tokio-timer v0.2.13
[INFO] [stderr]    Compiling tokio-buf v0.1.1
[INFO] [stderr]    Compiling string v0.2.1
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling tokio-fs v0.1.7
[INFO] [stderr]    Compiling hyper v0.12.36
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling gimli v0.24.0
[INFO] [stderr]    Compiling mime v0.3.16
[INFO] [stderr]    Compiling adler v1.0.2
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]    Compiling unicode-xid v0.2.2
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling remove_dir_all v0.5.3
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling safemem v0.3.3
[INFO] [stderr]    Compiling tempfile v3.2.0
[INFO] [stderr]    Compiling buf_redux v0.8.4
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling want v0.2.0
[INFO] [stderr]    Compiling tokio v0.1.22
[INFO] [stderr]    Compiling backtrace v0.3.60
[INFO] [stderr]    Compiling futures-cpupool v0.1.8
[INFO] [stderr]    Compiling input_buffer v0.2.0
[INFO] [stderr]    Compiling twoway v0.1.8
[INFO] [stderr]    Compiling object v0.25.3
[INFO] [stderr]    Compiling base64 v0.10.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.20
[INFO] [stderr]    Compiling async-trait v0.1.56
[INFO] [stderr]    Compiling headers-core v0.1.1
[INFO] [stderr]    Compiling http-body v0.1.0
[INFO] [stderr]    Compiling utf-8 v0.7.6
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]    Compiling ascii v0.9.3
[INFO] [stderr]    Compiling anyhow v1.0.58
[INFO] [stderr]    Compiling base64 v0.11.0
[INFO] [stderr]    Compiling dtoa v0.4.8
[INFO] [stderr]    Compiling headers v0.2.3
[INFO] [stderr]    Compiling combine v3.8.1
[INFO] [stderr]    Compiling multipart v0.16.1
[INFO] [stderr]    Compiling tungstenite v0.9.2
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling aho-corasick v0.7.18
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling regex-syntax v0.6.26
[INFO] [stderr]    Compiling static_assertions v1.1.0
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling addr2line v0.15.2
[INFO] [stderr]    Compiling urlencoding v1.3.3
[INFO] [stderr]    Compiling smartstring v0.2.10
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling termcolor v1.1.2
[INFO] [stderr]    Compiling synstructure v0.12.4
[INFO] [stderr]    Compiling derive_utils v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling juniper_codegen v0.14.2
[INFO] [stderr]    Compiling juniper_codegen v0.15.9
[INFO] [stderr]    Compiling futures-enum v0.1.17
[INFO] [stderr]    Compiling regex v1.5.6
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]    Compiling thiserror v1.0.31
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling graphql-parser v0.3.0
[INFO] [stderr]    Compiling serde_urlencoded v0.6.1
[INFO] [stderr]    Compiling h2 v0.1.26
[INFO] [stderr]    Compiling juniper v0.14.2
[INFO] [stderr]    Compiling bson v1.2.4
[INFO] [stderr]    Compiling juniper v0.15.10
[INFO] [stderr]    Compiling warp v0.1.23
[INFO] [stderr]    Compiling juniper_warp v0.5.2
[INFO] [stderr]    Compiling warp_graphql v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error: cannot find macro `graphql_interface` in this scope
[INFO] [stdout]  --> src/schema.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | graphql_interface!(<'a> &'a dyn Character: Database as "Character" |&self| {
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: `graphql_interface` is imported here, but it is an attribute: `#[graphql_interface]`
[INFO] [stdout]  --> src/main.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | #[macro_use]
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `graphql_object` in this scope
[INFO] [stdout]   --> src/schema.rs:32:1
[INFO] [stdout]    |
[INFO] [stdout] 32 | graphql_object!(<'a> &'a dyn Human: Database as "Human" |&self| {
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `graphql_object` is imported here, but it is an attribute: `#[graphql_object]`
[INFO] [stdout]   --> src/main.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `graphql_object` in this scope
[INFO] [stdout]   --> src/schema.rs:59:1
[INFO] [stdout]    |
[INFO] [stdout] 59 | graphql_object!(<'a> &'a dyn Droid: Database as "Droid" |&self| {
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `graphql_object` is imported here, but it is an attribute: `#[graphql_object]`
[INFO] [stdout]   --> src/main.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find macro `graphql_object` in this scope
[INFO] [stdout]   --> src/schema.rs:86:1
[INFO] [stdout]    |
[INFO] [stdout] 86 | graphql_object!(Database: Database as "Query" |&self| {
[INFO] [stdout]    | ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout] note: `graphql_object` is imported here, but it is an attribute: `#[graphql_object]`
[INFO] [stdout]   --> src/main.rs:6:1
[INFO] [stdout]    |
[INFO] [stdout] 6  | #[macro_use]
[INFO] [stdout]    | ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0437]: type `Context` is not a member of trait `juniper::GraphQLType`
[INFO] [stdout]  --> src/model.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(GraphQLEnum, Copy, Clone, Eq, PartialEq, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^^^ not a member of trait `juniper::GraphQLType`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `GraphQLEnum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0437]: type `TypeInfo` is not a member of trait `juniper::GraphQLType`
[INFO] [stdout]  --> src/model.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(GraphQLEnum, Copy, Clone, Eq, PartialEq, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^^^ not a member of trait `juniper::GraphQLType`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `GraphQLEnum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0407]: method `resolve` is not a member of trait `juniper::GraphQLType`
[INFO] [stdout]  --> src/model.rs:5:10
[INFO] [stdout]   |
[INFO] [stdout] 5 | #[derive(GraphQLEnum, Copy, Clone, Eq, PartialEq, Debug)]
[INFO] [stdout]   |          ^^^^^^^^^^^ not a member of trait `juniper::GraphQLType`
[INFO] [stdout]   |
[INFO] [stdout]   = note: this error originates in the derive macro `GraphQLEnum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `ScalarRefValue` in crate `juniper`
[INFO] [stdout]    --> src/model.rs:5:10
[INFO] [stdout]     |
[INFO] [stdout] 5   |   #[derive(GraphQLEnum, Copy, Clone, Eq, PartialEq, Debug)]
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.15.10/src/value/scalar.rs:175:1
[INFO] [stdout]     |
[INFO] [stdout] 175 | / pub trait ScalarValue:
[INFO] [stdout] 176 | |     fmt::Debug
[INFO] [stdout] 177 | |     + fmt::Display
[INFO] [stdout] 178 | |     + PartialEq
[INFO] [stdout] ...   |
[INFO] [stdout] 184 | |     + From<f64>
[INFO] [stdout] 185 | |     + 'static
[INFO] [stdout]     | |_____________- similarly named trait `ScalarValue` defined here
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the derive macro `GraphQLEnum` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: unused imports: `Character`, `Droid`, `Episode`, and `Human`
[INFO] [stdout]  --> src/schema.rs:2:13
[INFO] [stdout]   |
[INFO] [stdout] 2 | use model::{Character, Database, Droid, Episode, Human};
[INFO] [stdout]   |             ^^^^^^^^^            ^^^^^  ^^^^^^^  ^^^^^
[INFO] [stdout]   |
[INFO] [stdout] note: the lint level is defined here
[INFO] [stdout]  --> src/main.rs:1:9
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![deny(warnings)]
[INFO] [stdout]   |         ^^^^^^^^
[INFO] [stdout]   = note: `#[deny(unused_imports)]` implied by `#[deny(warnings)]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0107]: struct takes at least 3 generic arguments but 2 generic arguments were supplied
[INFO] [stdout]   --> src/main.rs:20:15
[INFO] [stdout]    |
[INFO] [stdout] 20 | type Schema = RootNode<'static, Database, EmptyMutation<Database>>;
[INFO] [stdout]    |               ^^^^^^^^          --------  ----------------------- supplied 2 generic arguments
[INFO] [stdout]    |               |
[INFO] [stdout]    |               expected at least 3 generic arguments
[INFO] [stdout]    |
[INFO] [stdout] note: struct defined here, with at least 3 generic parameters: `QueryT`, `MutationT`, `SubscriptionT`
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/juniper-0.15.10/src/schema/model.rs:24:12
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct RootNode<
[INFO] [stdout]    |            ^^^^^^^^
[INFO] [stdout] 25 |     'a,
[INFO] [stdout] 26 |     QueryT: GraphQLType<S>,
[INFO] [stdout]    |     ------
[INFO] [stdout] 27 |     MutationT: GraphQLType<S>,
[INFO] [stdout]    |     ---------
[INFO] [stdout] 28 |     SubscriptionT: GraphQLType<S>,
[INFO] [stdout]    |     -------------
[INFO] [stdout] help: add missing generic argument
[INFO] [stdout]    |
[INFO] [stdout] 20 | type Schema = RootNode<'static, Database, EmptyMutation<Database>, SubscriptionT>;
[INFO] [stdout]    |                                                                  +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0405, E0407, E0437.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `warp_graphql` (bin "warp_graphql") due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "9c8ff8503809fb0ad5fae11da25c0401b9d7cee7a2b6ee35506599854f501ece", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c8ff8503809fb0ad5fae11da25c0401b9d7cee7a2b6ee35506599854f501ece", kill_on_drop: false }`
[INFO] [stdout] 9c8ff8503809fb0ad5fae11da25c0401b9d7cee7a2b6ee35506599854f501ece
