Skip to content

Speed up 'nix build' by caching Generated.Types modules #3541

Speed up 'nix build' by caching Generated.Types modules

Speed up 'nix build' by caching Generated.Types modules #3541

Triggered via push September 9, 2024 16:46
Status Failure
Total duration 9m 53s
Artifacts

build.yml

on: push
Matrix: build
Fit to window
Zoom out
Zoom in

Annotations

2 errors
build (macos-latest)
No space left on device : '/Users/runner/runners/2.319.1/_diag/blocks/3e9c0b1d-a0d9-4ee5-bd75-15ed6c42d7e9_87561d85-d640-59e9-696f-9d2eea84ae66.1'
build (macos-latest)
System.IO.IOException: No space left on device : '/Users/runner/runners/2.319.1/_diag/pages/3e9c0b1d-a0d9-4ee5-bd75-15ed6c42d7e9_d508a623-fba0-4572-90a5-1d0b3c71c789_2.log' at Interop.ThrowExceptionForIoErrno(ErrorInfo errorInfo, String path, Boolean isDirectory, Func`2 errorRewriter) at Interop.CheckIo(Error error, String path, Boolean isDirectory, Func`2 errorRewriter) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String path, OpenFlags flags, Int32 mode) at Microsoft.Win32.SafeHandles.SafeFileHandle.Open(String fullPath, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize) at System.IO.Strategies.OSFileStreamStrategy..ctor(String path, FileMode mode, FileAccess access, FileShare share, FileOptions options, Int64 preallocationSize) at System.IO.Strategies.FileStreamHelpers.ChooseStrategy(FileStream fileStream, String path, FileMode mode, FileAccess access, FileShare share, Int32 bufferSize, FileOptions options, Int64 preallocationSize) at System.IO.FileStream..ctor(String path, FileMode mode, FileAccess access, FileShare share) at GitHub.Runner.Common.PagingLogger.NewPage() at GitHub.Runner.Common.PagingLogger.Write(String message) at GitHub.Runner.Worker.ExecutionContext.Write(String tag, String message) at GitHub.Runner.Worker.ExecutionContextExtension.Output(IExecutionContext context, String message) at GitHub.Runner.Worker.JobExtension.FinalizeJob(IExecutionContext jobContext, AgentJobRequestMessage message, DateTime jobStartTimeUtc) at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken) at GitHub.Runner.Worker.JobRunner.RunAsync(AgentJobRequestMessage message, CancellationToken jobRequestCancellationToken) at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut) at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)