Update Cargo.lock #4957
Closed
Update Cargo.lock #4957
Garnix CI / check unionvisor-tests [x86_64-linux]
failed
Aug 8, 2025 in 33s
check unionvisor-tests [x86_64-linux]
check unionvisor-tests [x86_64-linux] failed
Details
Last 100 lines of logs:
warning: ignoring untrusted flake configuration setting 'extra-substituters'.
Pass '--accept-flake-config' to trust it
warning: ignoring untrusted flake configuration setting 'extra-trusted-public-keys'.
Pass '--accept-flake-config' to trust it
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:37:12:
36|
37| strict = derivationStrict drvAttrs;
| ^
38|
… while evaluating derivation 'unionvisor-test-0.0.0'
whose name attribute is located at /nix/store/g78m1mzrbsx2hwai0g7yc6wxg2x1rvyj-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'cargoArtifacts' of derivation 'unionvisor-test-0.0.0'
at /nix/store/hzaj7c6khqwn8hspz3gv1wk7yqgszvam-source/lib/mkCargoDerivation.nix:86:11:
85| chosenStdenv.mkDerivation (baseDrvArgs // {
86| inherit cargoArtifacts;
| ^
87|
(stack trace truncated; use '--show-trace' to show the full, detailed trace)
error: while parsing TOML: [error] toml::parse_key: an invalid key appeared.
--> fromTOML
|
20465 | .
| ^--- is not a valid key
|
Hint: bare keys : non-empty strings composed only of [A-Za-z0-9_-].
Hint: quoted keys: same as "basic strings" or 'literal strings'.
Hint: dotted keys: sequence of bare or quoted keys joined with a dot.
unionvisor-tests> failed running package evaluation. If you have `nix` installed, you can reproduce the error locally by running: prlimit --as=17179869184 nix build .#checks.x86_64-linux.unionvisor-tests --dry-run --json
unionvisor-tests> warning: ignoring untrusted flake configuration setting 'extra-substituters'.
Pass '--accept-flake-config' to trust it
warning: ignoring untrusted flake configuration setting 'extra-trusted-public-keys'.
Pass '--accept-flake-config' to trust it
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:37:12:
36|
37| strict = derivationStrict drvAttrs;
| ^
38|
… while evaluating derivation 'unionvisor-test-0.0.0'
whose name attribute is located at /nix/store/g78m1mzrbsx2hwai0g7yc6wxg2x1rvyj-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'cargoArtifacts' of derivation 'unionvisor-test-0.0.0'
at /nix/store/hzaj7c6khqwn8hspz3gv1wk7yqgszvam-source/lib/mkCargoDerivation.nix:86:11:
85| chosenStdenv.mkDerivation (baseDrvArgs // {
86| inherit cargoArtifacts;
| ^
87|
(stack trace truncated; use '--show-trace' to show the full, detailed trace)
error: while parsing TOML: [error] toml::parse_key: an invalid key appeared.
--> fromTOML
|
20465 | .
| ^--- is not a valid key
|
Hint: bare keys : non-empty strings composed only of [A-Za-z0-9_-].
Hint: quoted keys: same as "basic strings" or 'literal strings'.
Hint: dotted keys: sequence of bare or quoted keys joined with a dot.
Loading