github: build rust-project
as well
#29
build-and-test.yml
on: push
linux-build-and-test
0s
macos-build-and-test
17m 11s
windows-build-and-test
24m 46s
macos-build-examples
31m 0s
linux-build-examples
27m 30s
windows-build-examples
43m 43s
Annotations
4 errors and 11 warnings
macos-build-and-test
System.IO.IOException: No space left on device : '/Users/runner/runners/2.319.1/_diag/Worker_20240904-003040-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite()
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id)
at GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)
at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)
at GitHub.Runner.Worker.Worker.RunAsync(String pipeIn, String pipeOut)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
System.IO.IOException: No space left on device : '/Users/runner/runners/2.319.1/_diag/Worker_20240904-003040-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite()
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at GitHub.Runner.Common.HostTraceListener.WriteHeader(String source, TraceEventType eventType, Int32 id)
at GitHub.Runner.Common.HostTraceListener.TraceEvent(TraceEventCache eventCache, String source, TraceEventType eventType, Int32 id, String message)
at System.Diagnostics.TraceSource.TraceEvent(TraceEventType eventType, Int32 id, String message)
at GitHub.Runner.Common.Tracing.Error(Exception exception)
at GitHub.Runner.Worker.Program.MainAsync(IHostContext context, String[] args)
Unhandled exception. System.IO.IOException: No space left on device : '/Users/runner/runners/2.319.1/_diag/Worker_20240904-003040-utc.log'
at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset)
at System.IO.Strategies.BufferedFileStreamStrategy.FlushWrite()
at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder)
at System.Diagnostics.TextWriterTraceListener.Flush()
at System.Diagnostics.TraceSource.Flush()
at GitHub.Runner.Common.TraceManager.Dispose(Boolean disposing)
at GitHub.Runner.Common.TraceManager.Dispose()
at GitHub.Runner.Common.HostContext.Dispose(Boolean disposing)
at GitHub.Runner.Common.HostContext.Dispose()
at GitHub.Runner.Worker.Program.Main(String[] args)
|
windows-build-and-test
Process completed with exit code 1.
|
macos-build-examples
Process completed with exit code 3.
|
linux-build-and-test
This request was automatically failed because there were no enabled runners online to process the request for more than 1 days.
|
macos-build-and-test
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 63 MB
|
windows-build-and-test
Restore cache failed: Dependencies file is not found in D:\a\buck2\buck2. Supported file pattern: go.sum
|
linux-build-examples
Restore cache failed: Dependencies file is not found in /home/runner/work/buck2/buck2. Supported file pattern: go.sum
|
linux-build-examples
The following actions use a deprecated Node.js version and will be forced to run on node20: SebRollen/toml-action@v1.0.2. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
macos-build-examples
Treating cmake as a formula. For the cask, use homebrew/cask/cmake or specify the `--cask` flag.
|
macos-build-examples
cmake 3.30.2 is already installed and up-to-date.
To reinstall 3.30.2, run:
brew reinstall cmake
|
macos-build-examples
python@3.12 3.12.5 is already installed and up-to-date.
To reinstall 3.12.5, run:
brew reinstall python@3.12
|
macos-build-examples
zstd 1.5.6 is already installed and up-to-date.
To reinstall 1.5.6, run:
brew reinstall zstd
|
macos-build-examples
Restore cache failed: Dependencies file is not found in /Users/runner/work/buck2/buck2. Supported file pattern: go.sum
|
macos-build-examples
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 33 MB
|
windows-build-examples
Restore cache failed: Dependencies file is not found in D:\a\buck2\buck2. Supported file pattern: go.sum
|