Update Cargo.lock #4957
Closed
Update Cargo.lock #4957
Garnix CI / check cargo-workspace-clippy [x86_64-linux]
failed
Aug 8, 2025 in 53s
check cargo-workspace-clippy [x86_64-linux]
check cargo-workspace-clippy [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
building '/nix/store/9kagpg0jac1sl1hjphgvd9jpys4shzzr-Cargo.toml.drv' on 'ssh-ng://nix-ssh@garnix5'...
copying 0 paths...
copying 1 paths...
copying path '/nix/store/n4g0a88w66h0l2y8i0bzf271yq9b14vv-Cargo.toml' from 'ssh-ng://'...
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:37:12:
36|
37| strict = derivationStrict drvAttrs;
| ^
38|
… while evaluating derivation 'cargo-workspace-clippy-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 'cargo-workspace-clippy-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.
cargo-workspace-clippy> 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-workspace-clippy --dry-run --json
cargo-workspace-clippy> 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
building '/nix/store/9kagpg0jac1sl1hjphgvd9jpys4shzzr-Cargo.toml.drv' on 'ssh-ng://nix-ssh@garnix5'...
copying 0 paths...
copying 1 paths...
copying path '/nix/store/n4g0a88w66h0l2y8i0bzf271yq9b14vv-Cargo.toml' from 'ssh-ng://'...
error:
… while calling the 'derivationStrict' builtin
at <nix/derivation-internal.nix>:37:12:
36|
37| strict = derivationStrict drvAttrs;
| ^
38|
… while evaluating derivation 'cargo-workspace-clippy-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 'cargo-workspace-clippy-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