[INFO] cloning repository https://github.com/GG2002/rust-nebula
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GG2002/rust-nebula" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGG2002%2Frust-nebula", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGG2002%2Frust-nebula'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a42ec48a9849e3e209a2eca1a3332a46c0eec431
[INFO] checking GG2002/rust-nebula against master#61cc47e367d7be91e13bcd01e4e96e0e233d4f6d for pr-133502-17
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGG2002%2Frust-nebula" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/GG2002/rust-nebula
[INFO] finished tweaking git repo https://github.com/GG2002/rust-nebula
[INFO] tweaked toml for git repo https://github.com/GG2002/rust-nebula written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GG2002/rust-nebula on toolchain 61cc47e367d7be91e13bcd01e4e96e0e233d4f6d
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GG2002/rust-nebula 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" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "fetch" "--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]  Downloading crates ...
[INFO] [stderr]   Downloaded nebula-fbthrift-common-v3 v0.3.0
[INFO] [stderr]   Downloaded ghost v0.1.17
[INFO] [stderr]   Downloaded panic-message v0.3.0
[INFO] [stderr]   Downloaded nebula-fbthrift-double v0.3.0
[INFO] [stderr]   Downloaded fbthrift-transport v0.9.0
[INFO] [stderr]   Downloaded bb8 v0.8.5
[INFO] [stderr]   Downloaded async-sleep v0.4.1
[INFO] [stderr]   Downloaded nebula-fbthrift-graph-v3 v0.3.0
[INFO] [stderr]   Downloaded fbthrift-git v0.0.7+b377f46
[INFO] [stderr]   Downloaded nebula-fbthrift-storage-v3 v0.3.0
[INFO] [stderr]   Downloaded nebula-fbthrift-meta-v3 v0.3.0
[INFO] [stderr]   Downloaded fbthrift-transport-response-handler v0.7.0
[INFO] [stderr]   Downloaded syn v2.0.71
[INFO] [stderr]   Downloaded const-cstr v0.3.0
[INFO] [stderr]   Downloaded tokio v1.38.1
[INFO] [stderr]   Downloaded bufsize v1.0.7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a7d88eaa9e30f98690e4183bbf840e595f25a0b2d6329601000d876e6c89770d
[INFO] running `Command { std: "docker" "start" "-a" "a7d88eaa9e30f98690e4183bbf840e595f25a0b2d6329601000d876e6c89770d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a7d88eaa9e30f98690e4183bbf840e595f25a0b2d6329601000d876e6c89770d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a7d88eaa9e30f98690e4183bbf840e595f25a0b2d6329601000d876e6c89770d", kill_on_drop: false }`
[INFO] [stdout] a7d88eaa9e30f98690e4183bbf840e595f25a0b2d6329601000d876e6c89770d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+61cc47e367d7be91e13bcd01e4e96e0e233d4f6d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5d81dd8d0a7b3f05c3e1e983ae2a58605a75782b348948e40c3ee188e1f500f6
[INFO] running `Command { std: "docker" "start" "-a" "5d81dd8d0a7b3f05c3e1e983ae2a58605a75782b348948e40c3ee188e1f500f6", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]     Checking pin-project-lite v0.2.14
[INFO] [stderr]     Checking futures-core v0.3.30
[INFO] [stderr]     Checking futures-sink v0.3.30
[INFO] [stderr]     Checking futures-io v0.3.30
[INFO] [stderr]    Compiling serde v1.0.204
[INFO] [stderr]     Checking futures v0.1.31
[INFO] [stderr]    Compiling libc v0.2.155
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking futures-task v0.3.30
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling anyhow v1.0.86
[INFO] [stderr]    Compiling serde_json v1.0.120
[INFO] [stderr]    Compiling thiserror v1.0.63
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]     Checking base64 v0.11.0
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]     Checking panic-message v0.3.0
[INFO] [stderr]     Checking tracing-core v0.1.32
[INFO] [stderr]     Checking const-cstr v0.3.0
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]     Checking fbthrift-transport-response-handler v0.7.0
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling syn v2.0.71
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking mio v0.8.11
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking socket2 v0.5.7
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]    Compiling serde_derive v1.0.204
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling thiserror-impl v1.0.63
[INFO] [stderr]    Compiling async-trait v0.1.81
[INFO] [stderr]    Compiling ghost v0.1.17
[INFO] [stderr]    Compiling tokio-macros v2.3.0
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]     Checking tokio v1.38.1
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]     Checking async-compat v0.2.4
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking async-sleep v0.4.1
[INFO] [stderr]     Checking bb8 v0.8.5
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking bytes v1.6.1
[INFO] [stderr]     Checking ordered-float v1.1.1
[INFO] [stderr]     Checking bufsize v1.0.7
[INFO] [stderr]     Checking fbthrift-git v0.0.7+b377f46
[INFO] [stderr]     Checking nebula-fbthrift-double v0.3.0
[INFO] [stderr]     Checking fbthrift-transport v0.9.0
[INFO] [stderr]     Checking nebula-fbthrift-common-v3 v0.3.0
[INFO] [stderr]     Checking nebula-fbthrift-meta-v3 v0.3.0
[INFO] [stderr]     Checking nebula-fbthrift-graph-v3 v0.3.0
[INFO] [stderr]     Checking nebula-fbthrift-storage-v3 v0.3.0
[INFO] [stderr]     Checking rust-nebula v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `super::*`
[INFO] [stdout]    --> src/value_wrapper/datetime.rs:182:9
[INFO] [stdout]     |
[INFO] [stdout] 182 |     use super::*;
[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: `super::*`
[INFO] [stdout]    --> src/value_wrapper/mod.rs:309:9
[INFO] [stdout]     |
[INFO] [stdout] 309 |     use super::*;
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `space_id`
[INFO] [stdout]    --> src/meta/client.rs:454:41
[INFO] [stdout]     |
[INFO] [stdout] 454 |     pub fn update_storage_leader(&self, space_id: i32, part_id: i32, address: Option<HostAddr>) {
[INFO] [stdout]     |                                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_space_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `part_id`
[INFO] [stdout]    --> src/meta/client.rs:454:56
[INFO] [stdout]     |
[INFO] [stdout] 454 |     pub fn update_storage_leader(&self, space_id: i32, part_id: i32, address: Option<HostAddr>) {
[INFO] [stdout]     |                                                        ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_part_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/meta/client.rs:454:70
[INFO] [stdout]     |
[INFO] [stdout] 454 |     pub fn update_storage_leader(&self, space_id: i32, part_id: i32, address: Option<HostAddr>) {
[INFO] [stdout]     |                                                                      ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `space_id`
[INFO] [stdout]    --> src/meta/client.rs:454:41
[INFO] [stdout]     |
[INFO] [stdout] 454 |     pub fn update_storage_leader(&self, space_id: i32, part_id: i32, address: Option<HostAddr>) {
[INFO] [stdout]     |                                         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_space_id`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `part_id`
[INFO] [stdout]    --> src/meta/client.rs:454:56
[INFO] [stdout]     |
[INFO] [stdout] 454 |     pub fn update_storage_leader(&self, space_id: i32, part_id: i32, address: Option<HostAddr>) {
[INFO] [stdout]     |                                                        ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_part_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `address`
[INFO] [stdout]    --> src/meta/client.rs:454:70
[INFO] [stdout]     |
[INFO] [stdout] 454 |     pub fn update_storage_leader(&self, space_id: i32, part_id: i32, address: Option<HostAddr>) {
[INFO] [stdout]     |                                                                      ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_address`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `geo`
[INFO] [stdout]    --> src/value_wrapper/mod.rs:303:11
[INFO] [stdout]     |
[INFO] [stdout] 303 | fn to_wkt(geo: Geography) -> String {
[INFO] [stdout]     |           ^^^ help: if this is intentional, prefix it with an underscore: `_geo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `to_wkt` is never used
[INFO] [stdout]    --> src/value_wrapper/mod.rs:303:4
[INFO] [stdout]     |
[INFO] [stdout] 303 | fn to_wkt(geo: Geography) -> String {
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `vertex`, `tags`, `tag_name_index_map`, and `timezone_info` are never read
[INFO] [stdout]   --> src/value_wrapper/relationship.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Node {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout]  7 |     vertex: Vertex,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]  8 |     tags: Vec<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]  9 |     tag_name_index_map: HashMap<String, i32>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     timezone_info: TimezoneInfo,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `edge` and `timezone_info` are never read
[INFO] [stdout]   --> src/value_wrapper/relationship.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Relationship {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 14 |     edge: Edge,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 15 |     timezone_info: TimezoneInfo,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `start_node`, `relationship`, and `end_node` are never read
[INFO] [stdout]   --> src/value_wrapper/relationship.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct Segment<'a> {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout] 19 |     start_node: &'a Node,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 20 |     relationship: &'a Relationship,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 21 |     end_node: &'a Node,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `path`, `node_list`, `relationship_list`, `segments`, and `timezone_info` are never read
[INFO] [stdout]   --> src/value_wrapper/relationship.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct PathWrapper<'a> {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 25 |     path: Path,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 26 |     node_list: Vec<&'a Node>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 27 |     relationship_list: Vec<&'a Relationship>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |     segments: Vec<Segment<'a>>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 29 |     timezone_info: TimezoneInfo,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset_wrapper.rs:240:17
[INFO] [stdout]     |
[INFO] [stdout] 240 |                 &self,
[INFO] [stdout]     |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] 241 |                 col_name: &str,
[INFO] [stdout] 242 |             ) -> Result<Vec<ValueWrapper>, DataSetError> {
[INFO] [stdout]     |                             ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/graph/query.rs:114:1
[INFO] [stdout]     |
[INFO] [stdout] 114 | dataset_wrapper_proxy!(GraphQueryOutput);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[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]     = note: this warning originates in the macro `dataset_wrapper_proxy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 242 |             ) -> Result<Vec<ValueWrapper<'_>>, DataSetError> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset_wrapper.rs:250:44
[INFO] [stdout]     |
[INFO] [stdout] 250 |             pub fn get_row_values_by_index(&self, index: usize) -> Result<Record, DataSetError> {
[INFO] [stdout]     |                                            ^^^^^                          ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/graph/query.rs:114:1
[INFO] [stdout]     |
[INFO] [stdout] 114 | dataset_wrapper_proxy!(GraphQueryOutput);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `dataset_wrapper_proxy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 250 |             pub fn get_row_values_by_index(&self, index: usize) -> Result<Record<'_>, DataSetError> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset_wrapper.rs:240:17
[INFO] [stdout]     |
[INFO] [stdout] 240 |                 &self,
[INFO] [stdout]     |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] 241 |                 col_name: &str,
[INFO] [stdout] 242 |             ) -> Result<Vec<ValueWrapper>, DataSetError> {
[INFO] [stdout]     |                             ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/storage/query.rs:211:1
[INFO] [stdout]     |
[INFO] [stdout] 211 | dataset_wrapper_proxy!(StorageQueryOutput);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `dataset_wrapper_proxy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 242 |             ) -> Result<Vec<ValueWrapper<'_>>, DataSetError> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset_wrapper.rs:250:44
[INFO] [stdout]     |
[INFO] [stdout] 250 |             pub fn get_row_values_by_index(&self, index: usize) -> Result<Record, DataSetError> {
[INFO] [stdout]     |                                            ^^^^^                          ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/storage/query.rs:211:1
[INFO] [stdout]     |
[INFO] [stdout] 211 | dataset_wrapper_proxy!(StorageQueryOutput);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `dataset_wrapper_proxy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 250 |             pub fn get_row_values_by_index(&self, index: usize) -> Result<Record<'_>, DataSetError> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dataset_wrapper.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 88 |         col_name: &str,
[INFO] [stdout] 89 |     ) -> Result<Vec<ValueWrapper>, DataSetError> {
[INFO] [stdout]    |                     ^^^^^^^^^^^^ the same lifetime is hidden 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] 89 |     ) -> Result<Vec<ValueWrapper<'_>>, DataSetError> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset_wrapper.rs:293:31
[INFO] [stdout]     |
[INFO] [stdout] 293 |     pub fn get_value_by_index(&self, index: usize) -> Result<&ValueWrapper, DataSetError> {
[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] 293 |     pub fn get_value_by_index(&self, index: usize) -> Result<&ValueWrapper<'_>, DataSetError> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset_wrapper.rs:300:34
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub fn get_value_by_col_name(&self, col_name: &str) -> Result<&ValueWrapper, DataSetError> {
[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] 300 |     pub fn get_value_by_col_name(&self, col_name: &str) -> Result<&ValueWrapper<'_>, DataSetError> {
[INFO] [stdout]     |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value_wrapper/mod.rs:169:20
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn as_time(&self) -> Result<TimeWrapper, DataSetError> {
[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] 169 |     pub fn as_time(&self) -> Result<TimeWrapper<'_>, DataSetError> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value_wrapper/mod.rs:180:20
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn as_date(&self) -> Result<DateWrapper, DataSetError> {
[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] 180 |     pub fn as_date(&self) -> Result<DateWrapper<'_>, DataSetError> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value_wrapper/mod.rs:191:25
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub fn as_date_time(&self) -> Result<DateTimeWrapper, DataSetError> {
[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] 191 |     pub fn as_date_time(&self) -> Result<DateTimeWrapper<'_>, DataSetError> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value_wrapper/mod.rs:202:20
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn as_list(&self) -> Result<Vec<ValueWrapper>, DataSetError> {
[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] 202 |     pub fn as_list(&self) -> Result<Vec<ValueWrapper<'_>>, DataSetError> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value_wrapper/mod.rs:207:26
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub fn as_dedup_list(&self) -> Result<Vec<ValueWrapper>, DataSetError> {
[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] 207 |     pub fn as_dedup_list(&self) -> Result<Vec<ValueWrapper<'_>>, DataSetError> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value_wrapper/mod.rs:211:19
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub fn as_map(&self) -> Result<HashMap<String, ValueWrapper>, DataSetError> {
[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] 211 |     pub fn as_map(&self) -> Result<HashMap<String, ValueWrapper<'_>>, DataSetError> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value_wrapper/mod.rs:223:20
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn as_path(&self) -> Result<PathWrapper, DataSetError> {
[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] 223 |     pub fn as_path(&self) -> Result<PathWrapper<'_>, DataSetError> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value_wrapper/mod.rs:231:24
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub fn as_duration(&self) -> Result<DurationWrapper, DataSetError> {
[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] 231 |     pub fn as_duration(&self) -> Result<DurationWrapper<'_>, DataSetError> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `geo`
[INFO] [stdout]    --> src/value_wrapper/mod.rs:303:11
[INFO] [stdout]     |
[INFO] [stdout] 303 | fn to_wkt(geo: Geography) -> String {
[INFO] [stdout]     |           ^^^ help: if this is intentional, prefix it with an underscore: `_geo`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `to_wkt` is never used
[INFO] [stdout]    --> src/value_wrapper/mod.rs:303:4
[INFO] [stdout]     |
[INFO] [stdout] 303 | fn to_wkt(geo: Geography) -> String {
[INFO] [stdout]     |    ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `vertex`, `tags`, `tag_name_index_map`, and `timezone_info` are never read
[INFO] [stdout]   --> src/value_wrapper/relationship.rs:7:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct Node {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout]  7 |     vertex: Vertex,
[INFO] [stdout]    |     ^^^^^^
[INFO] [stdout]  8 |     tags: Vec<String>,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout]  9 |     tag_name_index_map: HashMap<String, i32>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 10 |     timezone_info: TimezoneInfo,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `edge` and `timezone_info` are never read
[INFO] [stdout]   --> src/value_wrapper/relationship.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | pub struct Relationship {
[INFO] [stdout]    |            ------------ fields in this struct
[INFO] [stdout] 14 |     edge: Edge,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 15 |     timezone_info: TimezoneInfo,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `start_node`, `relationship`, and `end_node` are never read
[INFO] [stdout]   --> src/value_wrapper/relationship.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct Segment<'a> {
[INFO] [stdout]    |        ------- fields in this struct
[INFO] [stdout] 19 |     start_node: &'a Node,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 20 |     relationship: &'a Relationship,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 21 |     end_node: &'a Node,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `path`, `node_list`, `relationship_list`, `segments`, and `timezone_info` are never read
[INFO] [stdout]   --> src/value_wrapper/relationship.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 24 | pub struct PathWrapper<'a> {
[INFO] [stdout]    |            ----------- fields in this struct
[INFO] [stdout] 25 |     path: Path,
[INFO] [stdout]    |     ^^^^
[INFO] [stdout] 26 |     node_list: Vec<&'a Node>,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 27 |     relationship_list: Vec<&'a Relationship>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 28 |     segments: Vec<Segment<'a>>,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 29 |     timezone_info: TimezoneInfo,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `TEST_TIMEZONE` is never used
[INFO] [stdout]    --> src/value_wrapper/mod.rs:311:11
[INFO] [stdout]     |
[INFO] [stdout] 311 |     const TEST_TIMEZONE: &str = "UTC";
[INFO] [stdout]     |           ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset_wrapper.rs:240:17
[INFO] [stdout]     |
[INFO] [stdout] 240 |                 &self,
[INFO] [stdout]     |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] 241 |                 col_name: &str,
[INFO] [stdout] 242 |             ) -> Result<Vec<ValueWrapper>, DataSetError> {
[INFO] [stdout]     |                             ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/graph/query.rs:114:1
[INFO] [stdout]     |
[INFO] [stdout] 114 | dataset_wrapper_proxy!(GraphQueryOutput);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[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]     = note: this warning originates in the macro `dataset_wrapper_proxy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 242 |             ) -> Result<Vec<ValueWrapper<'_>>, DataSetError> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset_wrapper.rs:250:44
[INFO] [stdout]     |
[INFO] [stdout] 250 |             pub fn get_row_values_by_index(&self, index: usize) -> Result<Record, DataSetError> {
[INFO] [stdout]     |                                            ^^^^^                          ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/graph/query.rs:114:1
[INFO] [stdout]     |
[INFO] [stdout] 114 | dataset_wrapper_proxy!(GraphQueryOutput);
[INFO] [stdout]     | ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `dataset_wrapper_proxy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 250 |             pub fn get_row_values_by_index(&self, index: usize) -> Result<Record<'_>, DataSetError> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset_wrapper.rs:240:17
[INFO] [stdout]     |
[INFO] [stdout] 240 |                 &self,
[INFO] [stdout]     |                 ^^^^^ the lifetime is elided here
[INFO] [stdout] 241 |                 col_name: &str,
[INFO] [stdout] 242 |             ) -> Result<Vec<ValueWrapper>, DataSetError> {
[INFO] [stdout]     |                             ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/storage/query.rs:211:1
[INFO] [stdout]     |
[INFO] [stdout] 211 | dataset_wrapper_proxy!(StorageQueryOutput);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `dataset_wrapper_proxy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 242 |             ) -> Result<Vec<ValueWrapper<'_>>, DataSetError> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset_wrapper.rs:250:44
[INFO] [stdout]     |
[INFO] [stdout] 250 |             pub fn get_row_values_by_index(&self, index: usize) -> Result<Record, DataSetError> {
[INFO] [stdout]     |                                            ^^^^^                          ^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                            |
[INFO] [stdout]     |                                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/storage/query.rs:211:1
[INFO] [stdout]     |
[INFO] [stdout] 211 | dataset_wrapper_proxy!(StorageQueryOutput);
[INFO] [stdout]     | ------------------------------------------ in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: this warning originates in the macro `dataset_wrapper_proxy` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 250 |             pub fn get_row_values_by_index(&self, index: usize) -> Result<Record<'_>, DataSetError> {
[INFO] [stdout]     |                                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking graph_client_connect v0.1.0 (/opt/rustwide/workdir/examples)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/dataset_wrapper.rs:87:9
[INFO] [stdout]    |
[INFO] [stdout] 87 |         &self,
[INFO] [stdout]    |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 88 |         col_name: &str,
[INFO] [stdout] 89 |     ) -> Result<Vec<ValueWrapper>, DataSetError> {
[INFO] [stdout]    |                     ^^^^^^^^^^^^ the same lifetime is hidden 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] 89 |     ) -> Result<Vec<ValueWrapper<'_>>, DataSetError> {
[INFO] [stdout]    |                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset_wrapper.rs:293:31
[INFO] [stdout]     |
[INFO] [stdout] 293 |     pub fn get_value_by_index(&self, index: usize) -> Result<&ValueWrapper, DataSetError> {
[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] 293 |     pub fn get_value_by_index(&self, index: usize) -> Result<&ValueWrapper<'_>, DataSetError> {
[INFO] [stdout]     |                                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/dataset_wrapper.rs:300:34
[INFO] [stdout]     |
[INFO] [stdout] 300 |     pub fn get_value_by_col_name(&self, col_name: &str) -> Result<&ValueWrapper, DataSetError> {
[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] 300 |     pub fn get_value_by_col_name(&self, col_name: &str) -> Result<&ValueWrapper<'_>, DataSetError> {
[INFO] [stdout]     |                                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value_wrapper/mod.rs:169:20
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn as_time(&self) -> Result<TimeWrapper, DataSetError> {
[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] 169 |     pub fn as_time(&self) -> Result<TimeWrapper<'_>, DataSetError> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value_wrapper/mod.rs:180:20
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn as_date(&self) -> Result<DateWrapper, DataSetError> {
[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] 180 |     pub fn as_date(&self) -> Result<DateWrapper<'_>, DataSetError> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value_wrapper/mod.rs:191:25
[INFO] [stdout]     |
[INFO] [stdout] 191 |     pub fn as_date_time(&self) -> Result<DateTimeWrapper, DataSetError> {
[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] 191 |     pub fn as_date_time(&self) -> Result<DateTimeWrapper<'_>, DataSetError> {
[INFO] [stdout]     |                                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value_wrapper/mod.rs:202:20
[INFO] [stdout]     |
[INFO] [stdout] 202 |     pub fn as_list(&self) -> Result<Vec<ValueWrapper>, DataSetError> {
[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] 202 |     pub fn as_list(&self) -> Result<Vec<ValueWrapper<'_>>, DataSetError> {
[INFO] [stdout]     |                                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value_wrapper/mod.rs:207:26
[INFO] [stdout]     |
[INFO] [stdout] 207 |     pub fn as_dedup_list(&self) -> Result<Vec<ValueWrapper>, DataSetError> {
[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] 207 |     pub fn as_dedup_list(&self) -> Result<Vec<ValueWrapper<'_>>, DataSetError> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value_wrapper/mod.rs:211:19
[INFO] [stdout]     |
[INFO] [stdout] 211 |     pub fn as_map(&self) -> Result<HashMap<String, ValueWrapper>, DataSetError> {
[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] 211 |     pub fn as_map(&self) -> Result<HashMap<String, ValueWrapper<'_>>, DataSetError> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value_wrapper/mod.rs:223:20
[INFO] [stdout]     |
[INFO] [stdout] 223 |     pub fn as_path(&self) -> Result<PathWrapper, DataSetError> {
[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] 223 |     pub fn as_path(&self) -> Result<PathWrapper<'_>, DataSetError> {
[INFO] [stdout]     |                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value_wrapper/mod.rs:231:24
[INFO] [stdout]     |
[INFO] [stdout] 231 |     pub fn as_duration(&self) -> Result<DurationWrapper, DataSetError> {
[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] 231 |     pub fn as_duration(&self) -> Result<DurationWrapper<'_>, DataSetError> {
[INFO] [stdout]     |                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.75s
[INFO] running `Command { std: "docker" "inspect" "5d81dd8d0a7b3f05c3e1e983ae2a58605a75782b348948e40c3ee188e1f500f6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5d81dd8d0a7b3f05c3e1e983ae2a58605a75782b348948e40c3ee188e1f500f6", kill_on_drop: false }`
[INFO] [stdout] 5d81dd8d0a7b3f05c3e1e983ae2a58605a75782b348948e40c3ee188e1f500f6
