[INFO] fetching crate graphql-query 1.0.0... [INFO] checking graphql-query-1.0.0 against try#c659ee110de67e82444e4b6c8407c1a9af9c2cf6 for pr-145608-1 [INFO] extracting crate graphql-query 1.0.0 into /workspace/builds/worker-1-tc2/source [INFO] removed /workspace/builds/worker-1-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-1-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate graphql-query 1.0.0 on toolchain c659ee110de67e82444e4b6c8407c1a9af9c2cf6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 55 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.6) [INFO] [stderr] Adding lexical-core v0.8.5 (available: v1.0.5) [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" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 66899302f20ecb091d26169739c8871377b8c0fda3e366f6abdcd08d42dcd925 [INFO] running `Command { std: "docker" "start" "-a" "66899302f20ecb091d26169739c8871377b8c0fda3e366f6abdcd08d42dcd925", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "66899302f20ecb091d26169739c8871377b8c0fda3e366f6abdcd08d42dcd925", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "66899302f20ecb091d26169739c8871377b8c0fda3e366f6abdcd08d42dcd925", kill_on_drop: false }` [INFO] [stdout] 66899302f20ecb091d26169739c8871377b8c0fda3e366f6abdcd08d42dcd925 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+c659ee110de67e82444e4b6c8407c1a9af9c2cf6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e99398c0896dc737fcc4812923028d18dd66889540e9e1352ed7741fa61da4cd [INFO] running `Command { std: "docker" "start" "-a" "e99398c0896dc737fcc4812923028d18dd66889540e9e1352ed7741fa61da4cd", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling ahash v0.8.12 [INFO] [stderr] Checking lexical-util v0.8.5 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking text-size v1.1.1 [INFO] [stderr] Checking countme v3.0.1 [INFO] [stderr] Checking ucd-trie v0.1.7 [INFO] [stderr] Compiling indoc v1.0.9 [INFO] [stderr] Checking bencher v0.1.5 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Checking thiserror v2.0.16 [INFO] [stderr] Checking pest v2.8.1 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking thiserror v1.0.69 [INFO] [stderr] Checking rowan v0.15.17 [INFO] [stderr] Checking lexical-write-integer v0.8.5 [INFO] [stderr] Checking lexical-parse-integer v0.8.6 [INFO] [stderr] Checking lexical-parse-float v0.8.5 [INFO] [stderr] Checking lexical-write-float v0.8.5 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Checking apollo-parser v0.7.7 [INFO] [stderr] Checking lexical-core v0.8.5 [INFO] [stderr] Checking logos v0.12.1 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking serde_json v1.0.143 [INFO] [stderr] Checking indexmap v2.11.0 [INFO] [stderr] Checking bumpalo v3.19.0 [INFO] [stderr] Checking combine v4.6.7 [INFO] [stderr] Checking async-graphql-value v7.0.17 [INFO] [stderr] Checking graphql-query v1.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking 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)]` 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:236:10 [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:292:10 [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:594:10 [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:707:10 [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:727:10 [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(&self) -> Vec { [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(&self) -> Vec<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking 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)]` 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:236:10 [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:292:10 [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:594:10 [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:707:10 [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:727:10 [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(&self) -> Vec { [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(&self) -> Vec<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.42s [INFO] running `Command { std: "docker" "inspect" "e99398c0896dc737fcc4812923028d18dd66889540e9e1352ed7741fa61da4cd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e99398c0896dc737fcc4812923028d18dd66889540e9e1352ed7741fa61da4cd", kill_on_drop: false }` [INFO] [stdout] e99398c0896dc737fcc4812923028d18dd66889540e9e1352ed7741fa61da4cd