2022-11-01T20:02:46 ethabi 13.0.0 -> 16.0.0 https://github.com/rust-ethereum/ethabi/releases 2022-11-01T20:02:49 attrpath: ethabi 2022-11-01T20:02:49 Checking auto update branch... 2022-11-01T20:02:49 No auto update branch exists 2022-11-01T20:02:53 [version] 2022-11-01T20:02:53 [version] generic version rewriter does not support multiple hashes 2022-11-01T20:02:53 [rustCrateVersion] 2022-11-01T20:03:55 [rustCrateVersion] Replacing cargoSha256 with sha256-8gyQkgxn+bWmPvu/cbVAQbEwFvozzlpdwwh40Im2bGY= 2022-11-01T20:03:58 Received ExitFailure 100 when running Raw command: /nix/store/6fr58pqy02hmgw1h7b9nqmv7vlp3v346-nix-2.3.15/bin/nix-build --option sandbox true --arg config "{ allowBroken = true; allowUnfree = true; allowAliases = false; }" --arg overlays "[ ]" -A ethabi nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/3ci4vzv3cy6k63gshkqcjzk9gl747fy8-source source root is source Executing cargoSetupPostUnpackHook unpacking source archive /nix/store/mzn7kpd1g8bdm0chcqkcchgbfp58x6ss-ethabi-16.0.0-vendor.tar.gz Finished cargoSetupPostUnpackHook @nix { "action": "setPhase", "phase": "patchPhase" } patching sources applying patch /nix/store/jikjbvwbb211pj5z0i6k1kxlkbdzcp4a-add-Cargo-lock.patch patching file Cargo.lock Executing cargoSetupPostPatchHook Validating consistency between /build/source/Cargo.lock and /build/ethabi-16.0.0-vendor.tar.gz/Cargo.lock Finished cargoSetupPostPatchHook @nix { "action": "setPhase", "phase": "configurePhase" } configuring @nix { "action": "setPhase", "phase": "buildPhase" } building Executing cargoBuildHook ++ env CC_x86_64-unknown-linux-gnu=/nix/store/0vln6gxc9b2wr9yhbn0aspy6badlj638-gcc-wrapper-11.3.0/bin/cc CXX_x86_64-unknown-linux-gnu=/nix/store/0vln6gxc9b2wr9yhbn0aspy6badlj638-gcc-wrapper-11.3.0/bin/c++ CC_x86_64-unknown-linux-gnu=/nix/store/0vln6gxc9b2wr9yhbn0aspy6badlj638-gcc-wrapper-11.3.0/bin/cc CXX_x86_64-unknown-linux-gnu=/nix/store/0vln6gxc9b2wr9yhbn0aspy6badlj638-gcc-wrapper-11.3.0/bin/c++ cargo build -j 16 --target x86_64-unknown-linux-gnu --frozen --release 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.