[INFO] fetching crate graphql-query 1.0.0...
[INFO] testing graphql-query-1.0.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate graphql-query 1.0.0 into /workspace/builds/worker-6-tc2/source
[INFO] removed /workspace/builds/worker-6-tc2/source/rust-toolchain.toml
[INFO] started tweaking crates.io crate graphql-query 1.0.0
[INFO] finished tweaking crates.io crate graphql-query 1.0.0
[INFO] tweaked toml for crates.io crate graphql-query 1.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate graphql-query 1.0.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 54 packages to latest compatible versions
[INFO] [stderr]       Adding apollo-parser v0.7.7 (available: v0.8.4)
[INFO] [stderr]       Adding hashbrown v0.14.5 (available: v0.16.0)
[INFO] [stderr]       Adding indoc v1.0.9 (available: v2.0.7)
[INFO] [stderr]       Adding lexical-core v0.8.5 (available: v1.0.6)
[INFO] [stderr]       Adding logos v0.12.1 (available: v0.15.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 36afcff66be9bdec524bbc9b8e541c1bc8248c1cacb1e7b2b93084eb4037238f
[INFO] running `Command { std: "docker" "start" "-a" "36afcff66be9bdec524bbc9b8e541c1bc8248c1cacb1e7b2b93084eb4037238f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "36afcff66be9bdec524bbc9b8e541c1bc8248c1cacb1e7b2b93084eb4037238f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "36afcff66be9bdec524bbc9b8e541c1bc8248c1cacb1e7b2b93084eb4037238f", kill_on_drop: false }`
[INFO] [stdout] 36afcff66be9bdec524bbc9b8e541c1bc8248c1cacb1e7b2b93084eb4037238f
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 33971a79c5fa0b71152fd326b1f0dc24a982b1125f34090b188b17a987456003
[INFO] running `Command { std: "docker" "start" "-a" "33971a79c5fa0b71152fd326b1f0dc24a982b1125f34090b188b17a987456003", kill_on_drop: false }`
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling lexical-util v0.8.5
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling lexical-write-integer v0.8.5
[INFO] [stderr]    Compiling lexical-parse-integer v0.8.6
[INFO] [stderr]    Compiling lexical-parse-float v0.8.5
[INFO] [stderr]    Compiling lexical-write-float v0.8.5
[INFO] [stderr]    Compiling lexical-core v0.8.5
[INFO] [stderr]    Compiling logos-derive v0.12.1
[INFO] [stderr]    Compiling logos v0.12.1
[INFO] [stderr]    Compiling graphql-query v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trait `Named` is never used
[INFO] [stdout]    --> src/schema/schema.rs:797:7
[INFO] [stdout]     |
[INFO] [stdout] 797 | trait Named {
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/ast/ast.rs:238:18
[INFO] [stdout]     |
[INFO] [stdout] 236 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 237 |         ctx: &'a ASTContext,
[INFO] [stdout]     |               -- the lifetime is named here
[INFO] [stdout] 238 |     ) -> HashMap<&str, &Value<'a>, DefaultHashBuilder, &'a bumpalo::Bump> {
[INFO] [stdout]     |                  ^^^^  ^^^^^^^--^                       -- the same lifetime is named here
[INFO] [stdout]     |                  |     |      |
[INFO] [stdout]     |                  |     |      the same lifetime is named here
[INFO] [stdout]     |                  |     the same lifetime is elided here
[INFO] [stdout]     |                  the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 238 |     ) -> HashMap<&'a str, &'a Value<'a>, DefaultHashBuilder, &'a bumpalo::Bump> {
[INFO] [stdout]     |                   ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/ast/ast.rs:294:18
[INFO] [stdout]     |
[INFO] [stdout] 292 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 293 |         ctx: &'a ASTContext,
[INFO] [stdout]     |               -- the lifetime is named here
[INFO] [stdout] 294 |     ) -> HashMap<&str, &Value<'a>, DefaultHashBuilder, &'a bumpalo::Bump> {
[INFO] [stdout]     |                  ^^^^  ^^^^^^^--^                       -- the same lifetime is named here
[INFO] [stdout]     |                  |     |      |
[INFO] [stdout]     |                  |     |      the same lifetime is named here
[INFO] [stdout]     |                  |     the same lifetime is elided here
[INFO] [stdout]     |                  the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 294 |     ) -> HashMap<&'a str, &'a Value<'a>, DefaultHashBuilder, &'a bumpalo::Bump> {
[INFO] [stdout]     |                   ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/ast/ast.rs:596:18
[INFO] [stdout]     |
[INFO] [stdout] 594 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 595 |         ctx: &'a ASTContext,
[INFO] [stdout]     |               -- the lifetime is named here
[INFO] [stdout] 596 |     ) -> HashMap<&str, &'a VariableDefinition<'a>, DefaultHashBuilder, &'a bumpalo::Bump> {
[INFO] [stdout]     |                  ^^^^   --                    --                        -- the same lifetime is named here
[INFO] [stdout]     |                  |      |                     |
[INFO] [stdout]     |                  |      |                     the same lifetime is named here
[INFO] [stdout]     |                  |      the same lifetime is named here
[INFO] [stdout]     |                  the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 596 |     ) -> HashMap<&'a str, &'a VariableDefinition<'a>, DefaultHashBuilder, &'a bumpalo::Bump> {
[INFO] [stdout]     |                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/ast/ast.rs:709:29
[INFO] [stdout]     |
[INFO] [stdout] 707 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 708 |         ctx: &'a ASTContext,
[INFO] [stdout]     |               -- the lifetime is named here
[INFO] [stdout] 709 |     ) -> hashbrown::HashMap<&str, FragmentDefinitionWithIndex<'a>, DefaultHashBuilder, &bumpalo::Bump>
[INFO] [stdout]     |                             ^^^^                              --                       ^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                             |                                 |
[INFO] [stdout]     |                             |                                 the same lifetime is named here
[INFO] [stdout]     |                             the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 709 |     ) -> hashbrown::HashMap<&'a str, FragmentDefinitionWithIndex<'a>, DefaultHashBuilder, &'a bumpalo::Bump>
[INFO] [stdout]     |                              ++                                                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/ast/ast.rs:729:18
[INFO] [stdout]     |
[INFO] [stdout] 727 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 728 |         ctx: &'a ASTContext,
[INFO] [stdout]     |               -- the lifetime is named here
[INFO] [stdout] 729 |     ) -> HashMap<&str, &'a FragmentDefinition<'a>, DefaultHashBuilder, &'a bumpalo::Bump> {
[INFO] [stdout]     |                  ^^^^   --                    --                        -- the same lifetime is named here
[INFO] [stdout]     |                  |      |                     |
[INFO] [stdout]     |                  |      |                     the same lifetime is named here
[INFO] [stdout]     |                  |      the same lifetime is named here
[INFO] [stdout]     |                  the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 729 |     ) -> HashMap<&'a str, &'a FragmentDefinition<'a>, DefaultHashBuilder, &'a bumpalo::Bump> {
[INFO] [stdout]     |                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/schema/schema.rs:106:23
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn get_interfaces(&self) -> Vec<&'a str>;
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[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] 106 |     fn get_interfaces(&self) -> Vec<'_, &'a str>;
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/visit/folder.rs:44:34
[INFO] [stdout]    |
[INFO] [stdout] 44 |         pub(crate) fn new_vec<T>(&self) -> Vec<T> {
[INFO] [stdout]    |                                  ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[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(crate) fn new_vec<T>(&self) -> Vec<'_, T> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.84s
[INFO] running `Command { std: "docker" "inspect" "33971a79c5fa0b71152fd326b1f0dc24a982b1125f34090b188b17a987456003", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "33971a79c5fa0b71152fd326b1f0dc24a982b1125f34090b188b17a987456003", kill_on_drop: false }`
[INFO] [stdout] 33971a79c5fa0b71152fd326b1f0dc24a982b1125f34090b188b17a987456003
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dac4a0b958c037383f744d71375fcc7361f615a31fa6592989d3af290b0b7509
[INFO] running `Command { std: "docker" "start" "-a" "dac4a0b958c037383f744d71375fcc7361f615a31fa6592989d3af290b0b7509", kill_on_drop: false }`
[INFO] [stderr]    Compiling countme v3.0.1
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling indoc v1.0.9
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling rowan v0.15.17
[INFO] [stderr]    Compiling apollo-parser v0.7.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling async-graphql-value v7.0.17
[INFO] [stderr]    Compiling combine v4.6.7
[INFO] [stderr]    Compiling graphql-query v1.0.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling async-graphql-parser v7.0.17
[INFO] [stdout] warning: trait `Named` is never used
[INFO] [stdout]    --> src/schema/schema.rs:797:7
[INFO] [stdout]     |
[INFO] [stdout] 797 | trait Named {
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/ast/ast.rs:238:18
[INFO] [stdout]     |
[INFO] [stdout] 236 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 237 |         ctx: &'a ASTContext,
[INFO] [stdout]     |               -- the lifetime is named here
[INFO] [stdout] 238 |     ) -> HashMap<&str, &Value<'a>, DefaultHashBuilder, &'a bumpalo::Bump> {
[INFO] [stdout]     |                  ^^^^  ^^^^^^^--^                       -- the same lifetime is named here
[INFO] [stdout]     |                  |     |      |
[INFO] [stdout]     |                  |     |      the same lifetime is named here
[INFO] [stdout]     |                  |     the same lifetime is elided here
[INFO] [stdout]     |                  the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 238 |     ) -> HashMap<&'a str, &'a Value<'a>, DefaultHashBuilder, &'a bumpalo::Bump> {
[INFO] [stdout]     |                   ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/ast/ast.rs:294:18
[INFO] [stdout]     |
[INFO] [stdout] 292 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 293 |         ctx: &'a ASTContext,
[INFO] [stdout]     |               -- the lifetime is named here
[INFO] [stdout] 294 |     ) -> HashMap<&str, &Value<'a>, DefaultHashBuilder, &'a bumpalo::Bump> {
[INFO] [stdout]     |                  ^^^^  ^^^^^^^--^                       -- the same lifetime is named here
[INFO] [stdout]     |                  |     |      |
[INFO] [stdout]     |                  |     |      the same lifetime is named here
[INFO] [stdout]     |                  |     the same lifetime is elided here
[INFO] [stdout]     |                  the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 294 |     ) -> HashMap<&'a str, &'a Value<'a>, DefaultHashBuilder, &'a bumpalo::Bump> {
[INFO] [stdout]     |                   ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/ast/ast.rs:596:18
[INFO] [stdout]     |
[INFO] [stdout] 594 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 595 |         ctx: &'a ASTContext,
[INFO] [stdout]     |               -- the lifetime is named here
[INFO] [stdout] 596 |     ) -> HashMap<&str, &'a VariableDefinition<'a>, DefaultHashBuilder, &'a bumpalo::Bump> {
[INFO] [stdout]     |                  ^^^^   --                    --                        -- the same lifetime is named here
[INFO] [stdout]     |                  |      |                     |
[INFO] [stdout]     |                  |      |                     the same lifetime is named here
[INFO] [stdout]     |                  |      the same lifetime is named here
[INFO] [stdout]     |                  the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 596 |     ) -> HashMap<&'a str, &'a VariableDefinition<'a>, DefaultHashBuilder, &'a bumpalo::Bump> {
[INFO] [stdout]     |                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/ast/ast.rs:709:29
[INFO] [stdout]     |
[INFO] [stdout] 707 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 708 |         ctx: &'a ASTContext,
[INFO] [stdout]     |               -- the lifetime is named here
[INFO] [stdout] 709 |     ) -> hashbrown::HashMap<&str, FragmentDefinitionWithIndex<'a>, DefaultHashBuilder, &bumpalo::Bump>
[INFO] [stdout]     |                             ^^^^                              --                       ^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                             |                                 |
[INFO] [stdout]     |                             |                                 the same lifetime is named here
[INFO] [stdout]     |                             the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 709 |     ) -> hashbrown::HashMap<&'a str, FragmentDefinitionWithIndex<'a>, DefaultHashBuilder, &'a bumpalo::Bump>
[INFO] [stdout]     |                              ++                                                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/ast/ast.rs:729:18
[INFO] [stdout]     |
[INFO] [stdout] 727 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 728 |         ctx: &'a ASTContext,
[INFO] [stdout]     |               -- the lifetime is named here
[INFO] [stdout] 729 |     ) -> HashMap<&str, &'a FragmentDefinition<'a>, DefaultHashBuilder, &'a bumpalo::Bump> {
[INFO] [stdout]     |                  ^^^^   --                    --                        -- the same lifetime is named here
[INFO] [stdout]     |                  |      |                     |
[INFO] [stdout]     |                  |      |                     the same lifetime is named here
[INFO] [stdout]     |                  |      the same lifetime is named here
[INFO] [stdout]     |                  the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 729 |     ) -> HashMap<&'a str, &'a FragmentDefinition<'a>, DefaultHashBuilder, &'a bumpalo::Bump> {
[INFO] [stdout]     |                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/schema/schema.rs:106:23
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn get_interfaces(&self) -> Vec<&'a str>;
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[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] 106 |     fn get_interfaces(&self) -> Vec<'_, &'a str>;
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/visit/folder.rs:44:34
[INFO] [stdout]    |
[INFO] [stdout] 44 |         pub(crate) fn new_vec<T>(&self) -> Vec<T> {
[INFO] [stdout]    |                                  ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[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(crate) fn new_vec<T>(&self) -> Vec<'_, T> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling graphql-parser v0.4.1
[INFO] [stdout] warning: trait `Named` is never used
[INFO] [stdout]    --> src/schema/schema.rs:797:7
[INFO] [stdout]     |
[INFO] [stdout] 797 | trait Named {
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/ast/ast.rs:238:18
[INFO] [stdout]     |
[INFO] [stdout] 236 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 237 |         ctx: &'a ASTContext,
[INFO] [stdout]     |               -- the lifetime is named here
[INFO] [stdout] 238 |     ) -> HashMap<&str, &Value<'a>, DefaultHashBuilder, &'a bumpalo::Bump> {
[INFO] [stdout]     |                  ^^^^  ^^^^^^^--^                       -- the same lifetime is named here
[INFO] [stdout]     |                  |     |      |
[INFO] [stdout]     |                  |     |      the same lifetime is named here
[INFO] [stdout]     |                  |     the same lifetime is elided here
[INFO] [stdout]     |                  the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 238 |     ) -> HashMap<&'a str, &'a Value<'a>, DefaultHashBuilder, &'a bumpalo::Bump> {
[INFO] [stdout]     |                   ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/ast/ast.rs:294:18
[INFO] [stdout]     |
[INFO] [stdout] 292 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 293 |         ctx: &'a ASTContext,
[INFO] [stdout]     |               -- the lifetime is named here
[INFO] [stdout] 294 |     ) -> HashMap<&str, &Value<'a>, DefaultHashBuilder, &'a bumpalo::Bump> {
[INFO] [stdout]     |                  ^^^^  ^^^^^^^--^                       -- the same lifetime is named here
[INFO] [stdout]     |                  |     |      |
[INFO] [stdout]     |                  |     |      the same lifetime is named here
[INFO] [stdout]     |                  |     the same lifetime is elided here
[INFO] [stdout]     |                  the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 294 |     ) -> HashMap<&'a str, &'a Value<'a>, DefaultHashBuilder, &'a bumpalo::Bump> {
[INFO] [stdout]     |                   ++       ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/ast/ast.rs:596:18
[INFO] [stdout]     |
[INFO] [stdout] 594 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 595 |         ctx: &'a ASTContext,
[INFO] [stdout]     |               -- the lifetime is named here
[INFO] [stdout] 596 |     ) -> HashMap<&str, &'a VariableDefinition<'a>, DefaultHashBuilder, &'a bumpalo::Bump> {
[INFO] [stdout]     |                  ^^^^   --                    --                        -- the same lifetime is named here
[INFO] [stdout]     |                  |      |                     |
[INFO] [stdout]     |                  |      |                     the same lifetime is named here
[INFO] [stdout]     |                  |      the same lifetime is named here
[INFO] [stdout]     |                  the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 596 |     ) -> HashMap<&'a str, &'a VariableDefinition<'a>, DefaultHashBuilder, &'a bumpalo::Bump> {
[INFO] [stdout]     |                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/ast/ast.rs:709:29
[INFO] [stdout]     |
[INFO] [stdout] 707 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 708 |         ctx: &'a ASTContext,
[INFO] [stdout]     |               -- the lifetime is named here
[INFO] [stdout] 709 |     ) -> hashbrown::HashMap<&str, FragmentDefinitionWithIndex<'a>, DefaultHashBuilder, &bumpalo::Bump>
[INFO] [stdout]     |                             ^^^^                              --                       ^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]     |                             |                                 |
[INFO] [stdout]     |                             |                                 the same lifetime is named here
[INFO] [stdout]     |                             the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 709 |     ) -> hashbrown::HashMap<&'a str, FragmentDefinitionWithIndex<'a>, DefaultHashBuilder, &'a bumpalo::Bump>
[INFO] [stdout]     |                              ++                                                            ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/ast/ast.rs:729:18
[INFO] [stdout]     |
[INFO] [stdout] 727 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 728 |         ctx: &'a ASTContext,
[INFO] [stdout]     |               -- the lifetime is named here
[INFO] [stdout] 729 |     ) -> HashMap<&str, &'a FragmentDefinition<'a>, DefaultHashBuilder, &'a bumpalo::Bump> {
[INFO] [stdout]     |                  ^^^^   --                    --                        -- the same lifetime is named here
[INFO] [stdout]     |                  |      |                     |
[INFO] [stdout]     |                  |      |                     the same lifetime is named here
[INFO] [stdout]     |                  |      the same lifetime is named here
[INFO] [stdout]     |                  the same 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: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 729 |     ) -> HashMap<&'a str, &'a FragmentDefinition<'a>, DefaultHashBuilder, &'a bumpalo::Bump> {
[INFO] [stdout]     |                   ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/schema/schema.rs:106:23
[INFO] [stdout]     |
[INFO] [stdout] 106 |     fn get_interfaces(&self) -> Vec<&'a str>;
[INFO] [stdout]     |                       ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                       |
[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] 106 |     fn get_interfaces(&self) -> Vec<'_, &'a str>;
[INFO] [stdout]     |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/visit/folder.rs:44:34
[INFO] [stdout]    |
[INFO] [stdout] 44 |         pub(crate) fn new_vec<T>(&self) -> Vec<T> {
[INFO] [stdout]    |                                  ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                                  |
[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(crate) fn new_vec<T>(&self) -> Vec<'_, T> {
[INFO] [stdout]    |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 23.50s
[INFO] running `Command { std: "docker" "inspect" "dac4a0b958c037383f744d71375fcc7361f615a31fa6592989d3af290b0b7509", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dac4a0b958c037383f744d71375fcc7361f615a31fa6592989d3af290b0b7509", kill_on_drop: false }`
[INFO] [stdout] dac4a0b958c037383f744d71375fcc7361f615a31fa6592989d3af290b0b7509
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b9595c7d69344e7dcb060ec27ce94d3b45746a2ef8162a229b5e1893b703cbc0
[INFO] running `Command { std: "docker" "start" "-a" "b9595c7d69344e7dcb060ec27ce94d3b45746a2ef8162a229b5e1893b703cbc0", kill_on_drop: false }`
[INFO] [stderr] warning: trait `Named` is never used
[INFO] [stderr]    --> src/schema/schema.rs:797:7
[INFO] [stderr]     |
[INFO] [stderr] 797 | trait Named {
[INFO] [stderr]     |       ^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/ast/ast.rs:238:18
[INFO] [stderr]     |
[INFO] [stderr] 236 |         &'a self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] 237 |         ctx: &'a ASTContext,
[INFO] [stderr]     |               -- the lifetime is named here
[INFO] [stderr] 238 |     ) -> HashMap<&str, &Value<'a>, DefaultHashBuilder, &'a bumpalo::Bump> {
[INFO] [stderr]     |                  ^^^^  ^^^^^^^--^                       -- the same lifetime is named here
[INFO] [stderr]     |                  |     |      |
[INFO] [stderr]     |                  |     |      the same lifetime is named here
[INFO] [stderr]     |                  |     the same lifetime is elided here
[INFO] [stderr]     |                  the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 238 |     ) -> HashMap<&'a str, &'a Value<'a>, DefaultHashBuilder, &'a bumpalo::Bump> {
[INFO] [stderr]     |                   ++       ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/ast/ast.rs:294:18
[INFO] [stderr]     |
[INFO] [stderr] 292 |         &'a self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] 293 |         ctx: &'a ASTContext,
[INFO] [stderr]     |               -- the lifetime is named here
[INFO] [stderr] 294 |     ) -> HashMap<&str, &Value<'a>, DefaultHashBuilder, &'a bumpalo::Bump> {
[INFO] [stderr]     |                  ^^^^  ^^^^^^^--^                       -- the same lifetime is named here
[INFO] [stderr]     |                  |     |      |
[INFO] [stderr]     |                  |     |      the same lifetime is named here
[INFO] [stderr]     |                  |     the same lifetime is elided here
[INFO] [stderr]     |                  the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 294 |     ) -> HashMap<&'a str, &'a Value<'a>, DefaultHashBuilder, &'a bumpalo::Bump> {
[INFO] [stderr]     |                   ++       ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/ast/ast.rs:596:18
[INFO] [stderr]     |
[INFO] [stderr] 594 |         &'a self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] 595 |         ctx: &'a ASTContext,
[INFO] [stderr]     |               -- the lifetime is named here
[INFO] [stderr] 596 |     ) -> HashMap<&str, &'a VariableDefinition<'a>, DefaultHashBuilder, &'a bumpalo::Bump> {
[INFO] [stderr]     |                  ^^^^   --                    --                        -- the same lifetime is named here
[INFO] [stderr]     |                  |      |                     |
[INFO] [stderr]     |                  |      |                     the same lifetime is named here
[INFO] [stderr]     |                  |      the same lifetime is named here
[INFO] [stderr]     |                  the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 596 |     ) -> HashMap<&'a str, &'a VariableDefinition<'a>, DefaultHashBuilder, &'a bumpalo::Bump> {
[INFO] [stderr]     |                   ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/ast/ast.rs:709:29
[INFO] [stderr]     |
[INFO] [stderr] 707 |         &'a self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] 708 |         ctx: &'a ASTContext,
[INFO] [stderr]     |               -- the lifetime is named here
[INFO] [stderr] 709 |     ) -> hashbrown::HashMap<&str, FragmentDefinitionWithIndex<'a>, DefaultHashBuilder, &bumpalo::Bump>
[INFO] [stderr]     |                             ^^^^                              --                       ^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]     |                             |                                 |
[INFO] [stderr]     |                             |                                 the same lifetime is named here
[INFO] [stderr]     |                             the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 709 |     ) -> hashbrown::HashMap<&'a str, FragmentDefinitionWithIndex<'a>, DefaultHashBuilder, &'a bumpalo::Bump>
[INFO] [stderr]     |                              ++                                                            ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/ast/ast.rs:729:18
[INFO] [stderr]     |
[INFO] [stderr] 727 |         &'a self,
[INFO] [stderr]     |          -- the lifetime is named here
[INFO] [stderr] 728 |         ctx: &'a ASTContext,
[INFO] [stderr]     |               -- the lifetime is named here
[INFO] [stderr] 729 |     ) -> HashMap<&str, &'a FragmentDefinition<'a>, DefaultHashBuilder, &'a bumpalo::Bump> {
[INFO] [stderr]     |                  ^^^^   --                    --                        -- the same lifetime is named here
[INFO] [stderr]     |                  |      |                     |
[INFO] [stderr]     |                  |      |                     the same lifetime is named here
[INFO] [stderr]     |                  |      the same lifetime is named here
[INFO] [stderr]     |                  the same lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]     |
[INFO] [stderr] 729 |     ) -> HashMap<&'a str, &'a FragmentDefinition<'a>, DefaultHashBuilder, &'a bumpalo::Bump> {
[INFO] [stderr]     |                   ++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/schema/schema.rs:106:23
[INFO] [stderr]     |
[INFO] [stderr] 106 |     fn get_interfaces(&self) -> Vec<&'a str>;
[INFO] [stderr]     |                       ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                       |
[INFO] [stderr]     |                       the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 106 |     fn get_interfaces(&self) -> Vec<'_, &'a str>;
[INFO] [stderr]     |                                     +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/visit/folder.rs:44:34
[INFO] [stderr]    |
[INFO] [stderr] 44 |         pub(crate) fn new_vec<T>(&self) -> Vec<T> {
[INFO] [stderr]    |                                  ^^^^^     ^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                  |
[INFO] [stderr]    |                                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 44 |         pub(crate) fn new_vec<T>(&self) -> Vec<'_, T> {
[INFO] [stderr]    |                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: `graphql-query` (lib) generated 8 warnings (run `cargo fix --lib -p graphql-query` to apply 7 suggestions)
[INFO] [stderr] warning: `graphql-query` (lib test) generated 8 warnings (8 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.11s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/graphql_query-90c103a282ef7673)
[INFO] [stdout] 
[INFO] [stdout] running 80 tests
[INFO] [stdout] test ast::ast::tests::operation_one_operation_anonymous ... ok
[INFO] [stdout] test ast::ast::tests::operation_one_operation ... ok
[INFO] [stdout] test ast::ast::tests::operation_two_operations_one_anonymous ... ok
[INFO] [stdout] test ast::ast::tests::operation_no_operations ... ok
[INFO] [stdout] test ast::lexer::tests::bad_strings ... ok
[INFO] [stdout] test ast::ast::tests::operation_two_operations ... ok
[INFO] [stdout] test ast::lexer::tests::directives ... ok
[INFO] [stdout] test ast::lexer::tests::floats ... ok
[INFO] [stdout] test ast::lexer::tests::integers ... ok
[INFO] [stdout] test ast::lexer::tests::strings ... ok
[INFO] [stdout] test ast::lexer::tests::names ... ok
[INFO] [stdout] test ast::lexer::tests::variables ... ok
[INFO] [stdout] test ast::parser::tests::arguments ... ok
[INFO] [stdout] test ast::parser::tests::error ... ok
[INFO] [stdout] test ast::parser::tests::fields ... ok
[INFO] [stdout] test ast::parser::tests::fragment ... ok
[INFO] [stdout] test ast::parser::tests::fragment_spread ... ok
[INFO] [stdout] test ast::parser::tests::inline_fragment ... ok
[INFO] [stdout] test ast::parser::tests::lists ... ok
[INFO] [stdout] test ast::parser::tests::named_type ... ok
[INFO] [stdout] test ast::parser::tests::objects ... ok
[INFO] [stdout] test ast::parser::tests::operation ... ok
[INFO] [stdout] test ast::parser::tests::operation_with_high_int_value ... ok
[INFO] [stdout] test ast::parser::tests::types ... ok
[INFO] [stdout] test ast::parser::tests::selections ... ok
[INFO] [stdout] test ast::parser::tests::values ... ok
[INFO] [stdout] test ast::parser::tests::var_definitions ... ok
[INFO] [stdout] test ast::parser::tests::variable ... ok
[INFO] [stdout] test ast::printer::tests::_type ... ok
[INFO] [stdout] test ast::printer::tests::arguments ... ok
[INFO] [stdout] test ast::printer::tests::block_strings ... ok
[INFO] [stdout] test ast::lexer::tests::symbols ... ok
[INFO] [stdout] test ast::printer::tests::directives ... ok
[INFO] [stdout] test ast::lexer::tests::empty ... ok
[INFO] [stdout] test ast::printer::tests::field ... ok
[INFO] [stdout] test ast::printer::tests::fragment_definitions ... ok
[INFO] [stdout] test ast::printer::tests::inline_fragment ... ok
[INFO] [stdout] test ast::parser::tests::directives ... ok
[INFO] [stdout] test ast::printer::tests::fragment_spread ... ok
[INFO] [stdout] test ast::printer::tests::kitchen_sink ... ok
[INFO] [stdout] test ast::printer::tests::operation_definition ... ok
[INFO] [stdout] test ast::printer::tests::strings ... ok
[INFO] [stdout] test ast::printer::tests::values ... ok
[INFO] [stdout] test json::values::tests::nullable_list ... ok
[INFO] [stdout] test json::values::tests::object_list ... ok
[INFO] [stdout] test validate::rules::known_fragment_names::tests::valid_spread ... ok
[INFO] [stdout] test ast::printer::tests::variable_definitions ... ok
[INFO] [stdout] test schema::schema_reference::tests::walk_schema ... ok
[INFO] [stdout] test schema::schema_reference::tests::selecting_type_repeatedly ... ok
[INFO] [stdout] test validate::rules::known_fragment_names::tests::invalid_spread ... ok
[INFO] [stdout] test validate::rules::lone_anonymous_operation::tests::lone_operation ... ok
[INFO] [stdout] test validate::rules::lone_anonymous_operation::tests::two_named ... ok
[INFO] [stdout] test validate::rules::no_undefined_variables::tests::undefined_vars_on_fragments ... ok
[INFO] [stdout] test validate::rules::no_fragment_cycles::tests::valid_fragment_spreads ... ok
[INFO] [stdout] test validate::rules::no_fragment_cycles::tests::cycling_fragment_spreads ... ok
[INFO] [stdout] test validate::rules::no_undefined_variables::tests::undefined_vars_on_operation ... ok
[INFO] [stdout] test validate::rules::no_undefined_variables::tests::defined_vars ... ok
[INFO] [stdout] test schema::build_client_schema::tests::schema_fields ... ok
[INFO] [stdout] test validate::rules::lone_anonymous_operation::tests::two_anonymous ... ok
[INFO] [stdout] test schema::build_client_schema::tests::build_schema ... ok
[INFO] [stdout] test validate::rules::tests::fails ... ok
[INFO] [stdout] test validate::rules::no_unused_fragments::tests::valid_spread ... ok
[INFO] [stdout] test schema::build_client_schema::tests::schema_abstract_relationships ... ok
[INFO] [stdout] test validate::rules::unique_operation_names::tests::valid_operation_names ... ok
[INFO] [stdout] test validate::rules::unique_argument_names::tests::overlapping_args ... ok
[INFO] [stdout] test validate::rules::unique_variable_names::tests::overlapping_variables ... ok
[INFO] [stdout] test validate::rules::tests::passes ... ok
[INFO] [stdout] test validate::rules::unique_argument_names::tests::valid_args ... ok
[INFO] [stdout] test validate::rules::unique_variable_names::tests::valid_variables ... ok
[INFO] [stdout] test visit::compose::tests::kitchen_sink ... ok
[INFO] [stdout] test visit::folder::tests::fold_typename ... ok
[INFO] [stdout] test visit::folder::tests::kitchen_sink ... ok
[INFO] [stdout] test visit::folder::tests::fold_operation_info_path ... ok
[INFO] [stdout] test visit::folder::tests::fold_info_path ... ok
[INFO] [stdout] test validate::rules::unique_fragment_names::tests::valid_fragment_names ... ok
[INFO] [stdout] test validate::rules::unique_operation_names::tests::overlapping_fragment_names ... ok
[INFO] [stdout] test validate::rules::unique_fragment_names::tests::overlapping_fragment_names ... ok
[INFO] [stdout] test visit::visitor::tests::kitchen_sink ... ok
[INFO] [stdout] test visit::visitor::tests::visit_info_path ... ok
[INFO] [stdout] test validate::rules::no_unused_fragments::tests::missing_spread ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 80 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests graphql_query
[INFO] [stdout] 
[INFO] [stdout] running 6 tests
[INFO] [stdout] test src/schema/mod.rs - schema (line 10) ... ok
[INFO] [stdout] test src/visit/mod.rs - visit (line 18) ... ok
[INFO] [stdout] test src/visit/mod.rs - visit (line 62) ... ok
[INFO] [stdout] test src/validate/mod.rs - validate (line 44) ... ok
[INFO] [stdout] test src/validate/mod.rs - validate (line 32) ... ok
[INFO] [stdout] test src/ast/mod.rs - ast (line 16) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b9595c7d69344e7dcb060ec27ce94d3b45746a2ef8162a229b5e1893b703cbc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b9595c7d69344e7dcb060ec27ce94d3b45746a2ef8162a229b5e1893b703cbc0", kill_on_drop: false }`
[INFO] [stdout] b9595c7d69344e7dcb060ec27ce94d3b45746a2ef8162a229b5e1893b703cbc0
