[INFO] cloning repository https://github.com/arcadiaarb/near-wallet-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/arcadiaarb/near-wallet-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcadiaarb%2Fnear-wallet-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcadiaarb%2Fnear-wallet-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a764283ea61a349a434b14defe96d36545810ba2
[INFO] checking arcadiaarb/near-wallet-cli against 1.94.0 for beta-1.95-4
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Farcadiaarb%2Fnear-wallet-cli" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/arcadiaarb/near-wallet-cli
[INFO] finished tweaking git repo https://github.com/arcadiaarb/near-wallet-cli
[INFO] tweaked toml for git repo https://github.com/arcadiaarb/near-wallet-cli written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/arcadiaarb/near-wallet-cli on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/arcadiaarb/near-wallet-cli 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.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded primitive-types v0.10.1
[INFO] [stderr]   Downloaded near-primitives-core v0.20.1
[INFO] [stderr]   Downloaded near-stdx v0.20.1
[INFO] [stderr]   Downloaded prefix-sum-vec v0.1.2
[INFO] [stderr]   Downloaded smart-default v0.6.0
[INFO] [stderr]   Downloaded zeropool-bn v0.5.11
[INFO] [stderr]   Downloaded json_comments v0.2.2
[INFO] [stderr]   Downloaded near-fmt v0.20.1
[INFO] [stderr]   Downloaded near-rpc-error-macro v0.20.1
[INFO] [stderr]   Downloaded actix_derive v0.6.2
[INFO] [stderr]   Downloaded near-rpc-error-core v0.20.1
[INFO] [stderr]   Downloaded near-chain-configs v0.20.1
[INFO] [stderr]   Downloaded near-jsonrpc-primitives v0.20.1
[INFO] [stderr]   Downloaded near-jsonrpc-client v0.8.0
[INFO] [stderr]   Downloaded actix v0.13.5
[INFO] [stderr]   Downloaded secp256k1 v0.27.0
[INFO] [stderr]   Downloaded near-parameters v0.20.1
[INFO] [stderr]   Downloaded reed-solomon-erasure v4.0.2
[INFO] [stderr]   Downloaded near-vm-runner v0.20.1
[INFO] [stderr]   Downloaded near-primitives v0.20.1
[INFO] [stderr]   Downloaded near-crypto v0.20.1
[INFO] [stderr]   Downloaded near-account-id v1.1.4
[INFO] [stderr]   Downloaded easy-ext v0.2.9
[INFO] [stderr]   Downloaded opentelemetry-semantic-conventions v0.9.0
[INFO] [stderr]   Downloaded near-o11y v0.20.1
[INFO] [stderr]   Downloaded near-config-utils v0.20.1
[INFO] [stderr]   Downloaded secp256k1-sys v0.8.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 60dfe75b76f98e468450ec678a021c692e300e3c9b43c267ce226bad63ea02fe
[INFO] running `Command { std: "docker" "start" "-a" "60dfe75b76f98e468450ec678a021c692e300e3c9b43c267ce226bad63ea02fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "60dfe75b76f98e468450ec678a021c692e300e3c9b43c267ce226bad63ea02fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "60dfe75b76f98e468450ec678a021c692e300e3c9b43c267ce226bad63ea02fe", kill_on_drop: false }`
[INFO] [stdout] 60dfe75b76f98e468450ec678a021c692e300e3c9b43c267ce226bad63ea02fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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.94.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b283eadffcfce79df6e87fa0e9d50d505b1bfb675dd858e5231a0f724d4fcf34
[INFO] running `Command { std: "docker" "start" "-a" "b283eadffcfce79df6e87fa0e9d50d505b1bfb675dd858e5231a0f724d4fcf34", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling zerocopy v0.8.47
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking socket2 v0.6.3
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]    Compiling cc v1.2.57
[INFO] [stderr]     Checking getrandom v0.2.17
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling winnow v1.0.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]    Compiling toml_datetime v1.0.1+spec-1.1.0
[INFO] [stderr]    Compiling libc v0.2.183
[INFO] [stderr]    Compiling borsh v1.6.1
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling which v4.4.2
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling regex-automata v0.4.14
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]     Checking crossbeam-channel v0.5.15
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling prost-build v0.9.0
[INFO] [stderr]     Checking socket2 v0.5.10
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling petgraph v0.6.5
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking getrandom v0.1.16
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking rand_core v0.5.1
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking serde_json v1.0.149
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking fixed-hash v0.7.0
[INFO] [stderr]     Checking crypto-mac v0.8.0
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking cipher v0.2.5
[INFO] [stderr]     Checking digest v0.9.0
[INFO] [stderr]    Compiling toml_parser v1.0.10+spec-1.1.0
[INFO] [stderr]    Compiling tempfile v3.27.0
[INFO] [stderr]    Compiling protobuf v2.28.0
[INFO] [stderr]     Checking json_comments v0.2.2
[INFO] [stderr]     Checking blake2 v0.9.2
[INFO] [stderr]    Compiling memoffset v0.8.0
[INFO] [stderr]     Checking near-stdx v0.20.1
[INFO] [stderr]    Compiling openssl v0.10.76
[INFO] [stderr]    Compiling openssl-sys v0.9.112
[INFO] [stderr]    Compiling secp256k1-sys v0.8.2
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling prometheus v0.13.4
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]    Compiling toml_edit v0.25.5+spec-1.1.0
[INFO] [stderr]     Checking tracing-log v0.1.4
[INFO] [stderr]     Checking keccak v0.1.6
[INFO] [stderr]    Compiling reed-solomon-erasure v4.0.2
[INFO] [stderr]     Checking rustc-hex v2.1.0
[INFO] [stderr]     Checking sha3 v0.10.8
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling fs2 v0.4.3
[INFO] [stderr]     Checking ripemd v0.1.3
[INFO] [stderr]     Checking prefix-sum-vec v0.1.2
[INFO] [stderr]    Compiling easy-ext v0.2.9
[INFO] [stderr]     Checking ipnet v2.12.0
[INFO] [stderr]    Compiling proc-macro-crate v3.5.0
[INFO] [stderr]     Checking futures-executor v0.3.32
[INFO] [stderr]     Checking futures v0.3.32
[INFO] [stderr]    Compiling regex v1.12.3
[INFO] [stderr]     Checking matchers v0.2.0
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand_chacha v0.2.2
[INFO] [stderr]     Checking c2-chacha v0.3.3
[INFO] [stderr]     Checking rand v0.7.3
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling darling_core v0.23.0
[INFO] [stderr]    Compiling prost-derive v0.9.0
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling smart-default v0.6.0
[INFO] [stderr]     Checking zeropool-bn v0.5.11
[INFO] [stderr]     Checking secp256k1 v0.27.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling tokio-macros v2.6.1
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling pin-project-internal v1.1.11
[INFO] [stderr]    Compiling borsh-derive v1.6.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]    Compiling derive_arbitrary v1.4.2
[INFO] [stderr]    Compiling derive_more v0.99.20
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]     Checking tokio v1.50.0
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking arbitrary v1.4.2
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]    Compiling clap_derive v4.6.0
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking pin-project v1.1.11
[INFO] [stderr]    Compiling actix_derive v0.6.2
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling actix-macros v0.2.4
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling prost v0.9.0
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]    Compiling prost-types v0.9.0
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking near-config-utils v0.20.1
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking tracing-futures v0.2.5
[INFO] [stderr]    Compiling darling_macro v0.23.0
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking thiserror v2.0.18
[INFO] [stderr]    Compiling darling v0.23.0
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]    Compiling serde_with_macros v3.18.0
[INFO] [stderr]     Checking ed25519-dalek v2.2.0
[INFO] [stderr]     Checking clap v4.6.0
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking serde_with v3.18.0
[INFO] [stderr]     Checking tracing-appender v0.2.4
[INFO] [stderr]     Checking near-account-id v1.1.4
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking chrono v0.4.44
[INFO] [stderr]     Checking bytesize v1.3.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling tonic-build v0.6.2
[INFO] [stderr]     Checking uint v0.9.5
[INFO] [stderr]     Checking primitive-types v0.10.1
[INFO] [stderr]    Compiling near-rpc-error-core v0.20.1
[INFO] [stderr]    Compiling opentelemetry-otlp v0.10.0
[INFO] [stderr]    Compiling near-rpc-error-macro v0.20.1
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking near-crypto v0.20.1
[INFO] [stderr]     Checking near-primitives-core v0.20.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking near-parameters v0.20.1
[INFO] [stderr]     Checking near-fmt v0.20.1
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]     Checking tokio-io-timeout v1.2.1
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]     Checking actix-rt v2.11.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking opentelemetry v0.17.0
[INFO] [stderr]     Checking h2 v0.3.27
[INFO] [stderr]     Checking tower v0.4.13
[INFO] [stderr]     Checking actix v0.13.5
[INFO] [stderr]     Checking near-vm-runner v0.20.1
[INFO] [stderr]     Checking opentelemetry-semantic-conventions v0.9.0
[INFO] [stderr]     Checking tracing-opentelemetry v0.17.4
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking hyper-timeout v0.4.1
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking tonic v0.6.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking near-o11y v0.20.1
[INFO] [stderr]     Checking near-primitives v0.20.1
[INFO] [stderr]     Checking near-chain-configs v0.20.1
[INFO] [stderr]     Checking near-jsonrpc-primitives v0.20.1
[INFO] [stderr]     Checking near-jsonrpc-client v0.8.0
[INFO] [stderr]     Checking near-wallet-cli v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 31s
[INFO] running `Command { std: "docker" "inspect" "b283eadffcfce79df6e87fa0e9d50d505b1bfb675dd858e5231a0f724d4fcf34", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b283eadffcfce79df6e87fa0e9d50d505b1bfb675dd858e5231a0f724d4fcf34", kill_on_drop: false }`
[INFO] [stdout] b283eadffcfce79df6e87fa0e9d50d505b1bfb675dd858e5231a0f724d4fcf34
