Also allow Byt from tests #192
rust.yml
on: push
linux build test
5m 51s
build and run with wasm-pack
8m 20s
cargo test (macos-aarch64)
18m 52s
Verify Vendored Code
1m 8s
Check cargo fmt
55s
Verify MSRV (Min Supported Rust Version)
11m 46s
Spell Check with Typos
8s
cargo check datafusion-common features
1m 23s
cargo check datafusion-substrait features
9m 13s
cargo check datafusion-proto features
4m 53s
cargo check datafusion features
14m 13s
cargo check datafusion-functions features
3m 2s
cargo test (amd64)
9m 18s
cargo test datafusion-cli (amd64)
4m 23s
cargo examples (amd64)
18m 41s
cargo test doc (amd64)
23m 19s
cargo doc
4m 18s
verify benchmark results (amd64)
12m 4s
Run sqllogictest with Postgres runner
5m 49s
Run sqllogictest in Substrait round-trip mode
6m 12s
cargo test pyarrow (amd64)
3m 48s
clippy
7m 49s
check Cargo.toml formatting
3m 15s
check configs.md and ***_functions.md is up-to-date
4m 48s
Annotations
3 errors and 6 warnings
|
cargo test (amd64)
System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20250930-124600-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.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_20250930-124600-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)
Unhandled exception. System.IO.IOException: No space left on device : '/home/runner/actions-runner/cached/_diag/Worker_20250930-124600-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 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)
|
|
verify benchmark results (amd64)
Process completed with exit code 1.
|
|
cargo test (macos-aarch64)
Process completed with exit code 1.
|
|
linux build test
Cache not found for keys: v0-rust-amd-ci-check-Linux-x64-18b940d6-a87f9262, v0-rust-amd-ci-check-Linux-x64-18b940d6
|
|
clippy
Cache not found for keys: v0-rust-amd-ci-clippy-Linux-x64-18b940d6-a87f9262, v0-rust-amd-ci-clippy-Linux-x64-18b940d6
|
|
cargo check datafusion-substrait features
Cache not found for keys: v0-rust-amd-ci-Linux-x64-18b940d6-a87f9262, v0-rust-amd-ci-Linux-x64-18b940d6
|
|
cargo test (macos-aarch64)
Cache not found for keys: v0-rust-macos-aarch64-Darwin-arm64-ba3ccebb-a87f9262, v0-rust-macos-aarch64-Darwin-arm64-ba3ccebb
|
|
cargo check datafusion features
Cache not found for keys: v0-rust-amd-ci-Linux-x64-18b940d6-a87f9262, v0-rust-amd-ci-Linux-x64-18b940d6
|
|
cargo examples (amd64)
Cache not found for keys: v0-rust-amd-ci-linux-test-example-Linux-x64-18b940d6-a87f9262, v0-rust-amd-ci-linux-test-example-Linux-x64-18b940d6
|