Skip to content

add default environment #41

add default environment

add default environment #41

Triggered via push October 28, 2024 00:57
Status Failure
Total duration 2m 30s
Artifacts

ci.yml

on: push
Matrix: clippy
Matrix: miri
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

61 errors and 43 warnings
test ("rustc",, macOS-latest)
The job was canceled because "_toolchain__ubuntu-latest" failed.
test ([toolchain], macOS-latest)
The job was canceled because "_toolchain__ubuntu-latest" failed.
test ([toolchain], ubuntu-latest)
The process '/home/runner/.cargo/bin/rustup' failed with exit code 1
test (=, ubuntu-latest)
The job was canceled because "_toolchain__ubuntu-latest" failed.
test (=, windows-latest)
The job was canceled because "_toolchain__ubuntu-latest" failed.
test (=, windows-latest)
The job was canceled because "_toolchain__ubuntu-latest" failed.
test ("rustfmt", macOS-latest)
The job was canceled because "_toolchain__ubuntu-latest" failed.
test ([, ubuntu-latest)
The job was canceled because "_toolchain__ubuntu-latest" failed.
test (=, ubuntu-latest)
The job was canceled because "_toolchain__ubuntu-latest" failed.
test (beta, macOS-latest)
The job was canceled because "_toolchain__ubuntu-latest" failed.
test (components, macOS-latest)
The job was canceled because "_toolchain__ubuntu-latest" failed.
test (components, ubuntu-latest)
The job was canceled because "_toolchain__ubuntu-latest" failed.
test (channel, windows-latest)
The job was canceled because "_toolchain__ubuntu-latest" failed.
test (channel, ubuntu-latest)
The job was canceled because "_toolchain__ubuntu-latest" failed.
test (beta, ubuntu-latest)
The job was canceled because "_toolchain__ubuntu-latest" failed.
test (beta, windows-latest)
The job was canceled because "_toolchain__ubuntu-latest" failed.
test (channel, macOS-latest)
The job was canceled because "_toolchain__ubuntu-latest" failed.
test (nightly-2022-04-12, macOS-latest)
The job was canceled because "_toolchain__ubuntu-latest" failed.
test (stable, ubuntu-latest)
The job was canceled because "_toolchain__ubuntu-latest" failed.
test (nightly-2022-04-12, ubuntu-latest)
The job was canceled because "_toolchain__ubuntu-latest" failed.
test (], macOS-latest)
The job was canceled because "_toolchain__ubuntu-latest" failed.
test (nightly-2022-04-12, windows-latest)
The job was canceled because "_toolchain__ubuntu-latest" failed.
test (stable, windows-latest)
The job was canceled because "_toolchain__ubuntu-latest" failed.
test (components, windows-latest)
The job was canceled because "_toolchain__ubuntu-latest" failed.
test (stable, macOS-latest)
The job was canceled because "_toolchain__ubuntu-latest" failed.
test (], ubuntu-latest)
The job was canceled because "_toolchain__ubuntu-latest" failed.
test (=, macOS-latest)
The job was canceled because "_toolchain__ubuntu-latest" failed.
test (=, macOS-latest)
A task was canceled.
test ([, windows-latest)
The job was canceled because "_toolchain__ubuntu-latest" failed.
test (], windows-latest)
The job was canceled because "_toolchain__ubuntu-latest" failed.
test ("1.74.1", macOS-latest)
The job was canceled because "_toolchain__ubuntu-latest" failed.
test (=, macOS-latest)
The job was canceled because "_toolchain__ubuntu-latest" failed.
test (=, macOS-latest)
A task was canceled.
test ("rustc",, ubuntu-latest)
The job was canceled because "_toolchain__ubuntu-latest" failed.
test ("1.74.1", ubuntu-latest)
The job was canceled because "_toolchain__ubuntu-latest" failed.
test ("rustc",, ubuntu-latest)
The process '/home/runner/.cargo/bin/rustup' failed with exit code 1
test ("1.74.1", ubuntu-latest)
A task was canceled.
test ("clippy",, macOS-latest)
The job was canceled because "_toolchain__ubuntu-latest" failed.
test ("clippy",, macOS-latest)
A task was canceled.
test ([toolchain], windows-latest)
The job was canceled because "_toolchain__ubuntu-latest" failed.
test ([toolchain], windows-latest)
A task was canceled.
test ([, macOS-latest)
The job was canceled because "_toolchain__ubuntu-latest" failed.
test ([, macOS-latest)
A task was canceled.
test ("rustfmt", ubuntu-latest)
The job was canceled because "_toolchain__ubuntu-latest" failed.
test ("rustfmt", ubuntu-latest)
A task was canceled.
test ("rustc",, windows-latest)
The job was canceled because "_toolchain__ubuntu-latest" failed.
test ("rustc",, windows-latest)
A task was canceled.
test ("1.74.1", windows-latest)
The job was canceled because "_toolchain__ubuntu-latest" failed.
test ("1.74.1", windows-latest)
The operation was canceled.
test ("rustfmt", windows-latest)
The job was canceled because "_toolchain__ubuntu-latest" failed.
test ("clippy",, windows-latest)
The job was canceled because "_toolchain__ubuntu-latest" failed.
test ("rustfmt", windows-latest)
A task was canceled.
test ("clippy",, windows-latest)
A task was canceled.
test ("clippy",, ubuntu-latest)
The job was canceled because "_toolchain__ubuntu-latest" failed.
test ("clippy",, ubuntu-latest)
The process '/home/runner/.cargo/bin/rustup' failed with exit code 1
clippy (beta): bach/src/executor.rs#L218
use of `default` to create a unit struct
clippy (beta)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
clippy (stable): bach/src/executor.rs#L218
use of `default` to create a unit struct
clippy (stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
udeps
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
miri (bach)
Process completed with exit code 1.
env
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
env
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
env
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
test ([toolchain], ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
test ([toolchain], ubuntu-latest)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions-rs/toolchain@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
rustfmt
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
rustfmt
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
rustfmt
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
clippy (beta)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected], camshaft/rust-cache@v1, actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
clippy (beta)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/[email protected], camshaft/rust-cache@v1, actions-rs/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
clippy (beta)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
clippy (beta)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
clippy (beta)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
clippy (beta)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
clippy (beta)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
clippy (beta)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
clippy (stable)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected], camshaft/rust-cache@v1, actions-rs/[email protected]. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
clippy (stable)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/[email protected], camshaft/rust-cache@v1, actions-rs/[email protected]. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
clippy (stable)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
clippy (stable)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
clippy (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
clippy (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
clippy (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
clippy (stable)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
udeps
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected], camshaft/rust-cache@v1, camshaft/install@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
udeps
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/[email protected], camshaft/rust-cache@v1, camshaft/install@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
udeps
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
udeps
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
udeps
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
udeps
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
udeps
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
udeps
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
miri (bach)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions-rs/[email protected], camshaft/rust-cache@v1. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
miri (bach)
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/[email protected], camshaft/rust-cache@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
miri (bach)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
miri (bach)
The `save-state` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
miri (bach)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
miri (bach)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
miri (bach)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
miri (bach)
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/