[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 beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fporoburu%2Fic-cosmos-research" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-5-tc2/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-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/poroburu/ic-cosmos-research on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 556aa6988d44d55016e26f031529f8c4218a01eb4549fd0b3c73be854d0592eb
[INFO] running `Command { std: "docker" "start" "-a" "556aa6988d44d55016e26f031529f8c4218a01eb4549fd0b3c73be854d0592eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "556aa6988d44d55016e26f031529f8c4218a01eb4549fd0b3c73be854d0592eb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "556aa6988d44d55016e26f031529f8c4218a01eb4549fd0b3c73be854d0592eb", kill_on_drop: false }`
[INFO] [stdout] 556aa6988d44d55016e26f031529f8c4218a01eb4549fd0b3c73be854d0592eb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 71e812b662b8ca2f02da2cbef36b36162c4d1427a0759a1539f25b9fd63ada40
[INFO] running `Command { std: "docker" "start" "-a" "71e812b662b8ca2f02da2cbef36b36162c4d1427a0759a1539f25b9fd63ada40", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.159
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling cpufeatures v0.2.14
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling thiserror v1.0.64
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling either v1.13.0
[INFO] [stderr]    Compiling cc v1.1.21
[INFO] [stderr]    Compiling rustversion v1.0.17
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling bytes v1.7.2
[INFO] [stderr]    Compiling crc32fast v1.4.2
[INFO] [stderr]    Compiling anyhow v1.0.89
[INFO] [stderr]    Compiling data-encoding v2.6.0
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]    Compiling pin-project-lite v0.2.14
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling pretty v0.12.3
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slab v0.4.9
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling ic-crypto-internal-sha2 v0.9.0 (https://github.com/dfinity/ic#5b4a6e3a)
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling pretty_assertions v1.4.1
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling psm v0.1.23
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[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 signature v2.0.0
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling base64 v0.13.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling on_wire v0.9.0 (https://github.com/dfinity/ic#5b4a6e3a)
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling rustls v0.23.13
[INFO] [stderr]    Compiling ic0 v0.23.0
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling miniz_oxide v0.8.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling ic-metrics-encoder v1.1.1
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling ic-sha3 v1.0.0
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling rustls-pemfile v2.1.3
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling flate2 v1.0.33
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling openssl-probe v0.1.5
[INFO] [stderr]    Compiling camino v1.1.9
[INFO] [stderr]    Compiling rustls-native-certs v0.8.0
[INFO] [stderr]    Compiling nu-ansi-term v0.46.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 escargot v0.5.13
[INFO] [stderr]    Compiling schemars v0.8.21
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling ipnet v2.10.0
[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 matchers v0.1.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling comparable_derive v0.5.4
[INFO] [stderr]    Compiling comparable_helper v0.5.4
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling regex v1.10.6
[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 prost-derive v0.13.3
[INFO] [stderr]    Compiling strum_macros v0.26.4
[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 tokio v1.41.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.3
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling prost v0.13.3
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling ecdsa v0.15.1
[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 ic_principal v0.1.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling serde_tokenstream v0.2.2
[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 tokio-util v0.7.12
[INFO] [stderr]    Compiling ic-canister-log v0.2.0
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling serde-big-array v0.5.1
[INFO] [stderr]    Compiling tracing-serde v0.1.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.0
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling ic-stable-structures v0.6.5
[INFO] [stderr]    Compiling ic-utils v0.9.0 (https://github.com/dfinity/ic#5b4a6e3a)
[INFO] [stderr]    Compiling ic-certification v2.6.0
[INFO] [stderr]    Compiling cargo-platform v0.1.8
[INFO] [stderr]    Compiling tokio-socks v0.5.2
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling cargo_metadata v0.14.2
[INFO] [stderr]    Compiling candid v0.10.10
[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 tracing-appender v0.2.3
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling ic-cdk-macros v0.16.0
[INFO] [stderr]    Compiling hyper-util v0.1.9
[INFO] [stderr]    Compiling ic-cdk v0.16.0
[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] [stderr]    Compiling ic-management-canister-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 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-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 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 2m 22s
[INFO] running `Command { std: "docker" "inspect" "71e812b662b8ca2f02da2cbef36b36162c4d1427a0759a1539f25b9fd63ada40", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "71e812b662b8ca2f02da2cbef36b36162c4d1427a0759a1539f25b9fd63ada40", kill_on_drop: false }`
[INFO] [stdout] 71e812b662b8ca2f02da2cbef36b36162c4d1427a0759a1539f25b9fd63ada40
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1bb7e406eb3f0dc4e3f446f8a629cfb497ccc0422802e88d19c8ca20bccf50b8
[INFO] running `Command { std: "docker" "start" "-a" "1bb7e406eb3f0dc4e3f446f8a629cfb497ccc0422802e88d19c8ca20bccf50b8", kill_on_drop: false }`
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling allocator-api2 v0.2.18
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling time-macros v0.2.18
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling rustix v0.38.37
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling subtle-ng v2.5.0
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling linux-raw-sys v0.4.14
[INFO] [stderr]    Compiling pem v3.0.4
[INFO] [stderr]    Compiling event-listener v5.3.1
[INFO] [stderr]    Compiling pairing v0.23.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 wait-timeout v0.2.0
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling ctor v0.2.8
[INFO] [stderr]    Compiling unarray v0.1.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling time v0.3.36
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling candid v0.10.10
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling cached v0.52.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling signature v2.0.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[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 hkdf v0.12.4
[INFO] [stderr]    Compiling ic-crypto-sha2 v0.9.0 (https://github.com/dfinity/ic#5b4a6e3a)
[INFO] [stderr]    Compiling h2 v0.4.6
[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 rfc6979 v0.3.1
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling regex-automata v0.4.7
[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 backoff v0.4.0
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling ecdsa v0.15.1
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[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 ic-crypto-ed25519 v0.9.0 (https://github.com/dfinity/ic#5b4a6e3a)
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling primeorder v0.13.6
[INFO] [stderr]    Compiling rustls v0.23.13
[INFO] [stderr]    Compiling ic-verify-bls-signature v0.5.0
[INFO] [stderr]    Compiling futures v0.3.30
[INFO] [stderr]    Compiling ed25519-consensus v2.1.0
[INFO] [stderr]    Compiling k256 v0.12.0
[INFO] [stderr]    Compiling tempfile v3.13.0
[INFO] [stderr]    Compiling rusty-fork v0.3.0
[INFO] [stderr]    Compiling regex v1.10.6
[INFO] [stderr]    Compiling ic-cdk-macros v0.16.0
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling k256 v0.13.4
[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-transport-types v0.38.1
[INFO] [stderr]    Compiling proptest v1.5.0
[INFO] [stderr]    Compiling tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling ic-cdk v0.16.0
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[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 pocket-ic v6.0.0
[INFO] [stderr]    Compiling ic-agent v0.38.1
[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] [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-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-management-canister-types 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-utils v0.38.1
[INFO] [stderr] error: could not compile `ic-cosmos` (lib); 3 warnings emitted
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name ic_cosmos --edition=2021 src/ic-cosmos/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=8c5ef4f23d15a321 -C extra-filename=-f6e358dbaa69c5bc --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern base64=/opt/rustwide/target/debug/deps/libbase64-32787b0325ea6df8.rmeta --extern bincode=/opt/rustwide/target/debug/deps/libbincode-5070db60945b53e9.rmeta --extern bs58=/opt/rustwide/target/debug/deps/libbs58-6d9c7a5f59ca4fad.rmeta --extern candid=/opt/rustwide/target/debug/deps/libcandid-4726d6f71610468c.rmeta --extern flate2=/opt/rustwide/target/debug/deps/libflate2-ba26e7f3cf50a352.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-a3293b89e6f84709.rmeta --extern getrandom=/opt/rustwide/target/debug/deps/libgetrandom-0ccd356c0b99661b.rmeta --extern ic_canister_log=/opt/rustwide/target/debug/deps/libic_canister_log-7e541cdd23bcf7cb.rmeta --extern ic_cdk=/opt/rustwide/target/debug/deps/libic_cdk-4b887861cb01055d.rmeta --extern ic_crypto_ed25519=/opt/rustwide/target/debug/deps/libic_crypto_ed25519-d8fc1009825343f4.rmeta --extern ic_metrics_encoder=/opt/rustwide/target/debug/deps/libic_metrics_encoder-c466cee4b8efa234.rmeta --extern ic_sha3=/opt/rustwide/target/debug/deps/libic_sha3-12c63b6c562ff229.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1696f47d59ecc67a.rmeta --extern serde_big_array=/opt/rustwide/target/debug/deps/libserde_big_array-76a12235fc8f6c3c.rmeta --extern serde_bytes=/opt/rustwide/target/debug/deps/libserde_bytes-6e64a959e617b746.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2192f75cb1ddc286.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-36334e8c2beaae9b.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-77c2507c81fc9a4e.rmeta --cap-lints=warn -L native=/opt/rustwide/target/debug/build/psm-9c29af9d311894d5/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `ic-protobuf` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/beta-2026-03-05-x86_64-unknown-linux-gnu/bin/rustc --crate-name ic_protobuf --edition=2021 /opt/rustwide/cargo-home/git/checkouts/ic-a5a9adfef36c4712/5b4a6e3/rs/protobuf/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata,link -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=76e86b2bcd697220 -C extra-filename=-9f101d18c2b55167 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bincode=/opt/rustwide/target/debug/deps/libbincode-5070db60945b53e9.rmeta --extern candid=/opt/rustwide/target/debug/deps/libcandid-4726d6f71610468c.rmeta --extern erased_serde=/opt/rustwide/target/debug/deps/liberased_serde-4af7be2f57d442ef.rmeta --extern prost=/opt/rustwide/target/debug/deps/libprost-82ee653a9c7161ff.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-1696f47d59ecc67a.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-2192f75cb1ddc286.rmeta --extern slog=/opt/rustwide/target/debug/deps/libslog-5aa88d12964a078d.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/psm-9c29af9d311894d5/out` (signal: 9, SIGKILL: kill)
[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] running `Command { std: "docker" "inspect" "1bb7e406eb3f0dc4e3f446f8a629cfb497ccc0422802e88d19c8ca20bccf50b8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1bb7e406eb3f0dc4e3f446f8a629cfb497ccc0422802e88d19c8ca20bccf50b8", kill_on_drop: false }`
[INFO] [stdout] 1bb7e406eb3f0dc4e3f446f8a629cfb497ccc0422802e88d19c8ca20bccf50b8
