Plan · 7c91afa2Finished ·
Pause
•••
Download raw log ↓
Start of log1 KiB captured
nix
GC Warning: Failed to expand heap by 4194304 KiB
error:
       … while evaluating attribute 'compiler'
         at /nix/store/0777j7gpy2m0c4jr067kak90n40rg2aa-filnix-experiment-0.8.0/lib/experiment/planner.nix:24:3:
           23|   doInstallCheck = p.doInstallCheck or false;
           24|   compiler = p.stdenv.cc.drvPath or null;
             |   ^
           25|   expectedCompiler = pkgs.stdenv.cc.drvPath;
       … while calling the 'foldl'' builtin
         at /nix/store/0777j7gpy2m0c4jr067kak90n40rg2aa-filnix-experiment-0.8.0/lib/experiment/planner.nix:5:7:
            4|   pkgs = flake.legacyPackages.x86_64-linux.pkgsFilc;
            5|   p = builtins.foldl' (set: key: builtins.getAttr key set) pkgs attrPath;
             |       ^
            6|   inputs =
       (stack trace truncated; use '--show-trace' to show the full, detailed trace)
       error: Fil-C currently only supports x86_64-linux.
GC Warning: Failed to expand heap by 4194304 KiB
GC Warning: Failed to expand heap by 4194304 KiB

End of log