this derivation will be built: /nix/store/v53yp91b17k26fm8ngrwrmwl61jdk1ws-citiesapp-frontend.drv error: Cannot build '/nix/store/v53yp91b17k26fm8ngrwrmwl61jdk1ws-citiesapp-frontend.drv'. Reason: builder failed with exit code 101. Output paths: /nix/store/nkxjypjnbp0xmzyd84wwzfgc9kkfljni-citiesapp-frontend Last 20 log lines: > Running phase: unpackPhase > unpacking source archive /nix/store/plwf881agh4x5pycly1qjcffxcrdp4c1-lbj1imxyc9p32gf01cag0jqkliz4038f-source > source root is lbj1imxyc9p32gf01cag0jqkliz4038f-source > Executing cargoSetupPostUnpackHook > Finished cargoSetupPostUnpackHook > Running phase: patchPhase > Executing cargoSetupPostPatchHook > Validating consistency between /build/lbj1imxyc9p32gf01cag0jqkliz4038f-source/Cargo.lock and /build/cargo-vendor-dir/Cargo.lock > Finished cargoSetupPostPatchHook > Running phase: updateAutotoolsGnuConfigScriptsPhase > Running phase: configurePhase > Running phase: buildPhase > Executing cargoBuildHook > cargoBuildHook flags: -j 16 --target x86_64-unknown-linux-gnu --offline --profile release > error: failed to select a version for the requirement `reqwest = "^0.13"` > candidate versions found which didn't match: 0.12.28 > location searched: directory source `/build/cargo-vendor-dir` (which is replacing registry `crates-io`) > required by package `citiesapp-frontend v0.1.0 (/build/lbj1imxyc9p32gf01cag0jqkliz4038f-source)` > perhaps a crate was updated and forgotten to be re-vendored? > As a reminder, you're using offline mode (--offline) which can sometimes cause surprising resolution failures, if this error is too confusing you may wish to retry without `--offline`. For full logs, run: nix log /nix/store/v53yp91b17k26fm8ngrwrmwl61jdk1ws-citiesapp-frontend.drv