Update Cargo.lock #4957
Closed
Update Cargo.lock #4957
Garnix CI / package voyager-modules-plugins [x86_64-linux]
failed
Aug 8, 2025 in 39s
package voyager-modules-plugins [x86_64-linux]
package voyager-modules-plugins [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 'voyager-modules-plugins'
whose name attribute is located at /nix/store/g78m1mzrbsx2hwai0g7yc6wxg2x1rvyj-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'paths' of derivation 'voyager-modules-plugins'
at /nix/store/mqz4zy2mp50g53dza6s6w04f8354l5ym-source/voyager/voyager.nix:58:19:
57| name = "voyager-modules-plugins";
58| paths = pkgs.lib.mapAttrsToList (_: path: if release then path.release else path) (
| ^
59| builtins.foldl' (
(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.
voyager-modules-plugins> failed running package evaluation. If you have `nix` installed, you can reproduce the error locally by running: prlimit --as=17179869184 nix build .#packages.x86_64-linux.voyager-modules-plugins --dry-run --json
voyager-modules-plugins> 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 'voyager-modules-plugins'
whose name attribute is located at /nix/store/g78m1mzrbsx2hwai0g7yc6wxg2x1rvyj-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'paths' of derivation 'voyager-modules-plugins'
at /nix/store/mqz4zy2mp50g53dza6s6w04f8354l5ym-source/voyager/voyager.nix:58:19:
57| name = "voyager-modules-plugins";
58| paths = pkgs.lib.mapAttrsToList (_: path: if release then path.release else path) (
| ^
59| builtins.foldl' (
(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