[INFO] cloning repository https://github.com/airgap-it/tezos-rust-sdk
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/airgap-it/tezos-rust-sdk" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fairgap-it%2Ftezos-rust-sdk", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fairgap-it%2Ftezos-rust-sdk'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 0c1c6b97f5042c2458bef705e7aac05c0815c811
[INFO] documenting airgap-it/tezos-rust-sdk/0c1c6b97f5042c2458bef705e7aac05c0815c811 against 1.97.0-beta.6 for beta-rustdoc-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fairgap-it%2Ftezos-rust-sdk" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/airgap-it/tezos-rust-sdk
[INFO] finished tweaking git repo https://github.com/airgap-it/tezos-rust-sdk
[INFO] tweaked toml for git repo https://github.com/airgap-it/tezos-rust-sdk written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/airgap-it/tezos-rust-sdk on toolchain 1.97.0-beta.6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/airgap-it/tezos-rust-sdk 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" "+1.97.0-beta.6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded value-bag v1.0.0-alpha.9
[INFO] [stderr]   Downloaded ctor v0.1.26
[INFO] [stderr]   Downloaded serde v1.0.152
[INFO] [stderr]   Downloaded zeroize_derive v1.3.3
[INFO] [stderr]   Downloaded signature v2.0.0
[INFO] [stderr]   Downloaded spki v0.7.0
[INFO] [stderr]   Downloaded cxxbridge-flags v1.0.86
[INFO] [stderr]   Downloaded primeorder v0.13.0
[INFO] [stderr]   Downloaded sec1 v0.7.1
[INFO] [stderr]   Downloaded ecdsa v0.16.2
[INFO] [stderr]   Downloaded pkcs8 v0.10.1
[INFO] [stderr]   Downloaded ff v0.13.0
[INFO] [stderr]   Downloaded once_cell v1.17.0
[INFO] [stderr]   Downloaded ed25519 v1.5.2
[INFO] [stderr]   Downloaded futures-macro v0.3.25
[INFO] [stderr]   Downloaded levenshtein v1.0.5
[INFO] [stderr]   Downloaded futures-io v0.3.25
[INFO] [stderr]   Downloaded basic-cookies v0.1.4
[INFO] [stderr]   Downloaded redox_users v0.4.3
[INFO] [stderr]   Downloaded ipnet v2.7.1
[INFO] [stderr]   Downloaded pico-args v0.4.2
[INFO] [stderr]   Downloaded ascii-canvas v3.0.0
[INFO] [stderr]   Downloaded async-global-executor v2.3.1
[INFO] [stderr]   Downloaded lalrpop-util v0.19.8
[INFO] [stderr]   Downloaded async-object-pool v0.1.4
[INFO] [stderr]   Downloaded gloo-timers v0.2.5
[INFO] [stderr]   Downloaded serde_regex v1.1.0
[INFO] [stderr]   Downloaded atomic-waker v1.0.0
[INFO] [stderr]   Downloaded concurrent-queue v2.0.0
[INFO] [stderr]   Downloaded polling v2.5.2
[INFO] [stderr]   Downloaded serde_derive v1.0.152
[INFO] [stderr]   Downloaded elliptic-curve v0.13.2
[INFO] [stderr]   Downloaded wepoll-ffi v0.1.2
[INFO] [stderr]   Downloaded cxxbridge-macro v1.0.86
[INFO] [stderr]   Downloaded schannel v0.1.21
[INFO] [stderr]   Downloaded p256 v0.13.0
[INFO] [stderr]   Downloaded rustversion v1.0.11
[INFO] [stderr]   Downloaded blocking v1.3.0
[INFO] [stderr]   Downloaded async-lock v2.6.0
[INFO] [stderr]   Downloaded async-process v1.6.0
[INFO] [stderr]   Downloaded crypto-bigint v0.5.1
[INFO] [stderr]   Downloaded der v0.7.1
[INFO] [stderr]   Downloaded k256 v0.13.0
[INFO] [stderr]   Downloaded term v0.7.0
[INFO] [stderr]   Downloaded async-trait v0.1.61
[INFO] [stderr]   Downloaded httpmock v0.6.7
[INFO] [stderr]   Downloaded similar v2.2.1
[INFO] [stderr]   Downloaded cxx-build v1.0.86
[INFO] [stderr]   Downloaded signal-hook v0.3.14
[INFO] [stderr]   Downloaded async-io v1.12.0
[INFO] [stderr]   Downloaded curl v0.4.44
[INFO] [stderr]   Downloaded reqwest v0.11.13
[INFO] [stderr]   Downloaded hyper v0.14.23
[INFO] [stderr]   Downloaded async-std v1.12.0
[INFO] [stderr]   Downloaded lalrpop v0.19.8
[INFO] [stderr]   Downloaded regex v1.7.1
[INFO] [stderr]   Downloaded tokio v1.24.1
[INFO] [stderr]   Downloaded cxx v1.0.86
[INFO] [stderr]   Downloaded libc v0.2.139
[INFO] [stderr]   Downloaded libz-sys v1.1.8
[INFO] [stderr]   Downloaded curl-sys v0.4.59+curl-7.86.0
[INFO] [stderr]   Downloaded libnghttp2-sys v0.1.7+1.45.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] a82cd22f56f2df752215c5da3b96c08601a017ee325aa47dd72cf575d02f38f5
[INFO] running `Command { std: "docker" "start" "a82cd22f56f2df752215c5da3b96c08601a017ee325aa47dd72cf575d02f38f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a82cd22f56f2df752215c5da3b96c08601a017ee325aa47dd72cf575d02f38f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a82cd22f56f2df752215c5da3b96c08601a017ee325aa47dd72cf575d02f38f5" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a82cd22f56f2df752215c5da3b96c08601a017ee325aa47dd72cf575d02f38f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a82cd22f56f2df752215c5da3b96c08601a017ee325aa47dd72cf575d02f38f5" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr]    Compiling proc-macro2 v1.0.49
[INFO] [stderr]    Compiling unicode-ident v1.0.6
[INFO] [stderr]    Compiling quote v1.0.23
[INFO] [stderr]    Compiling syn v1.0.107
[INFO] [stderr]    Compiling typenum v1.16.0
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling libc v0.2.139
[INFO] [stderr]    Compiling serde_derive v1.0.152
[INFO] [stderr]    Compiling serde v1.0.152
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]     Checking once_cell v1.17.0
[INFO] [stderr]    Compiling pkg-config v0.3.26
[INFO] [stderr]    Compiling generic-array v0.14.6
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr]     Checking pin-project-lite v0.2.9
[INFO] [stderr]    Compiling cc v1.0.78
[INFO] [stderr]     Checking bytes v1.3.0
[INFO] [stderr]    Compiling futures-core v0.3.25
[INFO] [stderr]    Compiling num-bigint v0.4.3
[INFO] [stderr]    Compiling tokio v1.24.1
[INFO] [stderr]     Checking cpufeatures v0.2.5
[INFO] [stderr]     Checking itoa v1.0.5
[INFO] [stderr]     Checking subtle v2.4.1
[INFO] [stderr]    Compiling indexmap v1.9.2
[INFO] [stderr]    Compiling slab v0.4.7
[INFO] [stderr]    Compiling futures-task v0.3.25
[INFO] [stderr]     Checking regex-syntax v0.6.28
[INFO] [stderr]     Checking tracing-core v0.1.30
[INFO] [stderr]     Checking hashbrown v0.12.3
[INFO] [stderr]    Compiling futures-util v0.3.25
[INFO] [stderr]    Compiling openssl v0.10.45
[INFO] [stderr]    Compiling native-tls v0.2.11
[INFO] [stderr]     Checking futures-sink v0.3.25
[INFO] [stderr]     Checking tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling httparse v1.8.0
[INFO] [stderr]     Checking iana-time-zone v0.1.53
[INFO] [stderr]    Compiling futures-channel v0.3.25
[INFO] [stderr]     Checking tinyvec v1.6.0
[INFO] [stderr]     Checking percent-encoding v2.2.0
[INFO] [stderr]     Checking try-lock v0.2.4
[INFO] [stderr]     Checking openssl-probe v0.1.5
[INFO] [stderr]     Checking http v0.2.8
[INFO] [stderr]     Checking tower-service v0.3.2
[INFO] [stderr]     Checking aho-corasick v0.7.20
[INFO] [stderr]    Compiling serde_json v1.0.91
[INFO] [stderr]     Checking ryu v1.0.12
[INFO] [stderr]     Checking form_urlencoded v1.1.0
[INFO] [stderr]     Checking httpdate v1.0.2
[INFO] [stderr]     Checking unicode-bidi v0.3.8
[INFO] [stderr]    Compiling encoding_rs v0.8.31
[INFO] [stderr]    Compiling async-trait v0.1.61
[INFO] [stderr]     Checking mime v0.3.16
[INFO] [stderr]     Checking socket2 v0.4.7
[INFO] [stderr]     Checking num_cpus v1.15.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.0
[INFO] [stderr]     Checking ipnet v2.7.1
[INFO] [stderr]    Compiling openssl-sys v0.9.80
[INFO] [stderr]     Checking unicode-normalization v0.1.22
[INFO] [stderr]     Checking regex v1.7.1
[INFO] [stderr]     Checking idna v0.3.0
[INFO] [stderr]     Checking http-body v0.4.5
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]     Checking block-buffer v0.10.3
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking url v2.3.1
[INFO] [stderr]     Checking digest v0.10.6
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]     Checking bs58 v0.4.0
[INFO] [stderr]    Compiling ctor v0.1.26
[INFO] [stderr]    Compiling tokio-macros v1.8.2
[INFO] [stderr]    Compiling tracing-attributes v0.1.23
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling futures-macro v0.3.25
[INFO] [stderr]    Compiling num-derive v0.3.3
[INFO] [stderr]     Checking mio v0.8.5
[INFO] [stderr]     Checking want v0.3.0
[INFO] [stderr]     Checking tracing v0.1.37
[INFO] [stderr]     Checking tokio-util v0.7.4
[INFO] [stderr]     Checking tokio-native-tls v0.3.0
[INFO] [stderr]     Checking h2 v0.3.15
[INFO] [stderr]     Checking chrono v0.4.23
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking tezos-core v0.2.0 (/opt/rustwide/workdir/tezos-core)
[INFO] [stderr]  Documenting tezos-core v0.2.0 (/opt/rustwide/workdir/tezos-core)
[INFO] [stderr]     Checking tezos-michelson v0.2.0 (/opt/rustwide/workdir/tezos-michelson)
[INFO] [stderr]  Documenting tezos-michelson v0.2.0 (/opt/rustwide/workdir/tezos-michelson)
[INFO] [stderr]     Checking hyper v0.14.23
[INFO] [stderr]     Checking tezos-operation v0.2.0 (/opt/rustwide/workdir/tezos-operation)
[INFO] [stderr]  Documenting tezos-operation v0.2.0 (/opt/rustwide/workdir/tezos-operation)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tezos-operation/src/block_header.rs:28:45
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]    |                                             ^------------
[INFO] [stdout]    |                                             |
[INFO] [stdout]    |                                             `FromPrimitive` is not local
[INFO] [stdout]    |                                             move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_LiquidityBakingToggleVote`
[INFO] [stdout] 29 | #[repr(u8)]
[INFO] [stdout] 30 | pub enum LiquidityBakingToggleVote {
[INFO] [stdout]    |          ------------------------- `LiquidityBakingToggleVote` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stdout]    = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]   --> tezos-operation/src/block_header.rs:28:60
[INFO] [stdout]    |
[INFO] [stdout] 28 | #[derive(Debug, Clone, Copy, PartialEq, Eq, FromPrimitive, ToPrimitive)]
[INFO] [stdout]    |                                                            ^----------
[INFO] [stdout]    |                                                            |
[INFO] [stdout]    |                                                            `ToPrimitive` is not local
[INFO] [stdout]    |                                                            move the `impl` block outside of this constant `_IMPL_NUM_ToPrimitive_FOR_LiquidityBakingToggleVote`
[INFO] [stdout] 29 | #[repr(u8)]
[INFO] [stdout] 30 | pub enum LiquidityBakingToggleVote {
[INFO] [stdout]    |          ------------------------- `LiquidityBakingToggleVote` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `ToPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `ToPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]    = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]    = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]    = note: this warning originates in the derive macro `ToPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]    --> tezos-operation/src/operations.rs:380:30
[INFO] [stdout]     |
[INFO] [stdout] 380 | #[derive(Debug, Clone, Copy, FromPrimitive)]
[INFO] [stdout]     |                              ^------------
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              `FromPrimitive` is not local
[INFO] [stdout]     |                              move the `impl` block outside of this constant `_IMPL_NUM_FromPrimitive_FOR_OperationContentTag`
[INFO] [stdout] 381 | #[repr(u8)]
[INFO] [stdout] 382 | pub enum OperationContentTag {
[INFO] [stdout]     |          ------------------- `OperationContentTag` is not local
[INFO] [stdout]     |
[INFO] [stdout]     = note: the derive macro `FromPrimitive` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]     = note: the derive macro `FromPrimitive` may come from an old version of the `num_derive` crate, try updating your dependency with `cargo update -p num_derive`
[INFO] [stdout]     = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl`
[INFO] [stdout]     = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint
[INFO] [stdout]     = note: this warning originates in the derive macro `FromPrimitive` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.13
[INFO] [stderr]     Checking tezos-rpc v0.2.0 (/opt/rustwide/workdir/tezos-rpc)
[INFO] [stderr]  Documenting tezos-rpc v0.2.0 (/opt/rustwide/workdir/tezos-rpc)
[INFO] [stdout] warning: unresolved link to `a-zA-Z0-9`
[INFO] [stdout]   --> tezos-rpc/src/models/operation/operation_contents_and_result/activate_account.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 |     /// /^([a-zA-Z0-9][a-zA-Z0-9])*$/
[INFO] [stdout]    |                        ^^^^^^^^^ no item named `a-zA-Z0-9` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout]    = note: `#[warn(rustdoc::broken_intra_doc_links)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unresolved link to `a-zA-Z0-9`
[INFO] [stdout]   --> tezos-rpc/src/models/operation/operation_contents_and_result/seed_nonce_revelation.rs:15:24
[INFO] [stdout]    |
[INFO] [stdout] 15 |     /// /^([a-zA-Z0-9][a-zA-Z0-9])*$/
[INFO] [stdout]    |                        ^^^^^^^^^ no item named `a-zA-Z0-9` in scope
[INFO] [stdout]    |
[INFO] [stdout]    = help: to escape `[` and `]` characters, add '\' before them like `\[` or `\]`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `consumed_gas` is never used
[INFO] [stdout]    --> tezos-rpc/src/internal/estimator.rs:405:8
[INFO] [stdout]     |
[INFO] [stdout] 402 | trait RpcOperationResult {
[INFO] [stdout]     |       ------------------ method in this trait
[INFO] [stdout] ...
[INFO] [stdout] 405 |     fn consumed_gas(&self) -> BigUint;
[INFO] [stdout]     |        ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (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]    --> tezos-rpc/src/client.rs:173:9
[INFO] [stdout]     |
[INFO] [stdout] 173 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 174 |     ) -> shell_rpc::chains::chain::chain_id::RpcRequestBuilder<HttpClient> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 174 |     ) -> shell_rpc::chains::chain::chain_id::RpcRequestBuilder<'_, HttpClient> {
[INFO] [stdout]     |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tezos-rpc/src/client.rs:184:23
[INFO] [stdout]     |
[INFO] [stdout] 184 |     pub fn get_blocks(&self) -> shell_rpc::chains::chain::blocks::RpcRequestBuilder<HttpClient> {
[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] 184 |     pub fn get_blocks(&self) -> shell_rpc::chains::chain::blocks::RpcRequestBuilder<'_, HttpClient> {
[INFO] [stdout]     |                                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tezos-rpc/src/client.rs:192:9
[INFO] [stdout]     |
[INFO] [stdout] 192 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 193 |     ) -> shell_rpc::chains::chain::invalid_blocks::RpcRequestBuilder<HttpClient> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 193 |     ) -> shell_rpc::chains::chain::invalid_blocks::RpcRequestBuilder<'_, HttpClient> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> tezos-rpc/src/client.rs:203:10
[INFO] [stdout]     |
[INFO] [stdout] 201 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 202 |         block_hash: &'a BlockHash,
[INFO] [stdout]     |                      -- the lifetime is named here
[INFO] [stdout] 203 |     ) -> shell_rpc::chains::chain::invalid_blocks::block::GetRPCRequestBuilder<HttpClient> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 203 |     ) -> shell_rpc::chains::chain::invalid_blocks::block::GetRPCRequestBuilder<'a, HttpClient> {
[INFO] [stdout]     |                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> tezos-rpc/src/client.rs:213:10
[INFO] [stdout]     |
[INFO] [stdout] 211 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 212 |         block_hash: &'a BlockHash,
[INFO] [stdout]     |                      -- the lifetime is named here
[INFO] [stdout] 213 |     ) -> shell_rpc::chains::chain::invalid_blocks::block::DeleteRPCRequestBuilder<HttpClient> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 213 |     ) -> shell_rpc::chains::chain::invalid_blocks::block::DeleteRPCRequestBuilder<'a, HttpClient> {
[INFO] [stdout]     |                                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tezos-rpc/src/client.rs:221:9
[INFO] [stdout]     |
[INFO] [stdout] 221 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 222 |     ) -> shell_rpc::chains::chain::is_bootstrapped::RpcRequestBuilder<HttpClient> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 222 |     ) -> shell_rpc::chains::chain::is_bootstrapped::RpcRequestBuilder<'_, HttpClient> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tezos-rpc/src/client.rs:230:9
[INFO] [stdout]     |
[INFO] [stdout] 230 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 231 |     ) -> shell_rpc::chains::chain::levels::caboose::RpcRequestBuilder<HttpClient> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 231 |     ) -> shell_rpc::chains::chain::levels::caboose::RpcRequestBuilder<'_, HttpClient> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tezos-rpc/src/client.rs:239:9
[INFO] [stdout]     |
[INFO] [stdout] 239 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 240 |     ) -> shell_rpc::chains::chain::levels::checkpoint::RpcRequestBuilder<HttpClient> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 240 |     ) -> shell_rpc::chains::chain::levels::checkpoint::RpcRequestBuilder<'_, HttpClient> {
[INFO] [stdout]     |                                                                          +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tezos-rpc/src/client.rs:248:9
[INFO] [stdout]     |
[INFO] [stdout] 248 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 249 |     ) -> shell_rpc::chains::chain::levels::savepoint::RpcRequestBuilder<HttpClient> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 249 |     ) -> shell_rpc::chains::chain::levels::savepoint::RpcRequestBuilder<'_, HttpClient> {
[INFO] [stdout]     |                                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> tezos-rpc/src/client.rs:271:10
[INFO] [stdout]     |
[INFO] [stdout] 269 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 270 |         signed_operation_contents: &'a str,
[INFO] [stdout]     |                                     -- the lifetime is named here
[INFO] [stdout] 271 |     ) -> shell_rpc::injection::operation::RpcRequestBuilder<HttpClient> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 271 |     ) -> shell_rpc::injection::operation::RpcRequestBuilder<'a, HttpClient> {
[INFO] [stdout]     |                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> tezos-rpc/src/client.rs:289:10
[INFO] [stdout]     |
[INFO] [stdout] 287 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 288 |         payload: &'a InjectionBlockPayload,
[INFO] [stdout]     |                   -- the lifetime is named here
[INFO] [stdout] 289 |     ) -> shell_rpc::injection::block::RpcRequestBuilder<HttpClient> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 289 |     ) -> shell_rpc::injection::block::RpcRequestBuilder<'a, HttpClient> {
[INFO] [stdout]     |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tezos-rpc/src/client.rs:301:22
[INFO] [stdout]     |
[INFO] [stdout] 301 |     pub fn get_block(&self) -> protocol_rpc::block::RpcRequestBuilder<HttpClient> {
[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] 301 |     pub fn get_block(&self) -> protocol_rpc::block::RpcRequestBuilder<'_, HttpClient> {
[INFO] [stdout]     |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tezos-rpc/src/client.rs:308:27
[INFO] [stdout]     |
[INFO] [stdout] 308 |     pub fn get_block_hash(&self) -> protocol_rpc::block::hash::RpcRequestBuilder<HttpClient> {
[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] 308 |     pub fn get_block_hash(&self) -> protocol_rpc::block::hash::RpcRequestBuilder<'_, HttpClient> {
[INFO] [stdout]     |                                                                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tezos-rpc/src/client.rs:316:9
[INFO] [stdout]     |
[INFO] [stdout] 316 |         &self,
[INFO] [stdout]     |         ^^^^^ the lifetime is elided here
[INFO] [stdout] 317 |     ) -> protocol_rpc::block::context::constants::RpcRequestBuilder<HttpClient> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 317 |     ) -> protocol_rpc::block::context::constants::RpcRequestBuilder<'_, HttpClient> {
[INFO] [stdout]     |                                                                     +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> tezos-rpc/src/client.rs:342:10
[INFO] [stdout]     |
[INFO] [stdout] 340 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 341 |         address: &'a Address,
[INFO] [stdout]     |                   -- the lifetime is named here
[INFO] [stdout] 342 |     ) -> protocol_rpc::block::context::contract::balance::RpcRequestBuilder<HttpClient> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 342 |     ) -> protocol_rpc::block::context::contract::balance::RpcRequestBuilder<'a, HttpClient> {
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> tezos-rpc/src/client.rs:352:10
[INFO] [stdout]     |
[INFO] [stdout] 350 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 351 |         address: &'a Address,
[INFO] [stdout]     |                   -- the lifetime is named here
[INFO] [stdout] 352 |     ) -> protocol_rpc::block::context::contract::counter::RpcRequestBuilder<HttpClient> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 352 |     ) -> protocol_rpc::block::context::contract::counter::RpcRequestBuilder<'a, HttpClient> {
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> tezos-rpc/src/client.rs:362:10
[INFO] [stdout]     |
[INFO] [stdout] 360 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 361 |         address: &'a Address,
[INFO] [stdout]     |                   -- the lifetime is named here
[INFO] [stdout] 362 |     ) -> protocol_rpc::block::context::contract::manager_key::RpcRequestBuilder<HttpClient> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 362 |     ) -> protocol_rpc::block::context::contract::manager_key::RpcRequestBuilder<'a, HttpClient> {
[INFO] [stdout]     |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> tezos-rpc/src/client.rs:372:10
[INFO] [stdout]     |
[INFO] [stdout] 370 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 371 |         address: &'a Address,
[INFO] [stdout]     |                   -- the lifetime is named here
[INFO] [stdout] 372 |     ) -> protocol_rpc::block::context::contract::delegate::RpcRequestBuilder<HttpClient> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 372 |     ) -> protocol_rpc::block::context::contract::delegate::RpcRequestBuilder<'a, HttpClient> {
[INFO] [stdout]     |                                                                              +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> tezos-rpc/src/client.rs:386:10
[INFO] [stdout]     |
[INFO] [stdout] 384 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 385 |         address: &'a Address,
[INFO] [stdout]     |                   -- the lifetime is named here
[INFO] [stdout] 386 |     ) -> protocol_rpc::block::context::contract::entrypoints::RpcRequestBuilder<HttpClient> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 386 |     ) -> protocol_rpc::block::context::contract::entrypoints::RpcRequestBuilder<'a, HttpClient> {
[INFO] [stdout]     |                                                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> tezos-rpc/src/client.rs:401:10
[INFO] [stdout]     |
[INFO] [stdout] 398 |           &'a self,
[INFO] [stdout]     |            -- the lifetime is named here
[INFO] [stdout] 399 |           address: &'a Address,
[INFO] [stdout]     |                     -- the lifetime is named here
[INFO] [stdout] 400 |           entrypoint: &'a str,
[INFO] [stdout]     |                        -- the lifetime is named here
[INFO] [stdout] 401 |       ) -> protocol_rpc::block::context::contract::entrypoints::entrypoint::RpcRequestBuilder<
[INFO] [stdout]     |  __________^
[INFO] [stdout] 402 | |         HttpClient,
[INFO] [stdout] 403 | |     > {
[INFO] [stdout]     | |_____^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 401 |     ) -> protocol_rpc::block::context::contract::entrypoints::entrypoint::RpcRequestBuilder<'a, 
[INFO] [stdout]     |                                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> tezos-rpc/src/client.rs:421:10
[INFO] [stdout]     |
[INFO] [stdout] 419 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 420 |         address: &'a Address,
[INFO] [stdout]     |                   -- the lifetime is named here
[INFO] [stdout] 421 |     ) -> protocol_rpc::block::context::contract::script::RpcRequestBuilder<HttpClient> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 421 |     ) -> protocol_rpc::block::context::contract::script::RpcRequestBuilder<'a, HttpClient> {
[INFO] [stdout]     |                                                                            +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> tezos-rpc/src/client.rs:436:10
[INFO] [stdout]     |
[INFO] [stdout] 434 |         &'a self,
[INFO] [stdout]     |          -- the lifetime is named here
[INFO] [stdout] 435 |         id: u32,
[INFO] [stdout] 436 |     ) -> protocol_rpc::block::context::big_maps::big_map::RpcRequestBuilder<HttpClient> {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: consistently use `'a`
[INFO] [stdout]     |
[INFO] [stdout] 436 |     ) -> protocol_rpc::block::context::big_maps::big_map::RpcRequestBuilder<'a, HttpClient> {
[INFO] [stdout]     |                                                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> tezos-rpc/src/protocol_rpc/block.rs:103:35
[INFO] [stdout]     |
[INFO] [stdout] 103 | pub fn get<HttpClient: Http>(ctx: &TezosRpcContext<HttpClient>) -> RpcRequestBuilder<HttpClient> {
[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] 103 | pub fn get<HttpClient: Http>(ctx: &TezosRpcContext<HttpClient>) -> RpcRequestBuilder<'_, HttpClient> {
[INFO] [stdout]     |                                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> tezos-rpc/src/protocol_rpc/block/hash.rs:54:35
[INFO] [stdout]    |
[INFO] [stdout] 54 | pub fn get<HttpClient: Http>(ctx: &TezosRpcContext<HttpClient>) -> RpcRequestBuilder<HttpClient> {
[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] 54 | pub fn get<HttpClient: Http>(ctx: &TezosRpcContext<HttpClient>) -> RpcRequestBuilder<'_, HttpClient> {
[INFO] [stdout]    |                                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> tezos-rpc/src/shell_rpc/chains/chain/blocks.rs:92:35
[INFO] [stdout]    |
[INFO] [stdout] 92 | pub fn get<HttpClient: Http>(ctx: &TezosRpcContext<HttpClient>) -> RpcRequestBuilder<HttpClient> {
[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] 92 | pub fn get<HttpClient: Http>(ctx: &TezosRpcContext<HttpClient>) -> RpcRequestBuilder<'_, HttpClient> {
[INFO] [stdout]    |                                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> tezos-rpc/src/shell_rpc/chains/chain/chain_id.rs:41:35
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn get<HttpClient: Http>(ctx: &TezosRpcContext<HttpClient>) -> RpcRequestBuilder<HttpClient> {
[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] 41 | pub fn get<HttpClient: Http>(ctx: &TezosRpcContext<HttpClient>) -> RpcRequestBuilder<'_, HttpClient> {
[INFO] [stdout]    |                                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> tezos-rpc/src/shell_rpc/chains/chain/invalid_blocks.rs:45:35
[INFO] [stdout]    |
[INFO] [stdout] 45 | pub fn get<HttpClient: Http>(ctx: &TezosRpcContext<HttpClient>) -> RpcRequestBuilder<HttpClient> {
[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 get<HttpClient: Http>(ctx: &TezosRpcContext<HttpClient>) -> RpcRequestBuilder<'_, HttpClient> {
[INFO] [stdout]    |                                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> tezos-rpc/src/shell_rpc/chains/chain/is_bootstrapped.rs:44:35
[INFO] [stdout]    |
[INFO] [stdout] 44 | pub fn get<HttpClient: Http>(ctx: &TezosRpcContext<HttpClient>) -> RpcRequestBuilder<HttpClient> {
[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] 44 | pub fn get<HttpClient: Http>(ctx: &TezosRpcContext<HttpClient>) -> RpcRequestBuilder<'_, HttpClient> {
[INFO] [stdout]    |                                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> tezos-rpc/src/shell_rpc/chains/chain/levels/caboose.rs:41:35
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn get<HttpClient: Http>(ctx: &TezosRpcContext<HttpClient>) -> RpcRequestBuilder<HttpClient> {
[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] 41 | pub fn get<HttpClient: Http>(ctx: &TezosRpcContext<HttpClient>) -> RpcRequestBuilder<'_, HttpClient> {
[INFO] [stdout]    |                                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> tezos-rpc/src/shell_rpc/chains/chain/levels/checkpoint.rs:41:35
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn get<HttpClient: Http>(ctx: &TezosRpcContext<HttpClient>) -> RpcRequestBuilder<HttpClient> {
[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] 41 | pub fn get<HttpClient: Http>(ctx: &TezosRpcContext<HttpClient>) -> RpcRequestBuilder<'_, HttpClient> {
[INFO] [stdout]    |                                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> tezos-rpc/src/shell_rpc/chains/chain/levels/savepoint.rs:41:35
[INFO] [stdout]    |
[INFO] [stdout] 41 | pub fn get<HttpClient: Http>(ctx: &TezosRpcContext<HttpClient>) -> RpcRequestBuilder<HttpClient> {
[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] 41 | pub fn get<HttpClient: Http>(ctx: &TezosRpcContext<HttpClient>) -> RpcRequestBuilder<'_, HttpClient> {
[INFO] [stdout]    |                                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]  Documenting tezos-contract v0.2.0 (/opt/rustwide/workdir/tezos-contract)
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> tezos-contract/src/lib.rs:34:82
[INFO] [stdout]    |
[INFO] [stdout] 34 | //! The [Contract::storage](crate::Contract::storage) method returns a [Storage](crate::Storage) structure
[INFO] [stdout]    |                                                                         -------  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                                                         |
[INFO] [stdout]    |                                                                         because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout]    = note: `#[warn(rustdoc::redundant_explicit_links)]` on by default
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 34 - //! The [Contract::storage](crate::Contract::storage) method returns a [Storage](crate::Storage) structure
[INFO] [stdout] 34 + //! The [Contract::storage](crate::Contract::storage) method returns a [Storage] structure
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]   --> tezos-contract/src/lib.rs:38:58
[INFO] [stdout]    |
[INFO] [stdout] 38 | //! To better understand how to read data from [Storage](crate::Storage), let's assume the contract's storage is of a type
[INFO] [stdout]    |                                                 -------  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]    |                                                 |
[INFO] [stdout]    |                                                 because label contains path that resolves to same destination
[INFO] [stdout]    |
[INFO] [stdout]    = note: when a link's destination is not specified,
[INFO] [stdout]            the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]    |
[INFO] [stdout] 38 - //! To better understand how to read data from [Storage](crate::Storage), let's assume the contract's storage is of a type
[INFO] [stdout] 38 + //! To better understand how to read data from [Storage], let's assume the contract's storage is of a type
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: redundant explicit link target
[INFO] [stdout]    --> tezos-contract/src/lib.rs:144:19
[INFO] [stdout]     |
[INFO] [stdout] 144 | //! The [Storage](crate::Storage) structure exposes a big map handle to easily access the contract's big maps and fetch their values.
[INFO] [stdout]     |          -------  ^^^^^^^^^^^^^^ explicit target is redundant
[INFO] [stdout]     |          |
[INFO] [stdout]     |          because label contains path that resolves to same destination
[INFO] [stdout]     |
[INFO] [stdout]     = note: when a link's destination is not specified,
[INFO] [stdout]             the label is used to resolve intra-doc links
[INFO] [stdout] help: remove explicit link target
[INFO] [stdout]     |
[INFO] [stdout] 144 - //! The [Storage](crate::Storage) structure exposes a big map handle to easily access the contract's big maps and fetch their values.
[INFO] [stdout] 144 + //! The [Storage] structure exposes a big map handle to easily access the contract's big maps and fetch their values.
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 45.71s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: openssl v0.10.45
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]    Generated /opt/rustwide/target/doc/tezos_contract/index.html and 4 other files
[INFO] running `Command { std: "docker" "inspect" "a82cd22f56f2df752215c5da3b96c08601a017ee325aa47dd72cf575d02f38f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "RUSTC_BOOTSTRAP=1" "-e" "DOCS_RS=1" "-w" "/opt/rustwide/workdir" "--user" "0:0" "a82cd22f56f2df752215c5da3b96c08601a017ee325aa47dd72cf575d02f38f5" "/opt/rustwide/cargo-home/bin/cargo" "+1.97.0-beta.6" "rustdoc" "--lib" "-Zrustdoc-map" "--config" "build.rustdocflags=[\"--cfg\", \"docsrs\", \"-Z\", \"unstable-options\", \"--document-private-items\"]" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: virtual workspace defaulting to `resolver = "1"` despite one or more workspace members being on edition 2021 which implies `resolver = "2"`
[INFO] [stderr]   |
[INFO] [stderr]   = note: to keep the current resolver, specify `workspace.resolver = "1"` in the workspace root's manifest
[INFO] [stderr]   = note: to use the edition 2021 resolver, specify `workspace.resolver = "2"` in the workspace root's manifest
[INFO] [stderr]   = note: for more details see https://doc.rust-lang.org/cargo/reference/resolver.html#resolver-versions
[INFO] [stderr] error: manifest path `/opt/rustwide/workdir/Cargo.toml` is a virtual manifest, but this command requires running against an actual package in this workspace
[INFO] running `Command { std: "docker" "inspect" "a82cd22f56f2df752215c5da3b96c08601a017ee325aa47dd72cf575d02f38f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a82cd22f56f2df752215c5da3b96c08601a017ee325aa47dd72cf575d02f38f5", kill_on_drop: false }`
[INFO] [stdout] a82cd22f56f2df752215c5da3b96c08601a017ee325aa47dd72cf575d02f38f5
