Skip to content

for #32: conditionally add Send requirement for AsyncRead/Write #46

for #32: conditionally add Send requirement for AsyncRead/Write

for #32: conditionally add Send requirement for AsyncRead/Write #46

Triggered via pull request September 11, 2023 16:12
Status Failure
Total duration 3m 28s
Artifacts

test.yml

on: pull_request
Matrix: integer-encoding-rs
Fit to window
Zoom out
Zoom in

Annotations

60 errors and 80 warnings
integer-encoding-rs (futures_async, ubuntu-latest): src/fixed_tests.rs#L167
the method `read_fixedint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (futures_async, ubuntu-latest): src/fixed_tests.rs#L168
the method `read_fixedint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (futures_async, ubuntu-latest): src/fixed_tests.rs#L169
the method `read_fixedint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (futures_async, ubuntu-latest): src/fixed_tests.rs#L170
the method `read_fixedint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (futures_async, ubuntu-latest): src/fixed_tests.rs#L171
the method `read_fixedint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (futures_async, ubuntu-latest): src/fixed_tests.rs#L172
the method `read_fixedint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (futures_async, ubuntu-latest): src/fixed_tests.rs#L173
the method `read_fixedint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (futures_async, ubuntu-latest): src/fixed_tests.rs#L174
the method `read_fixedint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (futures_async, ubuntu-latest): src/varint_tests.rs#L148
the method `read_varint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (futures_async, ubuntu-latest): src/varint_tests.rs#L149
the method `read_varint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (tokio_async, ubuntu-latest): src/fixed_tests.rs#L167
the method `read_fixedint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (tokio_async, ubuntu-latest): src/fixed_tests.rs#L168
the method `read_fixedint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (tokio_async, ubuntu-latest): src/fixed_tests.rs#L169
the method `read_fixedint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (tokio_async, ubuntu-latest): src/fixed_tests.rs#L170
the method `read_fixedint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (tokio_async, ubuntu-latest): src/fixed_tests.rs#L171
the method `read_fixedint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (tokio_async, ubuntu-latest): src/fixed_tests.rs#L172
the method `read_fixedint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (tokio_async, ubuntu-latest): src/fixed_tests.rs#L173
the method `read_fixedint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (tokio_async, ubuntu-latest): src/fixed_tests.rs#L174
the method `read_fixedint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (tokio_async, ubuntu-latest): src/varint_tests.rs#L148
the method `read_varint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (tokio_async, ubuntu-latest): src/varint_tests.rs#L149
the method `read_varint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (futures_async, macos-latest): src/fixed_tests.rs#L167
the method `read_fixedint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (futures_async, macos-latest): src/fixed_tests.rs#L168
the method `read_fixedint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (futures_async, macos-latest): src/fixed_tests.rs#L169
the method `read_fixedint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (futures_async, macos-latest): src/fixed_tests.rs#L170
the method `read_fixedint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (futures_async, macos-latest): src/fixed_tests.rs#L171
the method `read_fixedint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (futures_async, macos-latest): src/fixed_tests.rs#L172
the method `read_fixedint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (futures_async, macos-latest): src/fixed_tests.rs#L173
the method `read_fixedint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (futures_async, macos-latest): src/fixed_tests.rs#L174
the method `read_fixedint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (futures_async, macos-latest): src/varint_tests.rs#L148
the method `read_varint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (futures_async, macos-latest): src/varint_tests.rs#L149
the method `read_varint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (tokio_async, macos-latest): examples/read_write_file.rs#L26
the method `read_varint_async` exists for struct `BufReader<File>`, but its trait bounds were not satisfied
integer-encoding-rs (tokio_async, macos-latest): examples/read_write_file.rs#L27
the method `read_varint_async` exists for struct `BufReader<File>`, but its trait bounds were not satisfied
integer-encoding-rs (tokio_async, macos-latest): examples/read_write_file.rs#L28
the method `read_varint_async` exists for struct `BufReader<File>`, but its trait bounds were not satisfied
integer-encoding-rs (tokio_async, macos-latest): examples/read_write_file.rs#L29
the method `read_varint_async` exists for struct `BufReader<File>`, but its trait bounds were not satisfied
integer-encoding-rs (tokio_async, macos-latest): examples/read_write_file.rs#L30
the method `read_varint_async` exists for struct `BufReader<File>`, but its trait bounds were not satisfied
integer-encoding-rs (tokio_async, macos-latest): examples/read_write_file.rs#L39
the method `read_fixedint_async` exists for struct `BufReader<File>`, but its trait bounds were not satisfied
integer-encoding-rs (tokio_async, macos-latest): examples/read_write_file.rs#L40
the method `read_fixedint_async` exists for struct `BufReader<File>`, but its trait bounds were not satisfied
integer-encoding-rs (tokio_async, macos-latest): examples/read_write_file.rs#L41
the method `read_fixedint_async` exists for struct `BufReader<File>`, but its trait bounds were not satisfied
integer-encoding-rs (tokio_async, macos-latest): examples/read_write_file.rs#L42
the method `read_fixedint_async` exists for struct `BufReader<File>`, but its trait bounds were not satisfied
integer-encoding-rs (tokio_async, macos-latest): examples/read_write_file.rs#L43
the method `read_fixedint_async` exists for struct `BufReader<File>`, but its trait bounds were not satisfied
integer-encoding-rs (futures_async, windows-latest): src/fixed_tests.rs#L167
the method `read_fixedint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (futures_async, windows-latest): src/fixed_tests.rs#L168
the method `read_fixedint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (futures_async, windows-latest): src/fixed_tests.rs#L169
the method `read_fixedint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (futures_async, windows-latest): src/fixed_tests.rs#L170
the method `read_fixedint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (futures_async, windows-latest): src/fixed_tests.rs#L171
the method `read_fixedint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (futures_async, windows-latest): src/fixed_tests.rs#L172
the method `read_fixedint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (futures_async, windows-latest): src/fixed_tests.rs#L173
the method `read_fixedint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (futures_async, windows-latest): src/fixed_tests.rs#L174
the method `read_fixedint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (futures_async, windows-latest): src/varint_tests.rs#L148
the method `read_varint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (futures_async, windows-latest): src/varint_tests.rs#L149
the method `read_varint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (tokio_async, windows-latest): src/fixed_tests.rs#L167
the method `read_fixedint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (tokio_async, windows-latest): examples/read_write_file.rs#L26
the method `read_varint_async` exists for struct `BufReader<File>`, but its trait bounds were not satisfied
integer-encoding-rs (tokio_async, windows-latest): examples/read_write_file.rs#L27
the method `read_varint_async` exists for struct `BufReader<File>`, but its trait bounds were not satisfied
integer-encoding-rs (tokio_async, windows-latest): src/fixed_tests.rs#L168
the method `read_fixedint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (tokio_async, windows-latest): examples/read_write_file.rs#L28
the method `read_varint_async` exists for struct `BufReader<File>`, but its trait bounds were not satisfied
integer-encoding-rs (tokio_async, windows-latest): src/fixed_tests.rs#L169
the method `read_fixedint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (tokio_async, windows-latest): examples/read_write_file.rs#L29
the method `read_varint_async` exists for struct `BufReader<File>`, but its trait bounds were not satisfied
integer-encoding-rs (tokio_async, windows-latest): examples/read_write_file.rs#L30
the method `read_varint_async` exists for struct `BufReader<File>`, but its trait bounds were not satisfied
integer-encoding-rs (tokio_async, windows-latest): src/fixed_tests.rs#L170
the method `read_fixedint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (tokio_async, windows-latest): src/fixed_tests.rs#L171
the method `read_fixedint_async` exists for reference `&[u8]`, but its trait bounds were not satisfied
integer-encoding-rs (futures_async, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
integer-encoding-rs (futures_async, ubuntu-latest)
spurious network error (3 tries remaining): [55] Failed sending data to the peer
integer-encoding-rs (futures_async, ubuntu-latest)
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/autocfg/autocfg-1.1.0.crate` (146.75.38.137), got 502
integer-encoding-rs (futures_async, ubuntu-latest)
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/memchr/memchr-2.6.3.crate` (146.75.38.137), got 502
integer-encoding-rs (futures_async, ubuntu-latest)
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/syn/syn-2.0.32.crate` (146.75.38.137), got 502
integer-encoding-rs (futures_async, ubuntu-latest)
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/quote/quote-1.0.33.crate` (146.75.38.137), got 502
integer-encoding-rs (futures_async, ubuntu-latest)
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/futures-io/futures-io-0.3.28.crate` (146.75.38.137), got 502
integer-encoding-rs (futures_async, ubuntu-latest)
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/slab/slab-0.4.9.crate` (146.75.38.137), got 502
integer-encoding-rs (futures_async, ubuntu-latest)
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/proc-macro2/proc-macro2-1.0.66.crate` (146.75.38.137), got 502
integer-encoding-rs (futures_async, ubuntu-latest)
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/async-trait/async-trait-0.1.73.crate` (146.75.38.137), got 502
integer-encoding-rs (futures_async, ubuntu-latest)
spurious network error (3 tries remaining): [55] Failed sending data to the peer
integer-encoding-rs (futures_async, 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/
integer-encoding-rs (futures_async, 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/
integer-encoding-rs (futures_async, 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/
integer-encoding-rs (futures_async, 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/
integer-encoding-rs (futures_async, ubuntu-latest): src/fixed_tests.rs#L6
unused import: `crate::reader::FixedIntAsyncReader`
integer-encoding-rs (futures_async, ubuntu-latest): src/varint_tests.rs#L4
unused import: `crate::reader::VarIntAsyncReader`
integer-encoding-rs (futures_async, ubuntu-latest)
`integer-encoding` (lib test) generated 2 warnings
integer-encoding-rs (ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
integer-encoding-rs (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/
integer-encoding-rs (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/
integer-encoding-rs (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/
integer-encoding-rs (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/
integer-encoding-rs (tokio_async, ubuntu-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
integer-encoding-rs (tokio_async, ubuntu-latest): src/fixed_tests.rs#L6
unused import: `crate::reader::FixedIntAsyncReader`
integer-encoding-rs (tokio_async, ubuntu-latest): src/varint_tests.rs#L4
unused import: `crate::reader::VarIntAsyncReader`
integer-encoding-rs (tokio_async, ubuntu-latest)
`integer-encoding` (lib test) generated 2 warnings
integer-encoding-rs (tokio_async, 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/
integer-encoding-rs (tokio_async, 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/
integer-encoding-rs (tokio_async, 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/
integer-encoding-rs (tokio_async, 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/
integer-encoding-rs (macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
integer-encoding-rs (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/
integer-encoding-rs (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/
integer-encoding-rs (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/
integer-encoding-rs (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/
integer-encoding-rs (futures_async, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
integer-encoding-rs (futures_async, macos-latest): src/fixed_tests.rs#L6
unused import: `crate::reader::FixedIntAsyncReader`
integer-encoding-rs (futures_async, macos-latest): src/varint_tests.rs#L4
unused import: `crate::reader::VarIntAsyncReader`
integer-encoding-rs (futures_async, macos-latest)
`integer-encoding` (lib test) generated 2 warnings
integer-encoding-rs (futures_async, 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/
integer-encoding-rs (futures_async, 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/
integer-encoding-rs (futures_async, 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/
integer-encoding-rs (futures_async, 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/
integer-encoding-rs (windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
integer-encoding-rs (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/
integer-encoding-rs (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/
integer-encoding-rs (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/
integer-encoding-rs (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/
integer-encoding-rs (tokio_async, macos-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
integer-encoding-rs (tokio_async, macos-latest): src/fixed_tests.rs#L6
unused import: `crate::reader::FixedIntAsyncReader`
integer-encoding-rs (tokio_async, macos-latest): src/varint_tests.rs#L4
unused import: `crate::reader::VarIntAsyncReader`
integer-encoding-rs (tokio_async, macos-latest)
`integer-encoding` (lib test) generated 2 warnings
integer-encoding-rs (tokio_async, 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/
integer-encoding-rs (tokio_async, 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/
integer-encoding-rs (tokio_async, 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/
integer-encoding-rs (tokio_async, 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/
integer-encoding-rs (futures_async, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
integer-encoding-rs (futures_async, windows-latest): src/fixed_tests.rs#L6
unused import: `crate::reader::FixedIntAsyncReader`
integer-encoding-rs (futures_async, windows-latest): src/varint_tests.rs#L4
unused import: `crate::reader::VarIntAsyncReader`
integer-encoding-rs (futures_async, windows-latest)
`integer-encoding` (lib test) generated 2 warnings
integer-encoding-rs (futures_async, 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/
integer-encoding-rs (futures_async, 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/
integer-encoding-rs (futures_async, 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/
integer-encoding-rs (futures_async, 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/
integer-encoding-rs (tokio_async, windows-latest)
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, 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/
integer-encoding-rs (tokio_async, windows-latest)
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/proc-macro2/proc-macro2-1.0.66.crate` (146.75.106.137), got 502
integer-encoding-rs (tokio_async, windows-latest)
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/num_cpus/num_cpus-1.16.0.crate` (146.75.106.137), got 502
integer-encoding-rs (tokio_async, windows-latest)
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/unicode-ident/unicode-ident-1.0.11.crate` (146.75.106.137), got 502
integer-encoding-rs (tokio_async, windows-latest)
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/bytes/bytes-1.5.0.crate` (146.75.106.137), got 502
integer-encoding-rs (tokio_async, windows-latest)
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/tokio-macros/tokio-macros-2.1.0.crate` (146.75.106.137), got 502
integer-encoding-rs (tokio_async, windows-latest)
spurious network error (3 tries remaining): failed to get successful HTTP response from `https://static.crates.io/crates/pin-project-lite/pin-project-lite-0.2.13.crate` (146.75.106.137), got 502
integer-encoding-rs (tokio_async, windows-latest): src/fixed_tests.rs#L6
unused import: `crate::reader::FixedIntAsyncReader`
integer-encoding-rs (tokio_async, windows-latest): src/varint_tests.rs#L4
unused import: `crate::reader::VarIntAsyncReader`
integer-encoding-rs (tokio_async, windows-latest)
`integer-encoding` (lib test) generated 2 warnings
integer-encoding-rs (tokio_async, windows-latest)
build failed, waiting for other jobs to finish...
integer-encoding-rs (tokio_async, 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/
integer-encoding-rs (tokio_async, 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/
integer-encoding-rs (tokio_async, 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/
integer-encoding-rs (tokio_async, 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/