[INFO] cloning repository https://github.com/atsuhiro/codegen-for-async-graphql
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/atsuhiro/codegen-for-async-graphql" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatsuhiro%2Fcodegen-for-async-graphql", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatsuhiro%2Fcodegen-for-async-graphql'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e74636da96d1e17f809ab9c89cc89fcb6d5cc50c
[INFO] building atsuhiro/codegen-for-async-graphql against try#d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6 for pr-146237-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fatsuhiro%2Fcodegen-for-async-graphql" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/atsuhiro/codegen-for-async-graphql
[INFO] finished tweaking git repo https://github.com/atsuhiro/codegen-for-async-graphql
[INFO] tweaked toml for git repo https://github.com/atsuhiro/codegen-for-async-graphql written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/atsuhiro/codegen-for-async-graphql on toolchain d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/atsuhiro/codegen-for-async-graphql already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 18be5292bb1c01d8c7de516688322b6543a1b5091ebad29420cf039cd5994768
[INFO] running `Command { std: "docker" "start" "-a" "18be5292bb1c01d8c7de516688322b6543a1b5091ebad29420cf039cd5994768", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "18be5292bb1c01d8c7de516688322b6543a1b5091ebad29420cf039cd5994768", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "18be5292bb1c01d8c7de516688322b6543a1b5091ebad29420cf039cd5994768", kill_on_drop: false }`
[INFO] [stdout] 18be5292bb1c01d8c7de516688322b6543a1b5091ebad29420cf039cd5994768
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 20acbfa495e282c04a78dc9601a6c15c041b0cc57eb01c0d3ca502991da63cfe
[INFO] running `Command { std: "docker" "start" "-a" "20acbfa495e282c04a78dc9601a6c15c041b0cc57eb01c0d3ca502991da63cfe", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.18
[INFO] [stderr]    Compiling unicode-xid v0.2.1
[INFO] [stderr]    Compiling syn v1.0.33
[INFO] [stderr]    Compiling libc v0.2.72
[INFO] [stderr]    Compiling autocfg v1.0.0
[INFO] [stderr]    Compiling memchr v2.3.3
[INFO] [stderr]    Compiling thread_local v1.0.1
[INFO] [stderr]    Compiling serde_derive v1.0.114
[INFO] [stderr]    Compiling regex-syntax v0.6.18
[INFO] [stderr]    Compiling serde v1.0.114
[INFO] [stderr]    Compiling getrandom v0.1.14
[INFO] [stderr]    Compiling indexmap v1.4.0
[INFO] [stderr]    Compiling pin-project-internal v0.4.22
[INFO] [stderr]    Compiling num-traits v0.2.12
[INFO] [stderr]    Compiling version_check v0.9.2
[INFO] [stderr]    Compiling itoa v0.4.6
[INFO] [stderr]    Compiling proc-macro-nested v0.1.6
[INFO] [stderr]    Compiling futures-core v0.3.5
[INFO] [stderr]    Compiling aho-corasick v0.7.13
[INFO] [stderr]    Compiling num-integer v0.1.43
[INFO] [stderr]    Compiling once_cell v1.4.0
[INFO] [stderr]    Compiling futures-sink v0.3.5
[INFO] [stderr]    Compiling ppv-lite86 v0.2.8
[INFO] [stderr]    Compiling proc-macro-hack v0.5.16
[INFO] [stderr]    Compiling quote v1.0.7
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling serde_json v1.0.56
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]    Compiling futures-task v0.3.5
[INFO] [stderr]    Compiling futures-channel v0.3.5
[INFO] [stderr]    Compiling futures-io v0.3.5
[INFO] [stderr]    Compiling slab v0.4.2
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling time v0.1.43
[INFO] [stderr]    Compiling proc-macro-error-attr v0.4.12
[INFO] [stderr]    Compiling log v0.4.8
[INFO] [stderr]    Compiling httparse v1.3.4
[INFO] [stderr]    Compiling tinyvec v0.3.3
[INFO] [stderr]    Compiling matches v0.1.8
[INFO] [stderr]    Compiling byteorder v1.3.4
[INFO] [stderr]    Compiling encoding_rs v0.8.23
[INFO] [stderr]    Compiling unicode-bidi v0.3.4
[INFO] [stderr]    Compiling unicode-normalization v0.1.13
[INFO] [stderr]    Compiling regex v1.3.9
[INFO] [stderr]    Compiling chrono v0.4.13
[INFO] [stderr]    Compiling proc-macro-error v0.4.12
[INFO] [stderr]    Compiling bytes v0.5.5
[INFO] [stderr]    Compiling smallvec v1.4.1
[INFO] [stderr]    Compiling arrayvec v0.5.1
[INFO] [stderr]    Compiling either v1.5.3
[INFO] [stderr]    Compiling anyhow v1.0.31
[INFO] [stderr]    Compiling parking_lot_core v0.7.2
[INFO] [stderr]    Compiling http v0.2.1
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling idna v0.2.0
[INFO] [stderr]    Compiling lock_api v0.3.4
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.0
[INFO] [stderr]    Compiling Inflector v0.11.4
[INFO] [stderr]    Compiling twoway v0.2.1
[INFO] [stderr]    Compiling tracing-core v0.1.11
[INFO] [stderr]    Compiling unicode-segmentation v1.6.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.3
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling bitflags v1.2.1
[INFO] [stderr]    Compiling md5 v0.6.1
[INFO] [stderr]    Compiling hex v0.3.2
[INFO] [stderr]    Compiling base64 v0.12.3
[INFO] [stderr]    Compiling heck v0.3.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling walkdir v2.3.1
[INFO] [stderr]    Compiling url v2.1.1
[INFO] [stderr]    Compiling tempfile v3.1.0
[INFO] [stderr]    Compiling parking_lot v0.10.2
[INFO] [stderr]    Compiling pest_generator v2.1.3
[INFO] [stderr]    Compiling chrono-tz v0.5.2
[INFO] [stderr]    Compiling syn-mid v0.5.0
[INFO] [stderr]    Compiling uuid v0.8.1
[INFO] [stderr]    Compiling dirs v1.0.5
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling toolchain_find v0.1.4
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling vec_map v0.8.2
[INFO] [stderr]    Compiling termcolor v1.1.0
[INFO] [stderr]    Compiling strsim v0.10.0
[INFO] [stderr]    Compiling os_str_bytes v2.3.1
[INFO] [stderr]    Compiling futures-macro v0.3.5
[INFO] [stderr]    Compiling thiserror-impl v1.0.20
[INFO] [stderr]    Compiling pest_derive v2.1.0
[INFO] [stderr]    Compiling async-stream-impl v0.2.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.9
[INFO] [stderr]    Compiling derive_more v0.99.9
[INFO] [stderr]    Compiling async-stream v0.2.1
[INFO] [stderr]    Compiling async-trait v0.1.36
[INFO] [stderr]    Compiling clap_derive v3.0.0-beta.1
[INFO] [stderr]    Compiling thiserror v1.0.20
[INFO] [stderr]    Compiling pin-project v0.4.22
[INFO] [stderr]    Compiling tracing v0.1.16
[INFO] [stderr]    Compiling futures-util v0.3.5
[INFO] [stderr]    Compiling clap v3.0.0-beta.1
[INFO] [stderr]    Compiling futures-executor v0.3.5
[INFO] [stderr]    Compiling futures v0.3.5
[INFO] [stderr]    Compiling multer v1.2.1
[INFO] [stderr]    Compiling toml v0.5.6
[INFO] [stderr]    Compiling async-graphql-parser v1.16.6
[INFO] [stderr]    Compiling bson v1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling async-graphql-derive v1.16.6
[INFO] [stderr]    Compiling async-graphql v1.16.9
[INFO] [stderr]    Compiling codegen-for-async-graphql-renderer v0.2.7 (/opt/rustwide/workdir/codegen-for-async-graphql-renderer)
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/field_wrapper.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/field_wrapper.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/input_object_type_wrapper.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/input_object_type_wrapper.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/input_value_wrapper.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/input_value_wrapper.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/interface_type_wrapper.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/interface_type_wrapper.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/interface_type_wrapper.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/mutation_type_wrapper.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/mutation_type_wrapper.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/mutations_type_wrapper.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/mutations_type_wrapper.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/object_type_wrapper.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/object_type_wrapper.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/object_type_wrapper.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/scalar_type_wrapper.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/scalar_type_wrapper.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/subscription_root_type_wrapper.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/subscription_root_type_wrapper.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/subscription_type_wrapper.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/subscription_type_wrapper.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/union_type_wrapper.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/union_type_wrapper.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_and_token_stream` is never used
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/renderer/input_object/renderer.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl<'a, 'b> Renderer<'a, 'b> {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn new_and_token_stream(wrapper_object: &'a InputObjectTypeWrapper<'a, 'b>) -> TokenStream {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_and_token_stream` is never used
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/renderer/interface/renderer.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl<'a, 'b> Renderer<'a, 'b> {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn new_and_token_stream(wrapper_object: &'a InterfaceTypeWrapper<'a, 'b>) -> TokenStream {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `context` is never read
[INFO] [stdout]  --> codegen-for-async-graphql-renderer/src/renderer/mod_file/sub_module_renderer.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Renderer<'a, 'b> {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 9 |     pub context: &'a Context<'b>,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_and_token_stream` is never used
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/renderer/mutation/renderer.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl<'a, 'b> Renderer<'a, 'b> {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn new_and_token_stream(wrapper_object: &'a MutationsTypeWrapper<'a, 'b>) -> TokenStream {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_and_token_stream` is never used
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/renderer/object_type/renderer.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl<'a, 'b> Renderer<'a, 'b> {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn new_and_token_stream(wrapper_object: &'a ObjectTypeWrapper<'a, 'b>) -> TokenStream {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `generate_token_stream` is never used
[INFO] [stdout]  --> codegen-for-async-graphql-renderer/src/renderer/output.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub trait Output {
[INFO] [stdout]   |           ------ associated function in this trait
[INFO] [stdout] 6 |     fn generate_files(context: &Context);
[INFO] [stdout] 7 |     fn generate_token_stream(context: &Context) -> Vec<TokenStream>;
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_and_token_stream` is never used
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/renderer/scalar/renderer.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl<'a, 'b> Renderer<'a, 'b> {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn new_and_token_stream(wrapper_object: &'a ScalarTypeWrapper<'a, 'b>) -> TokenStream {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_and_token_stream` is never used
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/renderer/subscription/renderer.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl<'a, 'b> Renderer<'a, 'b> {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn new_and_token_stream(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_and_token_stream` is never used
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/renderer/union_type/renderer.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<'a, 'b> Renderer<'a, 'b> {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn new_and_token_stream(wrapper_object: &'a UnionTypeWrapper<'a, 'b>) -> TokenStream {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> codegen-for-async-graphql-renderer/src/base/context.rs:121:27
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn mutation_types(&self) -> Vec<MutationsTypeWrapper> {
[INFO] [stdout]     |                           ^^^^^         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |             |
[INFO] [stdout]     |                           |             the same lifetime is hidden here
[INFO] [stdout]     |                           |             the same lifetime is hidden here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn mutation_types(&self) -> Vec<MutationsTypeWrapper<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> codegen-for-async-graphql-renderer/src/base/context.rs:140:31
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn subscription_types(&self) -> Vec<SubscriptionRootTypeWrapper> {
[INFO] [stdout]     |                               ^^^^^         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |             |
[INFO] [stdout]     |                               |             the same lifetime is hidden here
[INFO] [stdout]     |                               |             the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn subscription_types(&self) -> Vec<SubscriptionRootTypeWrapper<'_>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> codegen-for-async-graphql-renderer/src/base/context.rs:159:25
[INFO] [stdout]     |
[INFO] [stdout] 159 |     pub fn object_types(&self) -> Vec<ObjectTypeWrapper> {
[INFO] [stdout]     |                         ^^^^^         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |             |
[INFO] [stdout]     |                         |             the same lifetime is hidden here
[INFO] [stdout]     |                         |             the same lifetime is hidden here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 159 |     pub fn object_types(&self) -> Vec<ObjectTypeWrapper<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> codegen-for-async-graphql-renderer/src/base/context.rs:181:25
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn scalar_types(&self) -> Vec<ScalarTypeWrapper> {
[INFO] [stdout]     |                         ^^^^^         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |             |
[INFO] [stdout]     |                         |             the same lifetime is hidden here
[INFO] [stdout]     |                         |             the same lifetime is hidden here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn scalar_types(&self) -> Vec<ScalarTypeWrapper<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> codegen-for-async-graphql-renderer/src/base/context.rs:195:24
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn union_types(&self) -> Vec<UnionTypeWrapper> {
[INFO] [stdout]     |                        ^^^^^         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |             |
[INFO] [stdout]     |                        |             the same lifetime is hidden here
[INFO] [stdout]     |                        |             the same lifetime is hidden here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn union_types(&self) -> Vec<UnionTypeWrapper<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/interface_type_wrapper.rs:32:15
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn fields(&self) -> Vec<FieldWrapper> {
[INFO] [stdout]    |               ^^^^^         ^^^^^^^^^^^^
[INFO] [stdout]    |               |             |
[INFO] [stdout]    |               |             the same lifetime is hidden here
[INFO] [stdout]    |               |             the same lifetime is hidden here
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn fields(&self) -> Vec<FieldWrapper<'_>> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/interface_type_wrapper.rs:56:37
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn implemented_object_types(&self) -> Vec<ObjectTypeWrapper> {
[INFO] [stdout]    |                                     ^^^^^         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                     |             |
[INFO] [stdout]    |                                     |             the same lifetime is hidden here
[INFO] [stdout]    |                                     |             the same lifetime is hidden here
[INFO] [stdout]    |                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn implemented_object_types(&self) -> Vec<ObjectTypeWrapper<'_>> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> codegen-for-async-graphql-renderer/src/base/context.rs:209:28
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub fn interface_types(&self) -> Vec<InterfaceTypeWrapper> {
[INFO] [stdout]     |                            ^^^^^         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |             |
[INFO] [stdout]     |                            |             the same lifetime is hidden here
[INFO] [stdout]     |                            |             the same lifetime is hidden here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub fn interface_types(&self) -> Vec<InterfaceTypeWrapper<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> codegen-for-async-graphql-renderer/src/base/context.rs:223:31
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn input_object_types(&self) -> Vec<InputObjectTypeWrapper> {
[INFO] [stdout]     |                               ^^^^^         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |             |
[INFO] [stdout]     |                               |             the same lifetime is hidden here
[INFO] [stdout]     |                               |             the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn input_object_types(&self) -> Vec<InputObjectTypeWrapper<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/field_wrapper.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn context(&self) -> &Context {
[INFO] [stdout]    |                ^^^^^     ^^^^^^^^
[INFO] [stdout]    |                |         ||
[INFO] [stdout]    |                |         |the same lifetime is hidden here
[INFO] [stdout]    |                |         the same lifetime is elided here
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn context(&self) -> &Context<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/input_object_type_wrapper.rs:33:16
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn context(&self) -> &Context {
[INFO] [stdout]    |                ^^^^^     ^^^^^^^^
[INFO] [stdout]    |                |         ||
[INFO] [stdout]    |                |         |the same lifetime is hidden here
[INFO] [stdout]    |                |         the same lifetime is elided here
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn context(&self) -> &Context<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/input_value_wrapper.rs:34:16
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn context(&self) -> &Context {
[INFO] [stdout]    |                ^^^^^     ^^^^^^^^
[INFO] [stdout]    |                |         ||
[INFO] [stdout]    |                |         |the same lifetime is hidden here
[INFO] [stdout]    |                |         the same lifetime is elided here
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn context(&self) -> &Context<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/subscription_root_type_wrapper.rs:33:22
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn mutations(&self) -> Vec<SubscriptionTypeWrapper> {
[INFO] [stdout]    |                      ^^^^^         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                      |             |
[INFO] [stdout]    |                      |             the same lifetime is hidden here
[INFO] [stdout]    |                      |             the same lifetime is hidden here
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn mutations(&self) -> Vec<SubscriptionTypeWrapper<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/subscription_type_wrapper.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn context(&self) -> &Context {
[INFO] [stdout]    |                ^^^^^     ^^^^^^^^
[INFO] [stdout]    |                |         ||
[INFO] [stdout]    |                |         |the same lifetime is hidden here
[INFO] [stdout]    |                |         the same lifetime is elided here
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn context(&self) -> &Context<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/type_wrapper.rs:47:16
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn context(&self) -> &Context;
[INFO] [stdout]    |                ^^^^^     ^^^^^^^^
[INFO] [stdout]    |                |         ||
[INFO] [stdout]    |                |         |the same lifetime is hidden here
[INFO] [stdout]    |                |         the same lifetime is elided here
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn context(&self) -> &Context<'_>;
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/type_wrapper.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn fields(&self) -> Vec<FieldWrapper>;
[INFO] [stdout]    |               ^^^^^         ^^^^^^^^^^^^
[INFO] [stdout]    |               |             |
[INFO] [stdout]    |               |             the same lifetime is hidden here
[INFO] [stdout]    |               |             the same lifetime is hidden here
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn fields(&self) -> Vec<FieldWrapper<'_>>;
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/type_wrapper.rs:62:24
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn field_partition(&self) -> (Vec<FieldWrapper>, Vec<FieldWrapper>) {
[INFO] [stdout]    |                        ^^^^^          ^^^^^^^^^^^^       ^^^^^^^^^^^^
[INFO] [stdout]    |                        |              |                  |
[INFO] [stdout]    |                        |              |                  the same lifetime is hidden here
[INFO] [stdout]    |                        |              |                  the same lifetime is hidden here
[INFO] [stdout]    |                        |              the same lifetime is hidden here
[INFO] [stdout]    |                        |              the same lifetime is hidden here
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn field_partition(&self) -> (Vec<FieldWrapper<'_>>, Vec<FieldWrapper<'_>>) {
[INFO] [stdout]    |                                                   ++++                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/mutations_type_wrapper.rs:36:22
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn mutations(&self) -> Vec<MutationTypeWrapper> {
[INFO] [stdout]    |                      ^^^^^         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                      |             |
[INFO] [stdout]    |                      |             the same lifetime is hidden here
[INFO] [stdout]    |                      |             the same lifetime is hidden here
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn mutations(&self) -> Vec<MutationTypeWrapper<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/object_type_wrapper.rs:30:15
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn fields(&self) -> Vec<FieldWrapper> {
[INFO] [stdout]    |               ^^^^^         ^^^^^^^^^^^^
[INFO] [stdout]    |               |             |
[INFO] [stdout]    |               |             the same lifetime is hidden here
[INFO] [stdout]    |               |             the same lifetime is hidden here
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn fields(&self) -> Vec<FieldWrapper<'_>> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/union_type_wrapper.rs:44:37
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn implemented_object_types(&self) -> Vec<ObjectTypeWrapper> {
[INFO] [stdout]    |                                     ^^^^^         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                     |             |
[INFO] [stdout]    |                                     |             the same lifetime is hidden here
[INFO] [stdout]    |                                     |             the same lifetime is hidden here
[INFO] [stdout]    |                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn implemented_object_types(&self) -> Vec<ObjectTypeWrapper<'_>> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/type_wrapper.rs:66:22
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn custom_fields(&self) -> Vec<FieldWrapper> {
[INFO] [stdout]    |                      ^^^^^         ^^^^^^^^^^^^
[INFO] [stdout]    |                      |             |
[INFO] [stdout]    |                      |             the same lifetime is hidden here
[INFO] [stdout]    |                      |             the same lifetime is hidden here
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn custom_fields(&self) -> Vec<FieldWrapper<'_>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/type_wrapper.rs:70:22
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn scalar_fields(&self) -> Vec<FieldWrapper> {
[INFO] [stdout]    |                      ^^^^^         ^^^^^^^^^^^^
[INFO] [stdout]    |                      |             |
[INFO] [stdout]    |                      |             the same lifetime is hidden here
[INFO] [stdout]    |                      |             the same lifetime is hidden here
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn scalar_fields(&self) -> Vec<FieldWrapper<'_>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/type_wrapper.rs:78:18
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn arguments(&self) -> Vec<InputValueWrapper> {
[INFO] [stdout]    |                  ^^^^^         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                  |             |
[INFO] [stdout]    |                  |             the same lifetime is hidden here
[INFO] [stdout]    |                  |             the same lifetime is hidden here
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn arguments(&self) -> Vec<InputValueWrapper<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/type_wrapper.rs:88:15
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn fields(&self) -> Vec<InputValueWrapper> {
[INFO] [stdout]    |               ^^^^^         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |               |             |
[INFO] [stdout]    |               |             the same lifetime is hidden here
[INFO] [stdout]    |               |             the same lifetime is hidden here
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn fields(&self) -> Vec<InputValueWrapper<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/mutation_type_wrapper.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn context(&self) -> &Context {
[INFO] [stdout]    |                ^^^^^     ^^^^^^^^
[INFO] [stdout]    |                |         ||
[INFO] [stdout]    |                |         |the same lifetime is hidden here
[INFO] [stdout]    |                |         the same lifetime is elided here
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn context(&self) -> &Context<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling codegen-for-async-graphql v0.2.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 42s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bson v1.0.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "20acbfa495e282c04a78dc9601a6c15c041b0cc57eb01c0d3ca502991da63cfe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "20acbfa495e282c04a78dc9601a6c15c041b0cc57eb01c0d3ca502991da63cfe", kill_on_drop: false }`
[INFO] [stdout] 20acbfa495e282c04a78dc9601a6c15c041b0cc57eb01c0d3ca502991da63cfe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d79d87d4c0f7f0d0785ad6e493cf8cf718ed89a6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11c6915defe462d2184a9b139d23fc379cf5e70cebd0d714059d09484013cc40
[INFO] running `Command { std: "docker" "start" "-a" "11c6915defe462d2184a9b139d23fc379cf5e70cebd0d714059d09484013cc40", kill_on_drop: false }`
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/field_wrapper.rs:33:5
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout]    = note: `#[warn(unused_attributes)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/field_wrapper.rs:38:5
[INFO] [stdout]    |
[INFO] [stdout] 38 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/input_object_type_wrapper.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/input_object_type_wrapper.rs:23:5
[INFO] [stdout]    |
[INFO] [stdout] 23 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/input_value_wrapper.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/input_value_wrapper.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/interface_type_wrapper.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/interface_type_wrapper.rs:21:5
[INFO] [stdout]    |
[INFO] [stdout] 21 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/interface_type_wrapper.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/mutation_type_wrapper.rs:34:5
[INFO] [stdout]    |
[INFO] [stdout] 34 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/mutation_type_wrapper.rs:39:5
[INFO] [stdout]    |
[INFO] [stdout] 39 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/mutations_type_wrapper.rs:20:5
[INFO] [stdout]    |
[INFO] [stdout] 20 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/mutations_type_wrapper.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/object_type_wrapper.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/object_type_wrapper.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/object_type_wrapper.rs:29:5
[INFO] [stdout]    |
[INFO] [stdout] 29 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/scalar_type_wrapper.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/scalar_type_wrapper.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/subscription_root_type_wrapper.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 17 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/subscription_root_type_wrapper.rs:22:5
[INFO] [stdout]    |
[INFO] [stdout] 22 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/subscription_type_wrapper.rs:31:5
[INFO] [stdout]    |
[INFO] [stdout] 31 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/subscription_type_wrapper.rs:36:5
[INFO] [stdout]    |
[INFO] [stdout] 36 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/union_type_wrapper.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: `#[must_use]` attribute cannot be used on trait methods in impl blocks
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/union_type_wrapper.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 19 |     #[must_use]
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]    = help: `#[must_use]` can be applied to data types, functions, unions, required trait methods, provided trait methods, inherent methods, foreign functions, and traits
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_and_token_stream` is never used
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/renderer/input_object/renderer.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl<'a, 'b> Renderer<'a, 'b> {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn new_and_token_stream(wrapper_object: &'a InputObjectTypeWrapper<'a, 'b>) -> TokenStream {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_and_token_stream` is never used
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/renderer/interface/renderer.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl<'a, 'b> Renderer<'a, 'b> {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn new_and_token_stream(wrapper_object: &'a InterfaceTypeWrapper<'a, 'b>) -> TokenStream {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `context` is never read
[INFO] [stdout]  --> codegen-for-async-graphql-renderer/src/renderer/mod_file/sub_module_renderer.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub struct Renderer<'a, 'b> {
[INFO] [stdout]   |            -------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 9 |     pub context: &'a Context<'b>,
[INFO] [stdout]   |         ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_and_token_stream` is never used
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/renderer/mutation/renderer.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl<'a, 'b> Renderer<'a, 'b> {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn new_and_token_stream(wrapper_object: &'a MutationsTypeWrapper<'a, 'b>) -> TokenStream {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_and_token_stream` is never used
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/renderer/object_type/renderer.rs:36:12
[INFO] [stdout]    |
[INFO] [stdout] 30 | impl<'a, 'b> Renderer<'a, 'b> {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 36 |     pub fn new_and_token_stream(wrapper_object: &'a ObjectTypeWrapper<'a, 'b>) -> TokenStream {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `generate_token_stream` is never used
[INFO] [stdout]  --> codegen-for-async-graphql-renderer/src/renderer/output.rs:7:8
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub trait Output {
[INFO] [stdout]   |           ------ associated function in this trait
[INFO] [stdout] 6 |     fn generate_files(context: &Context);
[INFO] [stdout] 7 |     fn generate_token_stream(context: &Context) -> Vec<TokenStream>;
[INFO] [stdout]   |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_and_token_stream` is never used
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/renderer/scalar/renderer.rs:31:12
[INFO] [stdout]    |
[INFO] [stdout] 25 | impl<'a, 'b> Renderer<'a, 'b> {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 31 |     pub fn new_and_token_stream(wrapper_object: &'a ScalarTypeWrapper<'a, 'b>) -> TokenStream {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_and_token_stream` is never used
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/renderer/subscription/renderer.rs:38:12
[INFO] [stdout]    |
[INFO] [stdout] 32 | impl<'a, 'b> Renderer<'a, 'b> {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 38 |     pub fn new_and_token_stream(
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new_and_token_stream` is never used
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/renderer/union_type/renderer.rs:33:12
[INFO] [stdout]    |
[INFO] [stdout] 27 | impl<'a, 'b> Renderer<'a, 'b> {
[INFO] [stdout]    | ----------------------------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 33 |     pub fn new_and_token_stream(wrapper_object: &'a UnionTypeWrapper<'a, 'b>) -> TokenStream {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> codegen-for-async-graphql-renderer/src/base/context.rs:121:27
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn mutation_types(&self) -> Vec<MutationsTypeWrapper> {
[INFO] [stdout]     |                           ^^^^^         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                           |             |
[INFO] [stdout]     |                           |             the same lifetime is hidden here
[INFO] [stdout]     |                           |             the same lifetime is hidden here
[INFO] [stdout]     |                           the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 121 |     pub fn mutation_types(&self) -> Vec<MutationsTypeWrapper<'_>> {
[INFO] [stdout]     |                                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> codegen-for-async-graphql-renderer/src/base/context.rs:140:31
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn subscription_types(&self) -> Vec<SubscriptionRootTypeWrapper> {
[INFO] [stdout]     |                               ^^^^^         ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |             |
[INFO] [stdout]     |                               |             the same lifetime is hidden here
[INFO] [stdout]     |                               |             the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 140 |     pub fn subscription_types(&self) -> Vec<SubscriptionRootTypeWrapper<'_>> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> codegen-for-async-graphql-renderer/src/base/context.rs:159:25
[INFO] [stdout]     |
[INFO] [stdout] 159 |     pub fn object_types(&self) -> Vec<ObjectTypeWrapper> {
[INFO] [stdout]     |                         ^^^^^         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |             |
[INFO] [stdout]     |                         |             the same lifetime is hidden here
[INFO] [stdout]     |                         |             the same lifetime is hidden here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 159 |     pub fn object_types(&self) -> Vec<ObjectTypeWrapper<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> codegen-for-async-graphql-renderer/src/base/context.rs:181:25
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn scalar_types(&self) -> Vec<ScalarTypeWrapper> {
[INFO] [stdout]     |                         ^^^^^         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                         |             |
[INFO] [stdout]     |                         |             the same lifetime is hidden here
[INFO] [stdout]     |                         |             the same lifetime is hidden here
[INFO] [stdout]     |                         the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 181 |     pub fn scalar_types(&self) -> Vec<ScalarTypeWrapper<'_>> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> codegen-for-async-graphql-renderer/src/base/context.rs:195:24
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn union_types(&self) -> Vec<UnionTypeWrapper> {
[INFO] [stdout]     |                        ^^^^^         ^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                        |             |
[INFO] [stdout]     |                        |             the same lifetime is hidden here
[INFO] [stdout]     |                        |             the same lifetime is hidden here
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 195 |     pub fn union_types(&self) -> Vec<UnionTypeWrapper<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/interface_type_wrapper.rs:32:15
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn fields(&self) -> Vec<FieldWrapper> {
[INFO] [stdout]    |               ^^^^^         ^^^^^^^^^^^^
[INFO] [stdout]    |               |             |
[INFO] [stdout]    |               |             the same lifetime is hidden here
[INFO] [stdout]    |               |             the same lifetime is hidden here
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 32 |     fn fields(&self) -> Vec<FieldWrapper<'_>> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/interface_type_wrapper.rs:56:37
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn implemented_object_types(&self) -> Vec<ObjectTypeWrapper> {
[INFO] [stdout]    |                                     ^^^^^         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                     |             |
[INFO] [stdout]    |                                     |             the same lifetime is hidden here
[INFO] [stdout]    |                                     |             the same lifetime is hidden here
[INFO] [stdout]    |                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 56 |     pub fn implemented_object_types(&self) -> Vec<ObjectTypeWrapper<'_>> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> codegen-for-async-graphql-renderer/src/base/context.rs:209:28
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub fn interface_types(&self) -> Vec<InterfaceTypeWrapper> {
[INFO] [stdout]     |                            ^^^^^         ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                            |             |
[INFO] [stdout]     |                            |             the same lifetime is hidden here
[INFO] [stdout]     |                            |             the same lifetime is hidden here
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 209 |     pub fn interface_types(&self) -> Vec<InterfaceTypeWrapper<'_>> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> codegen-for-async-graphql-renderer/src/base/context.rs:223:31
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn input_object_types(&self) -> Vec<InputObjectTypeWrapper> {
[INFO] [stdout]     |                               ^^^^^         ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |             |
[INFO] [stdout]     |                               |             the same lifetime is hidden here
[INFO] [stdout]     |                               |             the same lifetime is hidden here
[INFO] [stdout]     |                               the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn input_object_types(&self) -> Vec<InputObjectTypeWrapper<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/field_wrapper.rs:19:16
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn context(&self) -> &Context {
[INFO] [stdout]    |                ^^^^^     ^^^^^^^^
[INFO] [stdout]    |                |         ||
[INFO] [stdout]    |                |         |the same lifetime is hidden here
[INFO] [stdout]    |                |         the same lifetime is elided here
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     fn context(&self) -> &Context<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/input_object_type_wrapper.rs:33:16
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn context(&self) -> &Context {
[INFO] [stdout]    |                ^^^^^     ^^^^^^^^
[INFO] [stdout]    |                |         ||
[INFO] [stdout]    |                |         |the same lifetime is hidden here
[INFO] [stdout]    |                |         the same lifetime is elided here
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn context(&self) -> &Context<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/input_value_wrapper.rs:34:16
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn context(&self) -> &Context {
[INFO] [stdout]    |                ^^^^^     ^^^^^^^^
[INFO] [stdout]    |                |         ||
[INFO] [stdout]    |                |         |the same lifetime is hidden here
[INFO] [stdout]    |                |         the same lifetime is elided here
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 34 |     fn context(&self) -> &Context<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/subscription_root_type_wrapper.rs:33:22
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn mutations(&self) -> Vec<SubscriptionTypeWrapper> {
[INFO] [stdout]    |                      ^^^^^         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                      |             |
[INFO] [stdout]    |                      |             the same lifetime is hidden here
[INFO] [stdout]    |                      |             the same lifetime is hidden here
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub fn mutations(&self) -> Vec<SubscriptionTypeWrapper<'_>> {
[INFO] [stdout]    |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/subscription_type_wrapper.rs:17:16
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn context(&self) -> &Context {
[INFO] [stdout]    |                ^^^^^     ^^^^^^^^
[INFO] [stdout]    |                |         ||
[INFO] [stdout]    |                |         |the same lifetime is hidden here
[INFO] [stdout]    |                |         the same lifetime is elided here
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 17 |     fn context(&self) -> &Context<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/type_wrapper.rs:47:16
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn context(&self) -> &Context;
[INFO] [stdout]    |                ^^^^^     ^^^^^^^^
[INFO] [stdout]    |                |         ||
[INFO] [stdout]    |                |         |the same lifetime is hidden here
[INFO] [stdout]    |                |         the same lifetime is elided here
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 47 |     fn context(&self) -> &Context<'_>;
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/type_wrapper.rs:52:15
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn fields(&self) -> Vec<FieldWrapper>;
[INFO] [stdout]    |               ^^^^^         ^^^^^^^^^^^^
[INFO] [stdout]    |               |             |
[INFO] [stdout]    |               |             the same lifetime is hidden here
[INFO] [stdout]    |               |             the same lifetime is hidden here
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 52 |     fn fields(&self) -> Vec<FieldWrapper<'_>>;
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/type_wrapper.rs:62:24
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn field_partition(&self) -> (Vec<FieldWrapper>, Vec<FieldWrapper>) {
[INFO] [stdout]    |                        ^^^^^          ^^^^^^^^^^^^       ^^^^^^^^^^^^
[INFO] [stdout]    |                        |              |                  |
[INFO] [stdout]    |                        |              |                  the same lifetime is hidden here
[INFO] [stdout]    |                        |              |                  the same lifetime is hidden here
[INFO] [stdout]    |                        |              the same lifetime is hidden here
[INFO] [stdout]    |                        |              the same lifetime is hidden here
[INFO] [stdout]    |                        the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 62 |     fn field_partition(&self) -> (Vec<FieldWrapper<'_>>, Vec<FieldWrapper<'_>>) {
[INFO] [stdout]    |                                                   ++++                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/mutations_type_wrapper.rs:36:22
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn mutations(&self) -> Vec<MutationTypeWrapper> {
[INFO] [stdout]    |                      ^^^^^         ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                      |             |
[INFO] [stdout]    |                      |             the same lifetime is hidden here
[INFO] [stdout]    |                      |             the same lifetime is hidden here
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub fn mutations(&self) -> Vec<MutationTypeWrapper<'_>> {
[INFO] [stdout]    |                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/object_type_wrapper.rs:30:15
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn fields(&self) -> Vec<FieldWrapper> {
[INFO] [stdout]    |               ^^^^^         ^^^^^^^^^^^^
[INFO] [stdout]    |               |             |
[INFO] [stdout]    |               |             the same lifetime is hidden here
[INFO] [stdout]    |               |             the same lifetime is hidden here
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn fields(&self) -> Vec<FieldWrapper<'_>> {
[INFO] [stdout]    |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/union_type_wrapper.rs:44:37
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn implemented_object_types(&self) -> Vec<ObjectTypeWrapper> {
[INFO] [stdout]    |                                     ^^^^^         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                     |             |
[INFO] [stdout]    |                                     |             the same lifetime is hidden here
[INFO] [stdout]    |                                     |             the same lifetime is hidden here
[INFO] [stdout]    |                                     the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub fn implemented_object_types(&self) -> Vec<ObjectTypeWrapper<'_>> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/type_wrapper.rs:66:22
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn custom_fields(&self) -> Vec<FieldWrapper> {
[INFO] [stdout]    |                      ^^^^^         ^^^^^^^^^^^^
[INFO] [stdout]    |                      |             |
[INFO] [stdout]    |                      |             the same lifetime is hidden here
[INFO] [stdout]    |                      |             the same lifetime is hidden here
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 66 |     fn custom_fields(&self) -> Vec<FieldWrapper<'_>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/type_wrapper.rs:70:22
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn scalar_fields(&self) -> Vec<FieldWrapper> {
[INFO] [stdout]    |                      ^^^^^         ^^^^^^^^^^^^
[INFO] [stdout]    |                      |             |
[INFO] [stdout]    |                      |             the same lifetime is hidden here
[INFO] [stdout]    |                      |             the same lifetime is hidden here
[INFO] [stdout]    |                      the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 70 |     fn scalar_fields(&self) -> Vec<FieldWrapper<'_>> {
[INFO] [stdout]    |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/type_wrapper.rs:78:18
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn arguments(&self) -> Vec<InputValueWrapper> {
[INFO] [stdout]    |                  ^^^^^         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                  |             |
[INFO] [stdout]    |                  |             the same lifetime is hidden here
[INFO] [stdout]    |                  |             the same lifetime is hidden here
[INFO] [stdout]    |                  the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 78 |     fn arguments(&self) -> Vec<InputValueWrapper<'_>> {
[INFO] [stdout]    |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/type_wrapper.rs:88:15
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn fields(&self) -> Vec<InputValueWrapper> {
[INFO] [stdout]    |               ^^^^^         ^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |               |             |
[INFO] [stdout]    |               |             the same lifetime is hidden here
[INFO] [stdout]    |               |             the same lifetime is hidden here
[INFO] [stdout]    |               the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 88 |     fn fields(&self) -> Vec<InputValueWrapper<'_>> {
[INFO] [stdout]    |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> codegen-for-async-graphql-renderer/src/document_wrapper/mutation_type_wrapper.rs:18:16
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn context(&self) -> &Context {
[INFO] [stdout]    |                ^^^^^     ^^^^^^^^
[INFO] [stdout]    |                |         ||
[INFO] [stdout]    |                |         |the same lifetime is hidden here
[INFO] [stdout]    |                |         the same lifetime is elided here
[INFO] [stdout]    |                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 18 |     fn context(&self) -> &Context<'_> {
[INFO] [stdout]    |                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling codegen-for-async-graphql v0.2.7 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.78s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: bson v1.0.0
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 5`
[INFO] running `Command { std: "docker" "inspect" "11c6915defe462d2184a9b139d23fc379cf5e70cebd0d714059d09484013cc40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11c6915defe462d2184a9b139d23fc379cf5e70cebd0d714059d09484013cc40", kill_on_drop: false }`
[INFO] [stdout] 11c6915defe462d2184a9b139d23fc379cf5e70cebd0d714059d09484013cc40
