subxt 0.36.0 -> 0.37.0 https://github.com/paritytech/subxt/releases attrpath: subxt 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-luKtu9g+NtlwRhC1icpIxkBvP3GtggpKoj7Sx4anLAM= Received ExitFailure 1 when running Raw command: /nix/store/03a4f9rij2z4mmwprlbip3mrnnfaw0yd-nix-2.18.2/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A subxt nix build failed. unpacking source archive /nix/store/aicibdf4bdn3h0s5b7b0rg5a0i77r8hs-source source root is source Executing cargoSetupPostUnpackHook unpacking source archive /nix/store/529cb3ivyx5bdz10nkl6p0r5mp18jp8m-subxt-0.37.0-vendor.tar.gz Finished cargoSetupPostUnpackHook @nix { "action": "setPhase", "phase": "patchPhase" } Running phase: patchPhase Executing cargoSetupPostPatchHook Validating consistency between /build/source/Cargo.lock and /build/subxt-0.37.0-vendor.tar.gz/Cargo.lock Finished cargoSetupPostPatchHook @nix { "action": "setPhase", "phase": "updateAutotoolsGnuConfigScriptsPhase" } Running phase: updateAutotoolsGnuConfigScriptsPhase @nix { "action": "setPhase", "phase": "configurePhase" } Running phase: configurePhase @nix { "action": "setPhase", "phase": "buildPhase" } Running phase: buildPhase Executing cargoBuildHook ++ env CC_X86_64_UNKNOWN_LINUX_GNU=/nix/store/9bv7dcvmfcjnmg5mnqwqlq2wxfn8d7yi-gcc-wrapper-13.2.0/bin/cc CXX_X86_64_UNKNOWN_LINUX_GNU=/nix/store/9bv7dcvmfcjnmg5mnqwqlq2wxfn8d7yi-gcc-wrapper-13.2.0/bin/c++ CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=/nix/store/9bv7dcvmfcjnmg5mnqwqlq2wxfn8d7yi-gcc-wrapper-13.2.0/bin/cc CC_X86_64_UNKNOWN_LINUX_GNU=/nix/store/9bv7dcvmfcjnmg5mnqwqlq2wxfn8d7yi-gcc-wrapper-13.2.0/bin/cc CXX_X86_64_UNKNOWN_LINUX_GNU=/nix/store/9bv7dcvmfcjnmg5mnqwqlq2wxfn8d7yi-gcc-wrapper-13.2.0/bin/c++ CARGO_TARGET_X86_64_UNKNOWN_LINUX_GNU_LINKER=/nix/store/9bv7dcvmfcjnmg5mnqwqlq2wxfn8d7yi-gcc-wrapper-13.2.0/bin/cc CARGO_BUILD_TARGET=x86_64-unknown-linux-gnu HOST_CC=/nix/store/9bv7dcvmfcjnmg5mnqwqlq2wxfn8d7yi-gcc-wrapper-13.2.0/bin/cc HOST_CXX=/nix/store/9bv7dcvmfcjnmg5mnqwqlq2wxfn8d7yi-gcc-wrapper-13.2.0/bin/c++ cargo build -j 24 --target x86_64-unknown-linux-gnu --frozen --profile release --bin subxt warning: /build/source/core/Cargo.toml: unused manifest key: dependencies.codec.package warning: /build/source/signer/Cargo.toml: unused manifest key: dependencies.codec.package warning: /build/source/codegen/Cargo.toml: unused manifest key: dependencies.codec.package warning: /build/source/testing/integration-tests/Cargo.toml: unused manifest key: dev-dependencies.codec.package warning: /build/source/testing/ui-tests/Cargo.toml: unused manifest key: dev-dependencies.codec.package warning: /build/source/macro/Cargo.toml: unused manifest key: dependencies.codec.package warning: /build/source/cli/Cargo.toml: unused manifest key: dependencies.codec.package warning: /build/source/testing/generate-custom-metadata/Cargo.toml: unused manifest key: dependencies.codec.package warning: /build/source/metadata/Cargo.toml: unused manifest key: dependencies.codec.package warning: /build/source/subxt/Cargo.toml: unused manifest key: dependencies.codec.package error: the lock file /build/source/Cargo.lock needs to be updated but --frozen was passed to prevent this If you want to try to generate the lock file without accessing the network, remove the --frozen flag and use --offline instead.