Skip to content

docs: Update benchmarks #3134

docs: Update benchmarks

docs: Update benchmarks #3134

Re-run triggered December 28, 2025 00:03
Status Failure
Total duration 4m 44s
Artifacts

build.yml

on: push
Verify commit messages
47s
Verify commit messages
Generic pre-commit checks
33s
Generic pre-commit checks
ESLint
17s
ESLint
Test (stable)
35s
Test (stable)
Rustfmt
15s
Rustfmt
Clippy
1m 16s
Clippy
MSRV
24s
MSRV
Build PyOdide wheel
2m 4s
Build PyOdide wheel
Ruby Gem Build & Install Test (Alpine/musl)
2m 57s
Ruby Gem Build & Install Test (Alpine/musl)
WASM module tests
56s
WASM module tests
C bindings tests
42s
C bindings tests
Check features
21s
Check features
Code coverage
1m 37s
Code coverage
Fuzz
2m 35s
Fuzz
Matrix: test-java
Matrix: test-javascript
Matrix: test-php
Matrix: test-python
Matrix: Ruby Gem Build & Install Test
Matrix: test-ruby
Fit to window
Zoom out
Zoom in

Annotations

1 error
PHP 8.2 on ubuntu-22.04
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251228-000305-utc.log' Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20251228-000305-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) at System.IO.StreamWriter.Flush(Boolean flushStream, Boolean flushEncoder) at System.Diagnostics.TextWriterTraceListener.Flush() at System.Diagnostics.TraceSource.Flush() at GitHub.Runner.Common.Tracing.Dispose(Boolean disposing) at GitHub.Runner.Common.Tracing.Dispose() at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) 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 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 : '/home/runner/actions-runner/cached/_diag/Worker_20251228-000305-utc.log' at System.IO.RandomAccess.WriteAtOffset(SafeFileHandle handle, ReadOnlySpan`1 buffer, Int64 fileOffset) 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 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) 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)