[INFO] cloning repository https://github.com/poroburu/ic-cosmos-research
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/poroburu/ic-cosmos-research" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fporoburu%2Fic-cosmos-research", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fporoburu%2Fic-cosmos-research'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 23ba0fce37c25d9db4b861c0d529b7cd870eb55e
[INFO] testing poroburu/ic-cosmos-research against master#2fd6efc32704647e64d3d646d21c4c68eae100e4 for pr-149852-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fporoburu%2Fic-cosmos-research" "/workspace/builds/worker-3-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-tc1/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/poroburu/ic-cosmos-research
[INFO] finished tweaking git repo https://github.com/poroburu/ic-cosmos-research
[INFO] tweaked toml for git repo https://github.com/poroburu/ic-cosmos-research written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/poroburu/ic-cosmos-research on toolchain 2fd6efc32704647e64d3d646d21c4c68eae100e4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/poroburu/ic-cosmos-research 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" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Updating git repository `https://github.com/dfinity/ic`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ic-transport-types v0.37.1
[INFO] [stderr]   Downloaded wslpath v0.0.2
[INFO] [stderr]   Downloaded ed25519-consensus v2.1.0
[INFO] [stderr]   Downloaded subtle-ng v2.5.0
[INFO] [stderr]   Downloaded tokio-socks v0.5.2
[INFO] [stderr]   Downloaded ctor v0.2.8
[INFO] [stderr]   Downloaded ic-transport-types v0.38.1
[INFO] [stderr]   Downloaded comparable_helper v0.5.4
[INFO] [stderr]   Downloaded ic-verify-bls-signature v0.5.0
[INFO] [stderr]   Downloaded signature v2.0.0
[INFO] [stderr]   Downloaded ic-canister-log v0.2.0
[INFO] [stderr]   Downloaded prost-derive v0.13.3
[INFO] [stderr]   Downloaded ic-btc-interface v0.2.2
[INFO] [stderr]   Downloaded ic-sha3 v1.0.0
[INFO] [stderr]   Downloaded thiserror v2.0.3
[INFO] [stderr]   Downloaded ic-utils v0.38.1
[INFO] [stderr]   Downloaded cached v0.52.0
[INFO] [stderr]   Downloaded ic-agent v0.38.1
[INFO] [stderr]   Downloaded ic-stable-structures v0.6.5
[INFO] [stderr]   Downloaded k256 v0.12.0
[INFO] [stderr]   Downloaded tempfile v3.13.0
[INFO] [stderr]   Downloaded ecdsa v0.15.1
[INFO] [stderr]   Downloaded reqwest v0.12.9
[INFO] [stderr]   Downloaded thiserror-impl v2.0.3
[INFO] [stderr]   Downloaded comparable_derive v0.5.4
[INFO] [stderr]   Downloaded comparable v0.5.4
[INFO] [stderr]   Downloaded ic-certification v2.6.0
[INFO] [stderr]   Downloaded schemars v0.8.21
[INFO] [stderr]   Downloaded pocket-ic v6.0.0
[INFO] [stderr]   Downloaded byte-unit v4.0.19
[INFO] [stderr]   Downloaded fastrand v2.2.0
[INFO] [stderr]   Downloaded prost v0.13.3
[INFO] [stderr]   Downloaded ic-metrics-encoder v1.1.1
[INFO] [stderr]   Downloaded escargot v0.5.13
[INFO] [stderr]   Downloaded rustls-native-certs v0.8.0
[INFO] [stderr]   Downloaded schemars_derive v0.8.21
[INFO] [stderr]   Downloaded erased-serde v0.3.31
[INFO] [stderr]   Downloaded curve25519-dalek-ng v4.1.1
[INFO] [stderr]   Downloaded ic_bls12_381 v0.10.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a72af26097b923aa01d13a1419cc396b7635e7e6f2e43870adfb3c72099a8d9a
[INFO] running `Command { std: "docker" "start" "-a" "a72af26097b923aa01d13a1419cc396b7635e7e6f2e43870adfb3c72099a8d9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a72af26097b923aa01d13a1419cc396b7635e7e6f2e43870adfb3c72099a8d9a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a72af26097b923aa01d13a1419cc396b7635e7e6f2e43870adfb3c72099a8d9a", kill_on_drop: false }`
[INFO] [stdout] a72af26097b923aa01d13a1419cc396b7635e7e6f2e43870adfb3c72099a8d9a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 171292ca1bd097bd43f266abf28a31c4ff99b21f530b821448a64b6ca80898f9
[INFO] running `Command { std: "docker" "start" "-a" "171292ca1bd097bd43f266abf28a31c4ff99b21f530b821448a64b6ca80898f9", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-core v0.3.30
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling futures-sink v0.3.30
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling ic-crypto-internal-sha2 v0.9.0 (https://github.com/dfinity/ic#5b4a6e3a)
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling ic-crypto-sha2 v0.9.0 (https://github.com/dfinity/ic#5b4a6e3a)
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling psm v0.1.23
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling signature v2.0.0
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling on_wire v0.9.0 (https://github.com/dfinity/ic#5b4a6e3a)
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling rustls v0.23.13
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling ic-metrics-encoder v1.1.1
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling ic-sha3 v1.0.0
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]    Compiling nu-ansi-term v0.46.0
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.0
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling webpki-roots v0.26.6
[INFO] [stderr]    Compiling thread_local v1.1.8
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling escargot v0.5.13
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling ipnet v2.10.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling regex-automata v0.1.10
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling comparable_helper v0.5.4
[INFO] [stderr]    Compiling comparable_derive v0.5.4
[INFO] [stderr]    Compiling matchers v0.1.0
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling thiserror-impl v1.0.64
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]    Compiling candid_derive v0.6.6
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling prost-derive v0.13.3
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling tracing-attributes v0.1.27
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling prost v0.13.3
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling ecdsa v0.15.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling k256 v0.12.0
[INFO] [stderr]    Compiling ic-crypto-ed25519 v0.9.0 (https://github.com/dfinity/ic#5b4a6e3a)
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling erased-serde v0.3.31
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling comparable v0.5.4
[INFO] [stderr]    Compiling byte-unit v4.0.19
[INFO] [stderr]    Compiling ic-canister-log v0.2.0
[INFO] [stderr]    Compiling ic-utils v0.9.0 (https://github.com/dfinity/ic#5b4a6e3a)
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling serde_tokenstream v0.2.2
[INFO] [stderr]    Compiling ic-stable-structures v0.6.5
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling ic-certification v2.6.0
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling tokio-socks v0.5.2
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling candid v0.10.10
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling ic-test-utilities-load-wasm v0.9.0 (https://github.com/dfinity/ic?rev=release-2024-09-26_01-31-base#35153c7c)
[INFO] [stderr]    Compiling ic-protobuf v0.9.0 (https://github.com/dfinity/ic#5b4a6e3a)
[INFO] [stderr]    Compiling phantom_newtype v0.9.0 (https://github.com/dfinity/ic#5b4a6e3a)
[INFO] [stderr]    Compiling ic-btc-interface v0.2.2
[INFO] [stderr]    Compiling ic-transport-types v0.37.1
[INFO] [stderr]    Compiling ic-cdk-macros v0.16.0
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling ic-cdk v0.16.0
[INFO] [stderr]    Compiling hyper-util v0.1.9
[INFO] [stderr]    Compiling hyper-rustls v0.27.3
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling ic-cosmos v0.1.0 (/opt/rustwide/workdir/src/ic-cosmos)
[INFO] [stderr]    Compiling pocket-ic v6.0.0
[INFO] [stderr]    Compiling ic-base-types v0.9.0 (https://github.com/dfinity/ic#5b4a6e3a)
[INFO] [stderr]    Compiling ic-error-types v0.9.0 (https://github.com/dfinity/ic#5b4a6e3a)
[INFO] [stderr]    Compiling ic-btc-replica-types v0.9.0 (https://github.com/dfinity/ic#5b4a6e3a)
[INFO] [stderr]    Compiling dfn_core v0.9.0 (https://github.com/dfinity/ic#5b4a6e3a)
[INFO] [stderr]    Compiling dfn_candid v0.9.0 (https://github.com/dfinity/ic#5b4a6e3a)
[INFO] [stderr]    Compiling ic-canisters-http-types v0.9.0 (https://github.com/dfinity/ic#5b4a6e3a)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ic-cosmos/src/types/filter.rs:169:18
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn bytes(&self) -> Option<Cow<Vec<u8>>> {
[INFO] [stdout]     |                  ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn bytes(&self) -> Option<Cow<'_, Vec<u8>>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/ic-cosmos/src/rpc_client.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Debug, Default, Clone, Eq, PartialEq)]
[INFO] [stdout]    |                                     --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub request_cost_calculator: Option<RequestCostCalculator>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/ic-cosmos/src/rpc_client.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Debug, Default, Clone, Eq, PartialEq)]
[INFO] [stdout]    |                                     --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub host_validator: Option<HostValidator>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ic-management-canister-types v0.9.0 (https://github.com/dfinity/ic#5b4a6e3a)
[INFO] [stderr]    Compiling ic-cosmos-rpc v0.1.0 (/opt/rustwide/workdir/src/ic-cosmos-rpc)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ic-cosmos-rpc/src/auth.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ic-cosmos-rpc/src/providers.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ic-cosmos-rpc/src/providers.rs:99:17
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn to_bytes(&self) -> Cow<[u8]> {
[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] 99 |     fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ic-cosmos-rpc/src/types.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn to_bytes(&self) -> Cow<[u8]> {
[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] 11 |     fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling test-utils v0.1.0 (/opt/rustwide/workdir/src/test-utils)
[INFO] [stdout] warning: unused import: `std::collections::BTreeSet`
[INFO] [stdout]  --> src/test-utils/src/mock.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::BTreeSet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CanisterHttpHeader`, `CanisterHttpMethod`, `CanisterHttpReply`, and `CanisterHttpRequest`
[INFO] [stdout]  --> src/test-utils/src/mock.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pocket_ic::common::rest::{CanisterHttpHeader, CanisterHttpMethod, CanisterHttpReply, CanisterHttpRequest};
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ic_test_utilities_load_wasm::load_wasm`
[INFO] [stdout]  --> src/test-utils/src/utils.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ic_test_utilities_load_wasm::load_wasm;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pocket_ic::WasmResult`
[INFO] [stdout]  --> src/test-utils/src/utils.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use pocket_ic::WasmResult;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ic-cosmos-wallet v0.1.0 (/opt/rustwide/workdir/src/ic-cosmos-wallet)
[INFO] [stdout] warning: struct `PublicKeyReply` is never constructed
[INFO] [stdout]   --> src/ic-cosmos-wallet/src/ecdsa.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct PublicKeyReply {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SignatureReply` is never constructed
[INFO] [stdout]   --> src/ic-cosmos-wallet/src/ecdsa.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct SignatureReply {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SignatureVerificationReply` is never constructed
[INFO] [stdout]   --> src/ic-cosmos-wallet/src/ecdsa.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct SignatureVerificationReply {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "171292ca1bd097bd43f266abf28a31c4ff99b21f530b821448a64b6ca80898f9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "171292ca1bd097bd43f266abf28a31c4ff99b21f530b821448a64b6ca80898f9", kill_on_drop: false }`
[INFO] [stdout] 171292ca1bd097bd43f266abf28a31c4ff99b21f530b821448a64b6ca80898f9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 34be95c02796bc69acd08b827c14f2ab8605ec2c4a5080de6fa4609c61e709c9
[INFO] running `Command { std: "docker" "start" "-a" "34be95c02796bc69acd08b827c14f2ab8605ec2c4a5080de6fa4609c61e709c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling subtle-ng v2.5.0
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling rangemap v1.5.1
[INFO] [stderr]    Compiling fastrand v2.2.0
[INFO] [stderr]    Compiling async-trait v0.1.83
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.0.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling ic-crypto-internal-sha2 v0.9.0 (https://github.com/dfinity/ic#5b4a6e3a)
[INFO] [stderr]    Compiling ic-certification v2.6.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling candid v0.10.10
[INFO] [stderr]    Compiling ic-crypto-sha2 v0.9.0 (https://github.com/dfinity/ic#5b4a6e3a)
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling ic-stable-structures v0.6.5
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling ic-sha3 v1.0.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling ic_bls12_381 v0.10.0
[INFO] [stderr]    Compiling cached v0.52.0
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling ecdsa v0.15.1
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling tokio-socks v0.5.2
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling futures-executor v0.3.30
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling ic-protobuf v0.9.0 (https://github.com/dfinity/ic#5b4a6e3a)
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling phantom_newtype v0.9.0 (https://github.com/dfinity/ic#5b4a6e3a)
[INFO] [stderr]    Compiling ic-btc-interface v0.2.2
[INFO] [stderr]    Compiling ic-transport-types v0.37.1
[INFO] [stderr]    Compiling ic-transport-types v0.38.1
[INFO] [stderr]    Compiling rustls v0.23.13
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling ic-verify-bls-signature v0.5.0
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling ed25519-consensus v2.1.0
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling k256 v0.12.0
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling ic-crypto-ed25519 v0.9.0 (https://github.com/dfinity/ic#5b4a6e3a)
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling ctor v0.2.8
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling proptest v1.5.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling ic-cdk-macros v0.16.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling ic-cdk v0.16.0
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling hyper-util v0.1.9
[INFO] [stderr]    Compiling ic-cosmos v0.1.0 (/opt/rustwide/workdir/src/ic-cosmos)
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling hyper-rustls v0.27.3
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling ic-base-types v0.9.0 (https://github.com/dfinity/ic#5b4a6e3a)
[INFO] [stderr]    Compiling ic-error-types v0.9.0 (https://github.com/dfinity/ic#5b4a6e3a)
[INFO] [stderr]    Compiling ic-btc-replica-types v0.9.0 (https://github.com/dfinity/ic#5b4a6e3a)
[INFO] [stderr]    Compiling dfn_core v0.9.0 (https://github.com/dfinity/ic#5b4a6e3a)
[INFO] [stderr]    Compiling dfn_candid v0.9.0 (https://github.com/dfinity/ic#5b4a6e3a)
[INFO] [stderr]    Compiling ic-canisters-http-types v0.9.0 (https://github.com/dfinity/ic#5b4a6e3a)
[INFO] [stderr]    Compiling ic-management-canister-types v0.9.0 (https://github.com/dfinity/ic#5b4a6e3a)
[INFO] [stderr]    Compiling pocket-ic v6.0.0
[INFO] [stderr]    Compiling ic-agent v0.38.1
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ic-cosmos/src/types/filter.rs:169:18
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn bytes(&self) -> Option<Cow<Vec<u8>>> {
[INFO] [stdout]     |                  ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn bytes(&self) -> Option<Cow<'_, Vec<u8>>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/ic-cosmos/src/rpc_client.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Debug, Default, Clone, Eq, PartialEq)]
[INFO] [stdout]    |                                     --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub request_cost_calculator: Option<RequestCostCalculator>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/ic-cosmos/src/rpc_client.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Debug, Default, Clone, Eq, PartialEq)]
[INFO] [stdout]    |                                     --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub host_validator: Option<HostValidator>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ic-utils v0.38.1
[INFO] [stderr]    Compiling ic-cosmos-rpc v0.1.0 (/opt/rustwide/workdir/src/ic-cosmos-rpc)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/ic-cosmos/src/types/filter.rs:169:18
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn bytes(&self) -> Option<Cow<Vec<u8>>> {
[INFO] [stdout]     |                  ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 169 |     pub fn bytes(&self) -> Option<Cow<'_, Vec<u8>>> {
[INFO] [stdout]     |                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/ic-cosmos/src/rpc_client.rs:62:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Debug, Default, Clone, Eq, PartialEq)]
[INFO] [stdout]    |                                     --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 62 |     pub request_cost_calculator: Option<RequestCostCalculator>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/ic-cosmos/src/rpc_client.rs:63:5
[INFO] [stdout]    |
[INFO] [stdout] 58 | #[derive(Debug, Default, Clone, Eq, PartialEq)]
[INFO] [stdout]    |                                     --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 63 |     pub host_validator: Option<HostValidator>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ic-cosmos-rpc/src/auth.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ic-cosmos-rpc/src/providers.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ic-cosmos-rpc/src/providers.rs:99:17
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn to_bytes(&self) -> Cow<[u8]> {
[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] 99 |     fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ic-cosmos-rpc/src/types.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn to_bytes(&self) -> Cow<[u8]> {
[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] 11 |     fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling ic-cosmos-wallet v0.1.0 (/opt/rustwide/workdir/src/ic-cosmos-wallet)
[INFO] [stdout] warning: struct `PublicKeyReply` is never constructed
[INFO] [stdout]   --> src/ic-cosmos-wallet/src/ecdsa.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct PublicKeyReply {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SignatureReply` is never constructed
[INFO] [stdout]   --> src/ic-cosmos-wallet/src/ecdsa.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct SignatureReply {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SignatureVerificationReply` is never constructed
[INFO] [stdout]   --> src/ic-cosmos-wallet/src/ecdsa.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct SignatureVerificationReply {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling test-utils v0.1.0 (/opt/rustwide/workdir/src/test-utils)
[INFO] [stdout] warning: unused import: `std::collections::BTreeSet`
[INFO] [stdout]  --> src/test-utils/src/mock.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::BTreeSet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CanisterHttpHeader`, `CanisterHttpMethod`, `CanisterHttpReply`, and `CanisterHttpRequest`
[INFO] [stdout]  --> src/test-utils/src/mock.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pocket_ic::common::rest::{CanisterHttpHeader, CanisterHttpMethod, CanisterHttpReply, CanisterHttpRequest};
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ic_test_utilities_load_wasm::load_wasm`
[INFO] [stdout]  --> src/test-utils/src/utils.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ic_test_utilities_load_wasm::load_wasm;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pocket_ic::WasmResult`
[INFO] [stdout]  --> src/test-utils/src/utils.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use pocket_ic::WasmResult;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::BTreeSet`
[INFO] [stdout]  --> src/test-utils/src/mock.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::BTreeSet;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `CanisterHttpHeader`, `CanisterHttpMethod`, `CanisterHttpReply`, and `CanisterHttpRequest`
[INFO] [stdout]  --> src/test-utils/src/mock.rs:3:31
[INFO] [stdout]   |
[INFO] [stdout] 3 | use pocket_ic::common::rest::{CanisterHttpHeader, CanisterHttpMethod, CanisterHttpReply, CanisterHttpRequest};
[INFO] [stdout]   |                               ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ic_test_utilities_load_wasm::load_wasm`
[INFO] [stdout]  --> src/test-utils/src/utils.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ic_test_utilities_load_wasm::load_wasm;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pocket_ic::WasmResult`
[INFO] [stdout]  --> src/test-utils/src/utils.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use pocket_ic::WasmResult;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `PublicKeyReply` is never constructed
[INFO] [stdout]   --> src/ic-cosmos-wallet/src/ecdsa.rs:15:8
[INFO] [stdout]    |
[INFO] [stdout] 15 | struct PublicKeyReply {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SignatureReply` is never constructed
[INFO] [stdout]   --> src/ic-cosmos-wallet/src/ecdsa.rs:20:8
[INFO] [stdout]    |
[INFO] [stdout] 20 | struct SignatureReply {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SignatureVerificationReply` is never constructed
[INFO] [stdout]   --> src/ic-cosmos-wallet/src/ecdsa.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | struct SignatureVerificationReply {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ic-cosmos-rpc/src/auth.rs:79:17
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 79 |     fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ic-cosmos-rpc/src/providers.rs:76:17
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stdout]    |                 ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 76 |     fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ic-cosmos-rpc/src/providers.rs:99:17
[INFO] [stdout]    |
[INFO] [stdout] 99 |     fn to_bytes(&self) -> Cow<[u8]> {
[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] 99 |     fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/ic-cosmos-rpc/src/types.rs:11:17
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn to_bytes(&self) -> Cow<[u8]> {
[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] 11 |     fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stdout]    |                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1m 37s
[INFO] running `Command { std: "docker" "inspect" "34be95c02796bc69acd08b827c14f2ab8605ec2c4a5080de6fa4609c61e709c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "34be95c02796bc69acd08b827c14f2ab8605ec2c4a5080de6fa4609c61e709c9", kill_on_drop: false }`
[INFO] [stdout] 34be95c02796bc69acd08b827c14f2ab8605ec2c4a5080de6fa4609c61e709c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+2fd6efc32704647e64d3d646d21c4c68eae100e4" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4beb8e996bba6c34283dd1f04738317216c2979e3450265f7a52c63a41bd7b75
[INFO] running `Command { std: "docker" "start" "-a" "4beb8e996bba6c34283dd1f04738317216c2979e3450265f7a52c63a41bd7b75", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/ic-cosmos/src/types/filter.rs:169:18
[INFO] [stderr]     |
[INFO] [stderr] 169 |     pub fn bytes(&self) -> Option<Cow<Vec<u8>>> {
[INFO] [stderr]     |                  ^^^^^            ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 169 |     pub fn bytes(&self) -> Option<Cow<'_, Vec<u8>>> {
[INFO] [stderr]     |                                       +++
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/ic-cosmos/src/rpc_client.rs:62:5
[INFO] [stderr]    |
[INFO] [stderr] 58 | #[derive(Debug, Default, Clone, Eq, PartialEq)]
[INFO] [stderr]    |                                     --------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 62 |     pub request_cost_calculator: Option<RequestCostCalculator>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stderr]   --> src/ic-cosmos/src/rpc_client.rs:63:5
[INFO] [stderr]    |
[INFO] [stderr] 58 | #[derive(Debug, Default, Clone, Eq, PartialEq)]
[INFO] [stderr]    |                                     --------- in this derive macro expansion
[INFO] [stderr] ...
[INFO] [stderr] 63 |     pub host_validator: Option<HostValidator>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: the address of the same function can vary between different codegen units
[INFO] [stderr]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stderr]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stderr] 
[INFO] [stderr] warning: `ic-cosmos` (lib) generated 3 warnings (run `cargo fix --lib -p ic-cosmos` to apply 1 suggestion)
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/ic-cosmos-rpc/src/auth.rs:79:17
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 79 |     fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stderr]    |                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/ic-cosmos-rpc/src/providers.rs:76:17
[INFO] [stderr]    |
[INFO] [stderr] 76 |     fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 76 |     fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stderr]    |                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/ic-cosmos-rpc/src/providers.rs:99:17
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 99 |     fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stderr]    |                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/ic-cosmos-rpc/src/types.rs:11:17
[INFO] [stderr]    |
[INFO] [stderr] 11 |     fn to_bytes(&self) -> Cow<[u8]> {
[INFO] [stderr]    |                 ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 11 |     fn to_bytes(&self) -> Cow<'_, [u8]> {
[INFO] [stderr]    |                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: `ic-cosmos-rpc` (lib) generated 4 warnings (run `cargo fix --lib -p ic-cosmos-rpc` to apply 4 suggestions)
[INFO] [stderr] warning: unused import: `std::collections::BTreeSet`
[INFO] [stderr]  --> src/test-utils/src/mock.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::collections::BTreeSet;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `CanisterHttpHeader`, `CanisterHttpMethod`, `CanisterHttpReply`, and `CanisterHttpRequest`
[INFO] [stderr]  --> src/test-utils/src/mock.rs:3:31
[INFO] [stderr]   |
[INFO] [stderr] 3 | use pocket_ic::common::rest::{CanisterHttpHeader, CanisterHttpMethod, CanisterHttpReply, CanisterHttpRequest};
[INFO] [stderr]   |                               ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ic_test_utilities_load_wasm::load_wasm`
[INFO] [stderr]  --> src/test-utils/src/utils.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use ic_test_utilities_load_wasm::load_wasm;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `pocket_ic::WasmResult`
[INFO] [stderr]  --> src/test-utils/src/utils.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use pocket_ic::WasmResult;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `test-utils` (lib) generated 4 warnings (run `cargo fix --lib -p test-utils` to apply 4 suggestions)
[INFO] [stderr] warning: `test-utils` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: `ic-cosmos-rpc` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr] warning: struct `PublicKeyReply` is never constructed
[INFO] [stderr]   --> src/ic-cosmos-wallet/src/ecdsa.rs:15:8
[INFO] [stderr]    |
[INFO] [stderr] 15 | struct PublicKeyReply {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SignatureReply` is never constructed
[INFO] [stderr]   --> src/ic-cosmos-wallet/src/ecdsa.rs:20:8
[INFO] [stderr]    |
[INFO] [stderr] 20 | struct SignatureReply {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SignatureVerificationReply` is never constructed
[INFO] [stderr]   --> src/ic-cosmos-wallet/src/ecdsa.rs:25:8
[INFO] [stderr]    |
[INFO] [stderr] 25 | struct SignatureVerificationReply {
[INFO] [stderr]    |        ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `ic-cosmos-wallet` (lib) generated 3 warnings
[INFO] [stderr] warning: `ic-cosmos-wallet` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr] warning: `ic-cosmos` (lib test) generated 3 warnings (3 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.66s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ic_cosmos-d96eba0a94f3bd96)
[INFO] [stdout] running 24 tests
[INFO] [stdout] test types::cluster::tests::test_cluster_parse ... ok
[INFO] [stdout] test types::candid_value::tests::test_candid_value ... ok
[INFO] [stdout] test types::cluster::tests::test_http_no_port ... ok
[INFO] [stdout] test types::cluster::tests::test_http_port ... ok
[INFO] [stdout] test logs::tests::sorting_order ... ok
[INFO] [stdout] test logs::tests::should_truncate_last_entry ... ok
[INFO] [stdout] test types::candid_value::tests::test_from_text ... ok
[INFO] [stdout] test types::cluster::tests::test_https_no_port ... ok
[INFO] [stdout] test types::cluster::tests::test_https_port ... ok
[INFO] [stdout] test types::cluster::tests::test_upper_case ... ok
[INFO] [stdout] test request::tests::test_build_request_json ... ok
[INFO] [stdout] test types::filter::tests::test_verify_memcmp ... ok
[INFO] [stdout] test types::filter::tests::test_bytes_match ... ok
[INFO] [stdout] test types::tagged::tests::test_rpc_keyed_account_serialize ... ok
[INFO] [stdout] test types::transaction::tests::test_transaction_serialize ... ok
[INFO] [stdout] test types::message::tests::test_candid_serialize ... ok
[INFO] [stdout] test types::filter::tests::test_worst_case_encoded_tx_goldens ... ok
[INFO] [stdout] test types::transaction::tests::test_transaction_json_serialize ... ok
[INFO] [stdout] test types::tagged::tests::test_transaction_serialize ... ok
[INFO] [stdout] test types::tagged::tests::test_confirmed_block_serialize ... ok
[INFO] [stdout] test types::cluster::tests::test_cluster_bad_parse - should panic ... ok
[INFO] [stdout] test logs::tests::one_entry_too_big ... ok
[INFO] [stdout] test logs::tests::simple_logs_truncation ... ok
[INFO] [stdout] test logs::tests::logs_always_fit_in_message ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.15s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ic_cosmos_rpc-b3e3b7474ec1056d)
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ic_cosmos_rpc-e2a614418771dc61)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] test utils::test::test_hostname_from_url ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ic_cosmos_wallet-81d03a68599c2cd4)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ic_cosmos_wallet-4fcccc76f64db3ca)
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/test_utils-43bfb7775a94cc1a)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ic_cosmos
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ic_cosmos_rpc
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests ic_cosmos_wallet
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests test_utils
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4beb8e996bba6c34283dd1f04738317216c2979e3450265f7a52c63a41bd7b75", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4beb8e996bba6c34283dd1f04738317216c2979e3450265f7a52c63a41bd7b75", kill_on_drop: false }`
[INFO] [stdout] 4beb8e996bba6c34283dd1f04738317216c2979e3450265f7a52c63a41bd7b75
