Apply colors only when they are supported #591
ci.yml
on: pull_request
Miri
1m 22s
Matrix: Check
Matrix: Clippy
Matrix: Rustfmt
Matrix: Test Suite
Matrix: Test Suite (msrv)
Matrix: Test Suite
Annotations
42 errors and 184 warnings
|
Test Suite (nightly, --no-default-features --features track-caller)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
|
Test Suite (nightly, --no-default-features)
The strategy configuration was canceled because "test-matrix.nightly_--no-default-fe_2" failed
|
|
Test Suite (beta, --features pyo3)
The strategy configuration was canceled because "test-matrix.nightly_--no-default-fe_2" failed
|
|
Test Suite (beta)
The strategy configuration was canceled because "test-matrix.nightly_--no-default-fe_2" failed
|
|
Test Suite (beta, --no-default-features --features track-caller)
The strategy configuration was canceled because "test-matrix.nightly_--no-default-fe_2" failed
|
|
Test Suite (beta, --all-features)
The strategy configuration was canceled because "test-matrix.nightly_--no-default-fe_2" failed
|
|
Test Suite (beta, --no-default-features)
The strategy configuration was canceled because "test-matrix.nightly_--no-default-fe_2" failed
|
|
Test Suite (nightly, --no-default-features --features auto-install)
The strategy configuration was canceled because "test-matrix.nightly_--no-default-fe_2" failed
|
|
Test Suite (nightly, --no-default-features --features auto-install)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
|
Test Suite (stable, --all-features)
The strategy configuration was canceled because "test-matrix.nightly_--no-default-fe_2" failed
|
|
Test Suite (stable, --all-features)
The operation was canceled.
|
|
Test Suite (stable)
The strategy configuration was canceled because "test-matrix.nightly_--no-default-fe_2" failed
|
|
Test Suite (stable)
The operation was canceled.
|
|
Test Suite (stable, --no-default-features --features track-caller)
The strategy configuration was canceled because "test-matrix.nightly_--no-default-fe_2" failed
|
|
Test Suite (stable, --no-default-features --features track-caller)
The operation was canceled.
|
|
Test Suite (stable, --no-default-features)
The strategy configuration was canceled because "test-matrix.nightly_--no-default-fe_2" failed
|
|
Test Suite (stable, --no-default-features)
The operation was canceled.
|
|
Test Suite (stable, --features pyo3)
The strategy configuration was canceled because "test-matrix.nightly_--no-default-fe_2" failed
|
|
Test Suite (stable, --features pyo3)
The operation was canceled.
|
|
Test Suite (nightly, --all-features)
The strategy configuration was canceled because "test-matrix.nightly_--no-default-fe_2" failed
|
|
Test Suite (nightly, --all-features)
The operation was canceled.
|
|
Test Suite (beta, --no-default-features --features auto-install)
The strategy configuration was canceled because "test-matrix.nightly_--no-default-fe_2" failed
|
|
Test Suite (beta, --no-default-features --features auto-install)
The operation was canceled.
|
|
Test Suite (nightly)
The strategy configuration was canceled because "test-matrix.nightly_--no-default-fe_2" failed
|
|
Test Suite (nightly)
The operation was canceled.
|
|
Test Suite (stable, --no-default-features --features auto-install)
The strategy configuration was canceled because "test-matrix.nightly_--no-default-fe_2" failed
|
|
Test Suite (stable, --no-default-features --features auto-install)
The operation was canceled.
|
|
Test Suite (nightly, --features pyo3)
The strategy configuration was canceled because "test-matrix.nightly_--no-default-fe_2" failed
|
|
Test Suite (nightly, --features pyo3)
The operation was canceled.
|
|
Test Suite (macOS-latest)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
|
|
Test Suite (ubuntu-latest)
The strategy configuration was canceled because "test-os.macOS-latest" failed
|
|
Test Suite (ubuntu-latest)
The operation was canceled.
|
|
Test Suite (windows-latest)
The strategy configuration was canceled because "test-os.macOS-latest" failed
|
|
Test Suite (windows-latest)
The operation was canceled.
|
|
Test Suite (msrv)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
|
Test Suite (msrv)
package `anstyle-query v1.1.2` cannot be built because it requires rustc 1.66.0 or newer, while the currently active rustc version is 1.65.0
|
|
Test Suite (msrv) (--no-default-features --features track-caller)
The strategy configuration was canceled because "test-msrv.job" failed
|
|
Test Suite (msrv) (--no-default-features --features track-caller)
The operation was canceled.
|
|
Test Suite (msrv) (--no-default-features)
The strategy configuration was canceled because "test-msrv.job" failed
|
|
Test Suite (msrv) (--no-default-features)
The operation was canceled.
|
|
Test Suite (msrv) (--no-default-features --features auto-install)
The strategy configuration was canceled because "test-msrv.job" failed
|
|
Test Suite (msrv) (--no-default-features --features auto-install)
The operation was canceled.
|
|
Rustfmt (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/
|
|
Rustfmt (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/
|
|
Rustfmt (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/
|
|
Rustfmt (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/
|
|
Check (stable)
`color-eyre` (lib) generated 5 warnings
|
|
Check (stable):
color-eyre/src/config.rs#L987
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Check (stable):
color-eyre/src/config.rs#L905
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Check (stable):
color-eyre/src/config.rs#L821
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Check (stable):
color-eyre/src/config.rs#L388
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Check (stable):
color-eyre/src/lib.rs#L338
unexpected `cfg` condition name: `nightly`
|
|
Check (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/
|
|
Check (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/
|
|
Check (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/
|
|
Check (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)
`color-eyre` (lib) generated 6 warnings
|
|
Clippy (stable):
color-eyre/src/config.rs#L987
type does not implement `std::fmt::Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Clippy (stable):
color-eyre/src/config.rs#L905
type does not implement `std::fmt::Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Clippy (stable):
color-eyre/src/config.rs#L821
type does not implement `std::fmt::Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Clippy (stable):
color-eyre/src/config.rs#L388
type does not implement `std::fmt::Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Clippy (stable):
color-eyre/src/lib.rs#L429
type does not implement `std::fmt::Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Clippy (stable):
color-eyre/src/lib.rs#L338
unexpected `cfg` condition name: `nightly`
|
|
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/
|
|
Test Suite (nightly, --no-default-features --features track-caller)
`color-eyre` (lib) generated 5 warnings
|
|
Test Suite (nightly, --no-default-features --features track-caller):
color-eyre/src/config.rs#L987
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (nightly, --no-default-features --features track-caller):
color-eyre/src/config.rs#L905
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (nightly, --no-default-features --features track-caller):
color-eyre/src/config.rs#L821
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (nightly, --no-default-features --features track-caller):
color-eyre/src/config.rs#L388
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (nightly, --no-default-features --features track-caller):
color-eyre/src/lib.rs#L338
unexpected `cfg` condition name: `nightly`
|
|
Test Suite (nightly, --no-default-features --features track-caller)
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 Suite (nightly, --no-default-features --features track-caller)
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 Suite (nightly, --no-default-features --features track-caller)
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 Suite (nightly, --no-default-features --features track-caller)
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 Suite (nightly, --no-default-features --features auto-install)
`color-eyre` (lib) generated 5 warnings
|
|
Test Suite (nightly, --no-default-features --features auto-install):
color-eyre/src/config.rs#L987
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (nightly, --no-default-features --features auto-install):
color-eyre/src/config.rs#L905
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (nightly, --no-default-features --features auto-install):
color-eyre/src/config.rs#L821
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (nightly, --no-default-features --features auto-install):
color-eyre/src/config.rs#L388
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (nightly, --no-default-features --features auto-install):
color-eyre/src/lib.rs#L338
unexpected `cfg` condition name: `nightly`
|
|
Test Suite (nightly, --no-default-features --features auto-install)
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 Suite (nightly, --no-default-features --features auto-install)
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 Suite (nightly, --no-default-features --features auto-install)
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 Suite (nightly, --no-default-features --features auto-install)
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 Suite (stable, --all-features)
`color-eyre` (lib test) generated 6 warnings (6 duplicates)
|
|
Test Suite (stable, --all-features):
color-eyre/src/config.rs#L987
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (stable, --all-features):
color-eyre/src/config.rs#L905
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (stable, --all-features):
color-eyre/src/config.rs#L821
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (stable, --all-features):
color-eyre/src/config.rs#L388
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (stable, --all-features):
color-eyre/src/lib.rs#L429
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (stable, --all-features):
color-eyre/src/lib.rs#L338
unexpected `cfg` condition name: `nightly`
|
|
Test Suite (stable, --all-features)
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 Suite (stable, --all-features)
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 Suite (stable, --all-features)
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 Suite (stable, --all-features)
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 Suite (stable, --no-default-features --features track-caller)
`color-eyre` (lib) generated 5 warnings
|
|
Test Suite (stable, --no-default-features --features track-caller):
color-eyre/src/config.rs#L987
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (stable, --no-default-features --features track-caller):
color-eyre/src/config.rs#L905
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (stable, --no-default-features --features track-caller):
color-eyre/src/config.rs#L821
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (stable, --no-default-features --features track-caller):
color-eyre/src/config.rs#L388
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (stable, --no-default-features --features track-caller):
color-eyre/src/lib.rs#L338
unexpected `cfg` condition name: `nightly`
|
|
Test Suite (stable, --no-default-features --features track-caller)
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 Suite (stable, --no-default-features --features track-caller)
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 Suite (stable, --no-default-features --features track-caller)
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 Suite (stable, --no-default-features --features track-caller)
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 Suite (stable, --no-default-features)
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 Suite (stable, --no-default-features)
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 Suite (stable, --no-default-features)
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 Suite (stable, --features pyo3)
`color-eyre` (lib test) generated 5 warnings (5 duplicates)
|
|
Test Suite (stable, --features pyo3):
color-eyre/src/config.rs#L987
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (stable, --features pyo3):
color-eyre/src/config.rs#L905
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (stable, --features pyo3):
color-eyre/src/config.rs#L821
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (stable, --features pyo3):
color-eyre/src/config.rs#L388
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (stable, --features pyo3):
color-eyre/src/lib.rs#L338
unexpected `cfg` condition name: `nightly`
|
|
Test Suite (stable, --features pyo3)
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 Suite (stable, --features pyo3)
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 Suite (stable, --features pyo3)
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 Suite (stable, --features pyo3)
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 Suite (nightly, --all-features)
`color-eyre` (lib test) generated 6 warnings (6 duplicates)
|
|
Test Suite (nightly, --all-features):
color-eyre/src/config.rs#L987
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (nightly, --all-features):
color-eyre/src/config.rs#L905
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (nightly, --all-features):
color-eyre/src/config.rs#L821
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (nightly, --all-features):
color-eyre/src/config.rs#L388
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (nightly, --all-features):
color-eyre/src/lib.rs#L429
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (nightly, --all-features):
color-eyre/src/lib.rs#L338
unexpected `cfg` condition name: `nightly`
|
|
Test Suite (nightly, --all-features)
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 Suite (nightly, --all-features)
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 Suite (nightly, --all-features)
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 Suite (nightly, --all-features)
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 Suite (beta, --no-default-features --features auto-install)
`color-eyre` (lib) generated 5 warnings
|
|
Test Suite (beta, --no-default-features --features auto-install):
color-eyre/src/config.rs#L987
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (beta, --no-default-features --features auto-install):
color-eyre/src/config.rs#L905
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (beta, --no-default-features --features auto-install):
color-eyre/src/config.rs#L821
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (beta, --no-default-features --features auto-install):
color-eyre/src/config.rs#L388
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (beta, --no-default-features --features auto-install):
color-eyre/src/lib.rs#L338
unexpected `cfg` condition name: `nightly`
|
|
Test Suite (beta, --no-default-features --features auto-install)
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 Suite (beta, --no-default-features --features auto-install)
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 Suite (beta, --no-default-features --features auto-install)
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 Suite (beta, --no-default-features --features auto-install)
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 Suite (nightly)
`color-eyre` (lib test) generated 5 warnings (5 duplicates)
|
|
Test Suite (nightly):
color-eyre/src/config.rs#L987
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (nightly):
color-eyre/src/config.rs#L905
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (nightly):
color-eyre/src/config.rs#L821
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (nightly):
color-eyre/src/config.rs#L388
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (nightly):
color-eyre/src/lib.rs#L338
unexpected `cfg` condition name: `nightly`
|
|
Test Suite (nightly)
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 Suite (stable, --no-default-features --features auto-install)
`color-eyre` (lib) generated 5 warnings
|
|
Test Suite (nightly)
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 Suite (stable, --no-default-features --features auto-install):
color-eyre/src/config.rs#L987
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (stable, --no-default-features --features auto-install):
color-eyre/src/config.rs#L905
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (nightly)
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 Suite (stable, --no-default-features --features auto-install):
color-eyre/src/config.rs#L821
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (nightly)
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 Suite (stable, --no-default-features --features auto-install):
color-eyre/src/config.rs#L388
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (stable, --no-default-features --features auto-install):
color-eyre/src/lib.rs#L338
unexpected `cfg` condition name: `nightly`
|
|
Test Suite (stable, --no-default-features --features auto-install)
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 Suite (stable, --no-default-features --features auto-install)
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 Suite (stable, --no-default-features --features auto-install)
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 Suite (stable, --no-default-features --features auto-install)
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 Suite (nightly, --features pyo3)
`color-eyre` (lib test) generated 5 warnings (5 duplicates)
|
|
Test Suite (nightly, --features pyo3):
color-eyre/src/config.rs#L987
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (nightly, --features pyo3):
color-eyre/src/config.rs#L905
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (nightly, --features pyo3):
color-eyre/src/config.rs#L821
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (nightly, --features pyo3):
color-eyre/src/config.rs#L388
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (nightly, --features pyo3):
color-eyre/src/lib.rs#L338
unexpected `cfg` condition name: `nightly`
|
|
Test Suite (nightly, --features pyo3)
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 Suite (nightly, --features pyo3)
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 Suite (nightly, --features pyo3)
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 Suite (nightly, --features pyo3)
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 Suite (macOS-latest)
`color-eyre` (lib) generated 5 warnings
|
|
Test Suite (macOS-latest):
color-eyre/src/config.rs#L987
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (macOS-latest):
color-eyre/src/config.rs#L905
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (macOS-latest):
color-eyre/src/config.rs#L821
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (macOS-latest):
color-eyre/src/config.rs#L388
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (macOS-latest):
color-eyre/src/lib.rs#L338
unexpected `cfg` condition name: `nightly`
|
|
Test Suite (macOS-latest)
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 Suite (macOS-latest)
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 Suite (macOS-latest)
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 Suite (macOS-latest)
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 Suite (ubuntu-latest)
`color-eyre` (lib test) generated 5 warnings (5 duplicates)
|
|
Test Suite (ubuntu-latest):
color-eyre/src/config.rs#L987
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (ubuntu-latest):
color-eyre/src/config.rs#L905
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (ubuntu-latest):
color-eyre/src/config.rs#L821
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (ubuntu-latest):
color-eyre/src/config.rs#L388
type does not implement `Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Test Suite (ubuntu-latest):
color-eyre/src/lib.rs#L338
unexpected `cfg` condition name: `nightly`
|
|
Test Suite (ubuntu-latest)
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 Suite (ubuntu-latest)
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 Suite (ubuntu-latest)
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 Suite (ubuntu-latest)
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 Suite (windows-latest)
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 Suite (windows-latest)
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 Suite (windows-latest)
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 Suite (windows-latest)
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:
color-eyre/src/config.rs#L388
type does not implement `std::fmt::Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Miri:
color-eyre/src/lib.rs#L338
unexpected `cfg` condition name: `nightly`
|
|
Miri:
color-eyre/src/lib.rs#L338
unexpected `cfg` condition name: `nightly`
|
|
Miri
`color-eyre` (lib) generated 6 warnings
|
|
Miri:
color-eyre/src/config.rs#L987
type does not implement `std::fmt::Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Miri:
color-eyre/src/config.rs#L905
type does not implement `std::fmt::Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Miri:
color-eyre/src/config.rs#L821
type does not implement `std::fmt::Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Miri:
color-eyre/src/config.rs#L388
type does not implement `std::fmt::Debug`; consider adding `#[derive(Debug)]` or a manual implementation
|
|
Miri:
color-eyre/src/lib.rs#L338
unexpected `cfg` condition name: `nightly`
|
|
Miri:
color-eyre/src/lib.rs#L338
unexpected `cfg` condition name: `nightly`
|
|
Miri
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
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
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
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 Suite (msrv)
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 Suite (msrv)
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 Suite (msrv)
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 Suite (msrv)
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 Suite (msrv) (--no-default-features --features track-caller)
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 Suite (msrv) (--no-default-features --features track-caller)
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 Suite (msrv) (--no-default-features --features track-caller)
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 Suite (msrv) (--no-default-features --features track-caller)
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 Suite (msrv) (--no-default-features)
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 Suite (msrv) (--no-default-features)
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 Suite (msrv) (--no-default-features)
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 Suite (msrv) (--no-default-features)
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 Suite (msrv) (--no-default-features --features auto-install)
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 Suite (msrv) (--no-default-features --features auto-install)
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 Suite (msrv) (--no-default-features --features auto-install)
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 Suite (msrv) (--no-default-features --features auto-install)
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/
|