[INFO] cloning repository https://github.com/kubo/odpi_rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kubo/odpi_rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkubo%2Fodpi_rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkubo%2Fodpi_rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 4a9196307183b02b110dfb1876cb90f75843797b
[INFO] testing kubo/odpi_rs against master#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkubo%2Fodpi_rs" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kubo/odpi_rs
[INFO] finished tweaking git repo https://github.com/kubo/odpi_rs
[INFO] tweaked toml for git repo https://github.com/kubo/odpi_rs written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kubo/odpi_rs on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kubo/odpi_rs 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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded event-listener-strategy v0.5.3
[INFO] [stderr]   Downloaded async-global-executor v2.4.1
[INFO] [stderr]   Downloaded gloo-timers v0.3.0
[INFO] [stderr]   Downloaded async-signal v0.2.10
[INFO] [stderr]   Downloaded async-process v2.3.0
[INFO] [stderr]   Downloaded value-bag v1.10.0
[INFO] [stderr]   Downloaded async-io v2.4.0
[INFO] [stderr]   Downloaded convert_case v0.7.1
[INFO] [stderr]   Downloaded cc v1.2.12
[INFO] [stderr]   Downloaded unicode-ident v1.0.16
[INFO] [stderr]   Downloaded async-std v1.13.0
[INFO] [stderr]   Downloaded smol v2.0.2
[INFO] [stderr]   Downloaded odpic-sys v0.2.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dca6820cddd21e6029f579d8bb56fa875dd9180b1d13771304adfab4296dd631
[INFO] running `Command { std: "docker" "start" "-a" "dca6820cddd21e6029f579d8bb56fa875dd9180b1d13771304adfab4296dd631", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dca6820cddd21e6029f579d8bb56fa875dd9180b1d13771304adfab4296dd631", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dca6820cddd21e6029f579d8bb56fa875dd9180b1d13771304adfab4296dd631", kill_on_drop: false }`
[INFO] [stdout] dca6820cddd21e6029f579d8bb56fa875dd9180b1d13771304adfab4296dd631
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 65bed412b05b7f77a956cd64092c7dc8cb504e8f22543f68ef5737888bdca6c5
[INFO] running `Command { std: "docker" "start" "-a" "65bed412b05b7f77a956cd64092c7dc8cb504e8f22543f68ef5737888bdca6c5", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling cc v1.2.12
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling odpic-sys v0.2.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling thiserror-impl v2.0.11
[INFO] [stderr]    Compiling maybe-async v0.2.10
[INFO] [stderr]    Compiling thiserror v2.0.11
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling odpi_rs_procmacro v0.0.0-dev (/opt/rustwide/workdir/odpi_rs_procmacro)
[INFO] [stderr]    Compiling odpi_rs v0.0.0-dev (/opt/rustwide/workdir/odpi_rs)
[INFO] [stdout] desc not found: dpiVar_value
[INFO] [stdout] desc not found: dpiVar_valueUnsafe
[INFO] [stdout] desc not found: dpiStmt_queryValueUnsafe
[INFO] [stdout] desc not found: DPI_ORACLE_TYPE_NONE
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> odpi_rs/src/subscr/message.rs:36:32
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub(crate) fn new(message: &dpiSubscrMessage) -> Result<Message> {
[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] 36 |     pub(crate) fn new(message: &dpiSubscrMessage) -> Result<Message<'_>> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> odpi_rs/src/subscr/message.rs:76:19
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn new(query: &dpiSubscrMessageQuery) -> Result<MessageQuery> {
[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] 76 |     fn new(query: &dpiSubscrMessageQuery) -> Result<MessageQuery<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> odpi_rs/src/subscr/message.rs:97:19
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn new(table: &dpiSubscrMessageTable) -> Result<MessageTable> {
[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] 97 |     fn new(table: &dpiSubscrMessageTable) -> Result<MessageTable<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> odpi_rs/src/subscr/message.rs:117:17
[INFO] [stdout]     |
[INFO] [stdout] 117 |     fn new(row: &dpiSubscrMessageRow) -> Result<MessageRow> {
[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] 117 |     fn new(row: &dpiSubscrMessageRow) -> Result<MessageRow<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> odpi_rs/src/subscr/subscr_create_params.rs:177:31
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub(crate) fn new(params: &mut SubscrCreateParams) -> Result<DpiSubscrCreateParams> {
[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] 177 |     pub(crate) fn new(params: &mut SubscrCreateParams) -> Result<DpiSubscrCreateParams<'_>> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> odpi_rs/src/types/json.rs:50:38
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub async unsafe fn unsafe_value(&self, options: JsonOptions) -> Result<&Node> {
[INFO] [stdout]    |                                      ^^^^^                                  ^^^^^
[INFO] [stdout]    |                                      |                                      ||
[INFO] [stdout]    |                                      |                                      |the same lifetime is hidden here
[INFO] [stdout]    |                                      the lifetime is elided here            the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub async unsafe fn unsafe_value(&self, options: JsonOptions) -> Result<&Node<'_>> {
[INFO] [stdout]    |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> odpi_rs/src/types/json/json_node.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn data(&self) -> Result<NativeValue> {
[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] 35 |     pub fn data(&self) -> Result<NativeValue<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> odpi_rs/src/types/json/json_node.rs:180:16
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn get(&self, index: usize) -> Option<&Node> {
[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] 180 |     pub fn get(&self, index: usize) -> Option<&Node<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> odpi_rs/src/types/json/json_node.rs:193:33
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub unsafe fn get_unchecked(&self, index: usize) -> &Node {
[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] 193 |     pub unsafe fn get_unchecked(&self, index: usize) -> &Node<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> odpi_rs/src/types/json/json_node.rs:197:17
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub fn iter(&self) -> array::Iter {
[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] 197 |     pub fn iter(&self) -> array::Iter<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> odpi_rs/src/types/json/json_node.rs:242:19
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn get<T>(&self, key: T) -> Option<&Node>
[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] 242 |     pub fn get<T>(&self, key: T) -> Option<&Node<'_>>
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> odpi_rs/src/types/json/json_node.rs:276:18
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub fn value(&self, index: usize) -> Option<&Node> {
[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] 276 |     pub fn value(&self, index: usize) -> Option<&Node<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> odpi_rs/src/types/json/json_node.rs:289:35
[INFO] [stdout]     |
[INFO] [stdout] 289 |     pub unsafe fn value_unchecked(&self, index: usize) -> &Node {
[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] 289 |     pub unsafe fn value_unchecked(&self, index: usize) -> &Node<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> odpi_rs/src/types/json/json_node.rs:293:17
[INFO] [stdout]     |
[INFO] [stdout] 293 |     pub fn iter(&self) -> object::Iter {
[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] 293 |     pub fn iter(&self) -> object::Iter<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> odpi_rs/src/types/json/native_value.rs:35:35
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub(crate) fn from_dpi(value: &dpiDataBuffer, ty: NativeType) -> Result<NativeValue> {
[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] 35 |     pub(crate) fn from_dpi(value: &dpiDataBuffer, ty: NativeType) -> Result<NativeValue<'_>> {
[INFO] [stdout]    |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> odpi_rs/src/types/native_value.rs:43:39
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub(crate) fn from_dpi_data(data: &dpiData, ty: NativeType) -> Result<NativeValue> {
[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] 43 |     pub(crate) fn from_dpi_data(data: &dpiData, ty: NativeType) -> Result<NativeValue<'_>> {
[INFO] [stdout]    |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> odpi_rs/src/types/vector.rs:37:18
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn value(&self) -> Result<VectorInfo> {
[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] 37 |     pub fn value(&self) -> Result<VectorInfo<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.27s
[INFO] running `Command { std: "docker" "inspect" "65bed412b05b7f77a956cd64092c7dc8cb504e8f22543f68ef5737888bdca6c5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65bed412b05b7f77a956cd64092c7dc8cb504e8f22543f68ef5737888bdca6c5", kill_on_drop: false }`
[INFO] [stdout] 65bed412b05b7f77a956cd64092c7dc8cb504e8f22543f68ef5737888bdca6c5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7227b83f981de32ff7b417c654dab783c84d6237f810dc21becab20ab27562d5
[INFO] running `Command { std: "docker" "start" "-a" "7227b83f981de32ff7b417c654dab783c84d6237f810dc21becab20ab27562d5", kill_on_drop: false }`
[INFO] [stderr]    Compiling async-trait v0.1.88
[INFO] [stderr]    Compiling odpi_rs_procmacro v0.0.0-dev (/opt/rustwide/workdir/odpi_rs_procmacro)
[INFO] [stderr]    Compiling odpi_rs v0.0.0-dev (/opt/rustwide/workdir/odpi_rs)
[INFO] [stdout] desc not found: dpiVar_value
[INFO] [stdout] desc not found: dpiVar_valueUnsafe
[INFO] [stdout] desc not found: dpiStmt_queryValueUnsafe
[INFO] [stdout] desc not found: dpiVar_value
[INFO] [stdout] desc not found: dpiVar_valueUnsafe
[INFO] [stdout] desc not found: dpiStmt_queryValueUnsafe
[INFO] [stdout] desc not found: DPI_ORACLE_TYPE_NONE
[INFO] [stdout] desc not found: DPI_ORACLE_TYPE_NONE
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> odpi_rs/src/subscr/message.rs:36:32
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub(crate) fn new(message: &dpiSubscrMessage) -> Result<Message> {
[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] 36 |     pub(crate) fn new(message: &dpiSubscrMessage) -> Result<Message<'_>> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> odpi_rs/src/subscr/message.rs:76:19
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn new(query: &dpiSubscrMessageQuery) -> Result<MessageQuery> {
[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] 76 |     fn new(query: &dpiSubscrMessageQuery) -> Result<MessageQuery<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> odpi_rs/src/subscr/message.rs:97:19
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn new(table: &dpiSubscrMessageTable) -> Result<MessageTable> {
[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] 97 |     fn new(table: &dpiSubscrMessageTable) -> Result<MessageTable<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> odpi_rs/src/subscr/message.rs:117:17
[INFO] [stdout]     |
[INFO] [stdout] 117 |     fn new(row: &dpiSubscrMessageRow) -> Result<MessageRow> {
[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] 117 |     fn new(row: &dpiSubscrMessageRow) -> Result<MessageRow<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> odpi_rs/src/subscr/subscr_create_params.rs:177:31
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub(crate) fn new(params: &mut SubscrCreateParams) -> Result<DpiSubscrCreateParams> {
[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] 177 |     pub(crate) fn new(params: &mut SubscrCreateParams) -> Result<DpiSubscrCreateParams<'_>> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> odpi_rs/src/types/json.rs:50:38
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub async unsafe fn unsafe_value(&self, options: JsonOptions) -> Result<&Node> {
[INFO] [stdout]    |                                      ^^^^^                                  ^^^^^
[INFO] [stdout]    |                                      |                                      ||
[INFO] [stdout]    |                                      |                                      |the same lifetime is hidden here
[INFO] [stdout]    |                                      the lifetime is elided here            the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub async unsafe fn unsafe_value(&self, options: JsonOptions) -> Result<&Node<'_>> {
[INFO] [stdout]    |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> odpi_rs/src/types/json/json_node.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn data(&self) -> Result<NativeValue> {
[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] 35 |     pub fn data(&self) -> Result<NativeValue<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> odpi_rs/src/types/json/json_node.rs:180:16
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn get(&self, index: usize) -> Option<&Node> {
[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] 180 |     pub fn get(&self, index: usize) -> Option<&Node<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> odpi_rs/src/types/json/json_node.rs:193:33
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub unsafe fn get_unchecked(&self, index: usize) -> &Node {
[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] 193 |     pub unsafe fn get_unchecked(&self, index: usize) -> &Node<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> odpi_rs/src/types/json/json_node.rs:197:17
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub fn iter(&self) -> array::Iter {
[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] 197 |     pub fn iter(&self) -> array::Iter<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> odpi_rs/src/types/json/json_node.rs:242:19
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn get<T>(&self, key: T) -> Option<&Node>
[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] 242 |     pub fn get<T>(&self, key: T) -> Option<&Node<'_>>
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> odpi_rs/src/types/json/json_node.rs:276:18
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub fn value(&self, index: usize) -> Option<&Node> {
[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] 276 |     pub fn value(&self, index: usize) -> Option<&Node<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> odpi_rs/src/types/json/json_node.rs:289:35
[INFO] [stdout]     |
[INFO] [stdout] 289 |     pub unsafe fn value_unchecked(&self, index: usize) -> &Node {
[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] 289 |     pub unsafe fn value_unchecked(&self, index: usize) -> &Node<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> odpi_rs/src/types/json/json_node.rs:293:17
[INFO] [stdout]     |
[INFO] [stdout] 293 |     pub fn iter(&self) -> object::Iter {
[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] 293 |     pub fn iter(&self) -> object::Iter<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> odpi_rs/src/types/json/native_value.rs:35:35
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub(crate) fn from_dpi(value: &dpiDataBuffer, ty: NativeType) -> Result<NativeValue> {
[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] 35 |     pub(crate) fn from_dpi(value: &dpiDataBuffer, ty: NativeType) -> Result<NativeValue<'_>> {
[INFO] [stdout]    |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> odpi_rs/src/types/native_value.rs:43:39
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub(crate) fn from_dpi_data(data: &dpiData, ty: NativeType) -> Result<NativeValue> {
[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] 43 |     pub(crate) fn from_dpi_data(data: &dpiData, ty: NativeType) -> Result<NativeValue<'_>> {
[INFO] [stdout]    |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> odpi_rs/src/types/vector.rs:37:18
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn value(&self) -> Result<VectorInfo> {
[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] 37 |     pub fn value(&self) -> Result<VectorInfo<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> odpi_rs/src/subscr/message.rs:36:32
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub(crate) fn new(message: &dpiSubscrMessage) -> Result<Message> {
[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] 36 |     pub(crate) fn new(message: &dpiSubscrMessage) -> Result<Message<'_>> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> odpi_rs/src/subscr/message.rs:76:19
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn new(query: &dpiSubscrMessageQuery) -> Result<MessageQuery> {
[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] 76 |     fn new(query: &dpiSubscrMessageQuery) -> Result<MessageQuery<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> odpi_rs/src/subscr/message.rs:97:19
[INFO] [stdout]    |
[INFO] [stdout] 97 |     fn new(table: &dpiSubscrMessageTable) -> Result<MessageTable> {
[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] 97 |     fn new(table: &dpiSubscrMessageTable) -> Result<MessageTable<'_>> {
[INFO] [stdout]    |                                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> odpi_rs/src/subscr/message.rs:117:17
[INFO] [stdout]     |
[INFO] [stdout] 117 |     fn new(row: &dpiSubscrMessageRow) -> Result<MessageRow> {
[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] 117 |     fn new(row: &dpiSubscrMessageRow) -> Result<MessageRow<'_>> {
[INFO] [stdout]     |                                                           ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> odpi_rs/src/subscr/subscr_create_params.rs:177:31
[INFO] [stdout]     |
[INFO] [stdout] 177 |     pub(crate) fn new(params: &mut SubscrCreateParams) -> Result<DpiSubscrCreateParams> {
[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] 177 |     pub(crate) fn new(params: &mut SubscrCreateParams) -> Result<DpiSubscrCreateParams<'_>> {
[INFO] [stdout]     |                                                                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> odpi_rs/src/types/json.rs:50:38
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub async unsafe fn unsafe_value(&self, options: JsonOptions) -> Result<&Node> {
[INFO] [stdout]    |                                      ^^^^^                                  ^^^^^
[INFO] [stdout]    |                                      |                                      ||
[INFO] [stdout]    |                                      |                                      |the same lifetime is hidden here
[INFO] [stdout]    |                                      the lifetime is elided here            the same lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 50 |     pub async unsafe fn unsafe_value(&self, options: JsonOptions) -> Result<&Node<'_>> {
[INFO] [stdout]    |                                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> odpi_rs/src/types/json/json_node.rs:35:17
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub fn data(&self) -> Result<NativeValue> {
[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] 35 |     pub fn data(&self) -> Result<NativeValue<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> odpi_rs/src/types/json/json_node.rs:180:16
[INFO] [stdout]     |
[INFO] [stdout] 180 |     pub fn get(&self, index: usize) -> Option<&Node> {
[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] 180 |     pub fn get(&self, index: usize) -> Option<&Node<'_>> {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> odpi_rs/src/types/json/json_node.rs:193:33
[INFO] [stdout]     |
[INFO] [stdout] 193 |     pub unsafe fn get_unchecked(&self, index: usize) -> &Node {
[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] 193 |     pub unsafe fn get_unchecked(&self, index: usize) -> &Node<'_> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> odpi_rs/src/types/json/json_node.rs:197:17
[INFO] [stdout]     |
[INFO] [stdout] 197 |     pub fn iter(&self) -> array::Iter {
[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] 197 |     pub fn iter(&self) -> array::Iter<'_> {
[INFO] [stdout]     |                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> odpi_rs/src/types/json/json_node.rs:242:19
[INFO] [stdout]     |
[INFO] [stdout] 242 |     pub fn get<T>(&self, key: T) -> Option<&Node>
[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] 242 |     pub fn get<T>(&self, key: T) -> Option<&Node<'_>>
[INFO] [stdout]     |                                                 ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> odpi_rs/src/types/json/json_node.rs:276:18
[INFO] [stdout]     |
[INFO] [stdout] 276 |     pub fn value(&self, index: usize) -> Option<&Node> {
[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] 276 |     pub fn value(&self, index: usize) -> Option<&Node<'_>> {
[INFO] [stdout]     |                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> odpi_rs/src/types/json/json_node.rs:289:35
[INFO] [stdout]     |
[INFO] [stdout] 289 |     pub unsafe fn value_unchecked(&self, index: usize) -> &Node {
[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] 289 |     pub unsafe fn value_unchecked(&self, index: usize) -> &Node<'_> {
[INFO] [stdout]     |                                                                ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> odpi_rs/src/types/json/json_node.rs:293:17
[INFO] [stdout]     |
[INFO] [stdout] 293 |     pub fn iter(&self) -> object::Iter {
[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] 293 |     pub fn iter(&self) -> object::Iter<'_> {
[INFO] [stdout]     |                                       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> odpi_rs/src/types/json/native_value.rs:35:35
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub(crate) fn from_dpi(value: &dpiDataBuffer, ty: NativeType) -> Result<NativeValue> {
[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] 35 |     pub(crate) fn from_dpi(value: &dpiDataBuffer, ty: NativeType) -> Result<NativeValue<'_>> {
[INFO] [stdout]    |                                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> odpi_rs/src/types/native_value.rs:43:39
[INFO] [stdout]    |
[INFO] [stdout] 43 |     pub(crate) fn from_dpi_data(data: &dpiData, ty: NativeType) -> Result<NativeValue> {
[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] 43 |     pub(crate) fn from_dpi_data(data: &dpiData, ty: NativeType) -> Result<NativeValue<'_>> {
[INFO] [stdout]    |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> odpi_rs/src/types/vector.rs:37:18
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub fn value(&self) -> Result<VectorInfo> {
[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] 37 |     pub fn value(&self) -> Result<VectorInfo<'_>> {
[INFO] [stdout]    |                                             ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 6.55s
[INFO] running `Command { std: "docker" "inspect" "7227b83f981de32ff7b417c654dab783c84d6237f810dc21becab20ab27562d5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7227b83f981de32ff7b417c654dab783c84d6237f810dc21becab20ab27562d5", kill_on_drop: false }`
[INFO] [stdout] 7227b83f981de32ff7b417c654dab783c84d6237f810dc21becab20ab27562d5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 0f8b9f9ac5adfeeaf0add0a686379ddf730dfae7bb858e7b3ef7c0eab7d498ef
[INFO] running `Command { std: "docker" "start" "-a" "0f8b9f9ac5adfeeaf0add0a686379ddf730dfae7bb858e7b3ef7c0eab7d498ef", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> odpi_rs/src/subscr/message.rs:36:32
[INFO] [stderr]    |
[INFO] [stderr] 36 |     pub(crate) fn new(message: &dpiSubscrMessage) -> Result<Message> {
[INFO] [stderr]    |                                ^^^^^^^^^^^^^^^^^            ^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                |
[INFO] [stderr]    |                                the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 36 |     pub(crate) fn new(message: &dpiSubscrMessage) -> Result<Message<'_>> {
[INFO] [stderr]    |                                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> odpi_rs/src/subscr/message.rs:76:19
[INFO] [stderr]    |
[INFO] [stderr] 76 |     fn new(query: &dpiSubscrMessageQuery) -> Result<MessageQuery> {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 76 |     fn new(query: &dpiSubscrMessageQuery) -> Result<MessageQuery<'_>> {
[INFO] [stderr]    |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> odpi_rs/src/subscr/message.rs:97:19
[INFO] [stderr]    |
[INFO] [stderr] 97 |     fn new(table: &dpiSubscrMessageTable) -> Result<MessageTable> {
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                   |
[INFO] [stderr]    |                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 97 |     fn new(table: &dpiSubscrMessageTable) -> Result<MessageTable<'_>> {
[INFO] [stderr]    |                                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> odpi_rs/src/subscr/message.rs:117:17
[INFO] [stderr]     |
[INFO] [stderr] 117 |     fn new(row: &dpiSubscrMessageRow) -> Result<MessageRow> {
[INFO] [stderr]     |                 ^^^^^^^^^^^^^^^^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 117 |     fn new(row: &dpiSubscrMessageRow) -> Result<MessageRow<'_>> {
[INFO] [stderr]     |                                                           ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> odpi_rs/src/subscr/subscr_create_params.rs:177:31
[INFO] [stderr]     |
[INFO] [stderr] 177 |     pub(crate) fn new(params: &mut SubscrCreateParams) -> Result<DpiSubscrCreateParams> {
[INFO] [stderr]     |                               ^^^^^^^^^^^^^^^^^^^^^^^            ^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 177 |     pub(crate) fn new(params: &mut SubscrCreateParams) -> Result<DpiSubscrCreateParams<'_>> {
[INFO] [stderr]     |                                                                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> odpi_rs/src/types/json.rs:50:38
[INFO] [stderr]    |
[INFO] [stderr] 50 |     pub async unsafe fn unsafe_value(&self, options: JsonOptions) -> Result<&Node> {
[INFO] [stderr]    |                                      ^^^^^                                  ^^^^^
[INFO] [stderr]    |                                      |                                      ||
[INFO] [stderr]    |                                      |                                      |the same lifetime is hidden here
[INFO] [stderr]    |                                      the lifetime is elided here            the same lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 50 |     pub async unsafe fn unsafe_value(&self, options: JsonOptions) -> Result<&Node<'_>> {
[INFO] [stderr]    |                                                                                  ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> odpi_rs/src/types/json/json_node.rs:35:17
[INFO] [stderr]    |
[INFO] [stderr] 35 |     pub fn data(&self) -> Result<NativeValue> {
[INFO] [stderr]    |                 ^^^^^            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 35 |     pub fn data(&self) -> Result<NativeValue<'_>> {
[INFO] [stderr]    |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> odpi_rs/src/types/json/json_node.rs:180:16
[INFO] [stderr]     |
[INFO] [stderr] 180 |     pub fn get(&self, index: usize) -> Option<&Node> {
[INFO] [stderr]     |                ^^^^^                          ^^^^^
[INFO] [stderr]     |                |                              ||
[INFO] [stderr]     |                |                              |the same lifetime is hidden here
[INFO] [stderr]     |                |                              the same lifetime is elided here
[INFO] [stderr]     |                the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 180 |     pub fn get(&self, index: usize) -> Option<&Node<'_>> {
[INFO] [stderr]     |                                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> odpi_rs/src/types/json/json_node.rs:193:33
[INFO] [stderr]     |
[INFO] [stderr] 193 |     pub unsafe fn get_unchecked(&self, index: usize) -> &Node {
[INFO] [stderr]     |                                 ^^^^^                   ^^^^^
[INFO] [stderr]     |                                 |                       ||
[INFO] [stderr]     |                                 |                       |the same lifetime is hidden here
[INFO] [stderr]     |                                 |                       the same lifetime is elided here
[INFO] [stderr]     |                                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 193 |     pub unsafe fn get_unchecked(&self, index: usize) -> &Node<'_> {
[INFO] [stderr]     |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> odpi_rs/src/types/json/json_node.rs:197:17
[INFO] [stderr]     |
[INFO] [stderr] 197 |     pub fn iter(&self) -> array::Iter {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 197 |     pub fn iter(&self) -> array::Iter<'_> {
[INFO] [stderr]     |                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> odpi_rs/src/types/json/json_node.rs:242:19
[INFO] [stderr]     |
[INFO] [stderr] 242 |     pub fn get<T>(&self, key: T) -> Option<&Node>
[INFO] [stderr]     |                   ^^^^^                    ^^^^^
[INFO] [stderr]     |                   |                        ||
[INFO] [stderr]     |                   |                        |the same lifetime is hidden here
[INFO] [stderr]     |                   |                        the same lifetime is elided here
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 242 |     pub fn get<T>(&self, key: T) -> Option<&Node<'_>>
[INFO] [stderr]     |                                                 ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> odpi_rs/src/types/json/json_node.rs:276:18
[INFO] [stderr]     |
[INFO] [stderr] 276 |     pub fn value(&self, index: usize) -> Option<&Node> {
[INFO] [stderr]     |                  ^^^^^                          ^^^^^
[INFO] [stderr]     |                  |                              ||
[INFO] [stderr]     |                  |                              |the same lifetime is hidden here
[INFO] [stderr]     |                  |                              the same lifetime is elided here
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 276 |     pub fn value(&self, index: usize) -> Option<&Node<'_>> {
[INFO] [stderr]     |                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> odpi_rs/src/types/json/json_node.rs:289:35
[INFO] [stderr]     |
[INFO] [stderr] 289 |     pub unsafe fn value_unchecked(&self, index: usize) -> &Node {
[INFO] [stderr]     |                                   ^^^^^                   ^^^^^
[INFO] [stderr]     |                                   |                       ||
[INFO] [stderr]     |                                   |                       |the same lifetime is hidden here
[INFO] [stderr]     |                                   |                       the same lifetime is elided here
[INFO] [stderr]     |                                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 289 |     pub unsafe fn value_unchecked(&self, index: usize) -> &Node<'_> {
[INFO] [stderr]     |                                                                ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> odpi_rs/src/types/json/json_node.rs:293:17
[INFO] [stderr]     |
[INFO] [stderr] 293 |     pub fn iter(&self) -> object::Iter {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 293 |     pub fn iter(&self) -> object::Iter<'_> {
[INFO] [stderr]     |                                       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> odpi_rs/src/types/json/native_value.rs:35:35
[INFO] [stderr]    |
[INFO] [stderr] 35 |     pub(crate) fn from_dpi(value: &dpiDataBuffer, ty: NativeType) -> Result<NativeValue> {
[INFO] [stderr]    |                                   ^^^^^^^^^^^^^^                            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                   |
[INFO] [stderr]    |                                   the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 35 |     pub(crate) fn from_dpi(value: &dpiDataBuffer, ty: NativeType) -> Result<NativeValue<'_>> {
[INFO] [stderr]    |                                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> odpi_rs/src/types/native_value.rs:43:39
[INFO] [stderr]    |
[INFO] [stderr] 43 |     pub(crate) fn from_dpi_data(data: &dpiData, ty: NativeType) -> Result<NativeValue> {
[INFO] [stderr]    |                                       ^^^^^^^^                            ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                                       |
[INFO] [stderr]    |                                       the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 43 |     pub(crate) fn from_dpi_data(data: &dpiData, ty: NativeType) -> Result<NativeValue<'_>> {
[INFO] [stderr]    |                                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> odpi_rs/src/types/vector.rs:37:18
[INFO] [stderr]    |
[INFO] [stderr] 37 |     pub fn value(&self) -> Result<VectorInfo> {
[INFO] [stderr]    |                  ^^^^^            ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                  |
[INFO] [stderr]    |                  the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 37 |     pub fn value(&self) -> Result<VectorInfo<'_>> {
[INFO] [stderr]    |                                             ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `odpi_rs` (lib) generated 17 warnings (run `cargo fix --lib -p odpi_rs` to apply 17 suggestions)
[INFO] [stderr] warning: `odpi_rs` (lib test) generated 17 warnings (17 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/odpi_rs-4fa342c1abc3a36d)
[INFO] [stdout] 
[INFO] [stdout] running 2 tests
[INFO] [stderr] error: test failed, to rerun pass `-p odpi_rs --lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/odpi_rs-4fa342c1abc3a36d` (signal: 11, SIGSEGV: invalid memory reference)
[INFO] running `Command { std: "docker" "inspect" "0f8b9f9ac5adfeeaf0add0a686379ddf730dfae7bb858e7b3ef7c0eab7d498ef", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0f8b9f9ac5adfeeaf0add0a686379ddf730dfae7bb858e7b3ef7c0eab7d498ef", kill_on_drop: false }`
[INFO] [stdout] 0f8b9f9ac5adfeeaf0add0a686379ddf730dfae7bb858e7b3ef7c0eab7d498ef
