Fix miri validation errors through now stricter provenance #238
ci.yml
on: pull_request
Matrix: Check
Matrix: Clippy
Matrix: Rustfmt
Matrix: Test Suite
Matrix: Test Suite
Matrix: Test Suite
Annotations
28 errors and 210 warnings
Clippy (stable):
src/lib.rs#L379
unused import: `core::mem::ManuallyDrop`
|
Clippy (stable):
src/ptr.rs#L58
`std::ptr::NonNull::<T>::as_ref` is not yet stable as a const fn
|
Clippy (stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Check (stable):
src/ptr.rs#L58
`NonNull::<T>::as_ref` is not yet stable as a const fn
|
Check (stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Test Suite (stable):
src/ptr.rs#L58
`NonNull::<T>::as_ref` is not yet stable as a const fn
|
Test Suite (stable)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Test Suite (stable, --all-features)
The job was canceled because "stable" failed.
|
Test Suite (stable, --all-features):
src/ptr.rs#L58
`NonNull::<T>::as_ref` is not yet stable as a const fn
|
Test Suite (stable, --all-features)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Test Suite (stable, --no-default-features)
The job was canceled because "stable" failed.
|
Test Suite (stable, --no-default-features)
A task was canceled.
|
Test Suite (stable, --features auto-install)
The operation was canceled.
|
Test Suite (stable, --features track-caller)
The job was canceled because "stable" failed.
|
Test Suite (stable, --features track-caller)
A task was canceled.
|
Test Suite (nightly, --features track-caller)
The operation was canceled.
|
Test Suite (stable, --features pyo3)
The operation was canceled.
|
Test Suite (nightly, --no-default-features)
The operation was canceled.
|
Test Suite (macOS-latest):
src/ptr.rs#L58
`NonNull::<T>::as_ref` is not yet stable as a const fn
|
Test Suite (macOS-latest)
The process '/Users/runner/.cargo/bin/cargo' failed with exit code 101
|
Test Suite (windows-latest)
The job was canceled because "macOS-latest" failed.
|
Test Suite (windows-latest)
A task was canceled.
|
Test Suite (ubuntu-latest)
The operation was canceled.
|
Test Suite (--features track-caller)
failed to parse manifest at `/home/runner/.cargo/registry/src/github.com-1ecc6299db9ec823/thiserror-1.0.47/Cargo.toml`
|
Test Suite (--features track-caller)
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
|
Test Suite (--features auto-install)
The operation was canceled.
|
Test Suite
The operation was canceled.
|
Test Suite (--no-default-features)
The operation was canceled.
|
Rustfmt (stable)
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 (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/
|
Clippy (stable)
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/
|
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/
|
Check (stable)
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/
|
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/
|
Check (stable):
src/lib.rs#L379
unused import: `core::mem::ManuallyDrop`
|
Check (stable)
`eyre` (lib) generated 1 warning
|
Test Suite (beta, --no-default-features)
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/
|
Test Suite (beta, --no-default-features):
src/lib.rs#L379
unused import: `core::mem::ManuallyDrop`
|
Test Suite (beta, --no-default-features):
src/ptr.rs#L152
associated items `new`, `as_ref`, and `as_mut` are never used
|
Test Suite (beta, --no-default-features)
`eyre` (lib test) generated 2 warnings (2 duplicates)
|
Test Suite (beta, --no-default-features)
the following packages contain code that will be rejected by a future version of Rust: pyo3 v0.13.2
|
Test Suite (beta, --no-default-features):
src/lib.rs#L332
unknown lint: `rustdoc::missing_doc_code_examples`
|
Test Suite (beta, --no-default-features)
1 warning emitted
|
Test Suite (beta, --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 (beta, --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 (beta, --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 (beta, --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 (beta)
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/
|
Test Suite (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/
|
Test Suite (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/
|
Test Suite (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/
|
Test Suite (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/
|
Test Suite (beta):
src/lib.rs#L379
unused import: `core::mem::ManuallyDrop`
|
Test Suite (beta):
src/ptr.rs#L152
associated items `new`, `as_ref`, and `as_mut` are never used
|
Test Suite (beta)
`eyre` (lib) generated 2 warnings (run `cargo fix --lib -p eyre` to apply 1 suggestion)
|
Test Suite (beta)
the following packages contain code that will be rejected by a future version of Rust: pyo3 v0.13.2
|
Test Suite (beta):
src/lib.rs#L332
unknown lint: `rustdoc::missing_doc_code_examples`
|
Test Suite (beta)
1 warning emitted
|
Test Suite (beta, --features pyo3)
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/
|
Test Suite (beta, --features pyo3):
src/lib.rs#L379
unused import: `core::mem::ManuallyDrop`
|
Test Suite (beta, --features pyo3):
src/ptr.rs#L152
associated items `new`, `as_ref`, and `as_mut` are never used
|
Test Suite (beta, --features pyo3)
`eyre` (lib) generated 2 warnings (run `cargo fix --lib -p eyre` to apply 1 suggestion)
|
Test Suite (beta, --features pyo3)
the following packages contain code that will be rejected by a future version of Rust: pyo3 v0.13.2
|
Test Suite (beta, --features pyo3):
src/lib.rs#L332
unknown lint: `rustdoc::missing_doc_code_examples`
|
Test Suite (beta, --features pyo3)
1 warning emitted
|
Test Suite (beta, --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 (beta, --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 (beta, --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 (beta, --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 (beta, --features auto-install)
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/
|
Test Suite (beta, --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, --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, --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, --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, --features auto-install):
src/lib.rs#L379
unused import: `core::mem::ManuallyDrop`
|
Test Suite (beta, --features auto-install):
src/ptr.rs#L152
associated items `new`, `as_ref`, and `as_mut` are never used
|
Test Suite (beta, --features auto-install)
`eyre` (lib) generated 2 warnings (run `cargo fix --lib -p eyre` to apply 1 suggestion)
|
Test Suite (beta, --features auto-install)
the following packages contain code that will be rejected by a future version of Rust: pyo3 v0.13.2
|
Test Suite (beta, --features auto-install):
src/lib.rs#L332
unknown lint: `rustdoc::missing_doc_code_examples`
|
Test Suite (beta, --features auto-install)
1 warning emitted
|
Test Suite (beta, --features track-caller)
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/
|
Test Suite (beta, --features track-caller):
src/lib.rs#L379
unused import: `core::mem::ManuallyDrop`
|
Test Suite (beta, --features track-caller):
src/ptr.rs#L152
associated items `new`, `as_ref`, and `as_mut` are never used
|
Test Suite (beta, --features track-caller)
`eyre` (lib) generated 2 warnings (run `cargo fix --lib -p eyre` to apply 1 suggestion)
|
Test Suite (beta, --features track-caller)
the following packages contain code that will be rejected by a future version of Rust: pyo3 v0.13.2
|
Test Suite (beta, --features track-caller):
src/lib.rs#L332
unknown lint: `rustdoc::missing_doc_code_examples`
|
Test Suite (beta, --features track-caller)
1 warning emitted
|
Test Suite (beta, --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 (beta, --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 (beta, --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 (beta, --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 (beta, --all-features)
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/
|
Test Suite (beta, --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, --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, --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, --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, --all-features):
src/lib.rs#L379
unused import: `core::mem::ManuallyDrop`
|
Test Suite (beta, --all-features):
src/ptr.rs#L152
associated items `new`, `as_ref`, and `as_mut` are never used
|
Test Suite (beta, --all-features)
`eyre` (lib) generated 2 warnings (run `cargo fix --lib -p eyre` to apply 1 suggestion)
|
Test Suite (beta, --all-features)
the following packages contain code that will be rejected by a future version of Rust: pyo3 v0.13.2
|
Test Suite (beta, --all-features):
src/lib.rs#L332
unknown lint: `rustdoc::missing_doc_code_examples`
|
Test Suite (beta, --all-features)
1 warning emitted
|
Test Suite (nightly, --features auto-install)
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/
|
Test Suite (nightly, --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 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 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 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 auto-install):
src/lib.rs#L379
unused import: `core::mem::ManuallyDrop`
|
Test Suite (nightly, --features auto-install):
src/ptr.rs#L152
associated items `new`, `as_ref`, and `as_mut` are never used
|
Test Suite (nightly, --features auto-install)
`eyre` (lib test) generated 2 warnings (2 duplicates)
|
Test Suite (nightly, --features auto-install)
the following packages contain code that will be rejected by a future version of Rust: pyo3 v0.13.2
|
Test Suite (nightly, --features auto-install):
src/lib.rs#L379
unused import: `core::mem::ManuallyDrop`
|
Test Suite (nightly, --features auto-install):
src/ptr.rs#L152
associated items `new`, `as_ref`, and `as_mut` are never used
|
Test Suite (nightly, --features auto-install)
`eyre` (lib) generated 2 warnings (run `cargo fix --lib -p eyre` to apply 1 suggestion)
|
Test Suite (nightly, --features auto-install)
the following packages contain code that will be rejected by a future version of Rust: pyo3 v0.13.2
|
Test Suite (nightly, --features auto-install):
src/lib.rs#L332
unknown lint: `rustdoc::missing_doc_code_examples`
|
Test Suite (nightly, --features auto-install)
1 warning emitted
|
Test Suite (nightly, --all-features)
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/
|
Test Suite (nightly, --all-features):
src/lib.rs#L379
unused import: `core::mem::ManuallyDrop`
|
Test Suite (nightly, --all-features):
src/ptr.rs#L152
associated items `new`, `as_ref`, and `as_mut` are never used
|
Test Suite (nightly, --all-features)
`eyre` (lib) generated 2 warnings (run `cargo fix --lib -p eyre` to apply 1 suggestion)
|
Test Suite (nightly, --all-features)
the following packages contain code that will be rejected by a future version of Rust: pyo3 v0.13.2
|
Test Suite (nightly, --all-features):
src/lib.rs#L379
unused import: `core::mem::ManuallyDrop`
|
Test Suite (nightly, --all-features):
src/ptr.rs#L152
associated items `new`, `as_ref`, and `as_mut` are never used
|
Test Suite (nightly, --all-features)
`eyre` (lib) generated 2 warnings (run `cargo fix --lib -p eyre` to apply 1 suggestion)
|
Test Suite (nightly, --all-features)
the following packages contain code that will be rejected by a future version of Rust: pyo3 v0.13.2
|
Test Suite (nightly, --all-features):
src/lib.rs#L332
unknown lint: `rustdoc::missing_doc_code_examples`
|
Test Suite (nightly, --all-features)
1 warning emitted
|
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 (nightly)
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/
|
Test Suite (nightly):
src/lib.rs#L379
unused import: `core::mem::ManuallyDrop`
|
Test Suite (nightly):
src/ptr.rs#L152
associated items `new`, `as_ref`, and `as_mut` are never used
|
Test Suite (nightly)
`eyre` (lib) generated 2 warnings (run `cargo fix --lib -p eyre` to apply 1 suggestion)
|
Test Suite (nightly)
the following packages contain code that will be rejected by a future version of Rust: pyo3 v0.13.2
|
Test Suite (nightly):
src/lib.rs#L379
unused import: `core::mem::ManuallyDrop`
|
Test Suite (nightly):
src/ptr.rs#L152
associated items `new`, `as_ref`, and `as_mut` are never used
|
Test Suite (nightly)
`eyre` (lib) generated 2 warnings (run `cargo fix --lib -p eyre` to apply 1 suggestion)
|
Test Suite (nightly)
the following packages contain code that will be rejected by a future version of Rust: pyo3 v0.13.2
|
Test Suite (nightly):
src/lib.rs#L332
unknown lint: `rustdoc::missing_doc_code_examples`
|
Test Suite (nightly)
1 warning emitted
|
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 (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 (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 (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)
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/
|
Test Suite (stable):
src/lib.rs#L379
unused import: `core::mem::ManuallyDrop`
|
Test Suite (stable)
`eyre` (lib test) generated 1 warning (1 duplicate)
|
Test Suite (stable)
build failed, waiting for other jobs to finish...
|
Test Suite (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 (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 (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 (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 (stable, --all-features)
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/
|
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, --all-features):
src/lib.rs#L379
unused import: `core::mem::ManuallyDrop`
|
Test Suite (stable, --all-features)
`eyre` (lib) generated 1 warning
|
Test Suite (nightly, --features pyo3)
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/
|
Test Suite (nightly, --features pyo3):
src/lib.rs#L379
unused import: `core::mem::ManuallyDrop`
|
Test Suite (nightly, --features pyo3):
src/ptr.rs#L152
associated items `new`, `as_ref`, and `as_mut` are never used
|
Test Suite (nightly, --features pyo3)
`eyre` (lib) generated 2 warnings (run `cargo fix --lib -p eyre` to apply 1 suggestion)
|
Test Suite (nightly, --features pyo3)
the following packages contain code that will be rejected by a future version of Rust: pyo3 v0.13.2
|
Test Suite (nightly, --features pyo3):
src/lib.rs#L379
unused import: `core::mem::ManuallyDrop`
|
Test Suite (nightly, --features pyo3):
src/ptr.rs#L152
associated items `new`, `as_ref`, and `as_mut` are never used
|
Test Suite (nightly, --features pyo3)
`eyre` (lib) generated 2 warnings (run `cargo fix --lib -p eyre` to apply 1 suggestion)
|
Test Suite (nightly, --features pyo3)
the following packages contain code that will be rejected by a future version of Rust: pyo3 v0.13.2
|
Test Suite (nightly, --features pyo3):
src/lib.rs#L332
unknown lint: `rustdoc::missing_doc_code_examples`
|
Test Suite (nightly, --features pyo3)
1 warning emitted
|
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 (stable, --features auto-install)
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/
|
Test Suite (stable, --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, --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, --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, --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 track-caller)
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/
|
Test Suite (nightly, --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, --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, --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, --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, --features pyo3)
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/
|
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, --no-default-features)
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/
|
Test Suite (nightly, --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 (nightly, --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 (nightly, --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 (nightly, --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 (macOS-latest)
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/
|
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 (macOS-latest):
src/lib.rs#L379
unused import: `core::mem::ManuallyDrop`
|
Test Suite (macOS-latest)
`eyre` (lib) generated 1 warning
|
Test Suite (ubuntu-latest)
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/
|
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 (--features track-caller)
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/
|
Test Suite (--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 (--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 (--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 (--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 (--features auto-install)
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/
|
Test Suite (--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 (--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 (--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 (--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
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/
|
Test Suite
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
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
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
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 (--no-default-features)
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/
|
Test Suite (--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 (--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 (--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 (--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/
|