panic when image does not exist, warnings/errors have been emitted an… #4103
ci.yml
on: push
Matrix: test
check
51s
generate-matrix
32s
shellcheck
8s
Matrix: clippy
fmt
13s
cargo-deny
20s
remote
2m 27s
bisect
5m 23s
foreign
2m 37s
docker-in-docker
4m 1s
Matrix: build
Coverage
0s
Annotations
9 errors and 131 warnings
target (riscv64gc-unknown-linux-gnu,ubuntu-latest)
Process completed with exit code 101.
|
target (zig,ubuntu-latest)
Process completed with exit code 101.
|
target (mips64el-unknown-linux-muslabi64,ubuntu-latest)
Process completed with exit code 101.
|
target (mips64-unknown-linux-muslabi64,ubuntu-latest)
Process completed with exit code 101.
|
target (mips-unknown-linux-musl,ubuntu-latest)
Process completed with exit code 101.
|
target (x86_64-sun-solaris,ubuntu-latest)
System.IO.IOException: No space left on device : '/home/runner/runners/2.312.0/_diag/Worker_20240131-222509-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 : '/home/runner/runners/2.312.0/_diag/Worker_20240131-222509-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 : '/home/runner/runners/2.312.0/_diag/Worker_20240131-222509-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)
|
target (mipsel-unknown-linux-musl,ubuntu-latest)
Process completed with exit code 101.
|
target (sparcv9-sun-solaris,ubuntu-latest)
System.IO.IOException: No space left on device : '/home/runner/runners/2.312.0/_diag/Worker_20240131-221827-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 : '/home/runner/runners/2.312.0/_diag/Worker_20240131-221827-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 : '/home/runner/runners/2.312.0/_diag/Worker_20240131-221827-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)
|
conclusion
Process completed with exit code 1.
|
shellcheck
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
fmt
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
cargo-deny
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
generate-matrix
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
check
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
clippy (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], taiki-e/install-action@v1, ./.github/actions/post. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
clippy (ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (macos-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], taiki-e/install-action@v1, ./.github/actions/post. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
clippy (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected]. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
test (windows-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], taiki-e/install-action@v1, ./.github/actions/post. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
podman
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], taiki-e/install-action@v1, ./.github/actions/post. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
remote
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], taiki-e/install-action@v1, ./.github/actions/post. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
foreign
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], taiki-e/install-action@v1, ./.github/actions/post, docker/setup-qemu-action@v2, docker/setup-buildx-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
foreign
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
foreign
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
foreign
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
foreign
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (arm-unknown-linux-gnueabi,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (armv5te-unknown-linux-gnueabi,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (arm-unknown-linux-gnueabihf,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (arm-linux-androideabi,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (aarch64-unknown-freebsd,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (aarch64-unknown-freebsd,ubuntu-latest)
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (aarch64-unknown-freebsd,ubuntu-latest)
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (aarch64-unknown-linux-musl,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (arm-unknown-linux-musleabi,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (arm-unknown-linux-musleabihf,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (aarch64-linux-android,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (armv5te-unknown-linux-musleabi,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
docker-in-docker
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], taiki-e/install-action@v1, ./.github/actions/post. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (aarch64-unknown-linux-gnu,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (armv7-linux-androideabi,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (armv7-unknown-linux-gnueabi,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
bisect
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], taiki-e/install-action@v1, ./.github/actions/post. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (x86_64-apple-darwin,macos-12)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (armv7-unknown-linux-musleabihf,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (i686-unknown-freebsd,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (i586-unknown-linux-musl,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (i586-unknown-linux-gnu,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (i686-unknown-linux-musl,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (armv7-unknown-linux-musleabi,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (i686-linux-android,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (i686-unknown-linux-gnu,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (mips64-unknown-linux-gnuabi64,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (mips64-unknown-linux-gnuabi64,ubuntu-latest)
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (mips64-unknown-linux-gnuabi64,ubuntu-latest)
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (i686-pc-windows-gnu,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (x86_64-pc-windows-msvc,windows-2019)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], actions/upload-artifact@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (armv7-unknown-linux-gnueabihf,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (mips-unknown-linux-gnu,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (mips-unknown-linux-gnu,ubuntu-latest)
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (mips-unknown-linux-gnu,ubuntu-latest)
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (mips64el-unknown-linux-gnuabi64,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (mips64el-unknown-linux-gnuabi64,ubuntu-latest)
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (mips64el-unknown-linux-gnuabi64,ubuntu-latest)
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (powerpc-unknown-linux-gnu,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (cross,ubuntu-latest)
Failed to save: Tar failed with error: The process '/usr/bin/tar' failed with exit code 2
|
target (cross,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (powerpc64le-unknown-linux-gnu,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (s390x-unknown-linux-gnu,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (thumbv6m-none-eabi,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (thumbv6m-none-eabi,ubuntu-latest)
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (thumbv6m-none-eabi,ubuntu-latest)
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (thumbv6m-none-eabi,ubuntu-latest)
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (thumbv6m-none-eabi,ubuntu-latest)
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (mipsel-unknown-linux-gnu,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (mipsel-unknown-linux-gnu,ubuntu-latest)
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (mipsel-unknown-linux-gnu,ubuntu-latest)
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (thumbv7m-none-eabi,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (thumbv7m-none-eabi,ubuntu-latest)
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (thumbv7m-none-eabi,ubuntu-latest)
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (thumbv7m-none-eabi,ubuntu-latest)
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (thumbv7m-none-eabi,ubuntu-latest)
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (thumbv7em-none-eabihf,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (thumbv7em-none-eabihf,ubuntu-latest)
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (thumbv7em-none-eabihf,ubuntu-latest)
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (thumbv7em-none-eabihf,ubuntu-latest)
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (thumbv7em-none-eabihf,ubuntu-latest)
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (powerpc64-unknown-linux-gnu,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (thumbv7em-none-eabi,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (thumbv7em-none-eabi,ubuntu-latest)
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (thumbv7em-none-eabi,ubuntu-latest)
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (thumbv7em-none-eabi,ubuntu-latest)
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (thumbv7em-none-eabi,ubuntu-latest)
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (thumbv8m.main-none-eabi,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (thumbv8m.main-none-eabi,ubuntu-latest)
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (thumbv8m.main-none-eabi,ubuntu-latest)
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (thumbv8m.main-none-eabi,ubuntu-latest)
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (thumbv8m.main-none-eabi,ubuntu-latest)
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (sparc64-unknown-linux-gnu,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (thumbv8m.base-none-eabi,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (thumbv8m.base-none-eabi,ubuntu-latest)
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (thumbv8m.base-none-eabi,ubuntu-latest)
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (thumbv8m.base-none-eabi,ubuntu-latest)
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (thumbv8m.base-none-eabi,ubuntu-latest)
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (thumbv8m.main-none-eabihf,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (thumbv8m.main-none-eabihf,ubuntu-latest)
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (thumbv8m.main-none-eabihf,ubuntu-latest)
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (thumbv8m.main-none-eabihf,ubuntu-latest)
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (thumbv8m.main-none-eabihf,ubuntu-latest)
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (thumbv7neon-linux-androideabi,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (aarch64-unknown-linux-gnu:centos,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (x86_64-unknown-dragonfly,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (x86_64-unknown-dragonfly,ubuntu-latest)
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (x86_64-unknown-dragonfly,ubuntu-latest)
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (x86_64-linux-android,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (x86_64-unknown-freebsd,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (riscv64gc-unknown-linux-gnu,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (wasm32-unknown-emscripten,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (x86_64-unknown-illumos,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (x86_64-unknown-netbsd,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (thumbv7neon-unknown-linux-gnueabihf,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (x86_64-pc-windows-gnu,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (x86_64-unknown-linux-musl,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, actions/upload-artifact@v3, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (zig,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, docker/metadata-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (x86_64-unknown-linux-gnu,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, actions/upload-artifact@v3, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (mips64el-unknown-linux-muslabi64,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (mips64el-unknown-linux-muslabi64,ubuntu-latest)
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (mips64el-unknown-linux-muslabi64,ubuntu-latest)
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (x86_64-unknown-linux-gnu:centos,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4, docker/login-action@v2. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (mips64-unknown-linux-muslabi64,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (mips64-unknown-linux-muslabi64,ubuntu-latest)
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (mips64-unknown-linux-muslabi64,ubuntu-latest)
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (mips-unknown-linux-musl,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (mips-unknown-linux-musl,ubuntu-latest)
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (mips-unknown-linux-musl,ubuntu-latest)
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (mipsel-unknown-linux-musl,ubuntu-latest)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, Swatinem/[email protected], docker/setup-buildx-action@v2, taiki-e/install-action@v1, ./.github/actions/post, docker/metadata-action@v4. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
|
target (mipsel-unknown-linux-musl,ubuntu-latest)
tool `rust-analyzer` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (mipsel-unknown-linux-musl,ubuntu-latest)
tool `cargo-fmt` is already installed, remove it from `/home/runner/.cargo/bin`, then run `rustup update` to have rustup manage this tool.
|
target (sparcv9-sun-solaris,ubuntu-latest)
You are running out of disk space. The runner will stop working when the machine runs out of disk space. Free space left: 85 MB
|
Artifacts
Produced during runtime
Name | Size | |
---|---|---|
cross-x86_64-apple-darwin
Expired
|
2.28 MB |
|
cross-x86_64-pc-windows-msvc
Expired
|
1.96 MB |
|
cross-x86_64-unknown-linux-gnu
Expired
|
3.27 MB |
|
cross-x86_64-unknown-linux-musl
Expired
|
3.46 MB |
|