Skip to content

Merge pull request #236 from crabm4n/crab/toolchain-upgrade #116

Merge pull request #236 from crabm4n/crab/toolchain-upgrade

Merge pull request #236 from crabm4n/crab/toolchain-upgrade #116

Triggered via push May 9, 2024 15:43
Status Success
Total duration 2m 30s
Artifacts

ci.yml

on: push
Matrix: Build and Test (Linux)
Fit to window
Zoom out
Zoom in

Annotations

92 warnings
Build and Test (Linux) (beta)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (Linux) (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/
Build and Test (Linux) (beta): src/dispatch/builder.rs#L260
variable does not need to be mutable
Build and Test (Linux) (beta)
`shred` (lib) generated 1 warning (run `cargo fix --lib -p shred` to apply 1 suggestion)
Build and Test (Linux) (beta): examples/thread_local.rs#L1
unused import: `ResourceId`
Build and Test (Linux) (beta): examples/thread_local.rs#L16
field `0` is never read
Build and Test (Linux) (beta)
`shred` (example "thread_local") generated 2 warnings (run `cargo fix --example "thread_local"` to apply 1 suggestion)
Build and Test (Linux) (beta): examples/async.rs#L17
field `0` is never read
Build and Test (Linux) (beta): examples/batch_dispatching.rs#L56
field `0` is never read
Build and Test (Linux) (beta): examples/batch_dispatching.rs#L59
field `0` is never read
Build and Test (Linux) (beta)
`shred` (example "async") generated 1 warning
Build and Test (Linux) (beta): examples/par_seq.rs#L26
field `0` is never read
Build and Test (Linux) (beta): examples/par_seq.rs#L27
field `0` is never read
Build and Test (Linux) (beta)
`shred` (example "batch_dispatching") generated 2 warnings
Build and Test (Linux) (beta): src/dispatch/builder.rs#L260
variable does not need to be mutable
Build and Test (Linux) (beta)
`shred` (lib) generated 1 warning (run `cargo fix --lib -p shred` to apply 1 suggestion)
Build and Test (Linux) (beta): examples/thread_local.rs#L16
field `0` is never read
Build and Test (Linux) (beta)
`shred` (example "multi_batch_dispatching") generated 2 warnings
Build and Test (Linux) (beta)
`shred` (example "thread_local") generated 1 warning
Build and Test (Linux) (beta)
`shred` (lib test) generated 1 warning (1 duplicate)
Build and Test (Linux) (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/
Build and Test (Linux) (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/
Build and Test (Linux) (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/
Build and Test (Linux) (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/
Build and Test (Linux) (nightly)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (Linux) (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/
Build and Test (Linux) (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/
Build and Test (Linux) (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/
Build and Test (Linux) (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/
Build and Test (Linux) (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/
Build and Test (Linux) (nightly): src/dispatch/builder.rs#L260
variable does not need to be mutable
Build and Test (Linux) (nightly)
`shred` (lib) generated 1 warning (run `cargo fix --lib -p shred` to apply 1 suggestion)
Build and Test (Linux) (nightly): examples/thread_local.rs#L16
field `0` is never read
Build and Test (Linux) (nightly)
`shred` (example "multi_batch_dispatching") generated 2 warnings
Build and Test (Linux) (nightly)
`shred` (example "thread_local") generated 1 warning
Build and Test (Linux) (nightly)
`shred` (lib test) generated 1 warning (1 duplicate)
Build and Test (Linux) (nightly): src/dispatch/builder.rs#L260
variable does not need to be mutable
Build and Test (Linux) (nightly)
`shred` (lib) generated 1 warning (run `cargo fix --lib -p shred` to apply 1 suggestion)
Build and Test (Linux) (nightly)
`shred` (example "batch_dispatching") generated 2 warnings
Build and Test (Linux) (nightly): examples/async.rs#L17
field `0` is never read
Build and Test (Linux) (nightly): examples/par_seq.rs#L26
field `0` is never read
Build and Test (Linux) (nightly): examples/par_seq.rs#L27
field `0` is never read
Build and Test (Linux) (nightly)
`shred` (example "async") generated 1 warning
Build and Test (Linux) (nightly)
`shred` (example "par_seq") generated 2 warnings
Build and Test (Linux) (stable)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (Linux) (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/
Build and Test (Linux) (stable): src/dispatch/builder.rs#L260
variable does not need to be mutable
Build and Test (Linux) (stable)
`shred` (lib) generated 1 warning (run `cargo fix --lib -p shred` to apply 1 suggestion)
Build and Test (Linux) (stable): examples/thread_local.rs#L1
unused import: `ResourceId`
Build and Test (Linux) (stable): examples/thread_local.rs#L16
field `0` is never read
Build and Test (Linux) (stable)
`shred` (example "thread_local") generated 2 warnings (run `cargo fix --example "thread_local"` to apply 1 suggestion)
Build and Test (Linux) (stable)
`shred` (example "multi_batch_dispatching") generated 2 warnings
Build and Test (Linux) (stable): examples/par_seq.rs#L26
field `0` is never read
Build and Test (Linux) (stable): examples/par_seq.rs#L27
field `0` is never read
Build and Test (Linux) (stable)
`shred` (example "par_seq") generated 2 warnings
Build and Test (Linux) (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/
Build and Test (Linux) (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/
Build and Test (Linux) (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/
Build and Test (Linux) (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/
Build and Test (Linux) (stable): src/dispatch/builder.rs#L260
variable does not need to be mutable
Build and Test (Linux) (stable)
`shred` (lib) generated 1 warning (run `cargo fix --lib -p shred` to apply 1 suggestion)
Build and Test (Linux) (stable): examples/thread_local.rs#L16
field `0` is never read
Build and Test (Linux) (stable)
`shred` (example "thread_local") generated 1 warning
Build and Test (Linux) (stable)
`shred` (example "multi_batch_dispatching") generated 2 warnings
Build and Test (Linux) (stable)
`shred` (lib test) generated 1 warning (1 duplicate)
Miri
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (Linux) (1.65.0)
Node.js 16 actions are deprecated. Please update the following actions to use Node.js 20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more information see: https://github.blog/changelog/2023-09-22-github-actions-transitioning-from-node-16-to-node-20/.
Build and Test (Linux) (1.65.0)
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/
Build and Test (Linux) (1.65.0): src/dispatch/builder.rs#L260
variable does not need to be mutable
Build and Test (Linux) (1.65.0)
`shred` (lib) generated 1 warning
Build and Test (Linux) (1.65.0)
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/
Build and Test (Linux) (1.65.0)
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/
Build and Test (Linux) (1.65.0)
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/
Build and Test (Linux) (1.65.0)
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/
Build and Test (Linux) (1.65.0): src/dispatch/builder.rs#L260
variable does not need to be mutable
Build and Test (Linux) (1.65.0)
`shred` (lib) generated 1 warning
Build and Test (Linux) (1.65.0)
`shred` (lib test) generated 1 warning (1 duplicate)
Build and Test (Linux) (1.65.0): examples/thread_local.rs#L1
unused import: `ResourceId`
Build and Test (Linux) (1.65.0)
`shred` (example "thread_local") generated 1 warning