Skip to content

Update Cargo.lock #4957

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
wants to merge 1 commit into from

Update Cargo.lock

61edce5
Select commit
Loading
Failed to load commit list.
Closed

Update Cargo.lock #4957

Update Cargo.lock
61edce5
Select commit
Loading
Failed to load commit list.
Garnix CI / package devnet-stargaze [x86_64-linux] failed Aug 8, 2025 in 1m 18s

package devnet-stargaze [x86_64-linux]

package devnet-stargaze [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 evaluating the attribute 'drvPath'
         at /nix/store/g78m1mzrbsx2hwai0g7yc6wxg2x1rvyj-source/lib/customisation.nix:365:7:
          364|     in commonAttrs // {
          365|       drvPath = assert condition; drv.drvPath;
             |       ^
          366|       outPath = assert condition; drv.outPath;

       … while calling the 'derivationStrict' builtin
         at <nix/derivation-internal.nix>:37:12:
           36|
           37|   strict = derivationStrict drvAttrs;
             |            ^
           38|

       … while evaluating the option `out.dockerComposeYaml':

       … while evaluating definitions from `/nix/store/z2gfiixicl2dhmpgwb15wcdrzcgqsc7x-source/src/nix/modules/composition/docker-compose.nix':

       … while evaluating the option `out.dockerComposeYamlText':

       … while evaluating definitions from `/nix/store/z2gfiixicl2dhmpgwb15wcdrzcgqsc7x-source/src/nix/modules/composition/docker-compose.nix':

       … while evaluating the option `services.stargaze-0.out.service':

       … while evaluating definitions from `/nix/store/z2gfiixicl2dhmpgwb15wcdrzcgqsc7x-source/src/nix/modules/service/docker-compose-service.nix':

       … while evaluating the option `services.stargaze-0.service.image':

       … while evaluating the option `services.stargaze-0.build.imageTag':

       … while evaluating definitions from `/nix/store/z2gfiixicl2dhmpgwb15wcdrzcgqsc7x-source/src/nix/modules/service/image.nix':

       (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.
devnet-stargaze> 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.devnet-stargaze --dry-run --json
devnet-stargaze> 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 evaluating the attribute 'drvPath'
         at /nix/store/g78m1mzrbsx2hwai0g7yc6wxg2x1rvyj-source/lib/customisation.nix:365:7:
          364|     in commonAttrs // {
          365|       drvPath = assert condition; drv.drvPath;
             |       ^
          366|       outPath = assert condition; drv.outPath;

       … while calling the 'derivationStrict' builtin
         at <nix/derivation-internal.nix>:37:12:
           36|
           37|   strict = derivationStrict drvAttrs;
             |            ^
           38|

       … while evaluating the option `out.dockerComposeYaml':

       … while evaluating definitions from `/nix/store/z2gfiixicl2dhmpgwb15wcdrzcgqsc7x-source/src/nix/modules/composition/docker-compose.nix':

       … while evaluating the option `out.dockerComposeYamlText':

       … while evaluating definitions from `/nix/store/z2gfiixicl2dhmpgwb15wcdrzcgqsc7x-source/src/nix/modules/composition/docker-compose.nix':

       … while evaluating the option `services.stargaze-0.out.service':

       … while evaluating definitions from `/nix/store/z2gfiixicl2dhmpgwb15wcdrzcgqsc7x-source/src/nix/modules/service/docker-compose-service.nix':

       … while evaluating the option `services.stargaze-0.service.image':

       … while evaluating the option `services.stargaze-0.build.imageTag':

       … while evaluating definitions from `/nix/store/z2gfiixicl2dhmpgwb15wcdrzcgqsc7x-source/src/nix/modules/service/image.nix':

       (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.