[INFO] fetching crate juniper 0.17.0...
[INFO] testing juniper-0.17.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate juniper 0.17.0 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate juniper 0.17.0
[INFO] finished tweaking crates.io crate juniper 0.17.0
[INFO] tweaked toml for crates.io crate juniper 0.17.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate juniper 0.17.0 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate juniper 0.17.0 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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded jiff-tzdb v0.1.4
[INFO] [stderr]   Downloaded castaway v0.2.4
[INFO] [stderr]   Downloaded serial_test_derive v3.2.0
[INFO] [stderr]   Downloaded derive_utils v0.15.0
[INFO] [stderr]   Downloaded serial_test v3.2.0
[INFO] [stderr]   Downloaded sdd v3.0.10
[INFO] [stderr]   Downloaded graphql-parser v0.4.1
[INFO] [stderr]   Downloaded arcstr v1.2.0
[INFO] [stderr]   Downloaded bencher v0.1.5
[INFO] [stderr]   Downloaded auto_enums v0.8.7
[INFO] [stderr]   Downloaded compact_str v0.9.0
[INFO] [stderr]   Downloaded juniper_codegen v0.17.0
[INFO] [stderr]   Downloaded bson v3.0.0
[INFO] [stderr]   Downloaded scc v2.4.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5aefe6b4f40dfabdd59c3cb858af955ea114b6d6a687c1ec423875e092e018bf
[INFO] running `Command { std: "docker" "start" "-a" "5aefe6b4f40dfabdd59c3cb858af955ea114b6d6a687c1ec423875e092e018bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5aefe6b4f40dfabdd59c3cb858af955ea114b6d6a687c1ec423875e092e018bf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5aefe6b4f40dfabdd59c3cb858af955ea114b6d6a687c1ec423875e092e018bf", kill_on_drop: false }`
[INFO] [stdout] 5aefe6b4f40dfabdd59c3cb858af955ea114b6d6a687c1ec423875e092e018bf
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 2416e2ddbe45ba6676982cbc04a3ae0b5985053fcc0d5c85c8899ac2144d6640
[INFO] running `Command { std: "docker" "start" "-a" "2416e2ddbe45ba6676982cbc04a3ae0b5985053fcc0d5c85c8899ac2144d6640", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling futures-core v0.3.31
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling futures-sink v0.3.31
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling futures-channel v0.3.31
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling castaway v0.2.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling derive_utils v0.15.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling auto_enums v0.8.7
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling compact_str v0.9.0
[INFO] [stderr]    Compiling indexmap v2.11.0
[INFO] [stderr]    Compiling arcstr v1.2.0
[INFO] [stderr]    Compiling juniper_codegen v0.17.0
[INFO] [stderr]    Compiling juniper v0.17.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.30s
[INFO] running `Command { std: "docker" "inspect" "2416e2ddbe45ba6676982cbc04a3ae0b5985053fcc0d5c85c8899ac2144d6640", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2416e2ddbe45ba6676982cbc04a3ae0b5985053fcc0d5c85c8899ac2144d6640", kill_on_drop: false }`
[INFO] [stdout] 2416e2ddbe45ba6676982cbc04a3ae0b5985053fcc0d5c85c8899ac2144d6640
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8c32a5345b6bc22bf1e9ecc377607440327927b13ccee90e69264bce649f568d
[INFO] running `Command { std: "docker" "start" "-a" "8c32a5345b6bc22bf1e9ecc377607440327927b13ccee90e69264bce649f568d", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling sdd v3.0.10
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serial_test_derive v3.2.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling jiff-tzdb v0.1.4
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling bencher v0.1.5
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling jiff v0.2.15
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling scc v2.4.0
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling juniper_codegen v0.17.0
[INFO] [stderr]    Compiling serial_test v3.2.0
[INFO] [stderr]    Compiling juniper v0.17.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: extern crate `chrono` is unused in crate `juniper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use chrono as _;` to the crate root
[INFO] [stdout]   = note: requested on the command line with `-W unused-crate-dependencies`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `jiff` is unused in crate `juniper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use jiff as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: extern crate `serial_test` is unused in crate `juniper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: remove the dependency or add `use serial_test as _;` to the crate root
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::graphql_input_value`
[INFO] [stdout]    --> src/ast.rs:822:9
[INFO] [stdout]     |
[INFO] [stdout] 822 |     use crate::graphql_input_value;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `graphql_vars`
[INFO] [stdout]    --> src/executor/look_ahead.rs:813:9
[INFO] [stdout]     |
[INFO] [stdout] 813 |         graphql_vars,
[INFO] [stdout]     |         ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `graphql_input_value`
[INFO] [stdout]  --> src/parser/tests/document.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     graphql_input_value,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `graphql_input_value`
[INFO] [stdout]  --> src/parser/tests/value.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     graphql_input_value,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `graphql_input_value`
[INFO] [stdout]    --> src/types/containers.rs:585:71
[INFO] [stdout]     |
[INFO] [stdout] 585 |     use crate::{FromInputValue as _, InputValue, IntoFieldError as _, graphql_input_value};
[INFO] [stdout]     |                                                                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::graphql_value`
[INFO] [stdout]    --> src/value/mod.rs:311:9
[INFO] [stdout]     |
[INFO] [stdout] 311 |     use crate::graphql_value;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `graphql_input_value` and `graphql_value`
[INFO] [stdout]    --> src/integrations/serde.rs:355:61
[INFO] [stdout]     |
[INFO] [stdout] 355 |     use crate::{DefaultScalarValue, FieldError, InputValue, graphql_input_value, graphql_value};
[INFO] [stdout]     |                                                             ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `graphql_vars`
[INFO] [stdout]  --> src/tests/introspection_tests.rs:7:23
[INFO] [stdout]   |
[INFO] [stdout] 7 |     ScalarValue as _, graphql_vars,
[INFO] [stdout]   |                       ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `graphql_value` and `graphql_vars`
[INFO] [stdout]  --> src/tests/query_tests.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 |     graphql_value, graphql_vars,
[INFO] [stdout]   |     ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `graphql_value`
[INFO] [stdout]  --> src/tests/subscriptions.rs:7:60
[INFO] [stdout]   |
[INFO] [stdout] 7 |     RootNode, Value, graphql_object, graphql_subscription, graphql_value, http::GraphQLRequest,
[INFO] [stdout]   |                                                            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `graphql_value` and `graphql_vars`
[INFO] [stdout]  --> src/tests/type_info_tests.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     graphql_value, graphql_vars,
[INFO] [stdout]   |     ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `graphql_value`
[INFO] [stdout]  --> src/executor_tests/directives.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 |     graphql_value,
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `graphql_value` and `graphql_vars`
[INFO] [stdout]  --> src/executor_tests/enums.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 |     graphql_value, graphql_vars,
[INFO] [stdout]   |     ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `graphql_value` and `graphql_vars`
[INFO] [stdout]  --> src/executor_tests/executor.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 3 |         graphql_object, graphql_value, graphql_vars,
[INFO] [stdout]   |                         ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `graphql_value` and `graphql_vars`
[INFO] [stdout]    --> src/executor_tests/executor.rs:134:25
[INFO] [stdout]     |
[INFO] [stdout] 134 |         graphql_object, graphql_value, graphql_vars,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `graphql_value` and `graphql_vars`
[INFO] [stdout]    --> src/executor_tests/executor.rs:206:25
[INFO] [stdout]     |
[INFO] [stdout] 206 |         graphql_object, graphql_value, graphql_vars,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `graphql_value` and `graphql_vars`
[INFO] [stdout]    --> src/executor_tests/executor.rs:322:25
[INFO] [stdout]     |
[INFO] [stdout] 322 |         graphql_object, graphql_value, graphql_vars,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `graphql_value` and `graphql_vars`
[INFO] [stdout]    --> src/executor_tests/executor.rs:378:25
[INFO] [stdout]     |
[INFO] [stdout] 378 |         graphql_object, graphql_value, graphql_vars,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `graphql_value` and `graphql_vars`
[INFO] [stdout]    --> src/executor_tests/executor.rs:679:25
[INFO] [stdout]     |
[INFO] [stdout] 679 |         graphql_object, graphql_value, graphql_vars,
[INFO] [stdout]     |                         ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `graphql_value` and `graphql_vars`
[INFO] [stdout]     --> src/executor_tests/executor.rs:1698:39
[INFO] [stdout]      |
[INFO] [stdout] 1698 |         GraphQLError, graphql_object, graphql_value, graphql_vars,
[INFO] [stdout]      |                                       ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `graphql_value` and `graphql_vars`
[INFO] [stdout]  --> src/executor_tests/introspection/enums.rs:2:18
[INFO] [stdout]   |
[INFO] [stdout] 2 |     GraphQLEnum, graphql_value, graphql_vars,
[INFO] [stdout]   |                  ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `graphql_input_value`, `graphql_value`, and `graphql_vars`
[INFO] [stdout]  --> src/executor_tests/introspection/input_object.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 |     graphql_input_value, graphql_object, graphql_value, graphql_vars,
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^                  ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `graphql_value` and `graphql_vars`
[INFO] [stdout]  --> src/executor_tests/introspection/mod.rs:9:68
[INFO] [stdout]   |
[INFO] [stdout] 9 |     GraphQLEnum, GraphQLScalar, graphql_interface, graphql_object, graphql_value, graphql_vars,
[INFO] [stdout]   |                                                                    ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `graphql_value` and `graphql_vars`
[INFO] [stdout]  --> src/executor_tests/variables.rs:4:21
[INFO] [stdout]   |
[INFO] [stdout] 4 |     graphql_object, graphql_value, graphql_vars,
[INFO] [stdout]   |                     ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `graphql_value` and `graphql_vars`
[INFO] [stdout]  --> src/executor_tests/async_await/mod.rs:2:85
[INFO] [stdout]   |
[INFO] [stdout] 2 |     EmptyMutation, EmptySubscription, GraphQLEnum, RootNode, Value, graphql_object, graphql_value,
[INFO] [stdout]   |                                                                                     ^^^^^^^^^^^^^
[INFO] [stdout] 3 |     graphql_vars,
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Subscription` is never constructed
[INFO] [stdout]   --> src/tests/fixtures/starwars/schema.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 38 | pub struct Subscription;
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `HumanStream` is never used
[INFO] [stdout]   --> src/tests/fixtures/starwars/schema.rs:40:6
[INFO] [stdout]    |
[INFO] [stdout] 40 | type HumanStream = Pin<Box<dyn futures::Stream<Item = Human> + Send>>;
[INFO] [stdout]    |      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `async_human` is never used
[INFO] [stdout]   --> src/tests/fixtures/starwars/schema.rs:45:14
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl Subscription {
[INFO] [stdout]    | ----------------- associated function in this implementation
[INFO] [stdout] 45 |     async fn async_human(context: &Database) -> HumanStream {
[INFO] [stdout]    |              ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Character` is never used
[INFO] [stdout]   --> src/tests/fixtures/starwars/schema.rs:60:11
[INFO] [stdout]    |
[INFO] [stdout] 60 | pub trait Character {
[INFO] [stdout]    |           ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: this lint expectation is unfulfilled
[INFO] [stdout]  --> src/tests/fixtures/starwars/schema.rs:1:11
[INFO] [stdout]   |
[INFO] [stdout] 1 | #![expect(missing_docs, reason = "GraphQL schema testing")]
[INFO] [stdout]   |           ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: GraphQL schema testing
[INFO] [stdout]   = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 53.29s
[INFO] running `Command { std: "docker" "inspect" "8c32a5345b6bc22bf1e9ecc377607440327927b13ccee90e69264bce649f568d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c32a5345b6bc22bf1e9ecc377607440327927b13ccee90e69264bce649f568d", kill_on_drop: false }`
[INFO] [stdout] 8c32a5345b6bc22bf1e9ecc377607440327927b13ccee90e69264bce649f568d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] cb93bc9076a3b7c9f30b808a6a2777c34f1623411d5a8495559993cef47efdc0
[INFO] running `Command { std: "docker" "start" "-a" "cb93bc9076a3b7c9f30b808a6a2777c34f1623411d5a8495559993cef47efdc0", kill_on_drop: false }`
[INFO] [stderr] warning: extern crate `chrono` is unused in crate `juniper`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use chrono as _;` to the crate root
[INFO] [stderr]   = note: requested on the command line with `-W unused-crate-dependencies`
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `jiff` is unused in crate `juniper`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use jiff as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: extern crate `serial_test` is unused in crate `juniper`
[INFO] [stderr]   |
[INFO] [stderr]   = help: remove the dependency or add `use serial_test as _;` to the crate root
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::graphql_input_value`
[INFO] [stderr]    --> src/ast.rs:822:9
[INFO] [stderr]     |
[INFO] [stderr] 822 |     use crate::graphql_input_value;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `graphql_vars`
[INFO] [stderr]    --> src/executor/look_ahead.rs:813:9
[INFO] [stderr]     |
[INFO] [stderr] 813 |         graphql_vars,
[INFO] [stderr]     |         ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `graphql_input_value`
[INFO] [stderr]  --> src/parser/tests/document.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 |     graphql_input_value,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `graphql_input_value`
[INFO] [stderr]  --> src/parser/tests/value.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 |     graphql_input_value,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `graphql_input_value`
[INFO] [stderr]    --> src/types/containers.rs:585:71
[INFO] [stderr]     |
[INFO] [stderr] 585 |     use crate::{FromInputValue as _, InputValue, IntoFieldError as _, graphql_input_value};
[INFO] [stderr]     |                                                                       ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::graphql_value`
[INFO] [stderr]    --> src/value/mod.rs:311:9
[INFO] [stderr]     |
[INFO] [stderr] 311 |     use crate::graphql_value;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `graphql_input_value` and `graphql_value`
[INFO] [stderr]    --> src/integrations/serde.rs:355:61
[INFO] [stderr]     |
[INFO] [stderr] 355 |     use crate::{DefaultScalarValue, FieldError, InputValue, graphql_input_value, graphql_value};
[INFO] [stderr]     |                                                             ^^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `graphql_vars`
[INFO] [stderr]  --> src/tests/introspection_tests.rs:7:23
[INFO] [stderr]   |
[INFO] [stderr] 7 |     ScalarValue as _, graphql_vars,
[INFO] [stderr]   |                       ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `graphql_value` and `graphql_vars`
[INFO] [stderr]  --> src/tests/query_tests.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 |     graphql_value, graphql_vars,
[INFO] [stderr]   |     ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `graphql_value`
[INFO] [stderr]  --> src/tests/subscriptions.rs:7:60
[INFO] [stderr]   |
[INFO] [stderr] 7 |     RootNode, Value, graphql_object, graphql_subscription, graphql_value, http::GraphQLRequest,
[INFO] [stderr]   |                                                            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `graphql_value` and `graphql_vars`
[INFO] [stderr]  --> src/tests/type_info_tests.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 |     graphql_value, graphql_vars,
[INFO] [stderr]   |     ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `graphql_value`
[INFO] [stderr]  --> src/executor_tests/directives.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 3 |     graphql_value,
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `graphql_value` and `graphql_vars`
[INFO] [stderr]  --> src/executor_tests/enums.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 |     graphql_value, graphql_vars,
[INFO] [stderr]   |     ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `graphql_value` and `graphql_vars`
[INFO] [stderr]  --> src/executor_tests/executor.rs:3:25
[INFO] [stderr]   |
[INFO] [stderr] 3 |         graphql_object, graphql_value, graphql_vars,
[INFO] [stderr]   |                         ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `graphql_value` and `graphql_vars`
[INFO] [stderr]    --> src/executor_tests/executor.rs:134:25
[INFO] [stderr]     |
[INFO] [stderr] 134 |         graphql_object, graphql_value, graphql_vars,
[INFO] [stderr]     |                         ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `graphql_value` and `graphql_vars`
[INFO] [stderr]    --> src/executor_tests/executor.rs:206:25
[INFO] [stderr]     |
[INFO] [stderr] 206 |         graphql_object, graphql_value, graphql_vars,
[INFO] [stderr]     |                         ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `graphql_value` and `graphql_vars`
[INFO] [stderr]    --> src/executor_tests/executor.rs:322:25
[INFO] [stderr]     |
[INFO] [stderr] 322 |         graphql_object, graphql_value, graphql_vars,
[INFO] [stderr]     |                         ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `graphql_value` and `graphql_vars`
[INFO] [stderr]    --> src/executor_tests/executor.rs:378:25
[INFO] [stderr]     |
[INFO] [stderr] 378 |         graphql_object, graphql_value, graphql_vars,
[INFO] [stderr]     |                         ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `graphql_value` and `graphql_vars`
[INFO] [stderr]    --> src/executor_tests/executor.rs:679:25
[INFO] [stderr]     |
[INFO] [stderr] 679 |         graphql_object, graphql_value, graphql_vars,
[INFO] [stderr]     |                         ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `graphql_value` and `graphql_vars`
[INFO] [stderr]     --> src/executor_tests/executor.rs:1698:39
[INFO] [stderr]      |
[INFO] [stderr] 1698 |         GraphQLError, graphql_object, graphql_value, graphql_vars,
[INFO] [stderr]      |                                       ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `graphql_value` and `graphql_vars`
[INFO] [stderr]  --> src/executor_tests/introspection/enums.rs:2:18
[INFO] [stderr]   |
[INFO] [stderr] 2 |     GraphQLEnum, graphql_value, graphql_vars,
[INFO] [stderr]   |                  ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `graphql_input_value`, `graphql_value`, and `graphql_vars`
[INFO] [stderr]  --> src/executor_tests/introspection/input_object.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 |     graphql_input_value, graphql_object, graphql_value, graphql_vars,
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^                  ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `graphql_value` and `graphql_vars`
[INFO] [stderr]  --> src/executor_tests/introspection/mod.rs:9:68
[INFO] [stderr]   |
[INFO] [stderr] 9 |     GraphQLEnum, GraphQLScalar, graphql_interface, graphql_object, graphql_value, graphql_vars,
[INFO] [stderr]   |                                                                    ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `graphql_value` and `graphql_vars`
[INFO] [stderr]  --> src/executor_tests/variables.rs:4:21
[INFO] [stderr]   |
[INFO] [stderr] 4 |     graphql_object, graphql_value, graphql_vars,
[INFO] [stderr]   |                     ^^^^^^^^^^^^^  ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `graphql_value` and `graphql_vars`
[INFO] [stderr]  --> src/executor_tests/async_await/mod.rs:2:85
[INFO] [stderr]   |
[INFO] [stderr] 2 |     EmptyMutation, EmptySubscription, GraphQLEnum, RootNode, Value, graphql_object, graphql_value,
[INFO] [stderr]   |                                                                                     ^^^^^^^^^^^^^
[INFO] [stderr] 3 |     graphql_vars,
[INFO] [stderr]   |     ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Subscription` is never constructed
[INFO] [stderr]   --> src/tests/fixtures/starwars/schema.rs:38:12
[INFO] [stderr]    |
[INFO] [stderr] 38 | pub struct Subscription;
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: type alias `HumanStream` is never used
[INFO] [stderr]   --> src/tests/fixtures/starwars/schema.rs:40:6
[INFO] [stderr]    |
[INFO] [stderr] 40 | type HumanStream = Pin<Box<dyn futures::Stream<Item = Human> + Send>>;
[INFO] [stderr]    |      ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `async_human` is never used
[INFO] [stderr]   --> src/tests/fixtures/starwars/schema.rs:45:14
[INFO] [stderr]    |
[INFO] [stderr] 44 | impl Subscription {
[INFO] [stderr]    | ----------------- associated function in this implementation
[INFO] [stderr] 45 |     async fn async_human(context: &Database) -> HumanStream {
[INFO] [stderr]    |              ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: trait `Character` is never used
[INFO] [stderr]   --> src/tests/fixtures/starwars/schema.rs:60:11
[INFO] [stderr]    |
[INFO] [stderr] 60 | pub trait Character {
[INFO] [stderr]    |           ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: this lint expectation is unfulfilled
[INFO] [stderr]  --> src/tests/fixtures/starwars/schema.rs:1:11
[INFO] [stderr]   |
[INFO] [stderr] 1 | #![expect(missing_docs, reason = "GraphQL schema testing")]
[INFO] [stderr]   |           ^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: GraphQL schema testing
[INFO] [stderr]   = note: `#[warn(unfulfilled_lint_expectations)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `juniper` (lib test) generated 33 warnings (run `cargo fix --lib -p juniper --tests` to apply 25 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/juniper-8783489529c8598c)
[INFO] [stdout] 
[INFO] [stdout] running 590 tests
[INFO] [stdout] test executor::look_ahead::tests::check_fragment_with_nesting ... ok
[INFO] [stdout] test ast::spec_input_value_fmt::correct ... ok
[INFO] [stdout] test executor::look_ahead::tests::check_complex_query ... ok
[INFO] [stdout] test executor::look_ahead::tests::check_query_with_argument ... ok
[INFO] [stdout] test executor::look_ahead::tests::check_query_with_child ... ok
[INFO] [stdout] test executor::look_ahead::tests::check_query_with_directives ... ok
[INFO] [stdout] test executor::look_ahead::tests::check_query_with_variable ... ok
[INFO] [stdout] test executor::look_ahead::tests::check_query_with_multiple ... ok
[INFO] [stdout] test executor::look_ahead::tests::check_query_with_optional_variable ... ok
[INFO] [stdout] test executor::look_ahead::tests::check_query_with_inline_fragments ... ok
[INFO] [stdout] test executor::look_ahead::tests::check_query_with_fragment ... ok
[INFO] [stdout] test executor::look_ahead::tests::check_resolve_concrete_type ... ok
[INFO] [stdout] test executor::look_ahead::tests::check_visitability ... ok
[INFO] [stdout] test executor::look_ahead::tests::check_simple_query ... ok
[INFO] [stdout] test executor_tests::directives::anonymous_inline_fragment_skip_false ... ok
[INFO] [stdout] test executor_tests::directives::inline_fragment_skip_true ... ok
[INFO] [stdout] test executor_tests::directives::inline_fragment_skip_false ... ok
[INFO] [stdout] test executor::look_ahead::tests::check_resolves_applies_for ... ok
[INFO] [stdout] test executor_tests::directives::fragment_spread_include_false ... ok
[INFO] [stdout] test executor_tests::directives::scalar_include_false_skip_false ... ok
[INFO] [stdout] test executor_tests::directives::fragment_spread_skip_false ... ok
[INFO] [stdout] test executor_tests::directives::anonymous_inline_fragment_include_true ... ok
[INFO] [stdout] test executor_tests::directives::anonymous_inline_fragment_include_false ... ok
[INFO] [stdout] test executor_tests::directives::scalar_include_true ... ok
[INFO] [stdout] test executor_tests::directives::scalar_include_true_skip_false ... ok
[INFO] [stdout] test executor_tests::directives::scalar_include_true_skip_true ... ok
[INFO] [stdout] test executor_tests::directives::scalar_include_false_skip_true ... ok
[INFO] [stdout] test executor_tests::directives::scalar_include_false ... ok
[INFO] [stdout] test executor_tests::directives::inline_fragment_include_false ... ok
[INFO] [stdout] test executor_tests::directives::inline_fragment_include_true ... ok
[INFO] [stdout] test executor_tests::directives::fragment_spread_skip_true ... ok
[INFO] [stdout] test executor_tests::directives::scalar_skip_false ... ok
[INFO] [stdout] test executor_tests::enums::accepts_enum_literal ... ok
[INFO] [stdout] test executor_tests::directives::scalar_skip_true ... ok
[INFO] [stdout] test executor_tests::enums::does_not_accept_incorrect_type_in_variables ... ok
[INFO] [stdout] test executor_tests::directives::anonymous_inline_fragment_skip_true ... ok
[INFO] [stdout] test executor_tests::enums::accepts_strings_in_variables ... ok
[INFO] [stdout] test executor::look_ahead::tests::check_select_child ... ok
[INFO] [stdout] test executor_tests::executor::dynamic_context_switching::test_opt ... ok
[INFO] [stdout] test executor_tests::enums::does_not_accept_string_literals ... ok
[INFO] [stdout] test executor_tests::executor::dynamic_context_switching::test_res_fail ... ok
[INFO] [stdout] test executor_tests::enums::serializes_as_output ... ok
[INFO] [stdout] test executor_tests::executor::named_operations::uses_inline_operation_if_no_name_provided ... ok
[INFO] [stdout] test executor_tests::executor::named_operations::uses_named_operation_if_name_provided ... ok
[INFO] [stdout] test executor_tests::executor::dynamic_context_switching::test_res_opt ... ok
[INFO] [stdout] test executor_tests::executor::dynamic_context_switching::test_res_success ... ok
[INFO] [stdout] test executor_tests::executor::dynamic_context_switching::test_always ... ok
[INFO] [stdout] test executor_tests::executor::named_operations::uses_only_named_operation ... ok
[INFO] [stdout] test executor_tests::executor::field_execution::test ... ok
[INFO] [stdout] test executor_tests::executor::propagates_errors_to_nullable_fields::custom_error_first_level ... ok
[INFO] [stdout] test executor_tests::executor::merge_parallel_fragments::test ... ok
[INFO] [stdout] test executor_tests::executor::merge_parallel_inline_fragments::test ... ok
[INFO] [stdout] test executor_tests::executor::named_operations::error_if_multiple_operations_provided_but_no_name ... ok
[INFO] [stdout] test executor_tests::executor::named_operations::error_if_unknown_operation_name_provided ... ok
[INFO] [stdout] test executor_tests::executor::propagates_errors_to_nullable_fields::non_null_list ... ok
[INFO] [stdout] test executor_tests::executor::propagates_errors_to_nullable_fields::non_nullable_first_level ... ok
[INFO] [stdout] test executor_tests::executor::propagates_errors_to_nullable_fields::non_null_list_of_nullable ... ok
[INFO] [stdout] test executor_tests::executor::propagates_errors_to_nullable_fields::non_nullable_first_level_in_fragment ... ok
[INFO] [stdout] test executor_tests::executor::propagates_errors_to_nullable_fields::non_nullable_first_level_in_inline_fragment ... ok
[INFO] [stdout] test executor_tests::executor::propagates_errors_to_nullable_fields::non_nullable_in_inline_fragment_nested_level ... ok
[INFO] [stdout] test executor_tests::executor::propagates_errors_to_nullable_fields::non_nullable_nested_level ... ok
[INFO] [stdout] test executor_tests::executor::propagates_errors_to_nullable_fields::non_nullable_first_level_in_inline_typed_fragment ... ok
[INFO] [stdout] test executor_tests::executor::propagates_errors_to_nullable_fields::non_nullable_nested_level_in_inline_fragment ... ok
[INFO] [stdout] test executor_tests::executor::propagates_errors_to_nullable_fields::nullable_first_level_in_inline_typed_fragment ... ok
[INFO] [stdout] test executor_tests::executor::propagates_errors_to_nullable_fields::nullable_first_level ... ok
[INFO] [stdout] test executor_tests::executor::propagates_errors_to_nullable_fields::non_nullable_in_fragment_nested_level ... ok
[INFO] [stdout] test executor_tests::directives::fragment_spread_include_true ... ok
[INFO] [stdout] test executor_tests::executor::propagates_errors_to_nullable_fields::nullable_first_level_in_inline_fragment ... ok
[INFO] [stdout] test executor_tests::executor::propagates_errors_to_nullable_fields::non_nullable_nested_level_in_fragment ... ok
[INFO] [stdout] test executor_tests::executor::propagates_errors_to_nullable_fields::non_nullable_nested_level_in_inline_typed_fragment ... ok
[INFO] [stdout] test executor_tests::executor::propagates_errors_to_nullable_fields::nullable_in_fragment_innermost ... ok
[INFO] [stdout] test executor_tests::executor::propagates_errors_to_nullable_fields::nullable_in_fragment_nested_level ... ok
[INFO] [stdout] test executor_tests::executor::propagates_errors_to_nullable_fields::nullable_in_inline_fragment_innermost ... ok
[INFO] [stdout] test executor_tests::executor::propagates_errors_to_nullable_fields::nullable_innermost ... ok
[INFO] [stdout] test executor_tests::executor::propagates_errors_to_nullable_fields::nullable_first_level_in_fragment ... ok
[INFO] [stdout] test executor_tests::executor::propagates_errors_to_nullable_fields::nullable_in_inline_typed_fragment_nested_level ... ok
[INFO] [stdout] test executor_tests::executor::propagates_errors_to_nullable_fields::nullable_in_inline_fragment_nested_level ... ok
[INFO] [stdout] test executor_tests::executor::propagates_errors_to_nullable_fields::nullable_innermost_in_inline_typed_fragment ... ok
[INFO] [stdout] test executor_tests::executor::propagates_errors_to_nullable_fields::non_nullable_in_inline_typed_fragment_nested_level ... ok
[INFO] [stdout] test executor_tests::executor::propagates_errors_to_nullable_fields::nullable_innermost_in_inline_fragment ... ok
[INFO] [stdout] test executor_tests::executor::propagates_errors_to_nullable_fields::nullable_nested_level ... ok
[INFO] [stdout] test executor_tests::executor::propagates_errors_to_nullable_fields::nullable_nested_level_in_inline_fragment ... ok
[INFO] [stdout] test executor_tests::introspection::enum_introspection ... ok
[INFO] [stdout] test executor_tests::introspection::enums::enum_description_introspection ... ok
[INFO] [stdout] test executor_tests::executor::threads_context_correctly::test ... ok
[INFO] [stdout] test executor_tests::interfaces_unions::union::test_unions ... ok
[INFO] [stdout] test executor_tests::executor::propagates_errors_to_nullable_fields::nullable_nested_level_in_fragment ... ok
[INFO] [stdout] test executor_tests::interfaces_unions::interface::test ... ok
[INFO] [stdout] test executor_tests::introspection::enums::enum_deprecation_introspection ... ok
[INFO] [stdout] test executor_tests::introspection::enums::default_name_introspection ... ok
[INFO] [stdout] test executor_tests::introspection::enums::enum_deprecation_no_values_introspection ... ok
[INFO] [stdout] test executor_tests::executor::propagates_errors_to_nullable_fields::nullable_innermost_in_fragment ... ok
[INFO] [stdout] test executor_tests::introspection::enums::no_trailing_comma_introspection ... ok
[INFO] [stdout] test executor_tests::introspection::enums::named_introspection ... ok
[INFO] [stdout] test executor_tests::introspection::input_object::default_name_input_value ... ok
[INFO] [stdout] test executor_tests::introspection::input_object::derive_derived ... ok
[INFO] [stdout] test executor_tests::introspection::input_object::default_name_introspection ... ok
[INFO] [stdout] test executor_tests::introspection::input_object::named_introspection ... ok
[INFO] [stdout] test executor_tests::introspection::input_object::derive_introspection ... ok
[INFO] [stdout] test executor_tests::introspection::input_object::description_introspection ... ok
[INFO] [stdout] test executor_tests::introspection::interface_introspection ... ok
[INFO] [stdout] test executor_tests::introspection::input_object::no_trailing_comma_introspection ... ok
[INFO] [stdout] test executor_tests::introspection::input_object::field_with_defaults_introspection ... ok
[INFO] [stdout] test executor_tests::introspection::input_object::field_description_introspection ... ok
[INFO] [stdout] test executor_tests::introspection::object_introspection ... ok
[INFO] [stdout] test executor_tests::enums::does_not_accept_incorrect_enum_name_in_variables ... ok
[INFO] [stdout] test executor_tests::variables::allow_lists_to_contain_values ... ok
[INFO] [stdout] test executor_tests::variables::allow_non_null_lists_of_non_null_to_contain_values ... ok
[INFO] [stdout] test executor_tests::variables::allow_lists_to_be_null ... ok
[INFO] [stdout] test executor_tests::executor::propagates_errors_to_nullable_fields::nullable_in_inline_typed_fragment_innermost ... ok
[INFO] [stdout] test executor_tests::variables::allow_lists_of_non_null_to_be_null ... ok
[INFO] [stdout] test executor_tests::variables::allow_lists_of_non_null_to_contain_values ... ok
[INFO] [stdout] test executor_tests::variables::allow_lists_to_contain_null ... ok
[INFO] [stdout] test executor_tests::variables::allow_non_null_lists_to_contain_null ... ok
[INFO] [stdout] test executor_tests::variables::allow_nullable_inputs_to_be_omitted_in_variable ... ok
[INFO] [stdout] test executor_tests::variables::allow_nullable_inputs_to_be_omitted ... ok
[INFO] [stdout] test executor_tests::variables::allow_non_null_lists_to_contain_values ... ok
[INFO] [stdout] test executor_tests::variables::allow_non_nullable_inputs_to_be_set_to_value_directly ... ok
[INFO] [stdout] test executor_tests::introspection::test_execution ... ok
[INFO] [stdout] test executor_tests::executor::propagates_errors_to_nullable_fields::nullable_nested_level_in_inline_typed_fragment ... ok
[INFO] [stdout] test executor_tests::variables::allow_nullable_inputs_to_be_set_to_null_in_variable ... ok
[INFO] [stdout] test executor_tests::variables::default_argument_when_not_provided ... ok
[INFO] [stdout] test executor_tests::variables::allow_nullable_inputs_to_be_set_to_value_in_variable ... ok
[INFO] [stdout] test executor_tests::variables::allow_non_nullable_inputs_to_be_set_to_value_in_variable ... ok
[INFO] [stdout] test executor_tests::variables::allow_nullable_inputs_to_be_explicitly_null ... ok
[INFO] [stdout] test executor_tests::variables::allow_nullable_inputs_to_be_set_to_value_directly ... ok
[INFO] [stdout] test executor_tests::introspection::scalar_introspection ... ok
[INFO] [stdout] test executor_tests::variables::does_not_allow_null_in_required_field ... ok
[INFO] [stdout] test executor_tests::variables::does_not_allow_non_nullable_input_to_be_set_to_null_in_variable ... ok
[INFO] [stdout] test executor_tests::introspection::enums::enum_value_description_introspection ... ok
[INFO] [stdout] test executor_tests::variables::floats::coercion_from_integers_should_work ... ok
[INFO] [stdout] test executor_tests::variables::does_not_allow_null_variable_for_required_field ... ok
[INFO] [stdout] test executor_tests::variables::does_not_allow_lists_of_non_null_to_contain_null ... ok
[INFO] [stdout] test executor_tests::variables::floats::float_values_should_work ... ok
[INFO] [stdout] test executor_tests::variables::floats::does_not_coerce_from_string ... ok
[INFO] [stdout] test executor_tests::variables::does_not_allow_missing_required_field ... ok
[INFO] [stdout] test executor_tests::variables::does_not_allow_non_null_lists_of_non_null_to_contain_null ... ok
[INFO] [stdout] test executor_tests::variables::does_not_allow_non_null_lists_to_be_null ... ok
[INFO] [stdout] test executor_tests::variables::does_not_allow_missing_variable_for_required_field ... ok
[INFO] [stdout] test executor_tests::variables::does_not_allow_non_nullable_input_to_be_omitted_in_variable ... ok
[INFO] [stdout] test executor_tests::async_await::async_simple ... ok
[INFO] [stdout] test executor_tests::variables::inline_parse_single_value_to_list ... ok
[INFO] [stdout] test executor_tests::variables::inline_runs_from_input_value_on_scalar ... ok
[INFO] [stdout] test executor_tests::variables::inline_complex_input ... ok
[INFO] [stdout] test executor_tests::variables::integers::does_not_coerce_from_string ... ok
[INFO] [stdout] test executor_tests::variables::integers::positive_and_negative_should_work ... ok
[INFO] [stdout] test executor_tests::variables::provided_variable_overwrites_default_value ... ok
[INFO] [stdout] test executor_tests::variables::nullable_input_object_arguments_successful_without_variables ... ok
[INFO] [stdout] test executor_tests::variables::integers::does_not_coerce_from_float ... ok
[INFO] [stdout] test executor_tests::variables::null_when_nullable_variable_of_argument_with_default_value_set_to_null ... ok
[INFO] [stdout] test integrations::serde::tests::int ... ok
[INFO] [stdout] test macros::graphql_input_value::tests::list ... ok
[INFO] [stdout] test macros::graphql_input_value::tests::null ... ok
[INFO] [stdout] test executor_tests::variables::default_argument_when_nullable_variable_not_provided ... ok
[INFO] [stdout] test macros::graphql_input_value::tests::object ... ok
[INFO] [stdout] test executor_tests::variables::variable_multiple_errors_with_nesting ... ok
[INFO] [stdout] test macros::graphql_input_value::tests::r#enum ... ok
[INFO] [stdout] test executor_tests::variables::variable_error_on_incorrect_type ... ok
[INFO] [stdout] test executor_tests::variables::variable_complex_input ... ok
[INFO] [stdout] test executor_tests::variables::variable_error_on_nested_non_null ... ok
[INFO] [stdout] test macros::graphql_input_value::tests::scalar ... ok
[INFO] [stdout] test macros::graphql_input_value::tests::variable ... ok
[INFO] [stdout] test executor_tests::variables::nullable_input_object_arguments_successful_with_variables ... ok
[INFO] [stdout] test executor_tests::variables::variable_error_on_additional_field ... ok
[INFO] [stdout] test macros::graphql_value::tests::list ... ok
[INFO] [stdout] test macros::graphql_value::tests::null ... ok
[INFO] [stdout] test macros::graphql_value::tests::option ... ok
[INFO] [stdout] test macros::graphql_value::tests::scalar ... ok
[INFO] [stdout] test executor_tests::variables::variable_error_on_omit_non_null ... ok
[INFO] [stdout] test macros::graphql_vars::tests::empty ... ok
[INFO] [stdout] test executor_tests::variables::variable_parse_single_value_to_list ... ok
[INFO] [stdout] test executor_tests::variables::variable_runs_from_input_value_on_scalar ... ok
[INFO] [stdout] test integrations::serde::tests::error_extensions ... ok
[INFO] [stdout] test integrations::serde::tests::errors ... ok
[INFO] [stdout] test integrations::serde::tests::float ... ok
[INFO] [stdout] test macros::graphql_vars::tests::scalar ... ok
[INFO] [stdout] test macros::graphql_vars::tests::variable ... ok
[INFO] [stdout] test parser::tests::document::issue_427_panic_is_not_expected ... ok
[INFO] [stdout] test parser::tests::lexer::display ... ok
[INFO] [stdout] test parser::tests::lexer::numbers ... ok
[INFO] [stdout] test parser::tests::document::simple_ast ... ok
[INFO] [stdout] test parser::tests::lexer::numbers_errors ... ok
[INFO] [stdout] test parser::tests::lexer::punctuation ... ok
[INFO] [stdout] test parser::tests::lexer::punctuation_error ... ok
[INFO] [stdout] test parser::tests::lexer::skip_commas ... ok
[INFO] [stdout] test parser::tests::lexer::string_errors ... ok
[INFO] [stdout] test parser::tests::lexer::strings ... ok
[INFO] [stdout] test parser::tests::document::errors ... ok
[INFO] [stdout] test parser::tests::lexer::disallow_control_codes ... ok
[INFO] [stdout] test macros::graphql_input_value::tests::option ... ok
[INFO] [stdout] test executor_tests::variables::does_not_allow_non_null_lists_of_non_null_to_be_null ... ok
[INFO] [stdout] test macros::graphql_vars::tests::list ... ok
[INFO] [stdout] test tests::introspection_tests::test_introspection_directives ... ok
[INFO] [stdout] test tests::introspection_tests::test_introspection_possible_types ... ok
[INFO] [stdout] test parser::tests::value::input_value_literals ... ok
[INFO] [stdout] test tests::introspection_tests::test_introspection_query_type_name ... ok
[INFO] [stdout] test tests::introspection_tests::test_introspection_specific_interface_type_name_and_kind ... ok
[INFO] [stdout] test tests::introspection_tests::test_introspection_specific_object_type_name_and_kind ... ok
[INFO] [stdout] test tests::introspection_tests::test_introspection_type_name ... ok
[INFO] [stdout] test tests::query_tests::interface_inline_fragment_friends ... ok
[INFO] [stdout] test tests::query_tests::test_hero_field_order ... ok
[INFO] [stdout] test tests::query_tests::test_hero_name_and_friends ... ok
[INFO] [stdout] test tests::query_tests::test_hero_name ... ok
[INFO] [stdout] test macros::graphql_value::tests::object ... ok
[INFO] [stdout] test tests::introspection_tests::test_builtin_introspection_query_without_descriptions ... ok
[INFO] [stdout] test tests::introspection_tests::test_builtin_introspection_query ... ok
[INFO] [stdout] test tests::introspection_tests::test_introspection_documentation ... ok
[INFO] [stdout] test macros::graphql_vars::tests::object ... ok
[INFO] [stdout] test parser::tests::lexer::error_positions ... ok
[INFO] [stdout] test macros::graphql_vars::tests::r#enum ... ok
[INFO] [stdout] test parser::tests::lexer::empty_source ... ok
[INFO] [stdout] test parser::tests::lexer::skip_comments ... ok
[INFO] [stdout] test parser::tests::lexer::skip_whitespace ... ok
[INFO] [stdout] test tests::query_tests::test_query_alias_multiple_with_fragment ... ok
[INFO] [stdout] test tests::query_tests::test_hero_name_and_friends_and_friends_of_friends ... ok
[INFO] [stdout] test tests::query_tests::test_query_inline_fragments_human ... ok
[INFO] [stdout] test tests::query_tests::test_query_alias_multiple ... ok
[INFO] [stdout] test tests::query_tests::test_query_name ... ok
[INFO] [stdout] test tests::query_tests::test_query_name_invalid_variable ... ok
[INFO] [stdout] test tests::query_tests::test_query_name_variable ... ok
[INFO] [stdout] test tests::query_tests::test_query_friends_names ... ok
[INFO] [stdout] test tests::query_tests::test_query_inline_fragments_droid ... ok
[INFO] [stdout] test tests::query_tests::test_query_alias_single ... ok
[INFO] [stdout] test tests::type_info_tests::test_node ... ok
[INFO] [stdout] test types::containers::coercion::array ... ok
[INFO] [stdout] test types::containers::coercion::option ... ok
[INFO] [stdout] test types::containers::coercion::vec ... ok
[INFO] [stdout] test types::name::test_name_is_valid ... ok
[INFO] [stdout] test types::scalars::tests::default_is_invariant_over_type ... ok
[INFO] [stdout] test tests::query_tests::test_object_typename ... ok
[INFO] [stdout] test types::scalars::tests::empty_mutation_is_send ... ok
[INFO] [stdout] test types::scalars::tests::empty_subscription_is_send ... ok
[INFO] [stdout] test types::scalars::tests::test_id_display ... ok
[INFO] [stdout] test util::test_to_camel_case ... ok
[INFO] [stdout] test types::scalars::tests::parse_f64_from_int ... ok
[INFO] [stdout] test types::scalars::tests::parse_strings ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::all_reqs_and_opts_on_mixed_list ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::arg_on_optional_arg ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::boolean_into_string ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::different_case_enum_value_into_enum ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::directive_with_incorrect_types ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::directive_with_valid_types ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::empty_list_value ... ok
[INFO] [stdout] test executor_tests::variables::input_object_with_default_values ... ok
[INFO] [stdout] test types::scalars::tests::test_id_new ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::boolean_into_enum ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::boolean_into_float ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::boolean_into_id ... ok
[INFO] [stdout] test types::scalars::tests::test_id_deref ... ok
[INFO] [stdout] test tests::subscriptions::type_alias ... ok
[INFO] [stdout] test types::scalars::tests::test_id_from_string ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::good_boolean_value ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::float_into_id ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::float_into_enum ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::full_object_with_fields_in_different_order ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::float_into_string ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::float_into_boolean ... ok
[INFO] [stdout] test tests::subscriptions::resolves_typed_inline_fragments ... ok
[INFO] [stdout] test types::scalars::tests::parse_f64_from_float ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::full_object ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::float_into_int ... ok
[INFO] [stdout] test tests::subscriptions::can_access_arguments ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::good_enum_value ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::good_float_value ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::good_int_value ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::incorrect_value_and_missing_argument ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::int_into_id ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::int_into_enum ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::multiple_args ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::int_into_string ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::incorrect_value_type ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::int_into_boolean ... ok
[INFO] [stdout] test tests::subscriptions::returns_error ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::multiple_args_reverse_order ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::no_arg_on_optional_arg ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::multiple_reqs_and_one_opt_on_mixed_list ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::no_args_on_multiple_optional ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::null_into_nullable_int ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::multiple_reqs_on_mixed_list ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::null_into_int ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::one_arg_on_multiple_optional ... ok
[INFO] [stdout] test tests::subscriptions::resolves_nontyped_inline_fragments ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::null_into_nullable_list ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::partial_object_invalid_field_type ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::partial_object_missing_required ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::partial_object_only_required ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::string_into_boolean ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::single_value_of_incorrect_type ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::partial_object_required_field_can_be_falsy ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::optional_arg_despite_required_field_in_type ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::second_arg_on_multiple_optional ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::single_value_into_list ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::string_into_float ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::partial_object_unknown_field_arg ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::string_into_int ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::string_into_id ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::simple_float_into_int ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::null_into_list ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::unknown_enum_value_into_enum ... ok
[INFO] [stdout] test validation::rules::default_values_of_correct_type::tests::complex_variables_missing_required_field ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::unquoted_into_float ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::unquoted_into_id ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::unquoted_string_into_string ... ok
[INFO] [stdout] test validation::rules::default_values_of_correct_type::tests::required_variables_without_default_values ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::unquoted_into_boolean ... ok
[INFO] [stdout] test validation::rules::default_values_of_correct_type::tests::no_required_variables_with_default_values ... ok
[INFO] [stdout] test validation::rules::default_values_of_correct_type::tests::variables_with_valid_default_values ... ok
[INFO] [stdout] test validation::rules::default_values_of_correct_type::tests::variables_with_invalid_default_values ... ok
[INFO] [stdout] test validation::rules::default_values_of_correct_type::tests::variables_with_no_default_values ... ok
[INFO] [stdout] test validation::rules::disable_introspection::tests::forbids_query_type ... ok
[INFO] [stdout] test validation::rules::disable_introspection::tests::forbids_field_schema ... ok
[INFO] [stdout] test validation::rules::disable_introspection::tests::allows_regular_fields ... ok
[INFO] [stdout] test validation::rules::disable_introspection::tests::forbids_query_schema ... ok
[INFO] [stdout] test validation::rules::fields_on_correct_type::tests::aliased_selection_on_interface ... ok
[INFO] [stdout] test validation::rules::fields_on_correct_type::tests::aliased_selection_on_object ... ok
[INFO] [stdout] test validation::rules::disable_introspection::tests::allows_typename_field ... ok
[INFO] [stdout] test validation::rules::fields_on_correct_type::tests::fields_on_union ... ok
[INFO] [stdout] test validation::rules::disable_introspection::tests::forbids_field_type ... ok
[INFO] [stdout] test validation::rules::fields_on_correct_type::tests::defined_in_concrete_types_but_not_interface ... ok
[INFO] [stdout] test validation::rules::fields_on_correct_type::tests::ignores_deeply_unknown_field ... ok
[INFO] [stdout] test validation::rules::fields_on_correct_type::tests::lying_alias_selection ... ok
[INFO] [stdout] test validation::rules::fields_on_correct_type::tests::not_defined_on_interface ... ok
[INFO] [stdout] test validation::rules::fields_on_correct_type::tests::meta_field_on_union ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::good_list_value ... ok
[INFO] [stdout] test validation::rules::fields_on_correct_type::tests::ignores_unknown_type ... ok
[INFO] [stdout] test validation::rules::fields_on_correct_type::tests::forbids_typename_on_explicit_subscription ... ok
[INFO] [stdout] test validation::rules::fields_on_correct_type::tests::selection_on_object ... ok
[INFO] [stdout] test validation::rules::fields_on_correct_type::tests::typename_on_union ... ok
[INFO] [stdout] test validation::rules::fields_on_correct_type::tests::unknown_aliased_lying_field_target ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::good_string_value ... ok
[INFO] [stdout] test validation::rules::fields_on_correct_type::tests::unknown_field_on_inline_fragment ... ok
[INFO] [stdout] test validation::rules::fields_on_correct_type::tests::forbids_typename_on_subscription ... ok
[INFO] [stdout] test validation::rules::fields_on_correct_type::tests::unknown_field_on_fragment ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::string_into_enum ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::incorrect_item_type ... ok
[INFO] [stdout] test validation::rules::fields_on_correct_type::tests::unknown_aliased_target ... ok
[INFO] [stdout] test validation::rules::fields_on_correct_type::tests::unknown_subfield ... ok
[INFO] [stdout] test validation::rules::fields_on_correct_type::tests::selection_on_interface ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::int_into_float ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::partial_object_including_required ... ok
[INFO] [stdout] test validation::rules::arguments_of_correct_type::tests::unquoted_string_into_int ... ok
[INFO] [stdout] test validation::rules::default_values_of_correct_type::tests::list_variables_with_invalid_item ... ok
[INFO] [stdout] test tests::subscriptions::can_access_context ... ok
[INFO] [stdout] test tests::subscriptions::returns_requested_object ... ok
[INFO] [stdout] test validation::rules::fragments_on_composite_types::tests::not_on_enum ... ok
[INFO] [stdout] test validation::rules::fragments_on_composite_types::tests::not_on_scalar ... ok
[INFO] [stdout] test validation::rules::fragments_on_composite_types::tests::not_on_input_object ... ok
[INFO] [stdout] test validation::rules::fields_on_correct_type::tests::nested_unknown_fields ... ok
[INFO] [stdout] test validation::rules::fragments_on_composite_types::tests::not_on_scalar_inline ... ok
[INFO] [stdout] test validation::rules::fragments_on_composite_types::tests::on_inline_without_type_cond ... ok
[INFO] [stdout] test validation::rules::fragments_on_composite_types::tests::on_object ... ok
[INFO] [stdout] test validation::rules::fragments_on_composite_types::tests::on_union ... ok
[INFO] [stdout] test validation::rules::fields_on_correct_type::tests::valid_field_in_inline_fragment ... ok
[INFO] [stdout] test validation::rules::fragments_on_composite_types::tests::on_object_inline ... ok
[INFO] [stdout] test validation::rules::known_argument_names::tests::directive_args_are_known ... ok
[INFO] [stdout] test validation::rules::known_argument_names::tests::ignores_args_of_unknown_fields ... ok
[INFO] [stdout] test validation::rules::known_argument_names::tests::args_are_known_deeply ... ok
[INFO] [stdout] test validation::rules::known_argument_names::tests::invalid_arg_name ... ok
[INFO] [stdout] test validation::rules::known_argument_names::tests::single_arg_is_known ... ok
[INFO] [stdout] test validation::rules::known_argument_names::tests::multiple_args_are_known ... ok
[INFO] [stdout] test validation::rules::known_directives::tests::with_misplaced_directives ... ok
[INFO] [stdout] test validation::rules::known_directives::tests::with_many_unknown_directives ... ok
[INFO] [stdout] test validation::rules::known_argument_names::tests::unknown_args_deeply ... ok
[INFO] [stdout] test validation::rules::fragments_on_composite_types::tests::on_interface ... ok
[INFO] [stdout] test validation::rules::known_directives::tests::with_well_placed_directives ... ok
[INFO] [stdout] test validation::rules::known_fragment_names::tests::unknown ... ok
[INFO] [stdout] test validation::rules::known_fragment_names::tests::known ... ok
[INFO] [stdout] test validation::rules::known_directives::tests::with_unknown_directive_on_var_definition ... ok
[INFO] [stdout] test validation::rules::known_argument_names::tests::unknown_args_amongst_known_args ... ok
[INFO] [stdout] test validation::rules::known_argument_names::tests::undirective_args_are_invalid ... ok
[INFO] [stdout] test validation::rules::known_argument_names::tests::multiple_args_in_reverse_order_are_known ... ok
[INFO] [stdout] test validation::rules::known_argument_names::tests::no_args_on_optional_arg ... ok
[INFO] [stdout] test validation::rules::known_type_names::tests::known_type_names_are_valid ... ok
[INFO] [stdout] test validation::rules::known_type_names::tests::unknown_type_names_are_invalid ... ok
[INFO] [stdout] test validation::rules::known_directives::tests::with_no_directives ... ok
[INFO] [stdout] test validation::rules::lone_anonymous_operation::tests::anon_operation_with_a_mutation ... ok
[INFO] [stdout] test validation::rules::lone_anonymous_operation::tests::anon_operation_with_fragment ... ok
[INFO] [stdout] test validation::rules::known_directives::tests::with_known_directives ... ok
[INFO] [stdout] test validation::rules::lone_anonymous_operation::tests::multiple_named_operations ... ok
[INFO] [stdout] test validation::rules::lone_anonymous_operation::tests::multiple_anon_operations ... ok
[INFO] [stdout] test validation::rules::lone_anonymous_operation::tests::one_anon_operation ... ok
[INFO] [stdout] test validation::rules::no_fragment_cycles::tests::no_spreading_itself_deeply_and_immediately ... ok
[INFO] [stdout] test validation::rules::no_fragment_cycles::tests::single_reference_is_valid ... ok
[INFO] [stdout] test validation::rules::no_fragment_cycles::tests::no_spreading_itself_indirectly_within_inline_fragment ... ok
[INFO] [stdout] test validation::rules::no_fragment_cycles::tests::double_spread_within_abstract_types ... ok
[INFO] [stdout] test validation::rules::known_directives::tests::with_unknown_directive ... ok
[INFO] [stdout] test validation::rules::no_fragment_cycles::tests::does_not_false_positive_on_unknown_fragment ... ok
[INFO] [stdout] test validation::rules::no_fragment_cycles::tests::no_spreading_itself_deeply_two_paths_alt_traversal_order ... ok
[INFO] [stdout] test validation::rules::no_fragment_cycles::tests::no_spreading_itself_directly ... ok
[INFO] [stdout] test validation::rules::no_fragment_cycles::tests::no_spreading_itself_deeply_two_paths ... ok
[INFO] [stdout] test validation::rules::no_fragment_cycles::tests::spreading_recursively_within_field_fails ... ok
[INFO] [stdout] test validation::rules::no_undefined_variables::tests::all_variables_in_fragments_deeply_defined ... ok
[INFO] [stdout] test validation::rules::no_fragment_cycles::tests::spreading_twice_is_not_circular ... ok
[INFO] [stdout] test validation::rules::no_fragment_cycles::tests::spreading_twice_indirectly_is_not_circular ... ok
[INFO] [stdout] test validation::rules::no_fragment_cycles::tests::no_spreading_itself_indirectly ... ok
[INFO] [stdout] test validation::rules::no_fragment_cycles::tests::no_spreading_itself_directly_within_inline_fragment ... ok
[INFO] [stdout] test validation::rules::no_undefined_variables::tests::multiple_variables_not_defined ... ok
[INFO] [stdout] test validation::rules::no_undefined_variables::tests::multiple_variables_in_fragments_not_defined ... ok
[INFO] [stdout] test validation::rules::no_undefined_variables::tests::all_variables_defined ... ok
[INFO] [stdout] test validation::rules::lone_anonymous_operation::tests::no_operations ... ok
[INFO] [stdout] test validation::rules::no_undefined_variables::tests::all_variables_deeply_defined_in_inline_fragments_defined ... ok
[INFO] [stdout] test validation::rules::no_undefined_variables::tests::multiple_undefined_variables_produce_multiple_errors ... ok
[INFO] [stdout] test validation::rules::no_fragment_cycles::tests::no_spreading_itself_deeply ... ok
[INFO] [stdout] test validation::rules::no_undefined_variables::tests::all_variables_deeply_defined ... ok
[INFO] [stdout] test validation::rules::no_fragment_cycles::tests::no_spreading_itself_indirectly_reports_opposite_order ... ok
[INFO] [stdout] test validation::rules::no_undefined_variables::tests::single_variable_in_fragment_not_defined_by_multiple_operations ... ok
[INFO] [stdout] test validation::rules::no_undefined_variables::tests::variable_in_fragment_not_defined_by_operation ... ok
[INFO] [stdout] test validation::rules::no_undefined_variables::tests::variable_not_defined ... ok
[INFO] [stdout] test validation::rules::no_undefined_variables::tests::variable_not_defined_by_unnamed_query ... ok
[INFO] [stdout] test validation::rules::no_undefined_variables::tests::variable_in_fragment_used_by_other_operation ... ok
[INFO] [stdout] test validation::rules::no_undefined_variables::tests::variable_within_fragments_defined_in_operations ... ok
[INFO] [stdout] test validation::rules::no_undefined_variables::tests::variable_in_fragment_not_defined_by_unnamed_query ... ok
[INFO] [stdout] test validation::rules::no_unused_fragments::tests::all_fragment_names_are_used ... ok
[INFO] [stdout] test validation::rules::no_unused_fragments::tests::all_fragment_names_are_used_by_multiple_operations ... ok
[INFO] [stdout] test validation::rules::no_undefined_variables::tests::variables_in_fragment_not_defined_by_multiple_operations ... ok
[INFO] [stdout] test validation::rules::no_unused_fragments::tests::contains_unknown_and_undef_fragments ... ok
[INFO] [stdout] test validation::rules::no_undefined_variables::tests::variable_within_recursive_fragment_defined ... ok
[INFO] [stdout] test validation::rules::no_unused_variables::tests::uses_all_variables_deeply ... ok
[INFO] [stdout] test validation::rules::no_unused_variables::tests::variable_not_used ... ok
[INFO] [stdout] test validation::rules::no_unused_variables::tests::variable_not_used_by_fragment_used_by_other_operation ... ok
[INFO] [stdout] test validation::rules::no_unused_variables::tests::multiple_variables_not_used_1 ... ok
[INFO] [stdout] test validation::rules::no_unused_fragments::tests::contains_unknown_fragments ... ok
[INFO] [stdout] test validation::rules::no_unused_variables::tests::variable_not_used_by_unreferenced_fragment ... ok
[INFO] [stdout] test validation::rules::no_undefined_variables::tests::variable_within_single_fragment_defined_in_multiple_operations ... ok
[INFO] [stdout] test validation::rules::no_unused_variables::tests::uses_all_variables ... ok
[INFO] [stdout] test validation::rules::no_unused_variables::tests::variable_not_used_in_fragment ... ok
[INFO] [stdout] test validation::rules::no_unused_variables::tests::variable_used_by_fragment_in_multiple_operations ... ok
[INFO] [stdout] test validation::rules::overlapping_fields_can_be_merged::tests::allows_different_args_where_no_conflict_is_possible ... ok
[INFO] [stdout] test validation::rules::overlapping_fields_can_be_merged::tests::allows_inline_typeless_fragments ... ok
[INFO] [stdout] test validation::rules::no_unused_variables::tests::uses_all_variables_deeply_in_inline_fragments ... ok
[INFO] [stdout] test validation::rules::no_unused_fragments::tests::contains_unknown_fragments_with_ref_cycle ... ok
[INFO] [stdout] test validation::rules::no_unused_variables::tests::multiple_variables_not_used_2 ... ok
[INFO] [stdout] test validation::rules::overlapping_fields_can_be_merged::tests::allows_non_conflicting_overlapping_types ... ok
[INFO] [stdout] test validation::rules::overlapping_fields_can_be_merged::tests::compares_deep_types_including_list ... ok
[INFO] [stdout] test validation::rules::overlapping_fields_can_be_merged::tests::deep_conflict_with_multiple_issues ... ok
[INFO] [stdout] test validation::rules::overlapping_fields_can_be_merged::tests::compatible_return_shapes_on_different_return_types ... ok
[INFO] [stdout] test validation::rules::overlapping_fields_can_be_merged::tests::different_args_second_adds_an_argument ... ok
[INFO] [stdout] test validation::rules::overlapping_fields_can_be_merged::tests::different_args_second_missing_an_argument ... ok
[INFO] [stdout] test validation::rules::overlapping_fields_can_be_merged::tests::different_args_with_different_aliases ... ok
[INFO] [stdout] test validation::rules::overlapping_fields_can_be_merged::tests::deep_conflict ... ok
[INFO] [stdout] test validation::rules::overlapping_fields_can_be_merged::tests::different_directives_with_different_aliases ... ok
[INFO] [stdout] test validation::rules::overlapping_fields_can_be_merged::tests::conflicting_return_types_which_potentially_overlap ... ok
[INFO] [stdout] test validation::rules::overlapping_fields_can_be_merged::tests::alias_masking_direct_field_access ... ok
[INFO] [stdout] test validation::rules::no_unused_variables::tests::variable_used_by_recursive_fragment ... ok
[INFO] [stdout] test validation::rules::overlapping_fields_can_be_merged::tests::conflicting_args ... ok
[INFO] [stdout] test validation::rules::no_unused_variables::tests::uses_all_variables_in_fragments ... ok
[INFO] [stdout] test validation::rules::overlapping_fields_can_be_merged::tests::different_skip_include_directives_accepted ... ok
[INFO] [stdout] test validation::rules::overlapping_fields_can_be_merged::tests::disallows_differing_deep_return_types_despite_no_overlap ... ok
[INFO] [stdout] test validation::rules::overlapping_fields_can_be_merged::tests::disallows_differing_return_types_despite_no_overlap ... ok
[INFO] [stdout] test validation::rules::overlapping_fields_can_be_merged::tests::disallows_differing_return_type_list_despite_no_overlap ... ok
[INFO] [stdout] test validation::rules::overlapping_fields_can_be_merged::tests::disallows_differing_return_type_nullability_despite_no_overlap ... ok
[INFO] [stdout] test validation::rules::overlapping_fields_can_be_merged::tests::error_message_contains_hint_for_alias_conflict ... ok
[INFO] [stdout] test validation::rules::overlapping_fields_can_be_merged::tests::disallows_differing_subfields ... ok
[INFO] [stdout] test validation::rules::overlapping_fields_can_be_merged::tests::ignores_unknown_types ... ok
[INFO] [stdout] test validation::rules::overlapping_fields_can_be_merged::tests::identical_fields_with_identical_args ... ok
[INFO] [stdout] test validation::rules::overlapping_fields_can_be_merged::tests::encounters_conflict_in_fragments ... ok
[INFO] [stdout] test validation::rules::overlapping_fields_can_be_merged::tests::ignores_unknown_fragments ... ok
[INFO] [stdout] test validation::rules::overlapping_fields_can_be_merged::tests::same_aliases_with_different_field_targets ... ok
[INFO] [stdout] test validation::rules::overlapping_fields_can_be_merged::tests::reports_deep_conflict_to_nearest_common_ancestor_in_fragments ... ok
[INFO] [stdout] test validation::rules::overlapping_fields_can_be_merged::tests::same_wrapped_scalar_return_types ... ok
[INFO] [stdout] test validation::rules::overlapping_fields_can_be_merged::tests::identical_fields ... ok
[INFO] [stdout] test validation::rules::possible_fragment_spreads::tests::different_object_into_object_in_inline_fragment ... ok
[INFO] [stdout] test validation::rules::overlapping_fields_can_be_merged::tests::very_deep_conflict ... ok
[INFO] [stdout] test validation::rules::overlapping_fields_can_be_merged::tests::identical_fields_with_identical_directives ... ok
[INFO] [stdout] test validation::rules::possible_fragment_spreads::tests::interface_into_implemented_object ... ok
[INFO] [stdout] test validation::rules::possible_fragment_spreads::tests::different_object_into_object ... ok
[INFO] [stdout] test validation::rules::overlapping_fields_can_be_merged::tests::unique_fields ... ok
[INFO] [stdout] test validation::rules::overlapping_fields_can_be_merged::tests::reports_correctly_when_a_non_exclusive_follows_an_exclusive ... ok
[INFO] [stdout] test validation::rules::overlapping_fields_can_be_merged::tests::reports_deep_conflict_in_nested_fragments ... ok
[INFO] [stdout] test validation::rules::overlapping_fields_can_be_merged::tests::reports_deep_conflict_to_nearest_common_ancestor ... ok
[INFO] [stdout] test validation::rules::possible_fragment_spreads::tests::interface_into_non_implementing_object ... ok
[INFO] [stdout] test validation::rules::possible_fragment_spreads::tests::interface_into_non_overlapping_interface_in_inline_fragment ... ok
[INFO] [stdout] test validation::rules::overlapping_fields_can_be_merged::tests::same_aliases_allowed_on_nonoverlapping_fields ... ok
[INFO] [stdout] test validation::rules::overlapping_fields_can_be_merged::tests::reports_each_conflict_once ... ok
[INFO] [stdout] test validation::rules::possible_fragment_spreads::tests::interface_into_non_overlapping_interface ... ok
[INFO] [stdout] test validation::rules::possible_fragment_spreads::tests::interface_into_non_overlapping_union ... ok
[INFO] [stdout] test validation::rules::possible_fragment_spreads::tests::interface_into_overlapping_interface ... ok
[INFO] [stdout] test validation::rules::possible_fragment_spreads::tests::interface_into_overlapping_interface_in_inline_fragment ... ok
[INFO] [stdout] test validation::rules::possible_fragment_spreads::tests::no_object_overlap_but_implements_parent ... ok
[INFO] [stdout] test validation::rules::possible_fragment_spreads::tests::interface_into_overlapping_union ... ok
[INFO] [stdout] test validation::rules::possible_fragment_spreads::tests::no_object_overlap_but_implements_parent_inline ... ok
[INFO] [stdout] test validation::rules::possible_fragment_spreads::tests::object_into_an_implemented_interface ... ok
[INFO] [stdout] test validation::rules::possible_fragment_spreads::tests::object_into_containing_union ... ok
[INFO] [stdout] test validation::rules::possible_fragment_spreads::tests::object_into_not_containing_union ... ok
[INFO] [stdout] test validation::rules::possible_fragment_spreads::tests::object_into_not_implementing_interface ... ok
[INFO] [stdout] test validation::rules::possible_fragment_spreads::tests::of_the_same_object ... ok
[INFO] [stdout] test validation::rules::possible_fragment_spreads::tests::of_the_same_object_with_inline_fragment ... ok
[INFO] [stdout] test validation::rules::possible_fragment_spreads::tests::union_into_contained_object ... ok
[INFO] [stdout] test validation::rules::possible_fragment_spreads::tests::union_into_not_contained_object ... ok
[INFO] [stdout] test validation::rules::possible_fragment_spreads::tests::union_into_non_overlapping_interface ... ok
[INFO] [stdout] test validation::rules::possible_fragment_spreads::tests::union_into_non_overlapping_union ... ok
[INFO] [stdout] test validation::rules::possible_fragment_spreads::tests::union_into_overlapping_interface ... ok
[INFO] [stdout] test validation::rules::provided_non_null_arguments::tests::all_reqs_on_opts_on_mixed_list ... ok
[INFO] [stdout] test validation::rules::possible_fragment_spreads::tests::union_into_overlapping_union ... ok
[INFO] [stdout] test validation::rules::provided_non_null_arguments::tests::ignores_unknown_arguments ... ok
[INFO] [stdout] test validation::rules::provided_non_null_arguments::tests::arg_on_optional_arg ... ok
[INFO] [stdout] test validation::rules::provided_non_null_arguments::tests::ignores_unknown_directives ... ok
[INFO] [stdout] test validation::rules::provided_non_null_arguments::tests::incorrect_value_and_missing_argument ... ok
[INFO] [stdout] test validation::rules::provided_non_null_arguments::tests::missing_one_non_nullable_argument ... ok
[INFO] [stdout] test validation::rules::provided_non_null_arguments::tests::muliple_reqs_on_mixed_list ... ok
[INFO] [stdout] test validation::rules::provided_non_null_arguments::tests::multiple_args ... ok
[INFO] [stdout] test validation::rules::provided_non_null_arguments::tests::no_args_on_multiple_optional ... ok
[INFO] [stdout] test validation::rules::scalar_leafs::tests::interface_type_missing_selection ... ok
[INFO] [stdout] test validation::rules::provided_non_null_arguments::tests::multiple_args_reverse_order ... ok
[INFO] [stdout] test validation::rules::provided_non_null_arguments::tests::multiple_reqs_and_one_opt_on_mixed_list ... ok
[INFO] [stdout] test validation::rules::scalar_leafs::tests::scalar_selection_not_allowed_on_enum ... ok
[INFO] [stdout] test validation::rules::scalar_leafs::tests::object_type_missing_selection ... ok
[INFO] [stdout] test validation::rules::provided_non_null_arguments::tests::missing_multiple_non_nullable_arguments ... ok
[INFO] [stdout] test validation::rules::provided_non_null_arguments::tests::no_arg_on_optional_arg ... ok
[INFO] [stdout] test validation::rules::provided_non_null_arguments::tests::one_arg_on_multiple_optional ... ok
[INFO] [stdout] test validation::rules::provided_non_null_arguments::tests::with_directives_of_valid_types ... ok
[INFO] [stdout] test validation::rules::scalar_leafs::tests::scalar_selection_not_allowed_with_directives ... ok
[INFO] [stdout] test validation::rules::scalar_leafs::tests::scalar_selection_not_allowed_on_boolean ... ok
[INFO] [stdout] test validation::rules::scalar_leafs::tests::scalar_selection_not_allowed_with_args ... ok
[INFO] [stdout] test validation::rules::scalar_leafs::tests::scalar_selection_not_allowed_with_directives_and_args ... ok
[INFO] [stdout] test validation::rules::scalar_leafs::tests::valid_scalar_selection_with_args ... ok
[INFO] [stdout] test validation::rules::tests::handles_nested_recursive_fragments ... ok
[INFO] [stdout] test validation::rules::unique_argument_names::tests::duplicate_field_arguments ... ok
[INFO] [stdout] test validation::rules::unique_argument_names::tests::no_arguments_on_directive ... ok
[INFO] [stdout] test validation::rules::unique_argument_names::tests::argument_on_directive ... ok
[INFO] [stdout] test validation::rules::tests::handles_recursive_fragments ... ok
[INFO] [stdout] test validation::rules::unique_argument_names::tests::many_duplicate_directive_arguments ... ok
[INFO] [stdout] test validation::rules::unique_argument_names::tests::no_arguments_on_field ... ok
[INFO] [stdout] test validation::rules::unique_argument_names::tests::argument_on_field ... ok
[INFO] [stdout] test validation::rules::unique_argument_names::tests::duplicate_directive_arguments ... ok
[INFO] [stdout] test validation::rules::unique_argument_names::tests::many_duplicate_field_arguments ... ok
[INFO] [stdout] test validation::rules::unique_argument_names::tests::same_argument_on_field_and_directive ... ok
[INFO] [stdout] test validation::rules::scalar_leafs::tests::valid_scalar_selection ... ok
[INFO] [stdout] test validation::rules::unique_fragment_names::tests::fragments_named_the_same_no_reference ... ok
[INFO] [stdout] test validation::rules::unique_fragment_names::tests::inline_fragments_always_unique ... ok
[INFO] [stdout] test validation::rules::unique_fragment_names::tests::one_fragment ... ok
[INFO] [stdout] test validation::rules::unique_fragment_names::tests::fragments_named_the_same ... ok
[INFO] [stdout] test validation::rules::unique_argument_names::tests::multiple_directive_arguments ... ok
[INFO] [stdout] test validation::rules::unique_input_field_names::tests::allows_for_nested_input_objects_with_similar_fields ... ok
[INFO] [stdout] test validation::rules::unique_argument_names::tests::same_argument_on_two_directives ... ok
[INFO] [stdout] test validation::rules::unique_fragment_names::tests::many_fragments ... ok
[INFO] [stdout] test validation::rules::unique_fragment_names::tests::no_fragments ... ok
[INFO] [stdout] test validation::rules::unique_argument_names::tests::multiple_field_arguments ... ok
[INFO] [stdout] test validation::rules::unique_argument_names::tests::same_argument_on_two_fields ... ok
[INFO] [stdout] test validation::rules::unique_operation_names::tests::fragment_and_operation_named_the_same ... ok
[INFO] [stdout] test validation::rules::unique_fragment_names::tests::fragment_and_operation_named_the_same ... ok
[INFO] [stdout] test validation::rules::unique_input_field_names::tests::multiple_input_object_fields ... ok
[INFO] [stdout] test validation::rules::unique_operation_names::tests::one_anon_operation ... ok
[INFO] [stdout] test validation::rules::unique_operation_names::tests::no_operations ... ok
[INFO] [stdout] test validation::rules::unique_operation_names::tests::multiple_operations_of_different_types ... ok
[INFO] [stdout] test validation::rules::unique_input_field_names::tests::same_input_object_within_two_args ... ok
[INFO] [stdout] test validation::rules::unique_operation_names::tests::multiple_operations ... ok
[INFO] [stdout] test validation::rules::unique_operation_names::tests::multiple_ops_of_same_name_of_different_types ... ok
[INFO] [stdout] test validation::rules::unique_input_field_names::tests::input_object_with_fields ... ok
[INFO] [stdout] test validation::rules::unique_input_field_names::tests::many_duplicate_input_object_fields ... ok
[INFO] [stdout] test validation::rules::unique_operation_names::tests::multiple_operations_of_same_name ... ok
[INFO] [stdout] test validation::rules::unique_input_field_names::tests::duplicate_input_object_fields ... ok
[INFO] [stdout] test validation::rules::unique_variable_names::tests::unique_variable_names ... ok
[INFO] [stdout] test validation::rules::unique_operation_names::tests::one_named_operation ... ok
[INFO] [stdout] test validation::rules::variables_in_allowed_position::tests::boolean_into_non_null_boolean_in_directive ... ok
[INFO] [stdout] test validation::rules::variables_are_input_types::tests::input_types_are_valid ... ok
[INFO] [stdout] test validation::rules::unique_variable_names::tests::duplicate_variable_names ... ok
[INFO] [stdout] test validation::rules::variables_are_input_types::tests::output_types_are_invalid ... ok
[INFO] [stdout] test validation::rules::variables_in_allowed_position::tests::non_null_boolean_into_non_null_boolean_in_directive ... ok
[INFO] [stdout] test validation::rules::variables_in_allowed_position::tests::boolean_into_boolean_within_fragment ... ok
[INFO] [stdout] test validation::rules::variables_in_allowed_position::tests::boolean_in_non_null_in_directive_with_default ... ok
[INFO] [stdout] test validation::rules::variables_in_allowed_position::tests::complex_input_into_complex_input ... ok
[INFO] [stdout] test validation::rules::variables_in_allowed_position::tests::complex_input_into_complex_input_in_field_position ... ok
[INFO] [stdout] test validation::rules::variables_in_allowed_position::tests::non_null_boolean_into_boolean ... ok
[INFO] [stdout] test validation::rules::variables_in_allowed_position::tests::int_into_non_null_int ... ok
[INFO] [stdout] test validation::rules::variables_in_allowed_position::tests::boolean_into_boolean ... ok
[INFO] [stdout] test validation::rules::variables_in_allowed_position::tests::int_into_non_null_int_with_default ... ok
[INFO] [stdout] test validation::rules::variables_in_allowed_position::tests::int_into_non_null_int_within_fragment ... ok
[INFO] [stdout] test validation::rules::variables_in_allowed_position::tests::int_into_non_null_int_within_nested_fragment ... ok
[INFO] [stdout] test validation::rules::variables_in_allowed_position::tests::non_null_boolean_into_boolean_within_fragment ... ok
[INFO] [stdout] test value::tests::display_bool ... ok
[INFO] [stdout] test value::tests::display_float ... ok
[INFO] [stdout] test value::tests::display_list_empty ... ok
[INFO] [stdout] test value::tests::display_object ... ok
[INFO] [stdout] test validation::rules::variables_in_allowed_position::tests::non_null_string_into_string_list_in_item_position ... ok
[INFO] [stdout] test value::tests::display_object_empty ... ok
[INFO] [stdout] test validation::rules::variables_in_allowed_position::tests::string_list_into_string_list ... ok
[INFO] [stdout] test validation::rules::variables_in_allowed_position::tests::string_into_string_list ... ok
[INFO] [stdout] test validation::rules::variables_in_allowed_position::tests::non_null_string_list_into_string_list ... ok
[INFO] [stdout] test validation::rules::variables_in_allowed_position::tests::string_into_string_list_in_item_position ... ok
[INFO] [stdout] test validation::rules::variables_in_allowed_position::tests::string_over_boolean ... ok
[INFO] [stdout] test value::tests::display_int ... ok
[INFO] [stdout] test value::tests::display_list ... ok
[INFO] [stdout] test value::tests::display_list_one_element ... ok
[INFO] [stdout] test value::tests::display_null ... ok
[INFO] [stdout] test value::tests::display_object_one_field ... ok
[INFO] [stdout] test validation::rules::variables_in_allowed_position::tests::string_into_non_null_boolean_in_directive ... ok
[INFO] [stdout] test value::tests::display_string ... ok
[INFO] [stderr]    Doc-tests juniper
[INFO] [stdout] test validation::rules::provided_non_null_arguments::tests::second_arg_on_multiple_optional ... ok
[INFO] [stdout] test validation::rules::provided_non_null_arguments::tests::with_directive_with_missing_types ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 590 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.74s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 22 tests
[INFO] [stdout] test src/executor/mod.rs - executor::FieldError<S>::new (line 158) ... ok
[INFO] [stdout] test src/executor/mod.rs - executor::FieldError (line 131) ... ok
[INFO] [stdout] test src/macros/graphql_vars.rs - macros::graphql_vars::graphql_vars (line 8) ... ok
[INFO] [stdout] test src/macros/reflect.rs - macros::reflect::WrappedType (line 178) ... ok
[INFO] [stdout] test src/macros/graphql_input_value.rs - macros::graphql_input_value::graphql_input_value (line 57) ... ok
[INFO] [stdout] test src/http/graphiql.rs - http::graphiql::graphiql_source (line 7) ... ok
[INFO] [stdout] test src/macros/graphql_input_value.rs - macros::graphql_input_value::graphql_input_value (line 11) ... ok
[INFO] [stdout] test src/value/scalar.rs - value::scalar::ScalarValue (line 52) ... ok
[INFO] [stdout] test src/macros/reflect.rs - macros::reflect::format_type (line 926) ... ok
[INFO] [stdout] test src/value/scalar.rs - value::scalar::ScalarValue::downcast_type (line 214) ... ok
[INFO] [stdout] test src/value/scalar.rs - value::scalar::ScalarValue::downcast_type (line 199) ... ok
[INFO] [stdout] test src/macros/graphql_input_value.rs - macros::graphql_input_value::graphql_input_value (line 33) ... ok
[INFO] [stdout] test src/macros/graphql_input_value.rs - macros::graphql_input_value::graphql_input_value (line 24) ... ok
[INFO] [stdout] test src/value/scalar.rs - value::scalar::ScalarValue::try_to (line 279) ... ok
[INFO] [stdout] test src/macros/graphql_value.rs - macros::graphql_value::graphql_value (line 28) ... ok
[INFO] [stdout] test src/schema/model.rs - schema::model::RootNode<QueryT,MutationT,SubscriptionT,S>::disable_introspection (line 122) ... ok
[INFO] [stdout] test src/value/scalar.rs - value::scalar::ScalarValue::from_displayable (line 460) ... ok
[INFO] [stdout] test src/value/scalar.rs - value::scalar::ScalarValue::downcast_type (line 246) ... ok
[INFO] [stdout] test src/macros/graphql_value.rs - macros::graphql_value::graphql_value (line 10) ... ok
[INFO] [stdout] test src/types/base.rs - types::base::GraphQLType (line 311) ... ok
[INFO] [stdout] test src/value/scalar.rs - value::scalar::ScalarValue::from_displayable_non_static (line 545) ... ok
[INFO] [stdout] test src/value/scalar.rs - value::scalar::ScalarValue::is_type (line 176) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.10s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 3.72s; merged doctests compilation took 3.59s
[INFO] running `Command { std: "docker" "inspect" "cb93bc9076a3b7c9f30b808a6a2777c34f1623411d5a8495559993cef47efdc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb93bc9076a3b7c9f30b808a6a2777c34f1623411d5a8495559993cef47efdc0", kill_on_drop: false }`
[INFO] [stdout] cb93bc9076a3b7c9f30b808a6a2777c34f1623411d5a8495559993cef47efdc0
