[INFO] fetching crate ex3-ic-agent 0.24.1... [INFO] checking ex3-ic-agent-0.24.1 against try#998b6603a58e47f42ccce7a67943234e96b6839e for pr-143170 [INFO] extracting crate ex3-ic-agent 0.24.1 into /workspace/builds/worker-2-tc2/source [INFO] started tweaking crates.io crate ex3-ic-agent 0.24.1 [INFO] finished tweaking crates.io crate ex3-ic-agent 0.24.1 [INFO] tweaked toml for crates.io crate ex3-ic-agent 0.24.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate ex3-ic-agent 0.24.1 on toolchain 998b6603a58e47f42ccce7a67943234e96b6839e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Locking 294 packages to latest compatible versions [INFO] [stderr] Adding base32 v0.4.0 (available: v0.5.1) [INFO] [stderr] Adding candid v0.8.4 (available: v0.10.14) [INFO] [stderr] Adding getrandom v0.2.16 (available: v0.3.3) [INFO] [stderr] Adding http v0.2.12 (available: v1.3.1) [INFO] [stderr] Adding http-body v0.4.6 (available: v1.0.1) [INFO] [stderr] Adding hyper v0.14.32 (available: v1.6.0) [INFO] [stderr] Adding hyper-rustls v0.24.0 (available: v0.24.2) [INFO] [stderr] Adding ic-certification v0.24.1 (available: v3.0.3) [INFO] [stderr] Adding ic-verify-bls-signature v0.1.0 (available: v0.6.0) [INFO] [stderr] Adding pem v2.0.1 (available: v3.0.5) [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.1) [INFO] [stderr] Adding reqwest v0.11.18 (available: v0.11.27) [INFO] [stderr] Adding ring v0.16.20 (available: v0.17.14) [INFO] [stderr] Adding rustls v0.21.1 (available: v0.21.12) [INFO] [stderr] Adding thiserror v1.0.69 (available: v2.0.12) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32b1f625abfb1133fb9ab1e70733adac1f924c56a3e4c7e2cfd6685482cbb726 [INFO] running `Command { std: "docker" "start" "-a" "32b1f625abfb1133fb9ab1e70733adac1f924c56a3e4c7e2cfd6685482cbb726", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32b1f625abfb1133fb9ab1e70733adac1f924c56a3e4c7e2cfd6685482cbb726", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32b1f625abfb1133fb9ab1e70733adac1f924c56a3e4c7e2cfd6685482cbb726", kill_on_drop: false }` [INFO] [stdout] 32b1f625abfb1133fb9ab1e70733adac1f924c56a3e4c7e2cfd6685482cbb726 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+998b6603a58e47f42ccce7a67943234e96b6839e" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3bef0e0f95a4a7203c4379177ce7aa832768adde9b66e7a0ed991e9698b5606 [INFO] running `Command { std: "docker" "start" "-a" "f3bef0e0f95a4a7203c4379177ce7aa832768adde9b66e7a0ed991e9698b5606", kill_on_drop: false }` [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Checking parking_lot v0.12.4 [INFO] [stderr] Checking serde v1.0.219 [INFO] [stderr] Checking base64ct v1.8.0 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Checking ring v0.17.14 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Checking untrusted v0.7.1 [INFO] [stderr] Checking spin v0.5.2 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling scopeguard v1.2.0 [INFO] [stderr] Compiling crunchy v0.2.4 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling regex-syntax v0.6.29 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Checking pem-rfc7468 v0.7.0 [INFO] [stderr] Checking tokio v1.45.1 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking der v0.7.10 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling term v0.7.0 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling precomputed-hash v0.1.1 [INFO] [stderr] Compiling new_debug_unreachable v1.0.6 [INFO] [stderr] Compiling rustls v0.21.1 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling bit-set v0.5.3 [INFO] [stderr] Compiling petgraph v0.6.5 [INFO] [stderr] Compiling ascii-canvas v3.0.0 [INFO] [stderr] Compiling string_cache v0.8.9 [INFO] [stderr] Compiling ena v0.14.3 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking ff v0.12.1 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking sct v0.7.1 [INFO] [stderr] Compiling is-terminal v0.4.16 [INFO] [stderr] Compiling diff v0.1.13 [INFO] [stderr] Checking spki v0.7.3 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling unicode-xid v0.2.6 [INFO] [stderr] Compiling once_cell v1.21.3 [INFO] [stderr] Compiling regex-automata v0.4.9 [INFO] [stderr] Checking group v0.12.1 [INFO] [stderr] Checking crypto-bigint v0.5.5 [INFO] [stderr] Checking pkcs8 v0.10.2 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.9 [INFO] [stderr] Checking sec1 v0.7.3 [INFO] [stderr] Checking digest v0.9.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Compiling thiserror v2.0.12 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling beef v0.5.2 [INFO] [stderr] Checking rustls-native-certs v0.6.3 [INFO] [stderr] Checking num-integer v0.1.46 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Compiling time-macros v0.2.22 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking rfc6979 v0.4.0 [INFO] [stderr] Checking signature v2.2.0 [INFO] [stderr] Checking pairing v0.22.0 [INFO] [stderr] Checking webpki v0.22.4 [INFO] [stderr] Checking block-buffer v0.9.0 [INFO] [stderr] Compiling thiserror-impl v2.0.12 [INFO] [stderr] Checking arrayvec v0.5.2 [INFO] [stderr] Checking unicode-width v0.1.14 [INFO] [stderr] Checking typed-arena v2.0.2 [INFO] [stderr] Checking opaque-debug v0.3.1 [INFO] [stderr] Checking sha2 v0.9.9 [INFO] [stderr] Checking webpki-roots v0.22.6 [INFO] [stderr] Checking codespan-reporting v0.11.1 [INFO] [stderr] Checking pretty v0.10.0 [INFO] [stderr] Checking bls12_381 v0.7.1 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking lalrpop-util v0.19.12 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Checking data-encoding v2.9.0 [INFO] [stderr] Checking leb128 v0.2.5 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking elliptic-curve v0.13.8 [INFO] [stderr] Checking backoff v0.4.0 [INFO] [stderr] Checking serde_json v1.0.140 [INFO] [stderr] Checking serde_bytes v0.11.17 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking num-bigint v0.4.6 [INFO] [stderr] Checking ecdsa v0.16.9 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking ic-verify-bls-signature v0.1.0 [INFO] [stderr] Checking ic-certification v0.24.1 [INFO] [stderr] Checking rand v0.9.1 [INFO] [stderr] Checking pem v2.0.1 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Checking similar v2.7.0 [INFO] [stderr] Checking base32 v0.4.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking colored v3.0.0 [INFO] [stderr] Checking rustls-webpki v0.100.3 [INFO] [stderr] Checking k256 v0.13.4 [INFO] [stderr] Compiling regex v1.11.1 [INFO] [stderr] Checking assert-json-diff v2.0.2 [INFO] [stderr] Checking webpki-roots v0.23.1 [INFO] [stderr] Compiling lalrpop v0.19.12 [INFO] [stderr] Checking simple_asn1 v0.6.3 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking tokio-util v0.7.15 [INFO] [stderr] Compiling logos-derive v0.12.1 [INFO] [stderr] Compiling num_enum_derive v0.5.11 [INFO] [stderr] Compiling binread_derive v2.1.0 [INFO] [stderr] Compiling candid_derive v0.5.0 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking h2 v0.4.10 [INFO] [stderr] Checking num_enum v0.5.11 [INFO] [stderr] Checking tokio-rustls v0.24.1 [INFO] [stderr] Checking binread v2.2.0 [INFO] [stderr] Checking logos v0.12.1 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking hyper v0.14.32 [INFO] [stderr] Checking hyper-util v0.1.14 [INFO] [stderr] Checking mockito v1.7.0 [INFO] [stderr] Checking hyper-rustls v0.24.0 [INFO] [stderr] Checking reqwest v0.11.18 [INFO] [stderr] Compiling candid v0.8.4 [INFO] [stderr] Checking ex3-ic-agent v0.24.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `Func` is never constructed [INFO] [stdout] --> src/agent/nonce.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct Func(pub T); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/mod.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 81 | ) -> AgentFuture<()>; [INFO] [stdout] | --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 81 | ) -> AgentFuture<'_, ()>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/mod.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 91 | ) -> AgentFuture>; [INFO] [stdout] | -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 91 | ) -> AgentFuture<'_, Vec>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/mod.rs:97:14 [INFO] [stdout] | [INFO] [stdout] 97 | fn query(&self, effective_canister_id: Principal, envelope: Vec) -> AgentFuture>; [INFO] [stdout] | ^^^^^ this lifetime flows to the output -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 97 | fn query(&self, effective_canister_id: Principal, envelope: Vec) -> AgentFuture<'_, Vec>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/mod.rs:102:15 [INFO] [stdout] | [INFO] [stdout] 102 | fn status(&self) -> AgentFuture>; [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 102 | fn status(&self) -> AgentFuture<'_, Vec>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/mod.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 111 | ) -> AgentFuture<()> { [INFO] [stdout] | --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 111 | ) -> AgentFuture<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/mod.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 118 | ) -> AgentFuture> { [INFO] [stdout] | -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 118 | ) -> AgentFuture<'_, Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/mod.rs:121:14 [INFO] [stdout] | [INFO] [stdout] 121 | fn query(&self, effective_canister_id: Principal, envelope: Vec) -> AgentFuture> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 121 | fn query(&self, effective_canister_id: Principal, envelope: Vec) -> AgentFuture<'_, Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/mod.rs:124:15 [INFO] [stdout] | [INFO] [stdout] 124 | fn status(&self) -> AgentFuture> { [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 124 | fn status(&self) -> AgentFuture<'_, Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/mod.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 134 | ) -> AgentFuture<()> { [INFO] [stdout] | --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 134 | ) -> AgentFuture<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/mod.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 141 | ) -> AgentFuture> { [INFO] [stdout] | -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 141 | ) -> AgentFuture<'_, Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/mod.rs:144:14 [INFO] [stdout] | [INFO] [stdout] 144 | fn query(&self, effective_canister_id: Principal, envelope: Vec) -> AgentFuture> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 144 | fn query(&self, effective_canister_id: Principal, envelope: Vec) -> AgentFuture<'_, Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/mod.rs:147:15 [INFO] [stdout] | [INFO] [stdout] 147 | fn status(&self) -> AgentFuture> { [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 147 | fn status(&self) -> AgentFuture<'_, Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/mod.rs:741:9 [INFO] [stdout] | [INFO] [stdout] 741 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 744 | ) -> UpdateBuilder { [INFO] [stdout] | ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 744 | ) -> UpdateBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/mod.rs:760:35 [INFO] [stdout] | [INFO] [stdout] 760 | pub fn query>(&self, canister_id: &Principal, method_name: S) -> QueryBuilder { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 760 | pub fn query>(&self, canister_id: &Principal, method_name: S) -> QueryBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/mod.rs:1226:17 [INFO] [stdout] | [INFO] [stdout] 1226 | pub fn call(&self) -> UpdateCall { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1226 | pub fn call(&self) -> UpdateCall<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/http_transport/reqwest_transport.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 182 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 186 | ) -> AgentFuture<()> { [INFO] [stdout] | --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 186 | ) -> AgentFuture<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/http_transport/reqwest_transport.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 199 | ) -> AgentFuture> { [INFO] [stdout] | -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 199 | ) -> AgentFuture<'_, Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/http_transport/reqwest_transport.rs:206:14 [INFO] [stdout] | [INFO] [stdout] 206 | fn query(&self, effective_canister_id: Principal, envelope: Vec) -> AgentFuture> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 206 | fn query(&self, effective_canister_id: Principal, envelope: Vec) -> AgentFuture<'_, Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/http_transport/reqwest_transport.rs:213:15 [INFO] [stdout] | [INFO] [stdout] 213 | fn status(&self) -> AgentFuture> { [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 213 | fn status(&self) -> AgentFuture<'_, Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Func` is never constructed [INFO] [stdout] --> src/agent/nonce.rs:60:12 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct Func(pub T); [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/mod.rs:77:9 [INFO] [stdout] | [INFO] [stdout] 77 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 81 | ) -> AgentFuture<()>; [INFO] [stdout] | --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 81 | ) -> AgentFuture<'_, ()>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/mod.rs:88:9 [INFO] [stdout] | [INFO] [stdout] 88 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 91 | ) -> AgentFuture>; [INFO] [stdout] | -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 91 | ) -> AgentFuture<'_, Vec>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/mod.rs:97:14 [INFO] [stdout] | [INFO] [stdout] 97 | fn query(&self, effective_canister_id: Principal, envelope: Vec) -> AgentFuture>; [INFO] [stdout] | ^^^^^ this lifetime flows to the output -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 97 | fn query(&self, effective_canister_id: Principal, envelope: Vec) -> AgentFuture<'_, Vec>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/mod.rs:102:15 [INFO] [stdout] | [INFO] [stdout] 102 | fn status(&self) -> AgentFuture>; [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 102 | fn status(&self) -> AgentFuture<'_, Vec>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/mod.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 111 | ) -> AgentFuture<()> { [INFO] [stdout] | --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 111 | ) -> AgentFuture<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/mod.rs:115:9 [INFO] [stdout] | [INFO] [stdout] 115 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 118 | ) -> AgentFuture> { [INFO] [stdout] | -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 118 | ) -> AgentFuture<'_, Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/mod.rs:121:14 [INFO] [stdout] | [INFO] [stdout] 121 | fn query(&self, effective_canister_id: Principal, envelope: Vec) -> AgentFuture> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 121 | fn query(&self, effective_canister_id: Principal, envelope: Vec) -> AgentFuture<'_, Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/mod.rs:124:15 [INFO] [stdout] | [INFO] [stdout] 124 | fn status(&self) -> AgentFuture> { [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 124 | fn status(&self) -> AgentFuture<'_, Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/mod.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 134 | ) -> AgentFuture<()> { [INFO] [stdout] | --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 134 | ) -> AgentFuture<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/mod.rs:138:9 [INFO] [stdout] | [INFO] [stdout] 138 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 141 | ) -> AgentFuture> { [INFO] [stdout] | -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 141 | ) -> AgentFuture<'_, Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/mod.rs:144:14 [INFO] [stdout] | [INFO] [stdout] 144 | fn query(&self, effective_canister_id: Principal, envelope: Vec) -> AgentFuture> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 144 | fn query(&self, effective_canister_id: Principal, envelope: Vec) -> AgentFuture<'_, Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/mod.rs:147:15 [INFO] [stdout] | [INFO] [stdout] 147 | fn status(&self) -> AgentFuture> { [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 147 | fn status(&self) -> AgentFuture<'_, Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/mod.rs:741:9 [INFO] [stdout] | [INFO] [stdout] 741 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 744 | ) -> UpdateBuilder { [INFO] [stdout] | ------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 744 | ) -> UpdateBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/mod.rs:760:35 [INFO] [stdout] | [INFO] [stdout] 760 | pub fn query>(&self, canister_id: &Principal, method_name: S) -> QueryBuilder { [INFO] [stdout] | ^^^^^ this lifetime flows to the output ------------ the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 760 | pub fn query>(&self, canister_id: &Principal, method_name: S) -> QueryBuilder<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/mod.rs:1226:17 [INFO] [stdout] | [INFO] [stdout] 1226 | pub fn call(&self) -> UpdateCall { [INFO] [stdout] | ^^^^^ ---------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 1226 | pub fn call(&self) -> UpdateCall<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/http_transport/reqwest_transport.rs:182:9 [INFO] [stdout] | [INFO] [stdout] 182 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 186 | ) -> AgentFuture<()> { [INFO] [stdout] | --------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 186 | ) -> AgentFuture<'_, ()> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/http_transport/reqwest_transport.rs:196:9 [INFO] [stdout] | [INFO] [stdout] 196 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] ... [INFO] [stdout] 199 | ) -> AgentFuture> { [INFO] [stdout] | -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 199 | ) -> AgentFuture<'_, Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/http_transport/reqwest_transport.rs:206:14 [INFO] [stdout] | [INFO] [stdout] 206 | fn query(&self, effective_canister_id: Principal, envelope: Vec) -> AgentFuture> { [INFO] [stdout] | ^^^^^ this lifetime flows to the output -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 206 | fn query(&self, effective_canister_id: Principal, envelope: Vec) -> AgentFuture<'_, Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/agent/http_transport/reqwest_transport.rs:213:15 [INFO] [stdout] | [INFO] [stdout] 213 | fn status(&self) -> AgentFuture> { [INFO] [stdout] | ^^^^^ -------------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [INFO] [stdout] | [INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths [INFO] [stdout] | [INFO] [stdout] 213 | fn status(&self) -> AgentFuture<'_, Vec> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 46.56s [INFO] running `Command { std: "docker" "inspect" "f3bef0e0f95a4a7203c4379177ce7aa832768adde9b66e7a0ed991e9698b5606", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3bef0e0f95a4a7203c4379177ce7aa832768adde9b66e7a0ed991e9698b5606", kill_on_drop: false }` [INFO] [stdout] f3bef0e0f95a4a7203c4379177ce7aa832768adde9b66e7a0ed991e9698b5606