[INFO] cloning repository https://github.com/warpforge/warpgrapher
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/warpforge/warpgrapher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwarpforge%2Fwarpgrapher", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwarpforge%2Fwarpgrapher'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] e5a16c64ed1bc9e571d7ebd7f729d047d1c959f0
[INFO] checking warpforge/warpgrapher against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwarpforge%2Fwarpgrapher" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/warpforge/warpgrapher
[INFO] finished tweaking git repo https://github.com/warpforge/warpgrapher
[INFO] tweaked toml for git repo https://github.com/warpforge/warpgrapher written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/warpforge/warpgrapher on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]      Locking 307 packages to latest compatible versions
[INFO] [stderr]       Adding bolt-client v0.10.1 (available: v0.11.0)
[INFO] [stderr]       Adding bolt-proto v0.11.0 (available: v0.12.0)
[INFO] [stderr]       Adding env_logger v0.9.3 (available: v0.11.8)
[INFO] [stderr]       Adding http v0.2.12 (available: v1.3.1)
[INFO] [stderr]       Adding juniper v0.15.12 (available: v0.17.0)
[INFO] [stderr]       Adding mobc v0.7.3 (available: v0.9.0)
[INFO] [stderr]       Adding mobc-bolt v0.1.0 (available: v0.2.0)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.24)
[INFO] [stderr]       Adding serde_yaml v0.8.26 (available: v0.9.34+deprecated)
[INFO] [stderr]       Adding ultra-batch v0.2.0 (available: v0.3.0)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.18.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded assert_approx_eq v1.1.0
[INFO] [stderr]   Downloaded gremlin-derive v0.1.0
[INFO] [stderr]   Downloaded bolt-client-macros v0.3.0
[INFO] [stderr]   Downloaded graphql-parser v0.3.0
[INFO] [stderr]   Downloaded futures-enum v0.1.17
[INFO] [stderr]   Downloaded async-tungstenite v0.23.0
[INFO] [stderr]   Downloaded bolt-client v0.10.1
[INFO] [stderr]   Downloaded mobc v0.7.3
[INFO] [stderr]   Downloaded juniper v0.15.12
[INFO] [stderr]   Downloaded bolt-proto-derive v0.6.0
[INFO] [stderr]   Downloaded chashmap v2.2.2
[INFO] [stderr]   Downloaded ultra-batch v0.2.0
[INFO] [stderr]   Downloaded bson v1.2.4
[INFO] [stderr]   Downloaded mobc-bolt v0.1.0
[INFO] [stderr]   Downloaded bolt-proto v0.11.0
[INFO] [stderr]   Downloaded version-sync v0.9.5
[INFO] [stderr]   Downloaded juniper_codegen v0.15.9
[INFO] [stderr]   Downloaded gremlin-client v0.8.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f8bef82454b30f5a9db2221b6995d1bfd81513b8034cf37fa70adf0f98f355f2
[INFO] running `Command { std: "docker" "start" "-a" "f8bef82454b30f5a9db2221b6995d1bfd81513b8034cf37fa70adf0f98f355f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f8bef82454b30f5a9db2221b6995d1bfd81513b8034cf37fa70adf0f98f355f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f8bef82454b30f5a9db2221b6995d1bfd81513b8034cf37fa70adf0f98f355f2", kill_on_drop: false }`
[INFO] [stdout] f8bef82454b30f5a9db2221b6995d1bfd81513b8034cf37fa70adf0f98f355f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6bb2e9a4966ace4b19c51d1db8e25ef0cc9323836e1c15765ab69f601e1bd732
[INFO] running `Command { std: "docker" "start" "-a" "6bb2e9a4966ace4b19c51d1db8e25ef0cc9323836e1c15765ab69f601e1bd732", kill_on_drop: false }`
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking hashbrown v0.16.0
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling icu_properties_data v2.1.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]     Checking mio v1.1.0
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]     Checking smallvec v0.6.14
[INFO] [stderr]     Checking rand v0.4.6
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]     Checking void v1.0.2
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking unreachable v1.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]     Checking owning_ref v0.3.3
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]    Compiling quote v1.0.42
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking ascii v0.9.3
[INFO] [stderr]     Checking chrono v0.4.42
[INFO] [stderr]     Checking base64 v0.13.1
[INFO] [stderr]    Compiling pulldown-cmark v0.9.6
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking combine v3.8.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking unicase v2.8.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking parking_lot_core v0.2.14
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]     Checking maplit v1.0.2
[INFO] [stderr]     Checking semver v1.0.27
[INFO] [stderr]     Checking indexmap v2.12.0
[INFO] [stderr]     Checking humantime v2.3.0
[INFO] [stderr]     Checking parking_lot v0.4.8
[INFO] [stderr]     Checking assert_approx_eq v1.1.0
[INFO] [stderr]     Checking chashmap v2.2.2
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking regex v1.12.2
[INFO] [stderr]     Checking Inflector v0.11.4
[INFO] [stderr]     Checking env_logger v0.9.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling derive_utils v0.11.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling futures-enum v0.1.17
[INFO] [stderr]    Compiling juniper_codegen v0.15.9
[INFO] [stderr]    Compiling warpgrapher_macros v0.1.1 (/opt/rustwide/workdir/warpgrapher_macros)
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tokio v1.48.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking graphql-parser v0.3.0
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking icu_properties v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking bson v1.2.4
[INFO] [stderr]     Checking toml_edit v0.19.15
[INFO] [stderr]     Checking serde_yaml v0.8.26
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking ultra-batch v0.2.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking juniper v0.15.12
[INFO] [stderr]     Checking toml v0.7.8
[INFO] [stderr]     Checking version-sync v0.9.5
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking warpgrapher v0.11.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/engine/config.rs:99:22
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn endpoints(&self) -> Iter<Endpoint> {
[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] 99 |     pub fn endpoints(&self) -> Iter<'_, Endpoint> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/engine/config.rs:115:18
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn types(&self) -> Iter<Type> {
[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] 115 |     pub fn types(&self) -> Iter<'_, Type> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/engine/config.rs:1131:18
[INFO] [stdout]      |
[INFO] [stdout] 1131 |     pub fn nodes(&self) -> Iter<String> {
[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] 1131 |     pub fn nodes(&self) -> Iter<'_, String> {
[INFO] [stdout]      |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/engine/config.rs:1317:18
[INFO] [stdout]      |
[INFO] [stdout] 1317 |     pub fn props(&self) -> Iter<Property> {
[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] 1317 |     pub fn props(&self) -> Iter<'_, Property> {
[INFO] [stdout]      |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/engine/config.rs:1370:17
[INFO] [stdout]      |
[INFO] [stdout] 1370 |     pub fn rels(&self) -> Iter<Relationship> {
[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] 1370 |     pub fn rels(&self) -> Iter<'_, Relationship> {
[INFO] [stdout]      |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/engine/resolvers.rs:152:17
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn args(&self) -> &Arguments {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^
[INFO] [stdout]     |                 |         ||
[INFO] [stdout]     |                 |         |the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn args(&self) -> &Arguments<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/engine/resolvers.rs:713:21
[INFO] [stdout]     |
[INFO] [stdout] 713 |     pub fn executor(&self) -> &Executor<GraphQLContext<RequestCtx>> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |         ||
[INFO] [stdout]     |                     |         |the same lifetime is hidden here
[INFO] [stdout]     |                     |         |the same lifetime is hidden here
[INFO] [stdout]     |                     |         the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 713 |     pub fn executor(&self) -> &Executor<'_, GraphQLContext<RequestCtx>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/engine/schema.rs:125:25
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub(crate) fn props(&self) -> Values<String, Property> {
[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] 125 |     pub(crate) fn props(&self) -> Values<'_, String, Property> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/engine/schema.rs:137:31
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub(crate) fn union_types(&self) -> Option<Iter<String>> {
[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] 137 |     pub(crate) fn union_types(&self) -> Option<Iter<'_, String>> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/engine/schema.rs:170:29
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub(crate) fn arguments(&self) -> Values<String, Argument> {
[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] 170 |     pub(crate) fn arguments(&self) -> Values<'_, String, Argument> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `warpgrapher::engine::database::cypher`
[INFO] [stdout]  --> examples/validation/main.rs:5:36
[INFO] [stdout]   |
[INFO] [stdout] 5 | use warpgrapher::engine::database::cypher::CypherEndpoint;
[INFO] [stdout]   |                                    ^^^^^^ could not find `cypher` in `database`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/engine/database/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "cypher")]
[INFO] [stdout]   |       ------------------ the item is gated behind the `cypher` feature
[INFO] [stdout] 4 | pub mod cypher;
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::trace`
[INFO] [stdout]  --> tests/setup/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::trace;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::trace`
[INFO] [stdout]  --> tests/setup/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::trace;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::trace`
[INFO] [stdout]  --> tests/setup/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::trace;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::trace`
[INFO] [stdout]  --> tests/setup/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::trace;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `warpgrapher::engine::database::cypher`
[INFO] [stdout]  --> examples/endpoints/main.rs:6:36
[INFO] [stdout]   |
[INFO] [stdout] 6 | use warpgrapher::engine::database::cypher::CypherEndpoint;
[INFO] [stdout]   |                                    ^^^^^^ could not find `cypher` in `database`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/engine/database/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "cypher")]
[INFO] [stdout]   |       ------------------ the item is gated behind the `cypher` feature
[INFO] [stdout] 4 | pub mod cypher;
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/endpoints/main.rs:61:14
[INFO] [stdout]    |
[INFO] [stdout] 61 |       let db = CypherEndpoint::from_env()
[INFO] [stdout]    |  ______________^
[INFO] [stdout] 62 | |         .expect("Failed to parse cypher endpoint from environment")
[INFO] [stdout] 63 | |         .pool()
[INFO] [stdout] 64 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::trace`
[INFO] [stdout]  --> tests/setup/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::trace;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `warpgrapher` (example "endpoints") due to 2 previous errors
[INFO] [stdout] warning: unused import: `log::trace`
[INFO] [stdout]  --> tests/setup/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::trace;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0432]: unresolved import `warpgrapher::engine::database::cypher`
[INFO] [stdout]  --> examples/programmatic_config/main.rs:4:36
[INFO] [stdout]   |
[INFO] [stdout] 4 | use warpgrapher::engine::database::cypher::CypherEndpoint;
[INFO] [stdout]   |                                    ^^^^^^ could not find `cypher` in `database`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/engine/database/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "cypher")]
[INFO] [stdout]   |       ------------------ the item is gated behind the `cypher` feature
[INFO] [stdout] 4 | pub mod cypher;
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Metadata` is never constructed
[INFO] [stdout]    --> tests/setup/mod.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 | pub struct Metadata {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GremlinRequestCtx` is never constructed
[INFO] [stdout]    --> tests/setup/mod.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub struct GremlinRequestCtx {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/validation/main.rs:70:14
[INFO] [stdout]    |
[INFO] [stdout] 70 |       let db = CypherEndpoint::from_env()
[INFO] [stdout]    |  ______________^
[INFO] [stdout] 71 | |         .expect("Failed to parse cypher endpoint from environment")
[INFO] [stdout] 72 | |         .pool()
[INFO] [stdout] 73 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `warpgrapher::engine::database::cypher`
[INFO] [stdout]  --> examples/event_handlers/main.rs:7:36
[INFO] [stdout]   |
[INFO] [stdout] 7 | use warpgrapher::engine::database::cypher::CypherEndpoint;
[INFO] [stdout]   |                                    ^^^^^^ could not find `cypher` in `database`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/engine/database/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "cypher")]
[INFO] [stdout]   |       ------------------ the item is gated behind the `cypher` feature
[INFO] [stdout] 4 | pub mod cypher;
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Metadata` is never constructed
[INFO] [stdout]    --> tests/setup/mod.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 | pub struct Metadata {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GremlinRequestCtx` is never constructed
[INFO] [stdout]    --> tests/setup/mod.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub struct GremlinRequestCtx {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::trace`
[INFO] [stdout]  --> tests/setup/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::trace;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `warpgrapher::engine::database::cypher`
[INFO] [stdout]  --> examples/dynamic_props/main.rs:5:36
[INFO] [stdout]   |
[INFO] [stdout] 5 | use warpgrapher::engine::database::cypher::CypherEndpoint;
[INFO] [stdout]   |                                    ^^^^^^ could not find `cypher` in `database`
[INFO] [stdout]   |
[INFO] [stdout] note: found an item that was configured out
[INFO] [stdout]  --> /opt/rustwide/workdir/src/engine/database/mod.rs:4:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | #[cfg(feature = "cypher")]
[INFO] [stdout]   |       ------------------ the item is gated behind the `cypher` feature
[INFO] [stdout] 4 | pub mod cypher;
[INFO] [stdout]   |         ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/programmatic_config/main.rs:41:14
[INFO] [stdout]    |
[INFO] [stdout] 41 |       let db = CypherEndpoint::from_env()
[INFO] [stdout]    |  ______________^
[INFO] [stdout] 42 | |         .expect("Failed to parse cypher endpoint from environment")
[INFO] [stdout] 43 | |         .pool()
[INFO] [stdout] 44 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::trace`
[INFO] [stdout]  --> tests/setup/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::trace;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::trace`
[INFO] [stdout]  --> tests/setup/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::trace;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `log::trace`
[INFO] [stdout]  --> tests/setup/mod.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use log::trace;
[INFO] [stdout]   |     ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `warpgrapher` (example "programmatic_config") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]   --> examples/dynamic_props/main.rs:48:14
[INFO] [stdout]    |
[INFO] [stdout] 48 |       let db = CypherEndpoint::from_env()
[INFO] [stdout]    |  ______________^
[INFO] [stdout] 49 | |         .expect("Failed to parse cypher endpoint from environment")
[INFO] [stdout] 50 | |         .pool()
[INFO] [stdout] 51 | |         .await
[INFO] [stdout]    | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `warpgrapher` (example "validation") due to 2 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout]    --> examples/event_handlers/main.rs:182:14
[INFO] [stdout]     |
[INFO] [stdout] 182 |       let db = CypherEndpoint::from_env()
[INFO] [stdout]     |  ______________^
[INFO] [stdout] 183 | |         .expect("Failed to parse cypher endpoint from environment")
[INFO] [stdout] 184 | |         .pool()
[INFO] [stdout] 185 | |         .await
[INFO] [stdout]     | |______________^ cannot infer type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `warpgrapher` (example "dynamic_props") due to 2 previous errors
[INFO] [stdout] warning: struct `Metadata` is never constructed
[INFO] [stdout]    --> tests/setup/mod.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 | pub struct Metadata {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GremlinRequestCtx` is never constructed
[INFO] [stdout]    --> tests/setup/mod.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub struct GremlinRequestCtx {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0282, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `warpgrapher` (example "event_handlers") due to 2 previous errors
[INFO] [stdout] warning: struct `Metadata` is never constructed
[INFO] [stdout]    --> tests/setup/mod.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 | pub struct Metadata {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GremlinRequestCtx` is never constructed
[INFO] [stdout]    --> tests/setup/mod.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub struct GremlinRequestCtx {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Metadata` is never constructed
[INFO] [stdout]    --> tests/setup/mod.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 | pub struct Metadata {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GremlinRequestCtx` is never constructed
[INFO] [stdout]    --> tests/setup/mod.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub struct GremlinRequestCtx {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/engine/config.rs:99:22
[INFO] [stdout]    |
[INFO] [stdout] 99 |     pub fn endpoints(&self) -> Iter<Endpoint> {
[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] 99 |     pub fn endpoints(&self) -> Iter<'_, Endpoint> {
[INFO] [stdout]    |                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/engine/config.rs:115:18
[INFO] [stdout]     |
[INFO] [stdout] 115 |     pub fn types(&self) -> Iter<Type> {
[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] 115 |     pub fn types(&self) -> Iter<'_, Type> {
[INFO] [stdout]     |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/engine/config.rs:1131:18
[INFO] [stdout]      |
[INFO] [stdout] 1131 |     pub fn nodes(&self) -> Iter<String> {
[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] 1131 |     pub fn nodes(&self) -> Iter<'_, String> {
[INFO] [stdout]      |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/engine/config.rs:1317:18
[INFO] [stdout]      |
[INFO] [stdout] 1317 |     pub fn props(&self) -> Iter<Property> {
[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] 1317 |     pub fn props(&self) -> Iter<'_, Property> {
[INFO] [stdout]      |                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/engine/config.rs:1370:17
[INFO] [stdout]      |
[INFO] [stdout] 1370 |     pub fn rels(&self) -> Iter<Relationship> {
[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] 1370 |     pub fn rels(&self) -> Iter<'_, Relationship> {
[INFO] [stdout]      |                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/engine/resolvers.rs:152:17
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn args(&self) -> &Arguments {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^
[INFO] [stdout]     |                 |         ||
[INFO] [stdout]     |                 |         |the same lifetime is hidden here
[INFO] [stdout]     |                 |         the same lifetime is elided here
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn args(&self) -> &Arguments<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/engine/resolvers.rs:713:21
[INFO] [stdout]     |
[INFO] [stdout] 713 |     pub fn executor(&self) -> &Executor<GraphQLContext<RequestCtx>> {
[INFO] [stdout]     |                     ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                     |         ||
[INFO] [stdout]     |                     |         |the same lifetime is hidden here
[INFO] [stdout]     |                     |         |the same lifetime is hidden here
[INFO] [stdout]     |                     |         the same lifetime is elided here
[INFO] [stdout]     |                     the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 713 |     pub fn executor(&self) -> &Executor<'_, GraphQLContext<RequestCtx>> {
[INFO] [stdout]     |                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/engine/schema.rs:125:25
[INFO] [stdout]     |
[INFO] [stdout] 125 |     pub(crate) fn props(&self) -> Values<String, Property> {
[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] 125 |     pub(crate) fn props(&self) -> Values<'_, String, Property> {
[INFO] [stdout]     |                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/engine/schema.rs:137:31
[INFO] [stdout]     |
[INFO] [stdout] 137 |     pub(crate) fn union_types(&self) -> Option<Iter<String>> {
[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] 137 |     pub(crate) fn union_types(&self) -> Option<Iter<'_, String>> {
[INFO] [stdout]     |                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/engine/schema.rs:170:29
[INFO] [stdout]     |
[INFO] [stdout] 170 |     pub(crate) fn arguments(&self) -> Values<String, Argument> {
[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] 170 |     pub(crate) fn arguments(&self) -> Values<'_, String, Argument> {
[INFO] [stdout]     |                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Metadata` is never constructed
[INFO] [stdout]    --> tests/setup/mod.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 | pub struct Metadata {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GremlinRequestCtx` is never constructed
[INFO] [stdout]    --> tests/setup/mod.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub struct GremlinRequestCtx {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Metadata` is never constructed
[INFO] [stdout]    --> tests/setup/mod.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 | pub struct Metadata {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GremlinRequestCtx` is never constructed
[INFO] [stdout]    --> tests/setup/mod.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub struct GremlinRequestCtx {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Metadata` is never constructed
[INFO] [stdout]    --> tests/setup/mod.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 | pub struct Metadata {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GremlinRequestCtx` is never constructed
[INFO] [stdout]    --> tests/setup/mod.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub struct GremlinRequestCtx {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Metadata` is never constructed
[INFO] [stdout]    --> tests/setup/mod.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 | pub struct Metadata {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GremlinRequestCtx` is never constructed
[INFO] [stdout]    --> tests/setup/mod.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub struct GremlinRequestCtx {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Metadata` is never constructed
[INFO] [stdout]    --> tests/setup/mod.rs:244:12
[INFO] [stdout]     |
[INFO] [stdout] 244 | pub struct Metadata {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GremlinRequestCtx` is never constructed
[INFO] [stdout]    --> tests/setup/mod.rs:272:12
[INFO] [stdout]     |
[INFO] [stdout] 272 | pub struct GremlinRequestCtx {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "6bb2e9a4966ace4b19c51d1db8e25ef0cc9323836e1c15765ab69f601e1bd732", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6bb2e9a4966ace4b19c51d1db8e25ef0cc9323836e1c15765ab69f601e1bd732", kill_on_drop: false }`
[INFO] [stdout] 6bb2e9a4966ace4b19c51d1db8e25ef0cc9323836e1c15765ab69f601e1bd732
