[INFO] cloning repository https://github.com/Autara-Finance/autara-lending-v1 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Autara-Finance/autara-lending-v1" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAutara-Finance%2Fautara-lending-v1", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAutara-Finance%2Fautara-lending-v1'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 39f8219a2573b570ace2194671747962eb16faca [INFO] checking Autara-Finance/autara-lending-v1 against try#54e27f559f23913c1d5afb1a0f0114e9e61b81b8 for pr-147589 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAutara-Finance%2Fautara-lending-v1" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/Autara-Finance/autara-lending-v1 [INFO] finished tweaking git repo https://github.com/Autara-Finance/autara-lending-v1 [INFO] tweaked toml for git repo https://github.com/Autara-Finance/autara-lending-v1 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/Autara-Finance/autara-lending-v1 on toolchain 54e27f559f23913c1d5afb1a0f0114e9e61b81b8 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/Autara-Finance/autara-lending-v1 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" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 00acf99a2e4876799ca22eaf945eaad278eb1cb76b2c2efd08105c9f2145cfa7 [INFO] running `Command { std: "docker" "start" "-a" "00acf99a2e4876799ca22eaf945eaad278eb1cb76b2c2efd08105c9f2145cfa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "00acf99a2e4876799ca22eaf945eaad278eb1cb76b2c2efd08105c9f2145cfa7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "00acf99a2e4876799ca22eaf945eaad278eb1cb76b2c2efd08105c9f2145cfa7", kill_on_drop: false }` [INFO] [stdout] 00acf99a2e4876799ca22eaf945eaad278eb1cb76b2c2efd08105c9f2145cfa7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+54e27f559f23913c1d5afb1a0f0114e9e61b81b8" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a9f4fd224125e882ebc21970fa465d28caa8a57765ab25e256478230a8f8afd0 [INFO] running `Command { std: "docker" "start" "-a" "a9f4fd224125e882ebc21970fa465d28caa8a57765ab25e256478230a8f8afd0", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking parking_lot_core v0.9.11 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling winnow v0.7.12 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling bitcoin-internals v0.3.0 [INFO] [stderr] Checking hex-conservative v0.2.1 [INFO] [stderr] Checking bitcoin-io v0.1.2 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling bitcoin v0.32.5 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking bech32 v0.11.0 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Compiling borsh v1.5.7 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking bitflags v2.9.1 [INFO] [stderr] Checking tokio v1.46.1 [INFO] [stderr] Compiling rustls v0.23.29 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling bytemuck_derive v1.10.0 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling darling_core v0.20.11 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Compiling bitcode_derive v0.6.5 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking hex-conservative v0.1.2 [INFO] [stderr] Checking sha3 v0.10.8 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Compiling num-derive v0.4.2 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling bitcoin v0.31.2 [INFO] [stderr] Checking bitcoin_slices v0.10.0 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Checking idna v1.0.3 [INFO] [stderr] Compiling derive_more-impl v1.0.0 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking url v2.5.4 [INFO] [stderr] Checking bech32 v0.10.0-beta [INFO] [stderr] Checking brotli-decompressor v4.0.3 [INFO] [stderr] Compiling portable-atomic v1.11.1 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking bytemuck v1.23.1 [INFO] [stderr] Checking object v0.36.7 [INFO] [stderr] Checking bitcode v0.6.6 [INFO] [stderr] Compiling snafu-derive v0.8.6 [INFO] [stderr] Checking wait-timeout v0.2.1 [INFO] [stderr] Compiling bumpalo v3.19.0 [INFO] [stderr] Checking unicode-width v0.2.1 [INFO] [stderr] Checking rustc-demangle v0.1.25 [INFO] [stderr] Checking bit-vec v0.8.0 [INFO] [stderr] Checking brotli v7.0.0 [INFO] [stderr] Compiling az v1.2.1 [INFO] [stderr] Compiling anyhow v1.0.98 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling secp256k1-sys v0.10.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Checking bitcoin_hashes v0.14.0 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking bitcoin-units v0.1.2 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking bitcoin_hashes v0.13.0 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking derive_more v1.0.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tempfile v3.20.0 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking tungstenite v0.26.2 [INFO] [stderr] Checking bit-set v0.8.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Compiling wasm-bindgen-backend v0.2.100 [INFO] [stderr] Checking minreq v2.14.0 [INFO] [stderr] Checking base58ck v0.1.0 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Checking jsonrpc v0.18.0 [INFO] [stderr] Compiling darling_macro v0.20.11 [INFO] [stderr] Checking tracing-subscriber v0.3.19 [INFO] [stderr] Checking snafu v0.8.6 [INFO] [stderr] Checking rand_xorshift v0.4.0 [INFO] [stderr] Checking unarray v0.1.4 [INFO] [stderr] Compiling fixed v1.29.0 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Compiling darling v0.20.11 [INFO] [stderr] Checking proptest v1.7.0 [INFO] [stderr] Compiling wasm-bindgen v0.2.100 [INFO] [stderr] Compiling pin-project-internal v1.1.10 [INFO] [stderr] Compiling serde_with_macros v3.14.0 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Checking anstyle-parse v0.2.7 [INFO] [stderr] Checking colorchoice v1.0.4 [INFO] [stderr] Checking anstyle v1.0.11 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Checking sha256 v1.6.0 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking tokio-tungstenite v0.26.2 [INFO] [stderr] Checking anstyle-query v1.1.3 [INFO] [stderr] Checking anstream v0.6.19 [INFO] [stderr] Compiling proc-macro-crate v3.3.0 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Compiling wasm-bindgen-macro-support v0.2.100 [INFO] [stderr] Checking pin-project v1.1.10 [INFO] [stderr] Checking jsonrpsee-types v0.24.9 [INFO] [stderr] Checking h2 v0.4.11 [INFO] [stderr] Checking serde_with v3.14.0 [INFO] [stderr] Checking backtrace v0.3.75 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Compiling secp256k1-sys v0.4.2 [INFO] [stderr] Checking clap_lex v0.7.5 [INFO] [stderr] Checking clap_builder v4.5.41 [INFO] [stderr] Checking secp256k1 v0.29.1 [INFO] [stderr] Compiling clap_derive v4.5.41 [INFO] [stderr] Checking soketto v0.8.1 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking bitcoin_hashes v0.9.7 [INFO] [stderr] Checking secp256k1 v0.28.2 [INFO] [stderr] Checking bech32 v0.7.3 [INFO] [stderr] Compiling borsh-derive v1.5.7 [INFO] [stderr] Compiling num_enum_derive v0.7.4 [INFO] [stderr] Compiling wasm-bindgen-macro v0.2.100 [INFO] [stderr] Checking rustls-webpki v0.103.4 [INFO] [stderr] Compiling protobuf v3.7.2 [INFO] [stderr] Checking base64-compat v1.0.0 [INFO] [stderr] Checking protobuf-support v3.7.2 [INFO] [stderr] Checking sapio-secp256k1 v0.20.1 [INFO] [stderr] Compiling prometheus v0.14.0 [INFO] [stderr] Checking hex-literal v0.4.1 [INFO] [stderr] Checking route-recognizer v0.3.1 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking jsonrpc-async v2.0.2 [INFO] [stderr] Compiling jsonrpsee-proc-macros v0.24.9 [INFO] [stderr] Checking serde_path_to_error v0.1.17 [INFO] [stderr] Checking axum-core v0.5.2 [INFO] [stderr] Checking num_enum v0.7.4 [INFO] [stderr] Checking matchit v0.8.4 [INFO] [stderr] Checking jsonrpsee-wasm-client v0.24.9 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking js-sys v0.3.77 [INFO] [stderr] Compiling auto_impl v1.3.0 [INFO] [stderr] Checking autara-integration-tests v0.1.0 (/opt/rustwide/workdir/autara-integration-tests) [INFO] [stderr] Checking clap v4.5.41 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking uuid v1.17.0 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking tokio-rustls v0.26.2 [INFO] [stderr] Checking rustls-platform-verifier v0.5.3 [INFO] [stderr] Checking sapio-bitcoin v0.26.0 [INFO] [stderr] Checking hyper-util v0.1.16 [INFO] [stderr] Checking gloo-timers v0.2.6 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking jsonrpsee-core v0.24.9 [INFO] [stderr] Checking arch_program v0.5.12 [INFO] [stderr] Checking bitcoincore-rpc-json v0.19.0 [INFO] [stderr] Checking ordinals v0.0.14 [INFO] [stderr] Checking bip322 v0.0.9 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking axum v0.8.4 [INFO] [stderr] Checking reqwest v0.12.22 [INFO] [stderr] Checking apl-token v0.5.12 [INFO] [stderr] Checking bitcoincore-rpc-json-async v3.0.1 [INFO] [stderr] Checking jsonrpsee-client-transport v0.24.9 [INFO] [stderr] Checking jsonrpsee-server v0.24.9 [INFO] [stderr] Checking jsonrpsee-http-client v0.24.9 [INFO] [stderr] Checking apl-associated-token-account v0.5.12 [INFO] [stderr] Checking autara-program-lib v0.1.0 (/opt/rustwide/workdir/autara-program-lib) [INFO] [stderr] Checking jsonrpsee-ws-client v0.24.9 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> autara-program-lib/src/accounts/zero_copy.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn load_ref(&self) -> Ref { [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] 17 | pub fn load_ref(&self) -> Ref<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> autara-program-lib/src/accounts/zero_copy.rs:61:21 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn load_mut(&self) -> RefMut { [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] 61 | pub fn load_mut(&self) -> RefMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> autara-program-lib/src/accounts/zero_copy.rs:17:21 [INFO] [stdout] | [INFO] [stdout] 17 | pub fn load_ref(&self) -> Ref { [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] 17 | pub fn load_ref(&self) -> Ref<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> autara-program-lib/src/accounts/zero_copy.rs:61:21 [INFO] [stdout] | [INFO] [stdout] 61 | pub fn load_mut(&self) -> RefMut { [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] 61 | pub fn load_mut(&self) -> RefMut<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking jsonrpsee v0.24.9 [INFO] [stderr] Checking bitcoincore-rpc v0.19.0 [INFO] [stderr] Checking bitcoincore-rpc-async v3.0.1 [INFO] [stderr] Checking titan-types v0.1.31 [INFO] [stderr] Checking titan-client v0.1.48 [INFO] [stderr] Checking arch_sdk v0.5.12 [INFO] [stderr] Checking autara-lib v0.1.0 (/opt/rustwide/workdir/autara-lib) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> autara-lib/src/interest_rate/pod_interest_rate.rs:94:35 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn interest_rate_kind_mut(&mut self) -> InterestRateKindCurveMut { [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] 94 | pub fn interest_rate_kind_mut(&mut self) -> InterestRateKindCurveMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> autara-lib/src/oracle/pod_oracle_provider.rs:66:32 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn oracle_provider_ref(&self) -> OracleProviderRef { [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] 66 | pub fn oracle_provider_ref(&self) -> OracleProviderRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking autara-oracle v0.1.0 (/opt/rustwide/workdir/programs/autara-oracle) [INFO] [stderr] Checking autara-program v0.1.0 (/opt/rustwide/workdir/programs/autara-program) [INFO] [stderr] Checking autara-pyth v0.1.0 (/opt/rustwide/workdir/autara-pyth) [INFO] [stdout] warning: value assigned to `index` is never read [INFO] [stdout] --> programs/autara-program/src/log.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | index = end_index; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> autara-lib/src/interest_rate/pod_interest_rate.rs:94:35 [INFO] [stdout] | [INFO] [stdout] 94 | pub fn interest_rate_kind_mut(&mut self) -> InterestRateKindCurveMut { [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] 94 | pub fn interest_rate_kind_mut(&mut self) -> InterestRateKindCurveMut<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> autara-lib/src/oracle/pod_oracle_provider.rs:66:32 [INFO] [stdout] | [INFO] [stdout] 66 | pub fn oracle_provider_ref(&self) -> OracleProviderRef { [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] 66 | pub fn oracle_provider_ref(&self) -> OracleProviderRef<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: value assigned to `index` is never read [INFO] [stdout] --> programs/autara-program/src/log.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | index = end_index; [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: maybe it is overwritten before being read? [INFO] [stdout] = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking autara-client v0.1.0 (/opt/rustwide/workdir/autara-client) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> autara-client/src/api/types.rs:34:36 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn build_tx_tracing_params(&self) -> BuildTxTracingParams { [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] 34 | pub fn build_tx_tracing_params(&self) -> BuildTxTracingParams<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> autara-client/src/client/client_with_signer.rs:384:23 [INFO] [stdout] | [INFO] [stdout] 384 | pub fn tx_builder(&self) -> AutaraTransactionBuilder { [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] 384 | pub fn tx_builder(&self) -> AutaraTransactionBuilder<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> autara-client/src/client/client_with_signer.rs:394:21 [INFO] [stdout] | [INFO] [stdout] 394 | fn tx_broadcast(&self) -> AutaraTxBroadcast { [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] 394 | fn tx_broadcast(&self) -> AutaraTxBroadcast<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> autara-client/src/client/client_without_signer.rs:35:23 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn tx_builder(&self, authority: &Pubkey) -> AutaraTransactionBuilder { [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 tx_builder(&self, authority: &Pubkey) -> AutaraTransactionBuilder<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> autara-client/src/client/client_without_signer.rs:45:25 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn tx_broadcast(&self) -> AutaraTxBroadcast { [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] 45 | pub fn tx_broadcast(&self) -> AutaraTxBroadcast<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> autara-client/src/api/types.rs:34:36 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn build_tx_tracing_params(&self) -> BuildTxTracingParams { [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] 34 | pub fn build_tx_tracing_params(&self) -> BuildTxTracingParams<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> autara-client/src/client/client_with_signer.rs:384:23 [INFO] [stdout] | [INFO] [stdout] 384 | pub fn tx_builder(&self) -> AutaraTransactionBuilder { [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] 384 | pub fn tx_builder(&self) -> AutaraTransactionBuilder<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> autara-client/src/client/client_with_signer.rs:394:21 [INFO] [stdout] | [INFO] [stdout] 394 | fn tx_broadcast(&self) -> AutaraTxBroadcast { [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] 394 | fn tx_broadcast(&self) -> AutaraTxBroadcast<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> autara-client/src/client/client_without_signer.rs:35:23 [INFO] [stdout] | [INFO] [stdout] 35 | pub fn tx_builder(&self, authority: &Pubkey) -> AutaraTransactionBuilder { [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 tx_builder(&self, authority: &Pubkey) -> AutaraTransactionBuilder<'_, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> autara-client/src/client/client_without_signer.rs:45:25 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn tx_broadcast(&self) -> AutaraTxBroadcast { [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] 45 | pub fn tx_broadcast(&self) -> AutaraTxBroadcast<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 43s [INFO] running `Command { std: "docker" "inspect" "a9f4fd224125e882ebc21970fa465d28caa8a57765ab25e256478230a8f8afd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a9f4fd224125e882ebc21970fa465d28caa8a57765ab25e256478230a8f8afd0", kill_on_drop: false }` [INFO] [stdout] a9f4fd224125e882ebc21970fa465d28caa8a57765ab25e256478230a8f8afd0