[INFO] cloning repository https://github.com/CallstackAI/grafbase-clone
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CallstackAI/grafbase-clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCallstackAI%2Fgrafbase-clone", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCallstackAI%2Fgrafbase-clone'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 981ac50e4552a00a2baba189c7b4c2598d597385
[INFO] checking CallstackAI/grafbase-clone against 22950ab9e29e11620a10905f027f141ea126966e for pr-160581
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCallstackAI%2Fgrafbase-clone" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config.toml
[INFO] removed /workspace/builds/worker-6-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/CallstackAI/grafbase-clone
[INFO] finished tweaking git repo https://github.com/CallstackAI/grafbase-clone
[INFO] tweaked toml for git repo https://github.com/CallstackAI/grafbase-clone written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/CallstackAI/grafbase-clone on toolchain 22950ab9e29e11620a10905f027f141ea126966e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22950ab9e29e11620a10905f027f141ea126966e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/CallstackAI/grafbase-clone 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" "+22950ab9e29e11620a10905f027f141ea126966e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: workspace (manifest) generated 31 warnings
[INFO] [stderr] warning: engine/crates/telemetry/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/telemetry/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/telemetry/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/telemetry/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/telemetry/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/telemetry/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/telemetry/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/telemetry/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/telemetry/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/telemetry/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/telemetry/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/telemetry/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/telemetry/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/telemetry/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/telemetry/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/telemetry/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/telemetry/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/telemetry/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/telemetry/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/telemetry/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/telemetry/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/telemetry/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/telemetry/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/telemetry/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/telemetry/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/telemetry/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/telemetry/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/telemetry/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/telemetry/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/telemetry/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/telemetry/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `grafbase-telemetry` (manifest) generated 31 warnings
[INFO] [stderr] warning: engine/crates/runtime-local/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-local/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-local/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-local/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-local/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-local/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-local/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-local/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-local/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-local/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-local/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-local/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-local/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-local/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-local/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-local/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-local/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-local/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-local/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-local/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-local/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-local/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-local/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-local/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-local/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-local/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-local/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-local/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-local/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-local/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-local/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `runtime-local` (manifest) generated 31 warnings
[INFO] [stderr] warning: graphql-introspection/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: graphql-introspection/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: graphql-introspection/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: graphql-introspection/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: graphql-introspection/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: graphql-introspection/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: graphql-introspection/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: graphql-introspection/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: graphql-introspection/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: graphql-introspection/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: graphql-introspection/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: graphql-introspection/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: graphql-introspection/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: graphql-introspection/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: graphql-introspection/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: graphql-introspection/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: graphql-introspection/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: graphql-introspection/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: graphql-introspection/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: graphql-introspection/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: graphql-introspection/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: graphql-introspection/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: graphql-introspection/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: graphql-introspection/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: graphql-introspection/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: graphql-introspection/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: graphql-introspection/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: graphql-introspection/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: graphql-introspection/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: graphql-introspection/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: graphql-introspection/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `grafbase-graphql-introspection` (manifest) generated 31 warnings
[INFO] [stderr] warning: cli/crates/docker-tests/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/docker-tests/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/docker-tests/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/docker-tests/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/docker-tests/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/docker-tests/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/docker-tests/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/docker-tests/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/docker-tests/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/docker-tests/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/docker-tests/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/docker-tests/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/docker-tests/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/docker-tests/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/docker-tests/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/docker-tests/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/docker-tests/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/docker-tests/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/docker-tests/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/docker-tests/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/docker-tests/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/docker-tests/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/docker-tests/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/docker-tests/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/docker-tests/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/docker-tests/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/docker-tests/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/docker-tests/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/docker-tests/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/docker-tests/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/docker-tests/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `grafbase-docker-tests` (manifest) generated 31 warnings
[INFO] [stderr] warning: gqlint/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: gqlint/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: gqlint/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: gqlint/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: gqlint/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: gqlint/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: gqlint/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: gqlint/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: gqlint/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: gqlint/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: gqlint/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: gqlint/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: gqlint/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: gqlint/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: gqlint/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: gqlint/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: gqlint/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: gqlint/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: gqlint/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: gqlint/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: gqlint/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: gqlint/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: gqlint/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: gqlint/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: gqlint/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: gqlint/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: gqlint/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: gqlint/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: gqlint/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: gqlint/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: gqlint/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `gqlint` (manifest) generated 31 warnings
[INFO] [stderr] warning: engine/crates/graphql-mocks/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-mocks/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-mocks/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-mocks/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-mocks/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-mocks/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-mocks/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-mocks/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-mocks/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-mocks/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-mocks/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-mocks/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-mocks/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-mocks/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-mocks/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-mocks/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-mocks/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-mocks/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-mocks/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-mocks/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-mocks/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-mocks/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-mocks/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-mocks/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-mocks/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-mocks/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-mocks/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-mocks/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-mocks/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-mocks/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-mocks/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `graphql-mocks` (manifest) generated 31 warnings
[INFO] [stderr] warning: engine/crates/gateway-core/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-core/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-core/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-core/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-core/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-core/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-core/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-core/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-core/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-core/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-core/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-core/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-core/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-core/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-core/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-core/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-core/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-core/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-core/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-core/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-core/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-core/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-core/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-core/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-core/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-core/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-core/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-core/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-core/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-core/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-core/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `gateway-core` (manifest) generated 31 warnings
[INFO] [stderr] warning: engine/crates/engine-v2/id-newtypes/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/id-newtypes/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/id-newtypes/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/id-newtypes/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/id-newtypes/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/id-newtypes/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/id-newtypes/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/id-newtypes/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/id-newtypes/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/id-newtypes/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/id-newtypes/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/id-newtypes/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/id-newtypes/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/id-newtypes/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/id-newtypes/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/id-newtypes/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/id-newtypes/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/id-newtypes/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/id-newtypes/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/id-newtypes/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/id-newtypes/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/id-newtypes/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/id-newtypes/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/id-newtypes/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/id-newtypes/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/id-newtypes/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/id-newtypes/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/id-newtypes/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/id-newtypes/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/id-newtypes/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/id-newtypes/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `engine-v2-id-newtypes` (manifest) generated 31 warnings
[INFO] [stderr] warning: cli/crates/common/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/common/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/common/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/common/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/common/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/common/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/common/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/common/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/common/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/common/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/common/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/common/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/common/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/common/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/common/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/common/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/common/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/common/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/common/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/common/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/common/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/common/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/common/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/common/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/common/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/common/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/common/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/common/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/common/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/common/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/common/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `grafbase-local-common` (manifest) generated 31 warnings
[INFO] [stderr] warning: engine/crates/jwt-verifier/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/jwt-verifier/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/jwt-verifier/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/jwt-verifier/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/jwt-verifier/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/jwt-verifier/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/jwt-verifier/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/jwt-verifier/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/jwt-verifier/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/jwt-verifier/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/jwt-verifier/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/jwt-verifier/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/jwt-verifier/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/jwt-verifier/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/jwt-verifier/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/jwt-verifier/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/jwt-verifier/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/jwt-verifier/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/jwt-verifier/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/jwt-verifier/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/jwt-verifier/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/jwt-verifier/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/jwt-verifier/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/jwt-verifier/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/jwt-verifier/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/jwt-verifier/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/jwt-verifier/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/jwt-verifier/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/jwt-verifier/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/jwt-verifier/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/jwt-verifier/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `jwt-verifier` (manifest) generated 31 warnings
[INFO] [stderr] warning: engine/crates/engine/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `engine` (manifest) generated 31 warnings
[INFO] [stderr] warning: engine/crates/gateway-v2/auth-config/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth-config/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth-config/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth-config/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth-config/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth-config/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth-config/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth-config/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth-config/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth-config/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth-config/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth-config/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth-config/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth-config/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth-config/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth-config/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth-config/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth-config/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth-config/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth-config/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth-config/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth-config/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth-config/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth-config/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth-config/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth-config/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth-config/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth-config/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth-config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth-config/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth-config/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `gateway-v2-auth-config` (manifest) generated 31 warnings
[INFO] [stderr] warning: engine/crates/engine-v2/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `engine-v2` (manifest) generated 31 warnings
[INFO] [stderr] warning: engine/crates/graphql-schema-diff/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-schema-diff/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-schema-diff/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-schema-diff/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-schema-diff/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-schema-diff/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-schema-diff/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-schema-diff/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-schema-diff/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-schema-diff/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-schema-diff/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-schema-diff/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-schema-diff/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-schema-diff/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-schema-diff/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-schema-diff/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-schema-diff/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-schema-diff/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-schema-diff/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-schema-diff/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-schema-diff/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-schema-diff/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-schema-diff/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-schema-diff/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-schema-diff/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-schema-diff/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-schema-diff/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-schema-diff/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-schema-diff/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-schema-diff/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-schema-diff/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `graphql-schema-diff` (manifest) generated 31 warnings
[INFO] [stderr] warning: cli/crates/typed-resolvers/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/typed-resolvers/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/typed-resolvers/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/typed-resolvers/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/typed-resolvers/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/typed-resolvers/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/typed-resolvers/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/typed-resolvers/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/typed-resolvers/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/typed-resolvers/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/typed-resolvers/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/typed-resolvers/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/typed-resolvers/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/typed-resolvers/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/typed-resolvers/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/typed-resolvers/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/typed-resolvers/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/typed-resolvers/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/typed-resolvers/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/typed-resolvers/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/typed-resolvers/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/typed-resolvers/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/typed-resolvers/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/typed-resolvers/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/typed-resolvers/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/typed-resolvers/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/typed-resolvers/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/typed-resolvers/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/typed-resolvers/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/typed-resolvers/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/typed-resolvers/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `typed-resolvers` (manifest) generated 31 warnings
[INFO] [stderr] warning: engine/crates/async-runtime/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/async-runtime/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/async-runtime/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/async-runtime/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/async-runtime/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/async-runtime/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/async-runtime/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/async-runtime/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/async-runtime/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/async-runtime/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/async-runtime/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/async-runtime/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/async-runtime/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/async-runtime/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/async-runtime/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/async-runtime/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/async-runtime/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/async-runtime/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/async-runtime/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/async-runtime/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/async-runtime/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/async-runtime/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/async-runtime/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/async-runtime/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/async-runtime/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/async-runtime/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/async-runtime/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/async-runtime/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/async-runtime/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/async-runtime/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/async-runtime/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `async-runtime` (manifest) generated 31 warnings
[INFO] [stderr] warning: engine/crates/engine-config-builder/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-config-builder/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-config-builder/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-config-builder/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-config-builder/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-config-builder/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-config-builder/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-config-builder/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-config-builder/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-config-builder/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-config-builder/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-config-builder/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-config-builder/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-config-builder/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-config-builder/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-config-builder/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-config-builder/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-config-builder/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-config-builder/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-config-builder/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-config-builder/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-config-builder/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-config-builder/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-config-builder/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-config-builder/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-config-builder/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-config-builder/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-config-builder/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-config-builder/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-config-builder/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-config-builder/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `engine-config-builder` (manifest) generated 31 warnings
[INFO] [stderr] warning: engine/crates/common-types/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/common-types/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/common-types/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/common-types/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/common-types/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/common-types/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/common-types/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/common-types/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/common-types/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/common-types/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/common-types/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/common-types/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/common-types/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/common-types/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/common-types/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/common-types/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/common-types/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/common-types/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/common-types/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/common-types/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/common-types/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/common-types/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/common-types/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/common-types/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/common-types/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/common-types/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/common-types/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/common-types/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/common-types/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/common-types/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/common-types/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `common-types` (manifest) generated 31 warnings
[INFO] [stderr] warning: engine/crates/parser-sdl/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-sdl/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-sdl/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-sdl/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-sdl/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-sdl/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-sdl/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-sdl/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-sdl/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-sdl/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-sdl/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-sdl/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-sdl/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-sdl/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-sdl/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-sdl/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-sdl/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-sdl/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-sdl/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-sdl/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-sdl/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-sdl/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-sdl/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-sdl/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-sdl/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-sdl/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-sdl/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-sdl/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-sdl/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-sdl/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-sdl/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `parser-sdl` (manifest) generated 31 warnings
[INFO] [stderr] warning: cli/crates/federated-dev/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/federated-dev/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/federated-dev/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/federated-dev/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/federated-dev/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/federated-dev/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/federated-dev/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/federated-dev/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/federated-dev/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/federated-dev/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/federated-dev/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/federated-dev/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/federated-dev/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/federated-dev/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/federated-dev/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/federated-dev/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/federated-dev/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/federated-dev/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/federated-dev/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/federated-dev/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/federated-dev/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/federated-dev/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/federated-dev/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/federated-dev/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/federated-dev/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/federated-dev/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/federated-dev/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/federated-dev/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/federated-dev/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/federated-dev/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/federated-dev/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `federated-dev` (manifest) generated 31 warnings
[INFO] [stderr] warning: engine/crates/partial-caching/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/partial-caching/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/partial-caching/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/partial-caching/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/partial-caching/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/partial-caching/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/partial-caching/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/partial-caching/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/partial-caching/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/partial-caching/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/partial-caching/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/partial-caching/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/partial-caching/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/partial-caching/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/partial-caching/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/partial-caching/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/partial-caching/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/partial-caching/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/partial-caching/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/partial-caching/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/partial-caching/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/partial-caching/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/partial-caching/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/partial-caching/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/partial-caching/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/partial-caching/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/partial-caching/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/partial-caching/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/partial-caching/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/partial-caching/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/partial-caching/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `partial-caching` (manifest) generated 31 warnings
[INFO] [stderr] warning: engine/crates/composition/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/composition/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/composition/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/composition/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/composition/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/composition/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/composition/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/composition/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/composition/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/composition/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/composition/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/composition/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/composition/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/composition/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/composition/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/composition/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/composition/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/composition/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/composition/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/composition/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/composition/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/composition/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/composition/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/composition/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/composition/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/composition/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/composition/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/composition/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/composition/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/composition/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/composition/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `graphql-composition` (manifest) generated 31 warnings
[INFO] [stderr] warning: gateway/crates/config/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/config/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/config/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/config/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/config/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/config/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/config/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/config/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/config/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/config/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/config/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/config/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/config/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/config/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/config/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/config/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/config/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/config/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/config/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/config/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/config/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/config/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/config/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/config/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/config/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/config/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/config/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/config/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/config/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/config/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/config/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `gateway-config` (manifest) generated 31 warnings
[INFO] [stderr] warning: gateway/crates/gateway-binary/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/gateway-binary/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/gateway-binary/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/gateway-binary/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/gateway-binary/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/gateway-binary/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/gateway-binary/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/gateway-binary/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/gateway-binary/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/gateway-binary/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/gateway-binary/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/gateway-binary/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/gateway-binary/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/gateway-binary/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/gateway-binary/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/gateway-binary/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/gateway-binary/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/gateway-binary/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/gateway-binary/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/gateway-binary/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/gateway-binary/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/gateway-binary/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/gateway-binary/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/gateway-binary/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/gateway-binary/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/gateway-binary/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/gateway-binary/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/gateway-binary/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/gateway-binary/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/gateway-binary/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/gateway-binary/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `grafbase-gateway` (manifest) generated 31 warnings
[INFO] [stderr] warning: cli/crates/server/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/server/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/server/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/server/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/server/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/server/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/server/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/server/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/server/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/server/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/server/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/server/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/server/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/server/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/server/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/server/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/server/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/server/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/server/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/server/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/server/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/server/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/server/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/server/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/server/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/server/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/server/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/server/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/server/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/server/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/server/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `grafbase-local-server` (manifest) generated 31 warnings
[INFO] [stderr] warning: gateway/crates/federated-server/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/federated-server/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/federated-server/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/federated-server/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/federated-server/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/federated-server/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/federated-server/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/federated-server/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/federated-server/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/federated-server/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/federated-server/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/federated-server/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/federated-server/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/federated-server/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/federated-server/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/federated-server/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/federated-server/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/federated-server/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/federated-server/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/federated-server/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/federated-server/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/federated-server/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/federated-server/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/federated-server/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/federated-server/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/federated-server/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/federated-server/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/federated-server/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/federated-server/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/federated-server/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: gateway/crates/federated-server/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `federated-server` (manifest) generated 31 warnings
[INFO] [stderr] warning: engine/crates/graphql-cursor/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-cursor/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-cursor/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-cursor/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-cursor/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-cursor/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-cursor/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-cursor/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-cursor/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-cursor/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-cursor/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-cursor/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-cursor/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-cursor/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-cursor/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-cursor/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-cursor/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-cursor/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-cursor/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-cursor/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-cursor/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-cursor/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-cursor/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-cursor/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-cursor/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-cursor/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-cursor/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-cursor/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-cursor/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-cursor/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-cursor/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `graphql-cursor` (manifest) generated 31 warnings
[INFO] [stderr] warning: cli/crates/cli/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/cli/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/cli/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/cli/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/cli/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/cli/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/cli/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/cli/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/cli/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/cli/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/cli/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/cli/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/cli/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/cli/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/cli/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/cli/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/cli/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/cli/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/cli/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/cli/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/cli/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/cli/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/cli/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/cli/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/cli/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/cli/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/cli/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/cli/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/cli/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/cli/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/cli/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `grafbase` (manifest) generated 31 warnings
[INFO] [stderr] warning: engine/crates/wasi-component-loader/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wasi-component-loader/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wasi-component-loader/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wasi-component-loader/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wasi-component-loader/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wasi-component-loader/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wasi-component-loader/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wasi-component-loader/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wasi-component-loader/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wasi-component-loader/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wasi-component-loader/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wasi-component-loader/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wasi-component-loader/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wasi-component-loader/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wasi-component-loader/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wasi-component-loader/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wasi-component-loader/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wasi-component-loader/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wasi-component-loader/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wasi-component-loader/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wasi-component-loader/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wasi-component-loader/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wasi-component-loader/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wasi-component-loader/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wasi-component-loader/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wasi-component-loader/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wasi-component-loader/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wasi-component-loader/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wasi-component-loader/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wasi-component-loader/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wasi-component-loader/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `wasi-component-loader` (manifest) generated 31 warnings
[INFO] [stderr] warning: engine/crates/graphql-extensions/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-extensions/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-extensions/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-extensions/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-extensions/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-extensions/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-extensions/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-extensions/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-extensions/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-extensions/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-extensions/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-extensions/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-extensions/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-extensions/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-extensions/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-extensions/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-extensions/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-extensions/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-extensions/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-extensions/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-extensions/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-extensions/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-extensions/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-extensions/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-extensions/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-extensions/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-extensions/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-extensions/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-extensions/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-extensions/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graphql-extensions/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `graphql-extensions` (manifest) generated 31 warnings
[INFO] [stderr] warning: engine/crates/runtime/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `runtime` (manifest) generated 31 warnings
[INFO] [stderr] warning: engine/crates/dataloader/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/dataloader/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/dataloader/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/dataloader/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/dataloader/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/dataloader/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/dataloader/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/dataloader/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/dataloader/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/dataloader/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/dataloader/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/dataloader/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/dataloader/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/dataloader/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/dataloader/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/dataloader/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/dataloader/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/dataloader/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/dataloader/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/dataloader/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/dataloader/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/dataloader/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/dataloader/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/dataloader/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/dataloader/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/dataloader/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/dataloader/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/dataloader/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/dataloader/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/dataloader/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/dataloader/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `dataloader` (manifest) generated 31 warnings
[INFO] [stderr] warning: engine/crates/wrapping/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wrapping/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wrapping/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wrapping/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wrapping/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wrapping/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wrapping/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wrapping/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wrapping/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wrapping/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wrapping/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wrapping/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wrapping/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wrapping/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wrapping/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wrapping/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wrapping/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wrapping/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wrapping/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wrapping/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wrapping/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wrapping/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wrapping/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wrapping/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wrapping/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wrapping/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wrapping/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wrapping/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wrapping/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wrapping/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/wrapping/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `graphql-wrapping-types` (manifest) generated 31 warnings
[INFO] [stderr] warning: engine/crates/parser-postgres/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-postgres/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-postgres/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-postgres/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-postgres/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-postgres/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-postgres/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-postgres/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-postgres/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-postgres/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-postgres/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-postgres/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-postgres/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-postgres/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-postgres/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-postgres/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-postgres/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-postgres/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-postgres/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-postgres/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-postgres/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-postgres/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-postgres/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-postgres/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-postgres/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-postgres/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-postgres/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-postgres/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-postgres/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-postgres/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-postgres/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `parser-postgres` (manifest) generated 31 warnings
[INFO] [stderr] warning: engine/crates/runtime-noop/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-noop/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-noop/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-noop/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-noop/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-noop/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-noop/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-noop/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-noop/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-noop/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-noop/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-noop/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-noop/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-noop/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-noop/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-noop/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-noop/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-noop/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-noop/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-noop/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-noop/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-noop/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-noop/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-noop/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-noop/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-noop/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-noop/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-noop/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-noop/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-noop/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/runtime-noop/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `runtime-noop` (manifest) generated 31 warnings
[INFO] [stderr] warning: graphql-lint/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: graphql-lint/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: graphql-lint/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: graphql-lint/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: graphql-lint/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: graphql-lint/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: graphql-lint/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: graphql-lint/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: graphql-lint/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: graphql-lint/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: graphql-lint/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: graphql-lint/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: graphql-lint/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: graphql-lint/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: graphql-lint/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: graphql-lint/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: graphql-lint/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: graphql-lint/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: graphql-lint/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: graphql-lint/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: graphql-lint/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: graphql-lint/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: graphql-lint/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: graphql-lint/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: graphql-lint/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: graphql-lint/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: graphql-lint/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: graphql-lint/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: graphql-lint/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: graphql-lint/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: graphql-lint/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `graphql-lint` (manifest) generated 31 warnings
[INFO] [stderr] warning: cli/crates/gateway/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/gateway/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/gateway/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/gateway/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/gateway/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/gateway/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/gateway/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/gateway/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/gateway/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/gateway/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/gateway/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/gateway/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/gateway/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/gateway/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/gateway/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/gateway/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/gateway/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/gateway/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/gateway/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/gateway/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/gateway/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/gateway/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/gateway/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/gateway/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/gateway/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/gateway/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/gateway/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/gateway/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/gateway/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/gateway/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/gateway/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `gateway` (manifest) generated 31 warnings
[INFO] [stderr] warning: engine/crates/federated-graph/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/federated-graph/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/federated-graph/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/federated-graph/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/federated-graph/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/federated-graph/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/federated-graph/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/federated-graph/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/federated-graph/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/federated-graph/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/federated-graph/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/federated-graph/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/federated-graph/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/federated-graph/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/federated-graph/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/federated-graph/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/federated-graph/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/federated-graph/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/federated-graph/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/federated-graph/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/federated-graph/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/federated-graph/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/federated-graph/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/federated-graph/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/federated-graph/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/federated-graph/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/federated-graph/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/federated-graph/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/federated-graph/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/federated-graph/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/federated-graph/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `graphql-federated-graph` (manifest) generated 31 warnings
[INFO] [stderr] warning: engine/crates/integration-tests/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/integration-tests/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/integration-tests/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/integration-tests/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/integration-tests/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/integration-tests/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/integration-tests/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/integration-tests/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/integration-tests/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/integration-tests/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/integration-tests/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/integration-tests/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/integration-tests/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/integration-tests/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/integration-tests/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/integration-tests/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/integration-tests/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/integration-tests/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/integration-tests/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/integration-tests/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/integration-tests/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/integration-tests/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/integration-tests/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/integration-tests/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/integration-tests/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/integration-tests/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/integration-tests/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/integration-tests/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/integration-tests/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/integration-tests/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/integration-tests/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `integration-tests` (manifest) generated 31 warnings
[INFO] [stderr] warning: engine/crates/graph-entities/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graph-entities/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graph-entities/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graph-entities/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graph-entities/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graph-entities/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graph-entities/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graph-entities/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graph-entities/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graph-entities/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graph-entities/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graph-entities/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graph-entities/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graph-entities/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graph-entities/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graph-entities/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graph-entities/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graph-entities/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graph-entities/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graph-entities/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graph-entities/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graph-entities/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graph-entities/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graph-entities/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graph-entities/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graph-entities/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graph-entities/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graph-entities/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graph-entities/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graph-entities/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/graph-entities/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `graph-entities` (manifest) generated 31 warnings
[INFO] [stderr] warning: graph-ref/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: graph-ref/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: graph-ref/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: graph-ref/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: graph-ref/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: graph-ref/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: graph-ref/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: graph-ref/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: graph-ref/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: graph-ref/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: graph-ref/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: graph-ref/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: graph-ref/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: graph-ref/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: graph-ref/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: graph-ref/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: graph-ref/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: graph-ref/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: graph-ref/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: graph-ref/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: graph-ref/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: graph-ref/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: graph-ref/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: graph-ref/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: graph-ref/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: graph-ref/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: graph-ref/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: graph-ref/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: graph-ref/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: graph-ref/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: graph-ref/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `graph-ref` (manifest) generated 31 warnings
[INFO] [stderr] warning: engine/crates/postgres-connector-types/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/postgres-connector-types/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/postgres-connector-types/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/postgres-connector-types/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/postgres-connector-types/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/postgres-connector-types/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/postgres-connector-types/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/postgres-connector-types/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/postgres-connector-types/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/postgres-connector-types/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/postgres-connector-types/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/postgres-connector-types/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/postgres-connector-types/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/postgres-connector-types/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/postgres-connector-types/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/postgres-connector-types/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/postgres-connector-types/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/postgres-connector-types/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/postgres-connector-types/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/postgres-connector-types/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/postgres-connector-types/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/postgres-connector-types/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/postgres-connector-types/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/postgres-connector-types/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/postgres-connector-types/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/postgres-connector-types/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/postgres-connector-types/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/postgres-connector-types/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/postgres-connector-types/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/postgres-connector-types/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/postgres-connector-types/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `postgres-connector-types` (manifest) generated 31 warnings
[INFO] [stderr] warning: engine/crates/gateway-v2/auth/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/gateway-v2/auth/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `gateway-v2-auth` (manifest) generated 31 warnings
[INFO] [stderr] warning: cli/crates/backend/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/backend/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/backend/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/backend/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/backend/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/backend/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/backend/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/backend/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/backend/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/backend/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/backend/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/backend/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/backend/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/backend/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/backend/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/backend/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/backend/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/backend/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/backend/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/backend/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/backend/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/backend/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/backend/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/backend/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/backend/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/backend/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/backend/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/backend/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/backend/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/backend/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: cli/crates/backend/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `grafbase-local-backend` (manifest) generated 31 warnings
[INFO] [stderr] warning: engine/crates/validation/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/validation/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/validation/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/validation/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/validation/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/validation/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/validation/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/validation/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/validation/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/validation/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/validation/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/validation/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/validation/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/validation/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/validation/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/validation/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/validation/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/validation/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/validation/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/validation/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/validation/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/validation/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/validation/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/validation/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/validation/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/validation/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/validation/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/validation/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/validation/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/validation/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/validation/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `graphql-schema-validation` (manifest) generated 31 warnings
[INFO] [stderr] warning: engine/crates/parser-openapi/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-openapi/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-openapi/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-openapi/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-openapi/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-openapi/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-openapi/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-openapi/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-openapi/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-openapi/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-openapi/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-openapi/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-openapi/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-openapi/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-openapi/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-openapi/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-openapi/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-openapi/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-openapi/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-openapi/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-openapi/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-openapi/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-openapi/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-openapi/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-openapi/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-openapi/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-openapi/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-openapi/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-openapi/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-openapi/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-openapi/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `parser-openapi` (manifest) generated 31 warnings
[INFO] [stderr] warning: engine/crates/operation-checks/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-checks/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-checks/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-checks/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-checks/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-checks/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-checks/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-checks/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-checks/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-checks/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-checks/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-checks/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-checks/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-checks/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-checks/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-checks/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-checks/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-checks/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-checks/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-checks/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-checks/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-checks/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-checks/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-checks/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-checks/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-checks/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-checks/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-checks/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-checks/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-checks/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-checks/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `operation-checks` (manifest) generated 31 warnings
[INFO] [stderr] warning: engine/crates/parser-graphql/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-graphql/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-graphql/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-graphql/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-graphql/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-graphql/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-graphql/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-graphql/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-graphql/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-graphql/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-graphql/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-graphql/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-graphql/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-graphql/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-graphql/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-graphql/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-graphql/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-graphql/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-graphql/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-graphql/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-graphql/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-graphql/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-graphql/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-graphql/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-graphql/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-graphql/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-graphql/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-graphql/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-graphql/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-graphql/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/parser-graphql/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `parser-graphql` (manifest) generated 31 warnings
[INFO] [stderr] warning: engine/crates/serde-dynamic-string/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/serde-dynamic-string/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/serde-dynamic-string/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/serde-dynamic-string/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/serde-dynamic-string/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/serde-dynamic-string/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/serde-dynamic-string/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/serde-dynamic-string/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/serde-dynamic-string/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/serde-dynamic-string/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/serde-dynamic-string/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/serde-dynamic-string/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/serde-dynamic-string/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/serde-dynamic-string/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/serde-dynamic-string/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/serde-dynamic-string/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/serde-dynamic-string/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/serde-dynamic-string/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/serde-dynamic-string/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/serde-dynamic-string/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/serde-dynamic-string/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/serde-dynamic-string/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/serde-dynamic-string/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/serde-dynamic-string/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/serde-dynamic-string/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/serde-dynamic-string/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/serde-dynamic-string/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/serde-dynamic-string/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/serde-dynamic-string/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/serde-dynamic-string/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/serde-dynamic-string/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `serde-dynamic-string` (manifest) generated 31 warnings
[INFO] [stderr] warning: engine/crates/operation-normalizer/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-normalizer/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-normalizer/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-normalizer/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-normalizer/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-normalizer/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-normalizer/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-normalizer/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-normalizer/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-normalizer/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-normalizer/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-normalizer/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-normalizer/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-normalizer/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-normalizer/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-normalizer/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-normalizer/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-normalizer/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-normalizer/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-normalizer/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-normalizer/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-normalizer/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-normalizer/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-normalizer/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-normalizer/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-normalizer/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-normalizer/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-normalizer/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-normalizer/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-normalizer/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/operation-normalizer/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `operation-normalizer` (manifest) generated 31 warnings
[INFO] [stderr] warning: engine/crates/engine-v2/axum/Cargo.toml: `lints.clippy.bool-to-int-with-if` is deprecated in favor of `lints.clippy.bool_to_int_with_if` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/axum/Cargo.toml: `lints.clippy.cast-possible-truncation` is deprecated in favor of `lints.clippy.cast_possible_truncation` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/axum/Cargo.toml: `lints.clippy.default-trait-access` is deprecated in favor of `lints.clippy.default_trait_access` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/axum/Cargo.toml: `lints.clippy.derive-partial-eq-without-eq` is deprecated in favor of `lints.clippy.derive_partial_eq_without_eq` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/axum/Cargo.toml: `lints.clippy.doc-markdown` is deprecated in favor of `lints.clippy.doc_markdown` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/axum/Cargo.toml: `lints.clippy.enum-glob-use` is deprecated in favor of `lints.clippy.enum_glob_use` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/axum/Cargo.toml: `lints.clippy.implicit-hasher` is deprecated in favor of `lints.clippy.implicit_hasher` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/axum/Cargo.toml: `lints.clippy.items-after-statements` is deprecated in favor of `lints.clippy.items_after_statements` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/axum/Cargo.toml: `lints.clippy.large-digit-groups` is deprecated in favor of `lints.clippy.large_digit_groups` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/axum/Cargo.toml: `lints.clippy.let-underscore-untyped` is deprecated in favor of `lints.clippy.let_underscore_untyped` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/axum/Cargo.toml: `lints.clippy.let-with-type-underscore` is deprecated in favor of `lints.clippy.let_with_type_underscore` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/axum/Cargo.toml: `lints.clippy.manual-assert` is deprecated in favor of `lints.clippy.manual_assert` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/axum/Cargo.toml: `lints.clippy.map-unwrap-or` is deprecated in favor of `lints.clippy.map_unwrap_or` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/axum/Cargo.toml: `lints.clippy.match-wildcard-for-single-variants` is deprecated in favor of `lints.clippy.match_wildcard_for_single_variants` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/axum/Cargo.toml: `lints.clippy.missing-errors-doc` is deprecated in favor of `lints.clippy.missing_errors_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/axum/Cargo.toml: `lints.clippy.missing-panics-doc` is deprecated in favor of `lints.clippy.missing_panics_doc` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/axum/Cargo.toml: `lints.clippy.module-name-repetitions` is deprecated in favor of `lints.clippy.module_name_repetitions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/axum/Cargo.toml: `lints.clippy.must-use-candidate` is deprecated in favor of `lints.clippy.must_use_candidate` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/axum/Cargo.toml: `lints.clippy.needless-pass-by-value` is deprecated in favor of `lints.clippy.needless_pass_by_value` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/axum/Cargo.toml: `lints.clippy.redundant-closure-for-method-calls` is deprecated in favor of `lints.clippy.redundant_closure_for_method_calls` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/axum/Cargo.toml: `lints.clippy.single-match-else` is deprecated in favor of `lints.clippy.single_match_else` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/axum/Cargo.toml: `lints.clippy.struct-excessive-bools` is deprecated in favor of `lints.clippy.struct_excessive_bools` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/axum/Cargo.toml: `lints.clippy.struct-field-names` is deprecated in favor of `lints.clippy.struct_field_names` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/axum/Cargo.toml: `lints.clippy.too-many-lines` is deprecated in favor of `lints.clippy.too_many_lines` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/axum/Cargo.toml: `lints.clippy.unnecessary-fallible-conversions` is deprecated in favor of `lints.clippy.unnecessary_fallible_conversions` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/axum/Cargo.toml: `lints.clippy.unused-async` is deprecated in favor of `lints.clippy.unused_async` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/axum/Cargo.toml: `lints.clippy.unused-self` is deprecated in favor of `lints.clippy.unused_self` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/axum/Cargo.toml: `lints.clippy.wildcard-imports` is deprecated in favor of `lints.clippy.wildcard_imports` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/axum/Cargo.toml: `lints.rust.nonstandard-style` is deprecated in favor of `lints.rust.nonstandard_style` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/axum/Cargo.toml: `lints.rust.rust-2018-idioms` is deprecated in favor of `lints.rust.rust_2018_idioms` and will not work in a future edition
[INFO] [stderr] warning: engine/crates/engine-v2/axum/Cargo.toml: `lints.rust.unused-crate-dependencies` is deprecated in favor of `lints.rust.unused_crate_dependencies` and will not work in a future edition
[INFO] [stderr] warning: `engine-v2-axum` (manifest) generated 31 warnings
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating git repository `https://github.com/grafbase/axum`
[INFO] [stderr]     Updating git repository `https://github.com/grafbase/axum-server`
[INFO] [stderr]     Updating git repository `https://github.com/grafbase/multipart-stream-rs-fork`
[INFO] [stderr]     Updating git repository `https://github.com/grafbase/names`
[INFO] [stderr]     Updating git repository `https://github.com/ramosbugs/openidconnect-rs`
[INFO] [stderr]     Updating git repository `https://github.com/grafbase/opentelemetry-rust`
[INFO] [stderr]     Updating git submodule `https://github.com/open-telemetry/opentelemetry-proto`
[INFO] [stderr]     Updating git repository `https://github.com/ory/client-rust`
[INFO] [stderr]     Updating git repository `https://github.com/grafbase/reqwest`
[INFO] [stderr]     Updating git repository `https://github.com/grafbase/rudder-sdk-rust`
[INFO] [stderr]     Updating git repository `https://github.com/grafbase/serde_with`
[INFO] [stderr]     Updating git repository `https://github.com/grafbase/tar-rs.git`
[INFO] [stderr]     Updating git repository `https://github.com/grafbase/rust-postgres/`
[INFO] [stderr]     Updating git repository `https://github.com/tokio-rs/tracing`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/graphql-rust/graphql-parser`
[INFO] [stderr]     Updating git repository `https://github.com/grafbase/wasmtime`
[INFO] [stderr]     Updating git submodule `https://github.com/WebAssembly/testsuite`
[INFO] [stderr]     Updating git repository `https://github.com/grafbase/openapi.git`
[INFO] [stderr]     Updating git repository `https://github.com/grafbase/openapiv3.git`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded async-graphql-value v7.0.7
[INFO] [stderr]   Downloaded async-graphql-parser v7.0.7
[INFO] [stderr]   Downloaded cynic-parser v0.2.6
[INFO] [stderr]   Downloaded cynic-parser v0.4.5
[INFO] [stderr]   Downloaded worker-sys v0.3.0
[INFO] [stderr]   Downloaded worker v0.3.0
[INFO] [stderr]   Downloaded worker-macros v0.3.0
[INFO] [stderr]   Downloaded tokio-postgres-rustls v0.12.0
[INFO] [stderr]   Downloaded graphql-lint v0.1.3
[INFO] [stderr]   Downloaded datatest-stable v0.2.9
[INFO] [stderr]   Downloaded wat v1.212.0
[INFO] [stderr]   Downloaded deadpool-postgres v0.14.0
[INFO] [stderr]   Downloaded wast v212.0.0
[INFO] [stderr]   Downloaded cap-std v3.1.0
[INFO] [stderr]   Downloaded cap-primitives v3.1.0
[INFO] [stderr]   Downloaded cap-rand v3.1.0
[INFO] [stderr]   Downloaded cap-net-ext v3.1.0
[INFO] [stderr]   Downloaded cap-fs-ext v3.1.0
[INFO] [stderr]   Downloaded cap-time-ext v3.1.0
[INFO] [stderr]   Downloaded redis v0.25.4
[INFO] [stderr]   Downloaded graphql-ws-client v0.10.1
[INFO] [stderr]   Downloaded async-tungstenite v0.26.2
[INFO] [stderr]   Downloaded rstest v0.21.0
[INFO] [stderr]   Downloaded rstest_macros v0.21.0
[INFO] [stderr]   Downloaded grafbase-sql-ast v0.1.9
[INFO] [stderr]   Downloaded async-graphql-derive v7.0.7
[INFO] [stderr]   Downloaded async-graphql v7.0.7
[INFO] [stderr]   Downloaded cynic-codegen v3.7.3
[INFO] [stderr]   Downloaded cynic-introspection v3.7.3
[INFO] [stderr]   Downloaded cynic v3.7.3
[INFO] [stderr]   Downloaded cynic-proc-macros v3.7.3
[INFO] [stderr]   Downloaded jwt-compact v0.8.0
[INFO] [stderr]   Downloaded async-graphql-axum v7.0.6
[INFO] [stderr]   Downloaded lasso2 v0.8.2
[INFO] [stderr]   Downloaded internment v0.8.3
[INFO] [stderr]   Downloaded futures-buffered v0.2.6
[INFO] [stderr]   Downloaded swc_allocator v0.1.8
[INFO] [stderr]   Downloaded swc_ecma_parser v0.148.1
[INFO] [stderr]   Downloaded swc_atoms v0.6.7
[INFO] [stderr]   Downloaded http-cache-reqwest v0.14.0
[INFO] [stderr]   Downloaded swc_visit v0.6.1
[INFO] [stderr]   Downloaded hstr v0.2.10
[INFO] [stderr]   Downloaded futures-concurrency v7.6.1
[INFO] [stderr]   Downloaded slugify v0.1.0
[INFO] [stderr]   Downloaded swc_ecma_ast v0.117.4
[INFO] [stderr]   Downloaded swc_common v0.36.2
[INFO] [stderr]   Downloaded cacache v13.0.0
[INFO] [stderr]   Downloaded http-cache v0.19.0
[INFO] [stderr]   Downloaded reflink-copy v0.1.18
[INFO] [stderr]   Downloaded axum-aws-lambda v0.7.0
[INFO] [stderr]   Downloaded clickhouse v0.12.0
[INFO] [stderr]   Downloaded opentelemetry-aws v0.10.0
[INFO] [stderr]   Downloaded oauth2 v5.0.0-alpha.3
[INFO] [stderr]   Downloaded os_type v2.6.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stderr] Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device


sandbox container could not be created: command failed: exit status: 1

Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device

Caused by:
    command failed: exit status: 1
    
    Error response from daemon: write /var/lib/containerd/io.containerd.metadata.v1.bolt/meta.db: no space left on device