2022-12-03T00:52:40 ecpdap 0.1.8 -> 0.2.0 https://github.com/adamgreig/ecpdap/releases 2022-12-03T00:52:42 attrpath: ecpdap 2022-12-03T00:52:43 Checking auto update branch... 2022-12-03T00:52:43 No auto update branch exists 2022-12-03T00:52:46 [version] 2022-12-03T00:52:46 [version] generic version rewriter does not support multiple hashes 2022-12-03T00:52:46 [rustCrateVersion] 2022-12-03T00:54:15 [rustCrateVersion] Replacing cargoSha256 with sha256-70Aq/gNfRv9JQyYWb7amYkfzFcNGCGbmCfJH4chbyyc= 2022-12-03T00:54:18 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 ecpdap nix build failed. warning: unknown setting 'experimental-features' @nix { "action": "setPhase", "phase": "unpackPhase" } unpacking sources unpacking source archive /nix/store/vqyn0akdx1h32xjjhz8krbdh59dmd2r9-source source root is source Executing cargoSetupPostUnpackHook unpacking source archive /nix/store/a34wm23qnxiwhhc0l8rdsyw0hx8k0vq2-ecpdap-0.2.0-vendor.tar.gz Finished cargoSetupPostUnpackHook @nix { "action": "setPhase", "phase": "patchPhase" } patching sources Executing cargoSetupPostPatchHook Validating consistency between /build/source/Cargo.lock and /build/ecpdap-0.2.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/dq0xwmsk1g0i2ayg6pb7y87na2knzylh-gcc-wrapper-11.3.0/bin/cc CXX_x86_64-unknown-linux-gnu=/nix/store/dq0xwmsk1g0i2ayg6pb7y87na2knzylh-gcc-wrapper-11.3.0/bin/c++ CC_x86_64-unknown-linux-gnu=/nix/store/dq0xwmsk1g0i2ayg6pb7y87na2knzylh-gcc-wrapper-11.3.0/bin/cc CXX_x86_64-unknown-linux-gnu=/nix/store/dq0xwmsk1g0i2ayg6pb7y87na2knzylh-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.