nearcore 1.30.1 -> 1.31.1 https://github.com/near/nearcore/releases attrpath: nearcore Checking auto update branch... No auto update branch exists [version] [version] generic version rewriter does not support multiple hashes [rustCrateVersion] [rustCrateVersion] Replacing cargoHash with sha256-PUQfhoyCmXJfLvf+w7Gvjeb6CMH3Qskgqzng2aHUU2M= Received ExitFailure 1 when running Raw command: /nix/store/3nqhcyc7vid1npgcd0m7arg5sn325nhz-nix-2.12.0/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A nearcore nix build failed. warning: function `command` is never used  --> neard/build.rs:25:4  | 25 | fn command(prog: &str, args: &[&str], cwd: Option) -> Result> {  |  ^^^^^^^  |  = note: `#[warn(dead_code)]` on by default warning: function `get_git_version` is never used  --> neard/build.rs:57:4  | 57 | fn get_git_version() -> Result {  |  ^^^^^^^^^^^^^^^  Compiling hkdf v0.12.3  Compiling tikv-jemallocator v0.5.0  Compiling shell-escape v0.1.5 error: failed to run custom build command for `near-test-contracts v0.0.0 (/build/source/runtime/near-test-contracts)` Caused by: process didn't exit successfully: `/build/source/target/release/build/near-test-contracts-b661867b298958ba/build-script-build` (exit status: 1) --- stderr error: failed to select a version for the requirement `serde_json = "^1"` (locked to 1.0.62) candidate versions found which didn't match: 1.0.81 location searched: directory source `/build/nearcore-1.31.1-vendor.tar.gz` (which is replacing registry `crates-io`) required by package `test-contract-rs v0.1.0 (/build/source/runtime/near-test-contracts/test-contract-rs)` perhaps a crate was updated and forgotten to be re-vendored? command `"cargo" "build" "--target=wasm32-unknown-unknown" "--release" "--features" "latest_protocol"` exited with non-zero status: ExitStatus(unix_wait_status(25856)) warning: build failed, waiting for other jobs to finish... warning: `neard` (build script) generated 2 warnings