[INFO] fetching crate near-validator 0.1.9...
[INFO] testing near-validator-0.1.9 against 1.95.0 for beta-1.96-2
[INFO] extracting crate near-validator 0.1.9 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate near-validator 0.1.9
[INFO] finished tweaking crates.io crate near-validator 0.1.9
[INFO] tweaked toml for crates.io crate near-validator 0.1.9 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate near-validator 0.1.9 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate near-validator 0.1.9 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded near-schema-checker-macro v0.34.3
[INFO] [stderr]   Downloaded near-time v0.34.3
[INFO] [stderr]   Downloaded open v5.3.2
[INFO] [stderr]   Downloaded prettytable v0.10.0
[INFO] [stderr]   Downloaded near-token v0.3.3
[INFO] [stderr]   Downloaded dbus-secret-service v4.0.3
[INFO] [stderr]   Downloaded color-spantrace v0.3.0
[INFO] [stderr]   Downloaded bytesize v1.3.3
[INFO] [stderr]   Downloaded json_comments v0.2.2
[INFO] [stderr]   Downloaded near-schema-checker-lib v0.34.3
[INFO] [stderr]   Downloaded smart-default v0.7.1
[INFO] [stderr]   Downloaded cargo-util v0.2.22
[INFO] [stderr]   Downloaded owo-colors v4.2.2
[INFO] [stderr]   Downloaded miow v0.6.0
[INFO] [stderr]   Downloaded keyring v3.6.3
[INFO] [stderr]   Downloaded schemars v1.0.4
[INFO] [stderr]   Downloaded bip39 v2.2.0
[INFO] [stderr]   Downloaded serde_with v3.14.0
[INFO] [stderr]   Downloaded rkyv v0.7.45
[INFO] [stderr]   Downloaded wasmparser v0.243.0
[INFO] [stderr]   Downloaded near-primitives v0.34.3
[INFO] [stderr]   Downloaded webpki-roots v1.0.5
[INFO] [stderr]   Downloaded near-cli-rs v0.23.5
[INFO] [stderr]   Downloaded interactive-clap v0.3.2
[INFO] [stderr]   Downloaded indicatif v0.18.0
[INFO] [stderr]   Downloaded color-eyre v0.6.5
[INFO] [stderr]   Downloaded inquire-clack v0.1.0
[INFO] [stderr]   Downloaded security-framework v3.3.0
[INFO] [stderr]   Downloaded near-chain-configs v0.34.3
[INFO] [stderr]   Downloaded secp256k1 v0.27.0
[INFO] [stderr]   Downloaded rust_decimal v1.37.2
[INFO] [stderr]   Downloaded near-account-id v2.5.0
[INFO] [stderr]   Downloaded cc v1.2.34
[INFO] [stderr]   Downloaded uuid v1.18.0
[INFO] [stderr]   Downloaded vte v0.11.1
[INFO] [stderr]   Downloaded vt100 v0.15.2
[INFO] [stderr]   Downloaded near-jsonrpc-client v0.20.0
[INFO] [stderr]   Downloaded near-parameters v0.34.3
[INFO] [stderr]   Downloaded near-primitives-core v0.34.3
[INFO] [stderr]   Downloaded serde_with_macros v3.14.0
[INFO] [stderr]   Downloaded console v0.16.0
[INFO] [stderr]   Downloaded easy-ext v0.2.9
[INFO] [stderr]   Downloaded near-crypto v0.34.3
[INFO] [stderr]   Downloaded near-fmt v0.34.3
[INFO] [stderr]   Downloaded near-gas v0.3.3
[INFO] [stderr]   Downloaded near-schema-checker-core v0.34.3
[INFO] [stderr]   Downloaded self_update v0.42.0
[INFO] [stderr]   Downloaded tracing-error v0.2.1
[INFO] [stderr]   Downloaded easy-ext v1.0.2
[INFO] [stderr]   Downloaded near-socialdb-client v0.14.0
[INFO] [stderr]   Downloaded rkyv_derive v0.7.45
[INFO] [stderr]   Downloaded shellexpand v3.1.1
[INFO] [stderr]   Downloaded hmac v0.9.0
[INFO] [stderr]   Downloaded slipped10 v0.4.6
[INFO] [stderr]   Downloaded tracing-indicatif v0.3.13
[INFO] [stderr]   Downloaded bitflags v2.9.3
[INFO] [stderr]   Downloaded crypto-mac v0.9.1
[INFO] [stderr]   Downloaded near-jsonrpc-primitives v0.34.3
[INFO] [stderr]   Downloaded near-config-utils v0.34.3
[INFO] [stderr]   Downloaded near-stdx v0.34.3
[INFO] [stderr]   Downloaded interactive-clap-derive v0.3.2
[INFO] [stderr]   Downloaded url v2.5.6
[INFO] [stderr]   Downloaded zipsign-api v0.1.5
[INFO] [stderr]   Downloaded near-abi v0.4.3
[INFO] [stderr]   Downloaded primitive-types v0.10.1
[INFO] [stderr]   Downloaded secp256k1-sys v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 7a62dd0aae2fd90a42ab12ff9788e571769799a67c75941ee355bb9f032f4232
[INFO] running `Command { std: "docker" "start" "-a" "7a62dd0aae2fd90a42ab12ff9788e571769799a67c75941ee355bb9f032f4232", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "7a62dd0aae2fd90a42ab12ff9788e571769799a67c75941ee355bb9f032f4232", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7a62dd0aae2fd90a42ab12ff9788e571769799a67c75941ee355bb9f032f4232", kill_on_drop: false }`
[INFO] [stdout] 7a62dd0aae2fd90a42ab12ff9788e571769799a67c75941ee355bb9f032f4232
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 8f08b5f1ab3f9368e7a906d2ce5c5ef5cf2389eac9b24c4509fd357f2f03560c
[INFO] running `Command { std: "docker" "start" "-a" "8f08b5f1ab3f9368e7a906d2ce5c5ef5cf2389eac9b24c4509fd357f2f03560c", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling cfg-if v1.0.3
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling typenum v1.18.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling serde_json v1.0.143
[INFO] [stderr]    Compiling thiserror v2.0.16
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling openssl-src v300.5.2+3.5.2
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling lock_api v0.4.13
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling zstd-sys v2.0.15+zstd.1.5.7
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling interactive-clap-derive v0.3.2
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling interactive-clap v0.3.2
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling near-schema-checker-core v0.34.3
[INFO] [stderr]    Compiling near-schema-checker-macro v0.34.3
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling near-schema-checker-lib v0.34.3
[INFO] [stderr]    Compiling secp256k1-sys v0.8.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling serde_derive v1.0.219
[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 tracing v0.1.41
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling near-account-id v2.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling near-gas v0.3.3
[INFO] [stderr]    Compiling near-token v0.3.3
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling near-primitives-core v0.34.3
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling fixed-hash v0.7.0
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling json_comments v0.2.2
[INFO] [stderr]    Compiling hyper v1.7.0
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling near-config-utils v0.34.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling primitive-types v0.10.1
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling blake2 v0.10.6
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]    Compiling near-stdx v0.34.3
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling keccak v0.1.5
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling near-crypto v0.34.3
[INFO] [stderr]    Compiling near-time v0.34.3
[INFO] [stderr]    Compiling near-parameters v0.34.3
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling zstd v0.13.3
[INFO] [stderr]    Compiling near-fmt v0.34.3
[INFO] [stderr]    Compiling ordered-float v4.6.0
[INFO] [stderr]    Compiling bytesize v1.3.3
[INFO] [stderr]    Compiling smart-default v0.7.1
[INFO] [stderr]    Compiling webpki-roots v1.0.5
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling easy-ext v0.2.9
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling url v2.5.6
[INFO] [stderr]    Compiling near-primitives v0.34.3
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling signal-hook-registry v1.4.6
[INFO] [stderr]    Compiling vte_generate_state_changes v0.1.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling vte v0.11.1
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling num-iter v0.1.45
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling num-complex v0.4.6
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling bstr v1.12.0
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling vt100 v0.15.2
[INFO] [stderr]    Compiling signal-hook-mio v0.2.4
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling console v0.16.0
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling crypto-mac v0.9.1
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling dbus v0.9.7
[INFO] [stderr]    Compiling hex-conservative v0.1.2
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling wasmparser v0.243.0
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling bitcoin_hashes v0.13.0
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling indicatif v0.18.0
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling dbus-secret-service v4.0.3
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling hmac v0.9.0
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling self_update v0.42.0
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling cargo-util v0.2.22
[INFO] [stderr]    Compiling near-chain-configs v0.34.3
[INFO] [stderr]    Compiling prettytable v0.10.0
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling open v5.3.2
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling inquire-clack v0.1.0
[INFO] [stderr]    Compiling bip39 v2.2.0
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling near-jsonrpc-primitives v0.34.3
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling near-abi v0.4.3
[INFO] [stderr]    Compiling slipped10 v0.4.6
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling keyring v3.6.3
[INFO] [stderr]    Compiling tracing-indicatif v0.3.13
[INFO] [stderr]    Compiling self-replace v1.5.0
[INFO] [stderr]    Compiling linked-hash-map v0.5.6
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]    Compiling bs58 v0.5.1
[INFO] [stderr]    Compiling easy-ext v1.0.2
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.23
[INFO] [stderr]    Compiling near-jsonrpc-client v0.20.0
[INFO] [stderr]    Compiling near-socialdb-client v0.14.0
[INFO] [stderr]    Compiling near-cli-rs v0.23.5
[INFO] [stderr] error: could not compile `near-cli-rs` (lib)
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/1.95.0-x86_64-unknown-linux-gnu/bin/rustc --crate-name near_cli_rs --edition=2021 /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/near-cli-rs-0.23.5/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("default", "inspect_contract", "ledger", "near-ledger", "self-update", "self_update", "semver", "verify_contract"))' -C metadata=f6c10e6cce5dcedb -C extra-filename=-61fbc355374f8530 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bip39=/opt/rustwide/target/debug/deps/libbip39-b33967d7a6aa7058.rmeta --extern borsh=/opt/rustwide/target/debug/deps/libborsh-85da3f3ebaeebda9.rmeta --extern bs58=/opt/rustwide/target/debug/deps/libbs58-982f3839f6df02cd.rmeta --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-d664ebe66f9fb9b7.rmeta --extern cargo_util=/opt/rustwide/target/debug/deps/libcargo_util-60b176545b1086cb.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-0e7f7e8627bea0e0.rmeta --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-8659befaf22bf4ce.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-9735ac1b3a3896cf.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-1e9e36d236a2ee55.rmeta --extern easy_ext=/opt/rustwide/target/debug/deps/libeasy_ext-be3f52f86cbbec44.so --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-385faefa65380d95.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-d09cefa27ee935b0.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-ede1d211d7b61844.rmeta --extern indenter=/opt/rustwide/target/debug/deps/libindenter-df59687b098c4762.rmeta --extern inquire=/opt/rustwide/target/debug/deps/libinquire-89d75dc374c0d483.rmeta --extern interactive_clap=/opt/rustwide/target/debug/deps/libinteractive_clap-d021d127e81ab63f.rmeta --extern interactive_clap_derive=/opt/rustwide/target/debug/deps/libinteractive_clap_derive-a18e48c96ad2726c.so --extern keyring=/opt/rustwide/target/debug/deps/libkeyring-7874f5a60064c51f.rmeta --extern linked_hash_map=/opt/rustwide/target/debug/deps/liblinked_hash_map-95c0db1a00536957.rmeta --extern near_abi=/opt/rustwide/target/debug/deps/libnear_abi-4943d1e843a82146.rmeta --extern near_crypto=/opt/rustwide/target/debug/deps/libnear_crypto-93c8ad9136e90bc7.rmeta --extern near_gas=/opt/rustwide/target/debug/deps/libnear_gas-181085d96c510a0f.rmeta --extern near_jsonrpc_client=/opt/rustwide/target/debug/deps/libnear_jsonrpc_client-2d1ff5279f19f3fa.rmeta --extern near_jsonrpc_primitives=/opt/rustwide/target/debug/deps/libnear_jsonrpc_primitives-40a1b402a8cda3e7.rmeta --extern near_parameters=/opt/rustwide/target/debug/deps/libnear_parameters-a503786bbf298be6.rmeta --extern near_primitives=/opt/rustwide/target/debug/deps/libnear_primitives-d716d2be1d76c559.rmeta --extern near_socialdb_client=/opt/rustwide/target/debug/deps/libnear_socialdb_client-be47f35416dc0095.rmeta --extern near_token=/opt/rustwide/target/debug/deps/libnear_token-33f223b7d3c555f1.rmeta --extern open=/opt/rustwide/target/debug/deps/libopen-8fbacee599636c5e.rmeta --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-1a72903405f9176e.rmeta --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-6c0f9aa47c1234ae.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-5f721c7bfed84930.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-669b49a5477881f9.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-699c03901c354825.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-b505345d5425eafb.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-bfdba471b651c4d5.rmeta --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-e77153a7b3e8a07e.rmeta --extern shellexpand=/opt/rustwide/target/debug/deps/libshellexpand-c9d06e12b016c636.rmeta --extern slipped10=/opt/rustwide/target/debug/deps/libslipped10-d6384b980618325c.rmeta --extern smart_default=/opt/rustwide/target/debug/deps/libsmart_default-71cdc3f83e44b9f8.so --extern strum=/opt/rustwide/target/debug/deps/libstrum-d2973d6fd72370e1.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-2fcd5a4e7d4d5730.so --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-642851812368a984.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-0b5801f038b90657.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-87d78ac58568695d.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-1dd83444623b4251.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-187c12a05a4acdbb.rmeta --extern tracing_indicatif=/opt/rustwide/target/debug/deps/libtracing_indicatif-0fb523ed6cd587af.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-03a03d21f6972ba0.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-f97e41c349ec2984.rmeta --extern wasmparser=/opt/rustwide/target/debug/deps/libwasmparser-a0cffd4a8e7e430c.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-2e15a38c1f451548.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libdbus-sys-58491763bb095067/out -L native=/opt/rustwide/target/debug/build/libdbus-sys-58491763bb095067/out -L native=/opt/rustwide/target/debug/build/secp256k1-sys-fb10af0d68ab8d60/out -L native=/opt/rustwide/target/debug/build/zstd-sys-3600cb6e53799f3f/out -L native=/opt/rustwide/target/debug/build/ring-f3871a4c81ace18f/out -L native=/opt/rustwide/target/debug/build/openssl-sys-bf4b3637bcadf078/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "8f08b5f1ab3f9368e7a906d2ce5c5ef5cf2389eac9b24c4509fd357f2f03560c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8f08b5f1ab3f9368e7a906d2ce5c5ef5cf2389eac9b24c4509fd357f2f03560c", kill_on_drop: false }`
[INFO] [stdout] 8f08b5f1ab3f9368e7a906d2ce5c5ef5cf2389eac9b24c4509fd357f2f03560c
