[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 try#bd7d74411512a3dd3b35d2f699c51dd2557c7e7e+cargoflags=-Zbuild-dir-new-layout 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-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/poroburu/ic-cosmos-research on toolchain bd7d74411512a3dd3b35d2f699c51dd2557c7e7e
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "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" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b732e83e2a16912ee0bb5ced34e53ad809e32ea9b201ed7df17105838bbb2793
[INFO] running `Command { std: "docker" "start" "-a" "b732e83e2a16912ee0bb5ced34e53ad809e32ea9b201ed7df17105838bbb2793", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b732e83e2a16912ee0bb5ced34e53ad809e32ea9b201ed7df17105838bbb2793", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b732e83e2a16912ee0bb5ced34e53ad809e32ea9b201ed7df17105838bbb2793", kill_on_drop: false }`
[INFO] [stdout] b732e83e2a16912ee0bb5ced34e53ad809e32ea9b201ed7df17105838bbb2793
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "build" "--frozen" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 4fc194bdcdcd9566362d8e383e4ae4f3120e6c26de64fcd2d1261c1586c13672
[INFO] running `Command { std: "docker" "start" "-a" "4fc194bdcdcd9566362d8e383e4ae4f3120e6c26de64fcd2d1261c1586c13672", 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 either v1.13.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.92
[INFO] [stderr]    Compiling cc v1.1.21
[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 sha2 v0.10.8
[INFO] [stderr]    Compiling slog v2.7.0
[INFO] [stderr]    Compiling futures-channel v0.3.30
[INFO] [stderr]    Compiling futures-io v0.3.30
[INFO] [stderr]    Compiling futures-task v0.3.30
[INFO] [stderr]    Compiling itertools v0.12.1
[INFO] [stderr]    Compiling smallvec v1.13.2
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling tinyvec v1.8.0
[INFO] [stderr]    Compiling ic-crypto-internal-sha2 v0.9.0 (https://github.com/dfinity/ic#5b4a6e3a)
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling syn v2.0.89
[INFO] [stderr]    Compiling syn v1.0.109
[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 getrandom v0.2.15
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling signal-hook-registry v1.4.2
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling socket2 v0.5.7
[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 rand_core v0.6.4
[INFO] [stderr]    Compiling rustls-pki-types v1.8.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling unicode-bidi v0.3.15
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling parking_lot v0.12.3
[INFO] [stderr]    Compiling signature v2.0.0
[INFO] [stderr]    Compiling ff v0.13.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling unicase v2.7.0
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling psm v0.1.23
[INFO] [stderr]    Compiling stacker v0.1.17
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling httparse v1.9.4
[INFO] [stderr]    Compiling on_wire v0.9.0 (https://github.com/dfinity/ic#5b4a6e3a)
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling thiserror v2.0.3
[INFO] [stderr]    Compiling rustls v0.23.13
[INFO] [stderr]    Compiling scoped_threadpool v0.1.9
[INFO] [stderr]    Compiling pem v1.1.1
[INFO] [stderr]    Compiling idna v0.5.0
[INFO] [stderr]    Compiling ff v0.12.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling ic-metrics-encoder v1.1.1
[INFO] [stderr]    Compiling regex-syntax v0.8.4
[INFO] [stderr]    Compiling base16ct v0.1.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.20
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]    Compiling group v0.12.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[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 ic-sha3 v1.0.0
[INFO] [stderr]    Compiling overload v0.1.1
[INFO] [stderr]    Compiling url v2.5.2
[INFO] [stderr]    Compiling deranged v0.3.11
[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 schemars v0.8.21
[INFO] [stderr]    Compiling escargot v0.5.13
[INFO] [stderr]    Compiling time-core v0.1.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling ipnet v2.10.0
[INFO] [stderr]    Compiling dyn-clone v1.0.17
[INFO] [stderr]    Compiling crossbeam-channel v0.5.13
[INFO] [stderr]    Compiling time v0.3.36
[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 serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling regex v1.10.6
[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 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 serde_repr v0.1.19
[INFO] [stderr]    Compiling schemars_derive v0.8.21
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling tokio v1.41.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling der v0.7.9
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling futures-util v0.3.30
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling merlin v3.0.0
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling crypto-bigint v0.4.9
[INFO] [stderr]    Compiling ppv-lite86 v0.2.20
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling prost v0.13.3
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling rfc6979 v0.3.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling sec1 v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling elliptic-curve v0.12.3
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling ecdsa v0.15.1
[INFO] [stderr]    Compiling ed25519-dalek v2.1.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 num-bigint v0.4.6
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling serde_bytes v0.11.15
[INFO] [stderr]    Compiling serde_tokenstream v0.2.2
[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 erased-serde v0.3.31
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling byte-unit v4.0.19
[INFO] [stderr]    Compiling comparable v0.5.4
[INFO] [stderr]    Compiling ic-canister-log v0.2.0
[INFO] [stderr]    Compiling ic-stable-structures v0.6.5
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling ic-utils v0.9.0 (https://github.com/dfinity/ic#5b4a6e3a)
[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 candid v0.10.10
[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 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 tracing-appender v0.2.3
[INFO] [stderr]    Compiling ic-cdk-macros v0.16.0
[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 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 ic-cosmos v0.1.0 (/opt/rustwide/workdir/src/ic-cosmos)
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling pocket-ic v6.0.0
[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-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 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 55s
[INFO] running `Command { std: "docker" "inspect" "4fc194bdcdcd9566362d8e383e4ae4f3120e6c26de64fcd2d1261c1586c13672", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4fc194bdcdcd9566362d8e383e4ae4f3120e6c26de64fcd2d1261c1586c13672", kill_on_drop: false }`
[INFO] [stdout] 4fc194bdcdcd9566362d8e383e4ae4f3120e6c26de64fcd2d1261c1586c13672
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:98afbf2d16093dec2546ff8915fddc74e65664aa03fc460b3712b1c2c54a33e4" "/opt/rustwide/cargo-home/bin/cargo" "+bd7d74411512a3dd3b35d2f699c51dd2557c7e7e" "test" "--frozen" "--no-run" "--message-format=json" "-Zbuild-dir-new-layout", kill_on_drop: false }`
[INFO] [stdout] 0948e8313374f6d48c6d18ec887bcf73a3537faadff396b1653986ea682f6094
[INFO] running `Command { std: "docker" "start" "-a" "0948e8313374f6d48c6d18ec887bcf73a3537faadff396b1653986ea682f6094", 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 event-listener v5.3.1
[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 pairing v0.23.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.2
[INFO] [stderr]    Compiling quick-error v1.2.3
[INFO] [stderr]    Compiling async-lock v3.4.0
[INFO] [stderr]    Compiling bit-vec v0.6.3
[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 block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling sha2 v0.10.8
[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 time v0.3.36
[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 sec1 v0.3.0
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[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 candid v0.10.10
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[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 v0.8.5
[INFO] [stderr]    Compiling ic-crypto-sha2 v0.9.0 (https://github.com/dfinity/ic#5b4a6e3a)
[INFO] [stderr]    Compiling regex-automata v0.4.7
[INFO] [stderr]    Compiling ic-stable-structures v0.6.5
[INFO] [stderr]    Compiling ic-sha3 v1.0.0
[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 ic_bls12_381 v0.10.0
[INFO] [stderr]    Compiling indexmap v2.5.0
[INFO] [stderr]    Compiling cached v0.52.0
[INFO] [stderr]    Compiling ed25519-consensus v2.1.0
[INFO] [stderr]    Compiling ecdsa v0.15.1
[INFO] [stderr]    Compiling rustls v0.23.13
[INFO] [stderr]    Compiling ed25519-dalek v2.1.1
[INFO] [stderr]    Compiling backoff v0.4.0
[INFO] [stderr]    Compiling ic-verify-bls-signature v0.5.0
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling k256 v0.12.0
[INFO] [stderr]    Compiling simple_asn1 v0.6.2
[INFO] [stderr]    Compiling tempfile v3.13.0
[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 rusty-fork v0.3.0
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling rustls-webpki v0.102.8
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling p256 v0.13.2
[INFO] [stderr]    Compiling proptest v1.5.0
[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 regex v1.10.6
[INFO] [stderr]    Compiling ic-cdk-macros v0.16.0
[INFO] [stderr]    Compiling futures v0.3.30
[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 tracing-subscriber v0.3.18
[INFO] [stderr]    Compiling ic-transport-types v0.37.1
[INFO] [stderr]    Compiling ic-transport-types v0.38.1
[INFO] [stderr]    Compiling ic-cdk v0.16.0
[INFO] [stderr]    Compiling tracing-appender v0.2.3
[INFO] [stderr]    Compiling hyper v1.4.1
[INFO] [stderr]    Compiling ic-cosmos v0.1.0 (/opt/rustwide/workdir/src/ic-cosmos)
[INFO] [stderr]    Compiling hyper-util v0.1.9
[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] [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/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] [stderr]    Compiling ic-utils v0.38.1
[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-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] 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/bd7d74411512a3dd3b35d2f699c51dd2557c7e7e/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=e57610b6f31f3107 -C extra-filename=-86c460ffaada6b06 --out-dir /opt/rustwide/target/debug/build/ic-protobuf/86c460ffaada6b06/deps -L dependency=/opt/rustwide/target/debug/build/anyhow/0e28d45478c77532/deps -L dependency=/opt/rustwide/target/debug/build/anyhow/0e69c6b5cef66801/deps -L dependency=/opt/rustwide/target/debug/build/anyhow/7526c7d15505515f/deps -L dependency=/opt/rustwide/target/debug/build/arrayvec/f5ee3f47c3793c70/deps -L dependency=/opt/rustwide/target/debug/build/autocfg/0c4f859a930e1eb4/deps -L dependency=/opt/rustwide/target/debug/build/bincode/c83e4469e2f0c0bd/deps -L dependency=/opt/rustwide/target/debug/build/binread/0fe3b6f6ae04034d/deps -L dependency=/opt/rustwide/target/debug/build/binread_derive/e6f858aeef0c69f3/deps -L dependency=/opt/rustwide/target/debug/build/block-buffer/5cacbc9b46860005/deps -L dependency=/opt/rustwide/target/debug/build/byteorder/d4f0925090e3c361/deps -L dependency=/opt/rustwide/target/debug/build/bytes/76f23c7bd2b8c31b/deps -L dependency=/opt/rustwide/target/debug/build/candid/c8b74005471db4f4/deps -L dependency=/opt/rustwide/target/debug/build/candid_derive/b036319c6c77b4d8/deps -L dependency=/opt/rustwide/target/debug/build/cc/5f47baf44cf69a9d/deps -L dependency=/opt/rustwide/target/debug/build/cfg-if/33ef6c02a07f9fec/deps -L dependency=/opt/rustwide/target/debug/build/const-oid/5d63b50f42b847e9/deps -L dependency=/opt/rustwide/target/debug/build/cpufeatures/864a46b3d6008197/deps -L dependency=/opt/rustwide/target/debug/build/crc32fast/5e6fdc6fad2d85f8/deps -L dependency=/opt/rustwide/target/debug/build/crypto-common/779cf3c12a06f828/deps -L dependency=/opt/rustwide/target/debug/build/data-encoding/02a524d0cb7bb851/deps -L dependency=/opt/rustwide/target/debug/build/digest/536084c9e8b95e53/deps -L dependency=/opt/rustwide/target/debug/build/either/0d03427b61e42fdc/deps -L dependency=/opt/rustwide/target/debug/build/erased-serde/af39cd12f5520c61/deps -L dependency=/opt/rustwide/target/debug/build/generic-array/16357fec5bcf692a/deps -L dependency=/opt/rustwide/target/debug/build/generic-array/939651e194151761/deps -L dependency=/opt/rustwide/target/debug/build/generic-array/951fbc2ed213b8f6/deps -L dependency=/opt/rustwide/target/debug/build/hex/6545a4e1395aada4/deps -L dependency=/opt/rustwide/target/debug/build/ic-protobuf/86c460ffaada6b06/deps -L dependency=/opt/rustwide/target/debug/build/ic_principal/e2ada91dced798fa/deps -L dependency=/opt/rustwide/target/debug/build/itertools/ab32171a1cf0b892/deps -L dependency=/opt/rustwide/target/debug/build/itoa/4c6598116a867907/deps -L dependency=/opt/rustwide/target/debug/build/lazy_static/b3603208c0de2608/deps -L dependency=/opt/rustwide/target/debug/build/leb128/ae0983f084a091ac/deps -L dependency=/opt/rustwide/target/debug/build/libc/52ca818ad4fba037/deps -L dependency=/opt/rustwide/target/debug/build/libc/9887013dd48e4e15/deps -L dependency=/opt/rustwide/target/debug/build/libc/d45bae26e286a341/deps -L dependency=/opt/rustwide/target/debug/build/libm/3651c1a9941eabee/deps -L dependency=/opt/rustwide/target/debug/build/libm/8f6dbdd5e261eaf8/deps -L dependency=/opt/rustwide/target/debug/build/libm/f4240047710a2733/deps -L dependency=/opt/rustwide/target/debug/build/memchr/3ffe5f7a52883367/deps -L dependency=/opt/rustwide/target/debug/build/num-bigint/5bde75cb9ddf8939/deps -L dependency=/opt/rustwide/target/debug/build/num-integer/d39ec872ddc50144/deps -L dependency=/opt/rustwide/target/debug/build/num-traits/1d518d95d306069c/deps -L dependency=/opt/rustwide/target/debug/build/num-traits/502b3250e6e305e7/deps -L dependency=/opt/rustwide/target/debug/build/num-traits/b5832f909be083ee/deps -L dependency=/opt/rustwide/target/debug/build/paste/722bc11c3c7c96da/deps -L dependency=/opt/rustwide/target/debug/build/paste/b2369a3500d2ed12/deps -L dependency=/opt/rustwide/target/debug/build/paste/c5e5e8a2bd161c29/deps -L dependency=/opt/rustwide/target/debug/build/pretty/040f16ceccf98377/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/7963ed38018cea9b/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/81b5c726d15fc7a7/deps -L dependency=/opt/rustwide/target/debug/build/proc-macro2/b3c2f870093048d5/deps -L dependency=/opt/rustwide/target/debug/build/prost/65884434420a4878/deps -L dependency=/opt/rustwide/target/debug/build/prost-derive/2aaae4cce8dc6b8c/deps -L dependency=/opt/rustwide/target/debug/build/psm/501fc5083e60614e/deps -L dependency=/opt/rustwide/target/debug/build/psm/67cb700481de1456/deps -L dependency=/opt/rustwide/target/debug/build/psm/a72887ab1e0c49ad/deps -L dependency=/opt/rustwide/target/debug/build/quote/329a7adec413c7eb/deps -L dependency=/opt/rustwide/target/debug/build/rustversion/63c27a5f8572f18b/deps -L dependency=/opt/rustwide/target/debug/build/rustversion/7a98774a027b66fd/deps -L dependency=/opt/rustwide/target/debug/build/rustversion/d3a96f3c1b03d871/deps -L dependency=/opt/rustwide/target/debug/build/ryu/f8ba606093049f91/deps -L dependency=/opt/rustwide/target/debug/build/serde/1815a8423c6c5bfa/deps -L dependency=/opt/rustwide/target/debug/build/serde/1a797e6e44e6dee5/deps -L dependency=/opt/rustwide/target/debug/build/serde/c7a6f9b5d37db2cf/deps -L dependency=/opt/rustwide/target/debug/build/serde_bytes/91ff92dcdfe2241f/deps -L dependency=/opt/rustwide/target/debug/build/serde_derive/2c79e455fdc2f4d4/deps -L dependency=/opt/rustwide/target/debug/build/serde_json/aa5889c503fa1928/deps -L dependency=/opt/rustwide/target/debug/build/serde_json/e477062b00d962c8/deps -L dependency=/opt/rustwide/target/debug/build/serde_json/f7dffd2f61cde519/deps -L dependency=/opt/rustwide/target/debug/build/sha2/f58eee5109525678/deps -L dependency=/opt/rustwide/target/debug/build/shlex/258c8bec04b9d869/deps -L dependency=/opt/rustwide/target/debug/build/slog/1198b4b3d370ef44/deps -L dependency=/opt/rustwide/target/debug/build/slog/6b81a01b95909595/deps -L dependency=/opt/rustwide/target/debug/build/slog/c9e51f29dba07d03/deps -L dependency=/opt/rustwide/target/debug/build/stacker/40bd8ebe79ad9750/deps -L dependency=/opt/rustwide/target/debug/build/stacker/44ef7d149462976c/deps -L dependency=/opt/rustwide/target/debug/build/stacker/c6791abbc2d5fafa/deps -L dependency=/opt/rustwide/target/debug/build/subtle/fdb157e48338ed49/deps -L dependency=/opt/rustwide/target/debug/build/syn/2f32883e61379e1b/deps -L dependency=/opt/rustwide/target/debug/build/syn/5b565010a69edfd7/deps -L dependency=/opt/rustwide/target/debug/build/syn/6e151ba2fd5598b5/deps -L dependency=/opt/rustwide/target/debug/build/syn/8ae72fed2e43b6ac/deps -L dependency=/opt/rustwide/target/debug/build/thiserror/4c7007bb713383d7/deps -L dependency=/opt/rustwide/target/debug/build/thiserror/788a5e6b4f39446b/deps -L dependency=/opt/rustwide/target/debug/build/thiserror/90370d8088a526f9/deps -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/3b518c35d656da89/deps -L dependency=/opt/rustwide/target/debug/build/typed-arena/e8efe135793da16d/deps -L dependency=/opt/rustwide/target/debug/build/typenum/029e1058a132b731/deps -L dependency=/opt/rustwide/target/debug/build/typenum/d50a61634e4784c4/deps -L dependency=/opt/rustwide/target/debug/build/typenum/d9cba146b74f4906/deps -L dependency=/opt/rustwide/target/debug/build/unicode-ident/d14904b1232aa2ec/deps -L dependency=/opt/rustwide/target/debug/build/unicode-width/08b963676a6677c5/deps -L dependency=/opt/rustwide/target/debug/build/version_check/9366c3982144fcbd/deps -L dependency=/opt/rustwide/target/debug/build/zeroize/8ab67d002c6f7623/deps -L dependency=/opt/rustwide/target/debug/build/zeroize_derive/8607b2f576b1fc2c/deps --extern bincode=/opt/rustwide/target/debug/build/bincode/c83e4469e2f0c0bd/deps/libbincode-c83e4469e2f0c0bd.rmeta --extern candid=/opt/rustwide/target/debug/build/candid/c8b74005471db4f4/deps/libcandid-c8b74005471db4f4.rmeta --extern erased_serde=/opt/rustwide/target/debug/build/erased-serde/af39cd12f5520c61/deps/liberased_serde-af39cd12f5520c61.rmeta --extern prost=/opt/rustwide/target/debug/build/prost/65884434420a4878/deps/libprost-65884434420a4878.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/1a797e6e44e6dee5/deps/libserde-1a797e6e44e6dee5.rmeta --extern serde_json=/opt/rustwide/target/debug/build/serde_json/aa5889c503fa1928/deps/libserde_json-aa5889c503fa1928.rmeta --extern slog=/opt/rustwide/target/debug/build/slog/6b81a01b95909595/deps/libslog-6b81a01b95909595.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/psm/a72887ab1e0c49ad/build-script-execution/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0948e8313374f6d48c6d18ec887bcf73a3537faadff396b1653986ea682f6094", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0948e8313374f6d48c6d18ec887bcf73a3537faadff396b1653986ea682f6094", kill_on_drop: false }`
[INFO] [stdout] 0948e8313374f6d48c6d18ec887bcf73a3537faadff396b1653986ea682f6094
