cargoArtifacts not set, will not reuse any cargo artifacts Running phase: unpackPhase unpacking source archive /nix/store/cgkgilkzmc2kfbrrna01kn24vdkjkanf-source source root is source Running phase: patchPhase Executing configureCargoCommonVars Running phase: updateAutotoolsGnuConfigScriptsPhase Running phase: configurePhase will append /build/source/.cargo-home/config.toml with contents of /nix/store/c9b8fnnsf2sbqjz53llwzbb81m1g7d6l-vendor-cargo-deps/config.toml default configurePhase, nothing to do Running phase: buildPhase +++ command cargo --version cargo 1.97.0 (c980f4866 2026-06-30) +++ command cargo check --release --locked --all-targets error: cannot update the lock file /build/source/Cargo.lock because --locked was passed to prevent this help: to generate the lock file without accessing the network, remove the --locked flag and use --offline instead.