Skip to content

Update rand requirement from 0.8 to 0.9 #642

Update rand requirement from 0.8 to 0.9

Update rand requirement from 0.8 to 0.9 #642

Triggered via pull request February 1, 2025 18:19
Status Failure
Total duration 3m 24s
Artifacts 10

ci.yaml

on: pull_request
Matrix: cargo-build
Matrix: cargo-test
Fit to window
Zoom out
Zoom in

Annotations

71 errors and 54 warnings
cargo-test (ubuntu-22.04, 1.81.0, default)
Process completed with exit code 101.
cargo-test (ubuntu-22.04, beta, default)
Process completed with exit code 101.
cargo-test (ubuntu-22.04, default, stable)
Process completed with exit code 101.
cargo-test (ubuntu-22.04, tls-rustls --no-default-features)
Process completed with exit code 101.
cargo-test (ubuntu-22.04, blocking)
Process completed with exit code 101.
Clippy
Process completed with exit code 101.
cargo-test (ubuntu-22.04, beta)
Process completed with exit code 101.
cargo-test (macos-13, default, stable)
Process completed with exit code 101.
cargo-test (ubuntu-22.04, blocking,beta)
Process completed with exit code 101.
cargo-build (x86_64-unknown-linux-musl, ubuntu-22.04): src/search.rs#L32
unresolved import `rand::rngs::adapter`
cargo-build (x86_64-unknown-linux-musl, ubuntu-22.04): src/lib.rs#L194
unresolved import `rand::rngs::adapter`
cargo-build (x86_64-unknown-linux-musl, ubuntu-22.04): src/lib.rs#L477
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: rand::CryptoRng` is not satisfied
cargo-build (x86_64-unknown-linux-musl, ubuntu-22.04): src/lib.rs#L475
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: DerefMut` is not satisfied
cargo-build (x86_64-unknown-linux-musl, ubuntu-22.04): src/lib.rs#L487
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: rand::CryptoRng` is not satisfied
cargo-build (x86_64-unknown-linux-musl, ubuntu-22.04): src/lib.rs#L483
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: DerefMut` is not satisfied
cargo-build (x86_64-unknown-linux-musl, ubuntu-22.04): src/lib.rs#L493
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: DerefMut` is not satisfied
cargo-build (x86_64-unknown-linux-musl, ubuntu-22.04): src/lib.rs#L494
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: DerefMut` is not satisfied
cargo-build (x86_64-unknown-linux-musl, ubuntu-22.04): src/lib.rs#L482
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: DerefMut` is not satisfied
cargo-build (x86_64-unknown-linux-musl, ubuntu-22.04): src/lib.rs#L496
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: DerefMut` is not satisfied
cargo-build (aarch64-apple-ios, macos-13): src/search.rs#L32
unresolved import `rand::rngs::adapter`
cargo-build (aarch64-apple-ios, macos-13): src/lib.rs#L194
unresolved import `rand::rngs::adapter`
cargo-build (aarch64-apple-ios, macos-13): src/lib.rs#L477
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: rand::CryptoRng` is not satisfied
cargo-build (aarch64-apple-ios, macos-13): src/lib.rs#L475
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: DerefMut` is not satisfied
cargo-build (aarch64-apple-ios, macos-13): src/lib.rs#L487
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: rand::CryptoRng` is not satisfied
cargo-build (aarch64-apple-ios, macos-13): src/lib.rs#L483
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: DerefMut` is not satisfied
cargo-build (aarch64-apple-ios, macos-13): src/lib.rs#L493
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: DerefMut` is not satisfied
cargo-build (aarch64-apple-ios, macos-13): src/lib.rs#L494
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: DerefMut` is not satisfied
cargo-build (aarch64-apple-ios, macos-13): src/lib.rs#L482
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: DerefMut` is not satisfied
cargo-build (aarch64-apple-ios, macos-13): src/lib.rs#L496
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: DerefMut` is not satisfied
cargo-test (ubuntu-22.04, tls-vendored-openssl --no-default-features)
Process completed with exit code 101.
cargo-build (x86_64-linux-android, ubuntu-22.04): src/search.rs#L32
unresolved import `rand::rngs::adapter`
cargo-build (x86_64-linux-android, ubuntu-22.04): src/lib.rs#L194
unresolved import `rand::rngs::adapter`
cargo-build (x86_64-linux-android, ubuntu-22.04): src/lib.rs#L477
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: rand::CryptoRng` is not satisfied
cargo-build (x86_64-linux-android, ubuntu-22.04): src/lib.rs#L475
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: DerefMut` is not satisfied
cargo-build (x86_64-linux-android, ubuntu-22.04): src/lib.rs#L487
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: rand::CryptoRng` is not satisfied
cargo-build (x86_64-linux-android, ubuntu-22.04): src/lib.rs#L483
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: DerefMut` is not satisfied
cargo-build (x86_64-linux-android, ubuntu-22.04): src/lib.rs#L493
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: DerefMut` is not satisfied
cargo-build (x86_64-linux-android, ubuntu-22.04): src/lib.rs#L494
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: DerefMut` is not satisfied
cargo-build (x86_64-linux-android, ubuntu-22.04): src/lib.rs#L482
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: DerefMut` is not satisfied
cargo-build (x86_64-linux-android, ubuntu-22.04): src/lib.rs#L496
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: DerefMut` is not satisfied
cargo-build (i686-linux-android, ubuntu-22.04): src/search.rs#L32
unresolved import `rand::rngs::adapter`
cargo-build (i686-linux-android, ubuntu-22.04): src/lib.rs#L194
unresolved import `rand::rngs::adapter`
cargo-build (i686-linux-android, ubuntu-22.04): src/lib.rs#L477
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: rand::CryptoRng` is not satisfied
cargo-build (i686-linux-android, ubuntu-22.04): src/lib.rs#L475
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: DerefMut` is not satisfied
cargo-build (i686-linux-android, ubuntu-22.04): src/lib.rs#L487
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: rand::CryptoRng` is not satisfied
cargo-build (i686-linux-android, ubuntu-22.04): src/lib.rs#L483
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: DerefMut` is not satisfied
cargo-build (i686-linux-android, ubuntu-22.04): src/lib.rs#L493
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: DerefMut` is not satisfied
cargo-build (i686-linux-android, ubuntu-22.04): src/lib.rs#L494
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: DerefMut` is not satisfied
cargo-build (i686-linux-android, ubuntu-22.04): src/lib.rs#L482
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: DerefMut` is not satisfied
cargo-build (i686-linux-android, ubuntu-22.04): src/lib.rs#L496
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: DerefMut` is not satisfied
cargo-build (armv7-linux-androideabi, ubuntu-22.04): src/search.rs#L32
unresolved import `rand::rngs::adapter`
cargo-build (armv7-linux-androideabi, ubuntu-22.04): src/lib.rs#L194
unresolved import `rand::rngs::adapter`
cargo-build (armv7-linux-androideabi, ubuntu-22.04): src/lib.rs#L477
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: rand::CryptoRng` is not satisfied
cargo-build (armv7-linux-androideabi, ubuntu-22.04): src/lib.rs#L475
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: DerefMut` is not satisfied
cargo-build (armv7-linux-androideabi, ubuntu-22.04): src/lib.rs#L487
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: rand::CryptoRng` is not satisfied
cargo-build (armv7-linux-androideabi, ubuntu-22.04): src/lib.rs#L483
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: DerefMut` is not satisfied
cargo-build (armv7-linux-androideabi, ubuntu-22.04): src/lib.rs#L493
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: DerefMut` is not satisfied
cargo-build (armv7-linux-androideabi, ubuntu-22.04): src/lib.rs#L494
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: DerefMut` is not satisfied
cargo-build (armv7-linux-androideabi, ubuntu-22.04): src/lib.rs#L482
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: DerefMut` is not satisfied
cargo-build (armv7-linux-androideabi, ubuntu-22.04): src/lib.rs#L496
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: DerefMut` is not satisfied
cargo-build (aarch64-linux-android, ubuntu-22.04): src/search.rs#L32
unresolved import `rand::rngs::adapter`
cargo-build (aarch64-linux-android, ubuntu-22.04): src/lib.rs#L194
unresolved import `rand::rngs::adapter`
cargo-build (aarch64-linux-android, ubuntu-22.04): src/lib.rs#L477
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: rand::CryptoRng` is not satisfied
cargo-build (aarch64-linux-android, ubuntu-22.04): src/lib.rs#L475
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: DerefMut` is not satisfied
cargo-build (aarch64-linux-android, ubuntu-22.04): src/lib.rs#L487
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: rand::CryptoRng` is not satisfied
cargo-build (aarch64-linux-android, ubuntu-22.04): src/lib.rs#L483
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: DerefMut` is not satisfied
cargo-build (aarch64-linux-android, ubuntu-22.04): src/lib.rs#L493
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: DerefMut` is not satisfied
cargo-build (aarch64-linux-android, ubuntu-22.04): src/lib.rs#L494
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: DerefMut` is not satisfied
cargo-build (aarch64-linux-android, ubuntu-22.04): src/lib.rs#L482
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: DerefMut` is not satisfied
cargo-build (aarch64-linux-android, ubuntu-22.04): src/lib.rs#L496
the trait bound `rand::rngs::adapter::reseeding::ReseedingRng<ChaCha20Core, rand_chacha::rand_core::OsRng>: DerefMut` is not satisfied
cargo-test (windows-2019, default, stable)
Process completed with exit code 1.
cargo-build (x86_64-unknown-linux-musl, ubuntu-22.04): src/internal/user_api.rs#L444
use of deprecated function `rand::thread_rng`: renamed to `rng`
cargo-build (x86_64-unknown-linux-musl, ubuntu-22.04): src/lib.rs#L195
unused import: `SeedableRng`
cargo-build (x86_64-unknown-linux-musl, ubuntu-22.04)
`ironoxide` (lib) generated 4 warnings
cargo-build (x86_64-unknown-linux-musl, ubuntu-22.04)
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/
cargo-build (x86_64-unknown-linux-musl, ubuntu-22.04)
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/
cargo-build (x86_64-unknown-linux-musl, ubuntu-22.04)
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/
cargo-build (x86_64-unknown-linux-musl, ubuntu-22.04)
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/
cargo-build (aarch64-apple-ios, macos-13): src/internal.rs#L299
elided lifetime has a name
cargo-build (aarch64-apple-ios, macos-13): src/search.rs#L33
unused import: `SeedableRng`
cargo-build (aarch64-apple-ios, macos-13): src/internal/user_api.rs#L444
use of deprecated function `rand::thread_rng`: renamed to `rng`
cargo-build (aarch64-apple-ios, macos-13): src/lib.rs#L195
unused import: `SeedableRng`
cargo-build (aarch64-apple-ios, macos-13)
`ironoxide` (lib) generated 4 warnings
cargo-build (aarch64-apple-ios, macos-13)
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/
cargo-build (aarch64-apple-ios, macos-13)
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/
cargo-build (aarch64-apple-ios, macos-13)
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/
cargo-build (aarch64-apple-ios, macos-13)
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/
cargo-build (x86_64-linux-android, ubuntu-22.04): src/search.rs#L33
unused import: `SeedableRng`
cargo-build (x86_64-linux-android, ubuntu-22.04): src/internal/user_api.rs#L444
use of deprecated function `rand::thread_rng`: renamed to `rng`
cargo-build (x86_64-linux-android, ubuntu-22.04): src/lib.rs#L195
unused import: `SeedableRng`
cargo-build (x86_64-linux-android, ubuntu-22.04)
`ironoxide` (lib) generated 4 warnings
cargo-build (x86_64-linux-android, ubuntu-22.04)
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/
cargo-build (x86_64-linux-android, ubuntu-22.04)
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/
cargo-build (x86_64-linux-android, ubuntu-22.04)
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/
cargo-build (x86_64-linux-android, ubuntu-22.04)
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/
cargo-build (i686-linux-android, ubuntu-22.04): src/internal.rs#L299
elided lifetime has a name
cargo-build (i686-linux-android, ubuntu-22.04): src/search.rs#L33
unused import: `SeedableRng`
cargo-build (i686-linux-android, ubuntu-22.04): src/internal/user_api.rs#L444
use of deprecated function `rand::thread_rng`: renamed to `rng`
cargo-build (i686-linux-android, ubuntu-22.04): src/lib.rs#L195
unused import: `SeedableRng`
cargo-build (i686-linux-android, ubuntu-22.04)
`ironoxide` (lib) generated 4 warnings
cargo-build (i686-linux-android, ubuntu-22.04)
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/
cargo-build (i686-linux-android, ubuntu-22.04)
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/
cargo-build (i686-linux-android, ubuntu-22.04)
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/
cargo-build (i686-linux-android, ubuntu-22.04)
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/
cargo-build (armv7-linux-androideabi, ubuntu-22.04): src/search.rs#L33
unused import: `SeedableRng`
cargo-build (armv7-linux-androideabi, ubuntu-22.04): src/internal/user_api.rs#L444
use of deprecated function `rand::thread_rng`: renamed to `rng`
cargo-build (armv7-linux-androideabi, ubuntu-22.04): src/lib.rs#L195
unused import: `SeedableRng`
cargo-build (armv7-linux-androideabi, ubuntu-22.04)
`ironoxide` (lib) generated 4 warnings
cargo-build (armv7-linux-androideabi, ubuntu-22.04)
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/
cargo-build (armv7-linux-androideabi, ubuntu-22.04)
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/
cargo-build (armv7-linux-androideabi, ubuntu-22.04)
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/
cargo-build (armv7-linux-androideabi, ubuntu-22.04)
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/
cargo-build (aarch64-linux-android, ubuntu-22.04): src/search.rs#L33
unused import: `SeedableRng`
cargo-build (aarch64-linux-android, ubuntu-22.04): src/internal/user_api.rs#L444
use of deprecated function `rand::thread_rng`: renamed to `rng`
cargo-build (aarch64-linux-android, ubuntu-22.04): src/lib.rs#L195
unused import: `SeedableRng`
cargo-build (aarch64-linux-android, ubuntu-22.04)
`ironoxide` (lib) generated 4 warnings
cargo-build (aarch64-linux-android, ubuntu-22.04)
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/
cargo-build (aarch64-linux-android, ubuntu-22.04)
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/
cargo-build (aarch64-linux-android, ubuntu-22.04)
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/
cargo-build (aarch64-linux-android, ubuntu-22.04)
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/

Artifacts

Produced during runtime
Name Size
macos-13-default-stable-Cargo.lock
16.8 KB
ubuntu-22.04-beta--Cargo.lock
16.8 KB
ubuntu-22.04-blocking,beta--Cargo.lock
16.8 KB
ubuntu-22.04-blocking--Cargo.lock
16.8 KB
ubuntu-22.04-default-1.81.0-Cargo.lock
16.8 KB
ubuntu-22.04-default-beta-Cargo.lock
16.8 KB
ubuntu-22.04-default-stable-Cargo.lock
16.8 KB
ubuntu-22.04-tls-rustls --no-default-features--Cargo.lock
16.8 KB
ubuntu-22.04-tls-vendored-openssl --no-default-features--Cargo.lock
16.8 KB
windows-2019-default-stable-Cargo.lock
16.8 KB