[INFO] cloning repository https://github.com/Meteor-Wallet/dew-programmatic-update-poc
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Meteor-Wallet/dew-programmatic-update-poc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeteor-Wallet%2Fdew-programmatic-update-poc", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeteor-Wallet%2Fdew-programmatic-update-poc'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 02f80a8e559e92c51206a8cd4c88dc16b4bc2f57
[INFO] checking Meteor-Wallet/dew-programmatic-update-poc against try#6713fa75964eb229409a9c6f6f5c418423e313ff for pr-133502-22
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMeteor-Wallet%2Fdew-programmatic-update-poc" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-2-tc2/source/rust-toolchain.toml
[INFO] started tweaking git repo https://github.com/Meteor-Wallet/dew-programmatic-update-poc
[INFO] finished tweaking git repo https://github.com/Meteor-Wallet/dew-programmatic-update-poc
[INFO] tweaked toml for git repo https://github.com/Meteor-Wallet/dew-programmatic-update-poc written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Meteor-Wallet/dew-programmatic-update-poc on toolchain 6713fa75964eb229409a9c6f6f5c418423e313ff
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Meteor-Wallet/dew-programmatic-update-poc 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" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b6f48a83c89c6a8a0183c2ddb1c85a69427d87f5843948c1ddc17e44e78c910e
[INFO] running `Command { std: "docker" "start" "-a" "b6f48a83c89c6a8a0183c2ddb1c85a69427d87f5843948c1ddc17e44e78c910e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b6f48a83c89c6a8a0183c2ddb1c85a69427d87f5843948c1ddc17e44e78c910e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6f48a83c89c6a8a0183c2ddb1c85a69427d87f5843948c1ddc17e44e78c910e", kill_on_drop: false }`
[INFO] [stdout] b6f48a83c89c6a8a0183c2ddb1c85a69427d87f5843948c1ddc17e44e78c910e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+6713fa75964eb229409a9c6f6f5c418423e313ff" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f831a83cf0e1eccf24b50051a98d4e8c472b4721496b3c607748fe7088568b92
[INFO] running `Command { std: "docker" "start" "-a" "f831a83cf0e1eccf24b50051a98d4e8c472b4721496b3c607748fe7088568b92", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.105
[INFO] [stderr]    Compiling quote v1.0.43
[INFO] [stderr]    Compiling libc v0.2.180
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling find-msvc-tools v0.1.7
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking indexmap v2.13.0
[INFO] [stderr]    Compiling zmij v1.0.14
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]    Compiling hashbrown v0.16.1
[INFO] [stderr]    Compiling toml_datetime v0.7.5+spec-1.1.0
[INFO] [stderr]    Compiling thiserror v2.0.17
[INFO] [stderr]    Compiling borsh v1.6.0
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling semver v1.0.27
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]    Compiling zerocopy v0.8.33
[INFO] [stderr]     Checking ryu v1.0.22
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling rustix v1.1.3
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling near-schema-checker-macro v0.34.4
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking near-schema-checker-core v0.34.4
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking near-schema-checker-lib v0.34.4
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling syn v2.0.114
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.1
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking time-core v0.1.7
[INFO] [stderr]     Checking bs58 v0.4.0
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling erased-serde v0.4.9
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]     Checking json_comments v0.2.2
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking num_cpus v1.17.0
[INFO] [stderr]    Compiling cc v1.2.52
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking keccak v0.1.5
[INFO] [stderr]     Checking near-stdx v0.34.4
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling prettyplease v0.2.37
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling camino v1.2.2
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]     Checking flate2 v1.1.8
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking crc v3.4.0
[INFO] [stderr]     Checking threadpool v1.8.1
[INFO] [stderr]     Checking ordered-float v2.10.1
[INFO] [stderr]     Checking generic-array v0.14.7
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking bumpalo v3.19.1
[INFO] [stderr]    Compiling near-sdk-macros v5.24.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking time v0.3.45
[INFO] [stderr]    Compiling zip v2.4.2
[INFO] [stderr]    Compiling itoa v1.0.17
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking serde-untagged v0.1.9
[INFO] [stderr]    Compiling openssl-src v300.5.4+3.5.4
[INFO] [stderr]     Checking zopfli v0.8.3
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking rustix v0.38.44
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking tempfile v3.24.0
[INFO] [stderr]     Checking xattr v1.6.1
[INFO] [stderr]     Checking hex-conservative v0.2.2
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking crypto-mac v0.9.1
[INFO] [stderr]     Checking block-buffer v0.9.0
[INFO] [stderr]     Checking lzma-rs v0.3.0
[INFO] [stderr]    Compiling zstd-sys v2.0.16+zstd.1.5.7
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]    Compiling secp256k1-sys v0.8.2
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling toml_parser v1.0.6+spec-1.1.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling bzip2-sys v0.1.13+1.0.8
[INFO] [stderr]    Compiling lzma-sys v0.1.20
[INFO] [stderr]    Compiling toml_edit v0.23.10+spec-1.0.0
[INFO] [stderr]     Checking blake2 v0.10.6
[INFO] [stderr]    Compiling blst v0.3.16
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking xz2 v0.1.7
[INFO] [stderr]     Checking pbkdf2 v0.12.2
[INFO] [stderr]     Checking zeropool-bn v0.5.11
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]     Checking bzip2 v0.5.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]     Checking filetime v0.2.26
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking constant_time_eq v0.3.1
[INFO] [stderr]     Checking unicode-xid v0.2.6
[INFO] [stderr]    Compiling strum v0.26.3
[INFO] [stderr]    Compiling easy-ext v0.2.9
[INFO] [stderr]     Checking deflate64 v0.1.10
[INFO] [stderr]     Checking tar v0.4.44
[INFO] [stderr]     Checking sha2 v0.9.9
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking fs4 v0.6.6
[INFO] [stderr]     Checking hmac v0.9.0
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking bitcoin_hashes v0.14.1
[INFO] [stderr]     Checking near-sys v0.2.6
[INFO] [stderr]    Compiling near-sandbox v0.3.4
[INFO] [stderr]     Checking is_executable v0.1.2
[INFO] [stderr]     Checking unicode-ident v1.0.22
[INFO] [stderr]     Checking eyre v0.6.12
[INFO] [stderr]     Checking pathdiff v0.2.3
[INFO] [stderr]     Checking testresult v0.4.1
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]     Checking secp256k1 v0.27.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.17
[INFO] [stderr]    Compiling borsh-derive v1.6.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]     Checking rustls-pki-types v1.13.2
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking near-config-utils v0.34.4
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking webpki-roots v1.0.5
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking zstd v0.13.3
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling strum_macros v0.26.4
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling serde_with_macros v3.16.1
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling bon-macros v3.8.1
[INFO] [stderr]     Checking slipped10 v0.4.6
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking futures v0.3.31
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking near-account-id v2.5.0
[INFO] [stderr]     Checking near-token v0.3.3
[INFO] [stderr]     Checking near-gas v0.3.3
[INFO] [stderr]     Checking chrono v0.4.43
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking bytesize v1.3.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking ordered-float v4.6.0
[INFO] [stderr]     Checking serde-value v0.7.0
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking near-time v0.34.4
[INFO] [stderr]     Checking serde_with v3.16.1
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking jsonptr v0.7.1
[INFO] [stderr]     Checking primitive-types v0.10.1
[INFO] [stderr]     Checking cargo-platform v0.2.0
[INFO] [stderr]     Checking bip39 v2.2.2
[INFO] [stderr]     Checking serde_dbgfmt v0.1.1
[INFO] [stderr]     Checking json-patch v4.1.0
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking near-crypto v0.34.4
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking near-abi v0.4.4
[INFO] [stderr]     Checking near-openapi-types v0.6.0
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking bon v3.8.1
[INFO] [stderr]     Checking binary-install v0.4.1
[INFO] [stderr]     Checking near-primitives-core v0.34.4
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking cargo-util-schemas v0.8.2
[INFO] [stderr]     Checking near-parameters v0.34.4
[INFO] [stderr]     Checking near-fmt v0.34.4
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]     Checking cargo_metadata v0.21.0
[INFO] [stderr]     Checking near-primitives v0.34.4
[INFO] [stderr]     Checking near-vm-runner v0.34.4
[INFO] [stderr]     Checking cargo-near-build v0.11.0
[INFO] [stderr] error: could not compile `near-openapi-types` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name near_openapi_types --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/near-openapi-types-0.6.0/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values())' -C metadata=cb55cb6df293a704 -C extra-filename=-bb277f9f4f7df22c --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2b0e629786968874.rmeta --extern near_account_id=/opt/rustwide/target/debug/deps/libnear_account_id-ada9e7e7ebae956d.rmeta --extern near_gas=/opt/rustwide/target/debug/deps/libnear_gas-e10c458478bb038d.rmeta --extern near_token=/opt/rustwide/target/debug/deps/libnear_token-80297fc98732a3c7.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-967d3c0ca1d992b4.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d262b1736901b7bb.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-5b9242c75061cc74.so --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f2653cd68ed15326.rmeta --cap-lints allow --cap-lints=forbid` (signal: 9, SIGKILL: kill)
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[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/6713fa75964eb229409a9c6f6f5c418423e313ff/bin/rustc --crate-name near_primitives --edition=2024 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/near-primitives-0.34.4/src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 '--allow=clippy::all' '--deny=clippy::suspicious' '--deny=clippy::perf' '--deny=clippy::correctness' '--deny=clippy::unused_async' '--deny=clippy::unnecessary_lazy_evaluations' '--deny=clippy::unnecessary_join' '--deny=clippy::unnecessary_box_returns' --allow=unexpected_cfgs '--deny=clippy::unchecked_duration_subtraction' '--allow=clippy::single_char_pattern' '--deny=clippy::same_functions_in_if_condition' '--deny=clippy::redundant_clone' '--deny=clippy::or_fun_call' '--deny=clippy::needless_pass_by_ref_mut' '--deny=clippy::needless_collect' '--deny=clippy::manual_is_variant_and' '--deny=clippy::len_zero' '--deny=clippy::large_types_passed_by_value' '--deny=clippy::large_stack_frames' '--deny=clippy::large_futures' '--deny=clippy::inefficient_to_string' '--deny=clippy::flat_map_option' '--deny=clippy::explicit_iter_loop' '--deny=clippy::explicit_into_iter_loop' '--deny=clippy::explicit_deref_methods' '--deny=clippy::disallowed_types' '--deny=clippy::derivable_impls' '--deny=clippy::clone_on_copy' '--deny=clippy::assigning_clones' --check-cfg 'cfg(enable_const_type_id)' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("calimero_zero_storage", "clock", "nightly", "protocol_feature_spice", "protocol_schema", "rand", "rand_chacha", "reed-solomon-erasure", "sandbox", "schemars", "solomon", "test_features", "test_utils"))' -C metadata=cc230c394f6e057f -C extra-filename=-7359d51734c21110 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern arbitrary=/opt/rustwide/target/debug/deps/libarbitrary-e5a3d44e9ad25962.rmeta --extern base64=/opt/rustwide/target/debug/deps/libbase64-bb15ef57a70e5c3a.rmeta --extern bitvec=/opt/rustwide/target/debug/deps/libbitvec-1722c86612385acf.rmeta --extern borsh=/opt/rustwide/target/debug/deps/libborsh-b2ce768df54ab35a.rmeta --extern bytes=/opt/rustwide/target/debug/deps/libbytes-40d7b0824e7801b3.rmeta --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-03ab6d47323ae53f.rmeta --extern chrono=/opt/rustwide/target/debug/deps/libchrono-2b0e629786968874.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-0b15639de3dcb2b1.rmeta --extern easy_ext=/opt/rustwide/target/debug/deps/libeasy_ext-65c177d4fa5c0361.so --extern enum_map=/opt/rustwide/target/debug/deps/libenum_map-06ae18bf1b8a530c.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-0c04a53a84b743cf.rmeta --extern itertools=/opt/rustwide/target/debug/deps/libitertools-00b3aea976a30690.rmeta --extern near_crypto=/opt/rustwide/target/debug/deps/libnear_crypto-542f1265be97a95d.rmeta --extern near_fmt=/opt/rustwide/target/debug/deps/libnear_fmt-9500815d9a0f5e8f.rmeta --extern near_parameters=/opt/rustwide/target/debug/deps/libnear_parameters-d6b3b5aa16fc420f.rmeta --extern near_primitives_core=/opt/rustwide/target/debug/deps/libnear_primitives_core-231287948e4ec18d.rmeta --extern near_schema_checker_lib=/opt/rustwide/target/debug/deps/libnear_schema_checker_lib-9e6ca4f39053e9bd.rmeta --extern stdx=/opt/rustwide/target/debug/deps/libnear_stdx-15d3780abcd1bf32.rmeta --extern near_time=/opt/rustwide/target/debug/deps/libnear_time-f05d20e08f2a9ca5.rmeta --extern num_rational=/opt/rustwide/target/debug/deps/libnum_rational-c2c05bc55ecfdf25.rmeta --extern ordered_float=/opt/rustwide/target/debug/deps/libordered_float-b5e27dd5f3146fac.rmeta --extern primitive_types=/opt/rustwide/target/debug/deps/libprimitive_types-75bd0168cb6a4ce4.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-967d3c0ca1d992b4.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d262b1736901b7bb.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-1153a5cab00b343b.rmeta --extern sha3=/opt/rustwide/target/debug/deps/libsha3-1de46d0a82aa655d.rmeta --extern smallvec=/opt/rustwide/target/debug/deps/libsmallvec-999dc62022195efe.rmeta --extern smart_default=/opt/rustwide/target/debug/deps/libsmart_default-e50983236e4342c2.so --extern strum=/opt/rustwide/target/debug/deps/libstrum-0c2ebdc2ab39997f.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-f2653cd68ed15326.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-a0396795a2b28f88.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-b83295491e4fdb1f.rmeta --cap-lints allow --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/secp256k1-sys-873066a7f2ae0341/out -L native=/opt/rustwide/target/debug/build/zstd-sys-a90b6dae60b94409/out` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "f831a83cf0e1eccf24b50051a98d4e8c472b4721496b3c607748fe7088568b92", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f831a83cf0e1eccf24b50051a98d4e8c472b4721496b3c607748fe7088568b92", kill_on_drop: false }`
[INFO] [stdout] f831a83cf0e1eccf24b50051a98d4e8c472b4721496b3c607748fe7088568b92
