[INFO] fetching crate async-graphql 7.0.17... [INFO] checking async-graphql-7.0.17 against master#350d0ef0ec0493e6d21cfb265cb8211a0e74d766 for pr-145342-1 [INFO] extracting crate async-graphql 7.0.17 into /workspace/builds/worker-4-tc1/source [INFO] started tweaking crates.io crate async-graphql 7.0.17 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate async-graphql 7.0.17 [INFO] tweaked toml for crates.io crate async-graphql 7.0.17 written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate async-graphql 7.0.17 on toolchain 350d0ef0ec0493e6d21cfb265cb8211a0e74d766 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate async-graphql 7.0.17 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" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded async-graphql-parser v7.0.17 [INFO] [stderr] Downloaded async-graphql-value v7.0.17 [INFO] [stderr] Downloaded iso8601 v0.6.3 [INFO] [stderr] Downloaded async-graphql-derive v7.0.17 [INFO] [stderr] Downloaded clap v4.5.38 [INFO] [stderr] Downloaded bigdecimal v0.4.8 [INFO] [stderr] Downloaded opentelemetry v0.27.1 [INFO] [stderr] Downloaded cc v1.2.24 [INFO] [stderr] Downloaded clap_builder v4.5.38 [INFO] [stderr] Downloaded zxcvbn v2.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 6d6fea3c8a4ca40a252b17aff3a9c960aefe20e343e08847dfb2198fdc0a9ab4 [INFO] running `Command { std: "docker" "start" "-a" "6d6fea3c8a4ca40a252b17aff3a9c960aefe20e343e08847dfb2198fdc0a9ab4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6d6fea3c8a4ca40a252b17aff3a9c960aefe20e343e08847dfb2198fdc0a9ab4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6d6fea3c8a4ca40a252b17aff3a9c960aefe20e343e08847dfb2198fdc0a9ab4", kill_on_drop: false }` [INFO] [stdout] 6d6fea3c8a4ca40a252b17aff3a9c960aefe20e343e08847dfb2198fdc0a9ab4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+350d0ef0ec0493e6d21cfb265cb8211a0e74d766" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7852bb5c3f97727c743a7d0dd0262f2d219b3137e913af8e56913a5def2ead4c [INFO] running `Command { std: "docker" "start" "-a" "7852bb5c3f97727c743a7d0dd0262f2d219b3137e913af8e56913a5def2ead4c", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.95 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling serde_json v1.0.140 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Compiling equivalent v1.0.2 [INFO] [stderr] Compiling hashbrown v0.15.3 [INFO] [stderr] Compiling rustversion v1.0.21 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling regex-syntax v0.8.5 [INFO] [stderr] Compiling strsim v0.11.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling winnow v0.7.10 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Compiling rayon-core v1.12.1 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling toml_datetime v0.6.9 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking either v1.15.0 [INFO] [stderr] Checking crossbeam-deque v0.8.6 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Compiling multer v3.1.0 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Compiling lazy_static v1.5.0 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking itertools v0.10.5 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Checking clap_builder v4.5.38 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking ascii_utils v0.9.3 [INFO] [stderr] Compiling syn v2.0.101 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Checking fast_chemail v0.9.6 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking is-terminal v0.4.16 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking static_assertions_next v1.1.2 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking clap v4.5.38 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking regex v1.11.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling async-stream-impl v0.3.6 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Checking async-stream v0.3.6 [INFO] [stderr] Checking tokio v1.45.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Compiling strum v0.26.3 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Checking bytes v1.10.1 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking handlebars v5.1.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking async-graphql-value v7.0.17 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking async-graphql-parser v7.0.17 [INFO] [stderr] Compiling toml_edit v0.22.26 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Compiling async-graphql-derive v7.0.17 [INFO] [stderr] Checking async-graphql v7.0.17 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/context.rs:686:23 [INFO] [stdout] | [INFO] [stdout] 686 | pub fn look_ahead(&self) -> Lookahead { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 686 | pub fn look_ahead(&self) -> Lookahead<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/context.rs:731:18 [INFO] [stdout] | [INFO] [stdout] 731 | pub fn field(&self) -> SelectionField { [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] 731 | pub fn field(&self) -> SelectionField<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/extensions/mod.rs:493:23 [INFO] [stdout] | [INFO] [stdout] 493 | fn create_context(&self) -> ExtensionContext { [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] 493 | fn create_context(&self) -> ExtensionContext<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/registry/mod.rs:49:30 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn create(type_name: &str) -> MetaTypeName { [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] 49 | pub fn create(type_name: &str) -> MetaTypeName<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `chrono` [INFO] [stdout] --> tests/use_type_description.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | use chrono::{DateTime, Utc}; [INFO] [stdout] | ^^^^^^ use of unresolved module or unlinked crate `chrono` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ObjA` is never constructed [INFO] [stdout] --> tests/lifetime.rs:7:8 [INFO] [stdout] | [INFO] [stdout] 7 | struct ObjA<'a> { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `ObjB` is never constructed [INFO] [stdout] --> tests/lifetime.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | struct ObjB<'a>(PhantomData<&'a i32>); [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `MyUnion1` is never used [INFO] [stdout] --> tests/lifetime.rs:22:6 [INFO] [stdout] | [INFO] [stdout] 22 | enum MyUnion1<'a> { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `MyInterface` is never used [INFO] [stdout] --> tests/lifetime.rs:28:6 [INFO] [stdout] | [INFO] [stdout] 28 | enum MyInterface<'a> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `A` is never constructed [INFO] [stdout] --> tests/proc_macro_in_macro_rules.rs:19:16 [INFO] [stdout] | [INFO] [stdout] 19 | test_data!(A); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] = note: this warning originates in the macro `test_data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `value` is never used [INFO] [stdout] --> tests/proc_macro_in_macro_rules.rs:12:26 [INFO] [stdout] | [INFO] [stdout] 11 | / impl $test_name { [INFO] [stdout] 12 | | async fn value(&self) -> i32 { [INFO] [stdout] | | ^^^^^ [INFO] [stdout] 13 | | self.value [INFO] [stdout] 14 | | } [INFO] [stdout] 15 | | } [INFO] [stdout] | |_____________- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 19 | test_data!(A); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `A` is never constructed [INFO] [stdout] --> tests/proc_macro_in_macro_rules.rs:41:16 [INFO] [stdout] | [INFO] [stdout] 41 | test_data!(A); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `value` is never used [INFO] [stdout] --> tests/proc_macro_in_macro_rules.rs:33:26 [INFO] [stdout] | [INFO] [stdout] 32 | / impl $test_name { [INFO] [stdout] 33 | | async fn value(&self) -> impl futures_util::stream::Stream + 'static { [INFO] [stdout] | | ^^^^^ [INFO] [stdout] 34 | | let value = self.value; [INFO] [stdout] 35 | | futures_util::stream::once(async move { value }) [INFO] [stdout] 36 | | } [INFO] [stdout] 37 | | } [INFO] [stdout] | |_____________- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 41 | test_data!(A); [INFO] [stdout] | ------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `A` is never constructed [INFO] [stdout] --> tests/proc_macro_in_macro_rules.rs:69:16 [INFO] [stdout] | [INFO] [stdout] 69 | test_data!(A); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `A` is never constructed [INFO] [stdout] --> tests/proc_macro_in_macro_rules.rs:85:12 [INFO] [stdout] | [INFO] [stdout] 85 | struct A { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `B` is never constructed [INFO] [stdout] --> tests/proc_macro_in_macro_rules.rs:90:12 [INFO] [stdout] | [INFO] [stdout] 90 | struct B { [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `C` is never used [INFO] [stdout] --> tests/proc_macro_in_macro_rules.rs:94:16 [INFO] [stdout] | [INFO] [stdout] 94 | test_data!(C, A, B); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `test_data` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `async-graphql` (test "use_type_description") due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: struct `User` is never constructed [INFO] [stdout] --> tests/oneof_object.rs:274:16 [INFO] [stdout] | [INFO] [stdout] 274 | pub struct User { [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Query` is never constructed [INFO] [stdout] --> tests/validators.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | struct Query; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/context.rs:686:23 [INFO] [stdout] | [INFO] [stdout] 686 | pub fn look_ahead(&self) -> Lookahead { [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] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 686 | pub fn look_ahead(&self) -> Lookahead<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/context.rs:731:18 [INFO] [stdout] | [INFO] [stdout] 731 | pub fn field(&self) -> SelectionField { [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] 731 | pub fn field(&self) -> SelectionField<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/extensions/mod.rs:493:23 [INFO] [stdout] | [INFO] [stdout] 493 | fn create_context(&self) -> ExtensionContext { [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] 493 | fn create_context(&self) -> ExtensionContext<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/registry/mod.rs:49:30 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn create(type_name: &str) -> MetaTypeName { [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] 49 | pub fn create(type_name: &str) -> MetaTypeName<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "7852bb5c3f97727c743a7d0dd0262f2d219b3137e913af8e56913a5def2ead4c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7852bb5c3f97727c743a7d0dd0262f2d219b3137e913af8e56913a5def2ead4c", kill_on_drop: false }` [INFO] [stdout] 7852bb5c3f97727c743a7d0dd0262f2d219b3137e913af8e56913a5def2ead4c