[INFO] fetching crate near-client 0.7.2...
[INFO] checking near-client-0.7.2 against try#31561a63598a0f21fc74c024747ef1310fdd2eb2 for pr-133536
[INFO] extracting crate near-client 0.7.2 into /workspace/builds/worker-4-tc2/source
[INFO] validating manifest of crates.io crate near-client 0.7.2 on toolchain 31561a63598a0f21fc74c024747ef1310fdd2eb2
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate near-client 0.7.2
[INFO] finished tweaking crates.io crate near-client 0.7.2
[INFO] tweaked toml for crates.io crate near-client 0.7.2 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 260 packages to latest compatible versions
[INFO] [stderr]       Adding base64 v0.21.7 (available: v0.22.1)
[INFO] [stderr]       Adding borsh v0.10.4 (available: v1.5.3)
[INFO] [stderr]       Adding itertools v0.12.1 (available: v0.13.0)
[INFO] [stderr]       Adding near-primitives-core v0.17.0 (available: v0.27.0)
[INFO] [stderr]       Adding reqwest v0.11.27 (available: v0.12.9)
[INFO] [stderr]       Adding strum v0.24.1 (available: v0.26.3)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.3)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f1739f51b47dec25d5ab7eb204b163329a2eae50818d81f3e6b42685bc7f918a
[INFO] running `Command { std: "docker" "start" "-a" "f1739f51b47dec25d5ab7eb204b163329a2eae50818d81f3e6b42685bc7f918a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f1739f51b47dec25d5ab7eb204b163329a2eae50818d81f3e6b42685bc7f918a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1739f51b47dec25d5ab7eb204b163329a2eae50818d81f3e6b42685bc7f918a", kill_on_drop: false }`
[INFO] [stdout] f1739f51b47dec25d5ab7eb204b163329a2eae50818d81f3e6b42685bc7f918a
[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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+31561a63598a0f21fc74c024747ef1310fdd2eb2" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 708fc3ab0ce1290b5152fbac7f5c23bc88890cc2242aff292355cfadbe35d1f5
[INFO] running `Command { std: "docker" "start" "-a" "708fc3ab0ce1290b5152fbac7f5c23bc88890cc2242aff292355cfadbe35d1f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde v1.0.215
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling semver v1.0.23
[INFO] [stderr]    Compiling syn v2.0.90
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking equivalent v1.0.1
[INFO] [stderr]     Checking futures-task v0.3.31
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]     Checking futures-util v0.3.31
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking openssl-sys v0.9.104
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling num-bigint v0.3.3
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling num-rational v0.3.2
[INFO] [stderr]    Compiling num-format v0.4.4
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]     Checking indexmap v2.6.0
[INFO] [stderr]     Checking base64 v0.21.7
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking crypto-common v0.1.6
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]     Checking signature v2.2.0
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking zeroize v1.8.1
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking ed25519 v2.2.3
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking rustls-pemfile v1.0.4
[INFO] [stderr]     Checking bs58 v0.4.0
[INFO] [stderr]     Checking webpki-roots v0.25.4
[INFO] [stderr]     Checking sync_wrapper v0.1.2
[INFO] [stderr]     Checking ipnet v2.10.1
[INFO] [stderr]     Checking itertools v0.12.1
[INFO] [stderr]     Checking bs58 v0.5.1
[INFO] [stderr]    Compiling toml v0.5.11
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking near-units-core v0.2.0
[INFO] [stderr]    Compiling borsh-schema-derive-internal v0.10.4
[INFO] [stderr]    Compiling borsh-derive-internal v0.10.4
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling darling_core v0.20.10
[INFO] [stderr]    Compiling borsh-derive v0.10.4
[INFO] [stderr]    Compiling strum_macros v0.24.3
[INFO] [stderr]    Compiling near-units-macro v0.2.0
[INFO] [stderr]     Checking sct v0.7.1
[INFO] [stderr]     Checking rustls-webpki v0.101.7
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.215
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling derive_arbitrary v1.4.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking openssl v0.10.68
[INFO] [stderr]     Checking enum-map v2.7.3
[INFO] [stderr]    Compiling serde_repr v0.1.19
[INFO] [stderr]    Compiling derive_more v0.99.18
[INFO] [stderr]     Checking near-units v0.2.0
[INFO] [stderr]     Checking arbitrary v1.4.1
[INFO] [stderr]     Checking tokio v1.41.1
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking strum v0.24.1
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling darling_macro v0.20.10
[INFO] [stderr]     Checking ahash v0.8.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking ed25519-dalek v2.1.1
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]    Compiling darling v0.20.10
[INFO] [stderr]     Checking hashbrown v0.13.2
[INFO] [stderr]    Compiling serde_with_macros v3.11.0
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]     Checking borsh v0.10.4
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking native-tls v0.2.12
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_with v3.11.0
[INFO] [stderr]     Checking serde_json v1.0.133
[INFO] [stderr]     Checking near-account-id v0.17.0
[INFO] [stderr]     Checking chrono v0.4.38
[INFO] [stderr]     Checking tokio-util v0.7.12
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking tokio-rustls v0.24.1
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking near-primitives-core v0.17.0
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking hyper v0.14.31
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking hyper-rustls v0.24.2
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking near-client v0.7.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/client.rs:367:10
[INFO] [stdout]     |
[INFO] [stdout] 361 |     pub fn add_access_key<'a>(
[INFO] [stdout]     |                           -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 367 |     ) -> FunctionCall {
[INFO] [stdout]     |          ^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/client.rs:391:10
[INFO] [stdout]     |
[INFO] [stdout] 386 |     pub fn delete_access_key<'a>(
[INFO] [stdout]     |                              -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 391 |     ) -> FunctionCall {
[INFO] [stdout]     |          ^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/client.rs:409:10
[INFO] [stdout]     |
[INFO] [stdout] 404 |     pub fn function_call<'a>(
[INFO] [stdout]     |                          -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 409 |     ) -> FunctionCallBuilder {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/client.rs:426:10
[INFO] [stdout]     |
[INFO] [stdout] 421 |     pub fn deploy_contract<'a>(
[INFO] [stdout]     |                            -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 426 |     ) -> FunctionCall {
[INFO] [stdout]     |          ^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/client.rs:447:10
[INFO] [stdout]     |
[INFO] [stdout] 441 |     pub fn create_account<'a>(
[INFO] [stdout]     |                           -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 447 |     ) -> FunctionCall {
[INFO] [stdout]     |          ^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/client.rs:477:10
[INFO] [stdout]     |
[INFO] [stdout] 472 |     pub fn delete_account<'a>(
[INFO] [stdout]     |                           -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 477 |     ) -> FunctionCall {
[INFO] [stdout]     |          ^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/client.rs:504:10
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub fn send<'a>(
[INFO] [stdout]     |                 -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 504 |     ) -> FunctionCall {
[INFO] [stdout]     |          ^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `deepsize_feature`
[INFO] [stdout]    --> src/near_primitives_light/views.rs:926:12
[INFO] [stdout]     |
[INFO] [stdout] 926 | #[cfg_attr(feature = "deepsize_feature", derive(deepsize::DeepSizeOf))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `deepsize_feature` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/client.rs:367:10
[INFO] [stdout]     |
[INFO] [stdout] 361 |     pub fn add_access_key<'a>(
[INFO] [stdout]     |                           -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 367 |     ) -> FunctionCall {
[INFO] [stdout]     |          ^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(elided_named_lifetimes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/client.rs:391:10
[INFO] [stdout]     |
[INFO] [stdout] 386 |     pub fn delete_access_key<'a>(
[INFO] [stdout]     |                              -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 391 |     ) -> FunctionCall {
[INFO] [stdout]     |          ^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/client.rs:409:10
[INFO] [stdout]     |
[INFO] [stdout] 404 |     pub fn function_call<'a>(
[INFO] [stdout]     |                          -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 409 |     ) -> FunctionCallBuilder {
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/client.rs:426:10
[INFO] [stdout]     |
[INFO] [stdout] 421 |     pub fn deploy_contract<'a>(
[INFO] [stdout]     |                            -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 426 |     ) -> FunctionCall {
[INFO] [stdout]     |          ^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/client.rs:447:10
[INFO] [stdout]     |
[INFO] [stdout] 441 |     pub fn create_account<'a>(
[INFO] [stdout]     |                           -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 447 |     ) -> FunctionCall {
[INFO] [stdout]     |          ^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/client.rs:477:10
[INFO] [stdout]     |
[INFO] [stdout] 472 |     pub fn delete_account<'a>(
[INFO] [stdout]     |                           -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 477 |     ) -> FunctionCall {
[INFO] [stdout]     |          ^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: elided lifetime has a name
[INFO] [stdout]    --> src/client.rs:504:10
[INFO] [stdout]     |
[INFO] [stdout] 499 |     pub fn send<'a>(
[INFO] [stdout]     |                 -- lifetime `'a` declared here
[INFO] [stdout] ...
[INFO] [stdout] 504 |     ) -> FunctionCall {
[INFO] [stdout]     |          ^^^^^^^^^^^^ this elided lifetime gets resolved as `'a`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `deepsize_feature`
[INFO] [stdout]    --> src/near_primitives_light/views.rs:926:12
[INFO] [stdout]     |
[INFO] [stdout] 926 | #[cfg_attr(feature = "deepsize_feature", derive(deepsize::DeepSizeOf))]
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition
[INFO] [stdout]     |
[INFO] [stdout]     = note: no expected values for `feature`
[INFO] [stdout]     = help: consider adding `deepsize_feature` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]  --> tests/rpc.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use near_workspaces::{network::Sandbox, types::SecretKey, Worker};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `near_workspaces`
[INFO] [stdout]  --> tests/rpc.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use near_workspaces::{network::Sandbox, types::SecretKey, Worker};
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]   --> tests/rpc.rs:27:13
[INFO] [stdout]    |
[INFO] [stdout] 27 |             near_workspaces::AccountId::from_str(signer_acc_id).unwrap(),
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout]    |
[INFO] [stdout] help: consider importing one of these structs
[INFO] [stdout]    |
[INFO] [stdout] 1  + use near_client::prelude::AccountId;
[INFO] [stdout]    |
[INFO] [stdout] 1  + use near_primitives_core::types::AccountId;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `AccountId`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 27 -             near_workspaces::AccountId::from_str(signer_acc_id).unwrap(),
[INFO] [stdout] 27 +             AccountId::from_str(signer_acc_id).unwrap(),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no function or associated item named `from_str` found for struct `near_client::prelude::SecretKey` in the current scope
[INFO] [stdout]   --> tests/rpc.rs:24:36
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let workspaces_sk = SecretKey::from_str(&keypair).unwrap();
[INFO] [stdout]    |                                    ^^^^^^^^ function or associated item not found in `SecretKey`
[INFO] [stdout]    |
[INFO] [stdout] help: there is an associated function `from_string` with a similar name
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let workspaces_sk = SecretKey::from_string(&keypair).unwrap();
[INFO] [stdout]    |                                    ~~~~~~~~~~~
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]   --> tests/rpc.rs:58:5
[INFO] [stdout]    |
[INFO] [stdout] 58 |     near_workspaces::compile_project(target_path.as_str())
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]   --> tests/rpc.rs:73:18
[INFO] [stdout]    |
[INFO] [stdout] 73 |     let worker = near_workspaces::sandbox().await.unwrap();
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]   --> tests/rpc.rs:88:18
[INFO] [stdout]    |
[INFO] [stdout] 88 |     let worker = near_workspaces::sandbox().await.unwrap();
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]    --> tests/rpc.rs:114:18
[INFO] [stdout]     |
[INFO] [stdout] 114 |     let worker = near_workspaces::sandbox().await.unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]    --> tests/rpc.rs:146:18
[INFO] [stdout]     |
[INFO] [stdout] 146 |     let worker = near_workspaces::sandbox().await.unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]    --> tests/rpc.rs:183:18
[INFO] [stdout]     |
[INFO] [stdout] 183 |     let worker = near_workspaces::sandbox().await.unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]    --> tests/rpc.rs:263:18
[INFO] [stdout]     |
[INFO] [stdout] 263 |     let worker = near_workspaces::sandbox().await.unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]    --> tests/rpc.rs:356:18
[INFO] [stdout]     |
[INFO] [stdout] 356 |     let worker = near_workspaces::sandbox().await.unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]    --> tests/rpc.rs:405:18
[INFO] [stdout]     |
[INFO] [stdout] 405 |     let worker = near_workspaces::sandbox().await.unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]    --> tests/rpc.rs:429:18
[INFO] [stdout]     |
[INFO] [stdout] 429 |     let worker = near_workspaces::sandbox().await.unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]    --> tests/rpc.rs:451:18
[INFO] [stdout]     |
[INFO] [stdout] 451 |     let worker = near_workspaces::sandbox().await.unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]    --> tests/rpc.rs:534:18
[INFO] [stdout]     |
[INFO] [stdout] 534 |     let worker = near_workspaces::sandbox().await.unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]    --> tests/rpc.rs:558:18
[INFO] [stdout]     |
[INFO] [stdout] 558 |     let worker = near_workspaces::sandbox().await.unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]    --> tests/rpc.rs:599:18
[INFO] [stdout]     |
[INFO] [stdout] 599 |     let worker = near_workspaces::sandbox().await.unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]    --> tests/rpc.rs:648:18
[INFO] [stdout]     |
[INFO] [stdout] 648 |     let worker = near_workspaces::sandbox().await.unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]    --> tests/rpc.rs:671:18
[INFO] [stdout]     |
[INFO] [stdout] 671 |     let worker = near_workspaces::sandbox().await.unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]    --> tests/rpc.rs:713:18
[INFO] [stdout]     |
[INFO] [stdout] 713 |     let worker = near_workspaces::sandbox().await.unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]    --> tests/rpc.rs:720:18
[INFO] [stdout]     |
[INFO] [stdout] 720 |     let worker = near_workspaces::sandbox().await.unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]    --> tests/rpc.rs:741:18
[INFO] [stdout]     |
[INFO] [stdout] 741 |     let worker = near_workspaces::sandbox().await.unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared crate or module `near_workspaces`
[INFO] [stdout]    --> tests/rpc.rs:753:18
[INFO] [stdout]     |
[INFO] [stdout] 753 |     let worker = near_workspaces::sandbox().await.unwrap();
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ use of undeclared crate or module `near_workspaces`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `near-client` (test "rpc") due to 24 previous errors
[INFO] running `Command { std: "docker" "inspect" "708fc3ab0ce1290b5152fbac7f5c23bc88890cc2242aff292355cfadbe35d1f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "708fc3ab0ce1290b5152fbac7f5c23bc88890cc2242aff292355cfadbe35d1f5", kill_on_drop: false }`
[INFO] [stdout] 708fc3ab0ce1290b5152fbac7f5c23bc88890cc2242aff292355cfadbe35d1f5
