[INFO] fetching crate calimero-config 0.10.0-rc.17...
[INFO] testing calimero-config-0.10.0-rc.17 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate calimero-config 0.10.0-rc.17 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate calimero-config 0.10.0-rc.17
[INFO] finished tweaking crates.io crate calimero-config 0.10.0-rc.17
[INFO] tweaked toml for crates.io crate calimero-config 0.10.0-rc.17 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate calimero-config 0.10.0-rc.17 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate calimero-config 0.10.0-rc.17 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b6e4bc982aa2cd889fb1aef98d9b8006aef20fb7c953cc91ba6cef66db93bb48
[INFO] running `Command { std: "docker" "start" "-a" "b6e4bc982aa2cd889fb1aef98d9b8006aef20fb7c953cc91ba6cef66db93bb48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6e4bc982aa2cd889fb1aef98d9b8006aef20fb7c953cc91ba6cef66db93bb48", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6e4bc982aa2cd889fb1aef98d9b8006aef20fb7c953cc91ba6cef66db93bb48", kill_on_drop: false }`
[INFO] [stdout] b6e4bc982aa2cd889fb1aef98d9b8006aef20fb7c953cc91ba6cef66db93bb48
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0fc4987235e1566e1865d952a1dd9deac79277851ed6b802b46da33f000c4473
[INFO] running `Command { std: "docker" "start" "-a" "0fc4987235e1566e1865d952a1dd9deac79277851ed6b802b46da33f000c4473", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.102
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling const-oid v0.9.6
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling foldhash v0.2.0
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling crypto-bigint v0.5.5
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rfc6979 v0.4.0
[INFO] [stderr]    Compiling base64ct v1.8.0
[INFO] [stderr]    Compiling ff v0.13.1
[INFO] [stderr]    Compiling group v0.13.0
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]    Compiling pem-rfc7468 v0.7.0
[INFO] [stderr]    Compiling ruint-macro v1.2.1
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling der v0.7.10
[INFO] [stderr]    Compiling base16ct v0.2.0
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling openssl v0.10.74
[INFO] [stderr]    Compiling const-hex v1.17.0
[INFO] [stderr]    Compiling spki v0.7.3
[INFO] [stderr]    Compiling pkcs8 v0.10.2
[INFO] [stderr]    Compiling sec1 v0.7.3
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling elliptic-curve v0.13.8
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling data-encoding v2.9.0
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling ecdsa v0.16.9
[INFO] [stderr]    Compiling ruint v1.17.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling k256 v0.13.4
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]    Compiling num_cpus v1.17.0
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling foldhash v0.1.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling toml_edit v0.23.7
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling rustls v0.23.34
[INFO] [stderr]    Compiling unsigned-varint v0.8.0
[INFO] [stderr]    Compiling match-lookup v0.1.1
[INFO] [stderr]    Compiling syn-solidity v1.4.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling alloy-rlp-derive v0.3.12
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.3
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling alloy-rlp v0.3.12
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling alloy-primitives v1.4.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling auto_impl v1.3.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling alloy-sol-type-parser v1.4.1
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.15.1
[INFO] [stderr]    Compiling data-encoding-macro-internal v0.1.16
[INFO] [stderr]    Compiling alloy-json-abi v1.4.1
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling macro-string v0.1.4
[INFO] [stderr]    Compiling proc-macro-error-attr2 v2.0.0
[INFO] [stderr]    Compiling quick-protobuf v0.8.1
[INFO] [stderr]    Compiling core2 v0.4.0
[INFO] [stderr]    Compiling const-str v0.4.3
[INFO] [stderr]    Compiling serde_with v3.15.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling multihash v0.19.3
[INFO] [stderr]    Compiling base256emoji v1.0.2
[INFO] [stderr]    Compiling proc-macro-error2 v2.0.1
[INFO] [stderr]    Compiling data-encoding-macro v0.1.18
[INFO] [stderr]    Compiling alloy-sol-macro-input v1.4.1
[INFO] [stderr]    Compiling rustls-webpki v0.103.7
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling pin-project v1.1.10
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling webpki-roots v1.0.3
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling hkdf v0.12.4
[INFO] [stderr]    Compiling base-x v0.2.11
[INFO] [stderr]    Compiling multibase v0.9.2
[INFO] [stderr]    Compiling libp2p-identity v0.2.12
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling alloy-sol-macro-expander v1.4.1
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling multiaddr v0.18.2
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling flate2 v1.1.4
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling crc-catalog v2.4.0
[INFO] [stderr]    Compiling tokio-rustls v0.26.4
[INFO] [stderr]    Compiling alloy-sol-macro v1.4.1
[INFO] [stderr]    Compiling crc v3.3.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]    Compiling alloy-sol-types v1.4.1
[INFO] [stderr]    Compiling deranged v0.5.4
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling alloy-eip2124 v0.2.0
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling alloy-eip7702 v0.6.1
[INFO] [stderr]    Compiling alloy-serde v1.0.41
[INFO] [stderr]    Compiling alloy-eip2930 v0.2.1
[INFO] [stderr]    Compiling nybbles v0.4.6
[INFO] [stderr]    Compiling time v0.3.44
[INFO] [stderr]    Compiling itertools v0.14.0
[INFO] [stderr]    Compiling hyper-util v0.1.17
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling alloy-trie v0.9.1
[INFO] [stderr]    Compiling alloy-eips v1.0.41
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling alloy-tx-macros v1.0.41
[INFO] [stderr]    Compiling reqwest v0.12.24
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling unsigned-varint v0.7.2
[INFO] [stderr]    Compiling serde_json_pythonic v0.1.2
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling multistream-select v0.13.0
[INFO] [stderr]    Compiling alloy-consensus v1.0.41
[INFO] [stderr]    Compiling lambdaworks-math v0.13.0
[INFO] [stderr]    Compiling rw-stream-sink v0.4.0
[INFO] [stderr]    Compiling inout v0.1.4
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling leb128 v0.2.5
[INFO] [stderr]    Compiling web-time v1.1.0
[INFO] [stderr]    Compiling event-listener v5.4.1
[INFO] [stderr]    Compiling libp2p-core v0.43.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling rlp v0.5.2
[INFO] [stderr]    Compiling lru v0.12.5
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling unicode-width v0.2.2
[INFO] [stderr]    Compiling near-schema-checker-core v0.27.0
[INFO] [stderr]    Compiling near-schema-checker-macro v0.27.0
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling async-stream v0.3.6
[INFO] [stderr]    Compiling near-schema-checker-lib v0.27.0
[INFO] [stderr]    Compiling alloy-network-primitives v1.0.41
[INFO] [stderr]    Compiling alloy-consensus-any v1.0.41
[INFO] [stderr]    Compiling libp2p-swarm v0.47.0
[INFO] [stderr]    Compiling impl-rlp v0.3.0
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling lambdaworks-crypto v0.13.0
[INFO] [stderr]    Compiling event-listener-strategy v0.5.4
[INFO] [stderr]    Compiling fixed-hash v0.8.0
[INFO] [stderr]    Compiling alloy-json-rpc v1.0.41
[INFO] [stderr]    Compiling dashmap v6.1.0
[INFO] [stderr]    Compiling near-account-id v1.1.4
[INFO] [stderr]    Compiling impl-serde v0.4.0
[INFO] [stderr]    Compiling starknet-types-core v0.2.4
[INFO] [stderr]    Compiling starknet-core-derive v0.1.0
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling secp256k1-sys v0.8.2
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling futures-utils-wasm v0.1.0
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling alloy-rpc-types-eth v1.0.41
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]    Compiling near-primitives-core v0.27.0
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]    Compiling ethbloom v0.13.0
[INFO] [stderr]    Compiling primitive-types v0.12.2
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling calimero-primitives v0.10.0-rc.17
[INFO] [stderr]    Compiling starknet-curve v0.6.0
[INFO] [stderr]    Compiling asynchronous-codec v0.7.0
[INFO] [stderr]    Compiling starknet-crypto v0.8.1
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling pbkdf2 v0.11.0
[INFO] [stderr]    Compiling psm v0.1.27
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling tap v1.0.1
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling json_comments v0.2.2
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling near-config-utils v0.27.0
[INFO] [stderr]    Compiling wyz v0.5.1
[INFO] [stderr]    Compiling scrypt v0.10.0
[INFO] [stderr]    Compiling primitive-types v0.10.1
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]    Compiling starknet-core v0.16.0
[INFO] [stderr]    Compiling calimero-wasm-abi v0.10.0-rc.17
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling quick-protobuf-codec v0.3.1
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling alloy-rpc-types-any v1.0.41
[INFO] [stderr]    Compiling ethereum-types v0.14.1
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling calimero-sdk-macros v0.10.0-rc.17
[INFO] [stderr]    Compiling alloy-transport v1.0.41
[INFO] [stderr]    Compiling aes v0.8.4
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling futures-bounded v0.2.4
[INFO] [stderr]    Compiling tokio-stream v0.1.17
[INFO] [stderr]    Compiling alloy-signer v1.0.41
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling num_enum_derive v0.7.5
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]    Compiling stacker v0.1.22
[INFO] [stderr]    Compiling calimero-sys v0.10.0-rc.17
[INFO] [stderr]    Compiling funty v2.0.0
[INFO] [stderr]    Compiling simdutf8 v0.1.5
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling cranelift-isle v0.91.1
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]    Compiling near-stdx v0.27.0
[INFO] [stderr]    Compiling camino v1.2.1
[INFO] [stderr]    Compiling near-crypto v0.27.0
[INFO] [stderr]    Compiling bitvec v1.0.1
[INFO] [stderr]    Compiling num_enum v0.7.5
[INFO] [stderr]    Compiling tempfile v3.23.0
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling calimero-sdk v0.10.0-rc.17
[INFO] [stderr]    Compiling eth-keystore v0.5.0
[INFO] [stderr]    Compiling alloy-network v1.0.41
[INFO] [stderr]    Compiling strum v0.27.2
[INFO] [stderr]    Compiling libp2p-request-response v0.29.0
[INFO] [stderr]    Compiling alloy-transport-http v1.0.41
[INFO] [stderr]    Compiling near-parameters v0.27.0
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling near-fmt v0.27.0
[INFO] [stderr]    Compiling async-channel v2.5.0
[INFO] [stderr]    Compiling binread_derive v2.1.0
[INFO] [stderr]    Compiling near-time v0.27.0
[INFO] [stderr]    Compiling hashlink v0.9.1
[INFO] [stderr]    Compiling actix-rt v2.11.0
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]    Compiling http v0.2.12
[INFO] [stderr]    Compiling fixedstr v0.5.9
[INFO] [stderr]    Compiling bytesize v1.3.3
[INFO] [stderr]    Compiling actix_derive v0.6.2
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]    Compiling calimero-storage-macros v0.10.0-rc.17
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling serde_bytes v0.11.19
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.91.1
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling bimap v0.6.3
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling rkyv v0.7.45
[INFO] [stderr]    Compiling easy-ext v0.2.9
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling hex_fmt v0.3.0
[INFO] [stderr]    Compiling typed-arena v2.0.2
[INFO] [stderr]    Compiling libp2p-gossipsub v0.49.2
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling pretty v0.12.5
[INFO] [stderr]    Compiling libp2p-rendezvous v0.17.0
[INFO] [stderr]    Compiling actix v0.13.5
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.91.1
[INFO] [stderr]    Compiling near-primitives v0.27.0
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling calimero-storage v0.10.0-rc.17
[INFO] [stderr]    Compiling binread v2.2.0
[INFO] [stderr]    Compiling alloy-rpc-client v1.0.41
[INFO] [stderr]    Compiling alloy-chains v0.2.15
[INFO] [stderr]    Compiling libp2p-allow-block-list v0.6.0
[INFO] [stderr]    Compiling libp2p-connection-limits v0.6.0
[INFO] [stderr]    Compiling candid_derive v0.10.20
[INFO] [stderr]    Compiling alloy-dyn-abi v1.4.1
[INFO] [stderr]    Compiling lru v0.13.0
[INFO] [stderr]    Compiling starknet-signers v0.14.0
[INFO] [stderr]    Compiling starknet-providers v0.16.0
[INFO] [stderr]    Compiling enumset_derive v0.14.0
[INFO] [stderr]    Compiling ic_principal v0.1.1
[INFO] [stderr]    Compiling rkyv_derive v0.7.45
[INFO] [stderr]    Compiling enum-iterator-derive v0.7.0
[INFO] [stderr]    Compiling generic-array v1.3.4
[INFO] [stderr]    Compiling pairing v0.23.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]    Compiling corosensei v0.1.4
[INFO] [stderr]    Compiling instant v0.1.13
[INFO] [stderr]    Compiling thunderdome v0.6.1
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]    Compiling protobuf v3.7.2
[INFO] [stderr]    Compiling linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling cranelift-entity v0.91.1
[INFO] [stderr]    Compiling subtle-ng v2.5.0
[INFO] [stderr]    Compiling seahash v4.1.0
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling curve25519-dalek-ng v4.1.1
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling calimero-store v0.10.0-rc.17
[INFO] [stderr]    Compiling enumset v1.1.10
[INFO] [stderr]    Compiling ic_bls12_381 v0.10.1
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling enum-iterator v0.7.0
[INFO] [stderr]    Compiling candid v0.10.20
[INFO] [stderr]    Compiling cranelift-codegen v0.91.1
[INFO] [stderr]    Compiling alloy-provider v1.0.41
[INFO] [stderr]    Compiling libp2p v0.56.0
[INFO] [stderr]    Compiling calimero-utils-actix v0.10.0-rc.17
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling ic-certification v3.0.3
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling h2 v0.3.27
[INFO] [stderr] error: could not compile `near-primitives` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/c2e32f1c9652b13ed99608599c1e855462f421f3/bin/rustc --crate-name near_primitives --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/near-primitives-0.27.0/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 '--allow=clippy::all' '--deny=clippy::suspicious' '--deny=clippy::perf' '--deny=clippy::correctness' '--deny=clippy::unnecessary_lazy_evaluations' --allow=unexpected_cfgs '--allow=clippy::single_char_pattern' '--deny=clippy::redundant_clone' '--deny=clippy::or_fun_call' '--deny=clippy::len_zero' '--deny=clippy::derivable_impls' '--deny=clippy::clone_on_copy' --check-cfg 'cfg(enable_const_type_id)' --cfg 'feature="itertools"' --cfg 'feature="rand"' --cfg 'feature="rand_chacha"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("calimero_zero_storage", "clock", "itertools", "nightly", "nightly_protocol", "protocol_feature_fix_contract_loading_cost", "protocol_feature_fix_staking_threshold", "protocol_feature_nonrefundable_transfer_nep491", "protocol_feature_reject_blocks_with_outdated_protocol_version", "protocol_schema", "rand", "rand_chacha", "reed-solomon-erasure", "sandbox", "solomon", "test_features"))' -C metadata=f3b1f5a20039a94f -C extra-filename=-1e88b5b010c2818b --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arbitrary=/opt/rustwide/target/debug/deps/libarbitrary-8b99638e77b29f30.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-64299f9d815d057c.rmeta --extern bitvec=/opt/rustwide/target/debug/deps/libbitvec-4d9abde62f1c4da4.rmeta --extern borsh=/opt/rustwide/target/debug/deps/libborsh-8549f9fc169a5512.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-e9ec4634963730a1.rmeta --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-6090b279efba1534.rmeta --extern cfg_if=/opt/rustwide/target/debug/deps/libcfg_if-5af52f617df93f8f.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-251f2939ab18f9a0.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-a4bcee6fcfd26709.so --extern easy_ext=/opt/rustwide/target/debug/deps/libeasy_ext-1a5e697963cf2fbf.so --extern enum_map=/opt/rustwide/target/debug/deps/libenum_map-c22fe73c80c8fb01.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-28cd79f3c6a442e5.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-b72c954ed2825c2d.rmeta --extern near_crypto=/opt/rustwide/target/debug/deps/libnear_crypto-1e0d7a792711080a.rmeta --extern near_fmt=/opt/rustwide/target/debug/deps/libnear_fmt-096c30f99284d7d4.rmeta --extern near_parameters=/opt/rustwide/target/debug/deps/libnear_parameters-837c2747668c31e7.rmeta --extern near_primitives_core=/opt/rustwide/target/debug/deps/libnear_primitives_core-124d0c9545c70997.rmeta --extern near_schema_checker_lib=/opt/rustwide/target/debug/deps/libnear_schema_checker_lib-cf3e257cfd6597a8.rmeta --extern stdx=/opt/rustwide/target/debug/deps/libnear_stdx-7d35f940036db37c.rmeta --extern near_time=/opt/rustwide/target/debug/deps/libnear_time-107a129ff0864bf3.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-680149fa611110bf.rmeta --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-644be7b5b826e4b6.rmeta --extern primitive_types=/opt/rustwide/target/debug/deps/libprimitive_types-02e2980fc431b205.rmeta --extern rand=/opt/rustwide/target/debug/deps/librand-63f0123ed2a976a4.rmeta --extern rand_chacha=/opt/rustwide/target/debug/deps/librand_chacha-3e8ce13185daeba2.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-cf2843d2e4cefc75.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-019dea04844ea321.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-e8d6db691f8fa50a.rmeta --extern sha3=/opt/rustwide/target/debug/deps/libsha3-8f6124b6583e9da9.rmeta --extern smart_default=/opt/rustwide/target/debug/deps/libsmart_default-655720bebeddf2b0.so --extern strum=/opt/rustwide/target/debug/deps/libstrum-0e4024991ba7a0e4.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-1521c51e3ce3cd0e.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-0bc2eaa6d4ad1faf.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-f27493f9778eb487.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/secp256k1-sys-8c855dfe4ec37be6/out -L native=/opt/rustwide/target/debug/build/zstd-sys-5524c5bfa37c9055/out` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "0fc4987235e1566e1865d952a1dd9deac79277851ed6b802b46da33f000c4473", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fc4987235e1566e1865d952a1dd9deac79277851ed6b802b46da33f000c4473", kill_on_drop: false }`
[INFO] [stdout] 0fc4987235e1566e1865d952a1dd9deac79277851ed6b802b46da33f000c4473
