[INFO] fetching crate near-validator 0.1.9...
[INFO] testing near-validator-0.1.9 against beta-2026-04-21 for beta-1.96-2
[INFO] extracting crate near-validator 0.1.9 into /workspace/builds/worker-4-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate near-validator 0.1.9 on toolchain beta-2026-04-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-04-21" "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" "+beta-2026-04-21" "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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d4fdb805481f42b8835e3a6f580f2f2c36e69d5b93157feec31251ca289f2d54
[INFO] running `Command { std: "docker" "start" "-a" "d4fdb805481f42b8835e3a6f580f2f2c36e69d5b93157feec31251ca289f2d54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d4fdb805481f42b8835e3a6f580f2f2c36e69d5b93157feec31251ca289f2d54", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d4fdb805481f42b8835e3a6f580f2f2c36e69d5b93157feec31251ca289f2d54", kill_on_drop: false }`
[INFO] [stdout] d4fdb805481f42b8835e3a6f580f2f2c36e69d5b93157feec31251ca289f2d54
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-04-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] de31cbed7987c8647033175dd23e44645d3d58096860417e8bbc7f27a3c81459
[INFO] running `Command { std: "docker" "start" "-a" "de31cbed7987c8647033175dd23e44645d3d58096860417e8bbc7f27a3c81459", 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 proc-macro2 v1.0.101
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling winnow v0.7.13
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling bitflags v2.9.3
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling borsh v1.5.7
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling jobserver v0.1.33
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling cc v1.2.34
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling block-buffer v0.10.4
[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 digest v0.10.7
[INFO] [stderr]    Compiling openssl-src v300.5.2+3.5.2
[INFO] [stderr]    Compiling sha2 v0.10.9
[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 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 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 http-body v1.0.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling proc-macro-crate v3.3.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling interactive-clap-derive v0.3.2
[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 curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling strum v0.24.1
[INFO] [stderr]    Compiling interactive-clap v0.3.2
[INFO] [stderr]    Compiling anyhow v1.0.99
[INFO] [stderr]    Compiling rustix v1.0.8
[INFO] [stderr]    Compiling near-schema-checker-macro v0.34.3
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling near-schema-checker-core v0.34.3
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling near-schema-checker-lib v0.34.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling secp256k1-sys v0.8.2
[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 tracing v0.1.41
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling borsh-derive v1.5.7
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling thiserror-impl v2.0.16
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling hex v0.4.3
[INFO] [stderr]    Compiling near-account-id v2.5.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling serde_with_macros v3.14.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling bs58 v0.4.0
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling serde_with v3.14.0
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling near-gas v0.3.3
[INFO] [stderr]    Compiling near-token v0.3.3
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling zstd-safe v7.2.4
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling uint v0.9.5
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling near-primitives-core v0.34.3
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling hyper v1.7.0
[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 time-core v0.1.4
[INFO] [stderr]    Compiling json_comments v0.2.2
[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 primitive-types v0.10.1
[INFO] [stderr]    Compiling secp256k1 v0.27.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[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 keccak v0.1.5
[INFO] [stderr]    Compiling iana-time-zone v0.1.63
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling sha3 v0.10.8
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling near-crypto v0.34.3
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling near-time v0.34.3
[INFO] [stderr]    Compiling near-parameters v0.34.3
[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 http-body-util v0.1.3
[INFO] [stderr]    Compiling libdbus-sys v0.2.5
[INFO] [stderr]    Compiling tracing-log v0.2.0
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling easy-ext v0.2.9
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling tracing-subscriber v0.3.19
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling near-primitives v0.34.3
[INFO] [stderr]    Compiling url v2.5.6
[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 bitcoin-internals v0.2.0
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling owo-colors v4.2.2
[INFO] [stderr]    Compiling num-rational v0.4.2
[INFO] [stderr]    Compiling tempfile v3.21.0
[INFO] [stderr]    Compiling vte v0.11.1
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling num-iter v0.1.45
[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 schemars v0.8.22
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling anstyle-query v1.1.4
[INFO] [stderr]    Compiling anstyle v1.0.11
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstream v0.6.20
[INFO] [stderr]    Compiling globset v0.4.16
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling dirs-sys v0.5.0
[INFO] [stderr]    Compiling num v0.4.3
[INFO] [stderr]    Compiling vt100 v0.15.2
[INFO] [stderr]    Compiling dirs-next v2.0.0
[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 toml_datetime v0.6.11
[INFO] [stderr]    Compiling dbus v0.9.7
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling addr2line v0.24.2
[INFO] [stderr]    Compiling crypto-mac v0.9.1
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling is-docker v0.2.0
[INFO] [stderr]    Compiling wasmparser v0.243.0
[INFO] [stderr]    Compiling rust_decimal v1.37.2
[INFO] [stderr]    Compiling clap_lex v0.7.5
[INFO] [stderr]    Compiling unit-prefix v0.5.1
[INFO] [stderr]    Compiling hex-conservative v0.1.2
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling indicatif v0.18.0
[INFO] [stderr]    Compiling clap_builder v4.5.44
[INFO] [stderr]    Compiling bitcoin_hashes v0.13.0
[INFO] [stderr]    Compiling backtrace v0.3.75
[INFO] [stderr]    Compiling dbus-secret-service v4.0.3
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling clap_derive v4.5.45
[INFO] [stderr]    Compiling is-wsl v0.4.0
[INFO] [stderr]    Compiling hmac v0.9.0
[INFO] [stderr]    Compiling ignore v0.4.23
[INFO] [stderr]    Compiling crossterm v0.29.0
[INFO] [stderr]    Compiling term v0.7.0
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling dirs v6.0.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.24
[INFO] [stderr]    Compiling fuzzy-matcher v0.3.7
[INFO] [stderr]    Compiling console v0.15.11
[INFO] [stderr]    Compiling near-chain-configs v0.34.3
[INFO] [stderr]    Compiling xattr v1.5.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling number_prefix v0.4.0
[INFO] [stderr]    Compiling pathdiff v0.2.3
[INFO] [stderr]    Compiling self_update v0.42.0
[INFO] [stderr]    Compiling shell-escape v0.1.5
[INFO] [stderr]    Compiling encode_unicode v1.0.0
[INFO] [stderr]    Compiling cargo-util v0.2.22
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling open v5.3.2
[INFO] [stderr]    Compiling indicatif v0.17.11
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling prettytable v0.10.0
[INFO] [stderr]    Compiling inquire-clack v0.1.0
[INFO] [stderr]    Compiling near-jsonrpc-primitives v0.34.3
[INFO] [stderr]    Compiling bip39 v2.2.0
[INFO] [stderr]    Compiling shellexpand v3.1.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling clap v4.5.45
[INFO] [stderr]    Compiling near-abi v0.4.3
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling slipped10 v0.4.6
[INFO] [stderr]    Compiling toml v0.8.23
[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/beta-2026-04-21-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=16d2927bf474c730 -C extra-filename=-dc824d8e93dfcbe2 --out-dir /opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern bip39=/opt/rustwide/target/debug/deps/libbip39-1570cc433a22f07f.rmeta --extern borsh=/opt/rustwide/target/debug/deps/libborsh-4bf6f0bf603b5b73.rmeta --extern bs58=/opt/rustwide/target/debug/deps/libbs58-7db0a9d5606e5b0a.rmeta --extern bytesize=/opt/rustwide/target/debug/deps/libbytesize-cfbcfd2674570d98.rmeta --extern cargo_util=/opt/rustwide/target/debug/deps/libcargo_util-ed334dce8d08dc84.rmeta --extern clap=/opt/rustwide/target/debug/deps/libclap-1b1820ada7143ceb.rmeta --extern color_eyre=/opt/rustwide/target/debug/deps/libcolor_eyre-dd05d8b233ff4516.rmeta --extern derive_more=/opt/rustwide/target/debug/deps/libderive_more-bc4a0b7a77c35501.rmeta --extern dirs=/opt/rustwide/target/debug/deps/libdirs-0f7cfaf2cbdde605.rmeta --extern easy_ext=/opt/rustwide/target/debug/deps/libeasy_ext-94a04186a2b4d52f.so --extern ed25519_dalek=/opt/rustwide/target/debug/deps/libed25519_dalek-bedb3e8e483362b4.rmeta --extern futures=/opt/rustwide/target/debug/deps/libfutures-0bf9a2a293ce765d.rmeta --extern hex=/opt/rustwide/target/debug/deps/libhex-4a905f21fb685b81.rmeta --extern indenter=/opt/rustwide/target/debug/deps/libindenter-7cd0b7f907d5d245.rmeta --extern inquire=/opt/rustwide/target/debug/deps/libinquire-5ae2bcfe3092d698.rmeta --extern interactive_clap=/opt/rustwide/target/debug/deps/libinteractive_clap-55996a19e68286b9.rmeta --extern interactive_clap_derive=/opt/rustwide/target/debug/deps/libinteractive_clap_derive-296ae85da86999b5.so --extern keyring=/opt/rustwide/target/debug/deps/libkeyring-2618da46f73e9993.rmeta --extern linked_hash_map=/opt/rustwide/target/debug/deps/liblinked_hash_map-3b803359bb4185b9.rmeta --extern near_abi=/opt/rustwide/target/debug/deps/libnear_abi-91aa81ff5797e701.rmeta --extern near_crypto=/opt/rustwide/target/debug/deps/libnear_crypto-8d917054c5b8bcf0.rmeta --extern near_gas=/opt/rustwide/target/debug/deps/libnear_gas-8a9758ce1ceff630.rmeta --extern near_jsonrpc_client=/opt/rustwide/target/debug/deps/libnear_jsonrpc_client-dc48dbc8d9a7814d.rmeta --extern near_jsonrpc_primitives=/opt/rustwide/target/debug/deps/libnear_jsonrpc_primitives-27bcf690da15ea8f.rmeta --extern near_parameters=/opt/rustwide/target/debug/deps/libnear_parameters-04585fa8ecded749.rmeta --extern near_primitives=/opt/rustwide/target/debug/deps/libnear_primitives-868696c23bcadd68.rmeta --extern near_socialdb_client=/opt/rustwide/target/debug/deps/libnear_socialdb_client-a83b2562cf36d288.rmeta --extern near_token=/opt/rustwide/target/debug/deps/libnear_token-bd822997858e4500.rmeta --extern open=/opt/rustwide/target/debug/deps/libopen-49a1075cd16fcd21.rmeta --extern openssl=/opt/rustwide/target/debug/deps/libopenssl-670348d7705fcdbe.rmeta --extern prettytable=/opt/rustwide/target/debug/deps/libprettytable-9b15a7ebf25e867b.rmeta --extern reqwest=/opt/rustwide/target/debug/deps/libreqwest-d943f88c224034dc.rmeta --extern rust_decimal=/opt/rustwide/target/debug/deps/librust_decimal-d480eafa0d4910ae.rmeta --extern serde=/opt/rustwide/target/debug/deps/libserde-9de1149d9e70a297.rmeta --extern serde_json=/opt/rustwide/target/debug/deps/libserde_json-d8b4a3cb63b9f9f7.rmeta --extern serde_with=/opt/rustwide/target/debug/deps/libserde_with-12a3910f6f20f72d.rmeta --extern shell_words=/opt/rustwide/target/debug/deps/libshell_words-ac7c6b9a20be3d81.rmeta --extern shellexpand=/opt/rustwide/target/debug/deps/libshellexpand-28625b51152f4a02.rmeta --extern slipped10=/opt/rustwide/target/debug/deps/libslipped10-65982040464be861.rmeta --extern smart_default=/opt/rustwide/target/debug/deps/libsmart_default-12316994213f210e.so --extern strum=/opt/rustwide/target/debug/deps/libstrum-12bbb6ea546d49c8.rmeta --extern strum_macros=/opt/rustwide/target/debug/deps/libstrum_macros-a214f9f897a5c5dc.so --extern textwrap=/opt/rustwide/target/debug/deps/libtextwrap-c81b7cbf2ee9901c.rmeta --extern thiserror=/opt/rustwide/target/debug/deps/libthiserror-e07bf941f746b90b.rmeta --extern tokio=/opt/rustwide/target/debug/deps/libtokio-c069cdccf3e45c58.rmeta --extern toml=/opt/rustwide/target/debug/deps/libtoml-adfce4e861ea3f3b.rmeta --extern tracing=/opt/rustwide/target/debug/deps/libtracing-207843787fc21ca2.rmeta --extern tracing_indicatif=/opt/rustwide/target/debug/deps/libtracing_indicatif-33bd0eb2a4f6cbd9.rmeta --extern tracing_subscriber=/opt/rustwide/target/debug/deps/libtracing_subscriber-38ffb161c0b3e3e3.rmeta --extern url=/opt/rustwide/target/debug/deps/liburl-57a6ec0224b9fa7d.rmeta --extern wasmparser=/opt/rustwide/target/debug/deps/libwasmparser-3390a00cb3c9747b.rmeta --extern zstd=/opt/rustwide/target/debug/deps/libzstd-a97f1c0f1f80bebd.rmeta --cap-lints allow --cap-lints=warn -L native=/opt/rustwide/target/debug/build/libdbus-sys-e9dc4f4ae8d99cee/out -L native=/opt/rustwide/target/debug/build/libdbus-sys-e9dc4f4ae8d99cee/out -L native=/opt/rustwide/target/debug/build/secp256k1-sys-3eae68a105a2eff1/out -L native=/opt/rustwide/target/debug/build/zstd-sys-54f62d529cbfa23f/out -L native=/opt/rustwide/target/debug/build/ring-e9de8cec18b43766/out -L native=/opt/rustwide/target/debug/build/openssl-sys-5605003ff6da65e9/out/openssl-build/install/lib` (signal: 9, SIGKILL: kill)
[INFO] running `Command { std: "docker" "inspect" "de31cbed7987c8647033175dd23e44645d3d58096860417e8bbc7f27a3c81459", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "de31cbed7987c8647033175dd23e44645d3d58096860417e8bbc7f27a3c81459", kill_on_drop: false }`
[INFO] [stdout] de31cbed7987c8647033175dd23e44645d3d58096860417e8bbc7f27a3c81459
