Update Cargo.lock #4957
Closed
Update Cargo.lock #4957
Garnix CI / check cargo-tidy [x86_64-linux]
failed
Aug 8, 2025 in 36s
check cargo-tidy [x86_64-linux]
check cargo-tidy [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 'cargo-tidy'
whose name attribute is located at /nix/store/g78m1mzrbsx2hwai0g7yc6wxg2x1rvyj-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'cargo-tidy'
at /nix/store/g78m1mzrbsx2hwai0g7yc6wxg2x1rvyj-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
(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.
cargo-tidy> 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.cargo-tidy --dry-run --json
cargo-tidy> 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 'cargo-tidy'
whose name attribute is located at /nix/store/g78m1mzrbsx2hwai0g7yc6wxg2x1rvyj-source/pkgs/stdenv/generic/make-derivation.nix:336:7
… while evaluating attribute 'buildInputs' of derivation 'cargo-tidy'
at /nix/store/g78m1mzrbsx2hwai0g7yc6wxg2x1rvyj-source/pkgs/stdenv/generic/make-derivation.nix:383:7:
382| depsHostHost = elemAt (elemAt dependencies 1) 0;
383| buildInputs = elemAt (elemAt dependencies 1) 1;
| ^
384| depsTargetTarget = elemAt (elemAt dependencies 2) 0;
(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