Skip to content

move datagram to separate crate #693

move datagram to separate crate

move datagram to separate crate #693

Triggered via pull request August 24, 2024 13:30
Status Failure
Total duration 58s
Artifacts

CI.yml

on: pull_request
Matrix: test
Check MSRV
15s
Check MSRV
Check MSRV of `h3-quinn`
23s
Check MSRV of `h3-quinn`
Build docs
0s
Build docs
Fuzz test
0s
Fuzz test
Compliance report
0s
Compliance report
CI is green
0s
CI is green
Fit to window
Zoom out
Zoom in

Annotations

52 errors and 60 warnings
Lint: h3/src/server/connection.rs#L34
unresolved imports `crate::quic::RecvDatagramExt`, `crate::quic::SendDatagramExt`
Lint: h3/src/server/stream.rs#L8
unresolved import `crate::quic::RecvDatagramExt`
Lint: h3/src/server/connection.rs#L27
unresolved import `crate::ext::Datagram`
Lint: h3/src/server/stream.rs#L7
unresolved import `crate::ext::Datagram`
Lint
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Check MSRV: h3/src/server/connection.rs#L34
unresolved imports `crate::quic::RecvDatagramExt`, `crate::quic::SendDatagramExt`
Check MSRV: h3/src/server/stream.rs#L8
unresolved import `crate::quic::RecvDatagramExt`
Check MSRV: h3/src/server/connection.rs#L27
unresolved import `crate::ext::Datagram`
Check MSRV: h3/src/server/stream.rs#L7
unresolved import `crate::ext::Datagram`
Check MSRV
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test stable ubuntu-latest: h3/src/server/connection.rs#L34
unresolved imports `crate::quic::RecvDatagramExt`, `crate::quic::SendDatagramExt`
Test stable ubuntu-latest: h3/src/server/stream.rs#L8
unresolved import `crate::quic::RecvDatagramExt`
Test stable ubuntu-latest: h3/src/server/connection.rs#L27
unresolved import `crate::ext::Datagram`
Test stable ubuntu-latest: h3/src/server/stream.rs#L7
unresolved import `crate::ext::Datagram`
Test stable ubuntu-latest
could not compile `h3` (lib) due to 4 previous errors
Test stable ubuntu-latest
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Check MSRV of `h3-quinn`: h3/src/server/connection.rs#L34
unresolved imports `crate::quic::RecvDatagramExt`, `crate::quic::SendDatagramExt`
Check MSRV of `h3-quinn`: h3/src/server/stream.rs#L8
unresolved import `crate::quic::RecvDatagramExt`
Check MSRV of `h3-quinn`: h3/src/server/connection.rs#L27
unresolved import `crate::ext::Datagram`
Check MSRV of `h3-quinn`: h3/src/server/stream.rs#L7
unresolved import `crate::ext::Datagram`
Check MSRV of `h3-quinn`
could not compile `h3` (lib) due to 4 previous errors
Check MSRV of `h3-quinn`
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test stable ubuntu-latest
The job was canceled because "ubuntu-latest_stable_i-im" failed.
Test stable ubuntu-latest: h3/src/server/connection.rs#L34
unresolved imports `crate::quic::RecvDatagramExt`, `crate::quic::SendDatagramExt`
Test stable ubuntu-latest: h3/src/server/stream.rs#L8
unresolved import `crate::quic::RecvDatagramExt`
Test stable ubuntu-latest: h3/src/server/connection.rs#L27
unresolved import `crate::ext::Datagram`
Test stable ubuntu-latest: h3/src/server/stream.rs#L7
unresolved import `crate::ext::Datagram`
Test stable ubuntu-latest
could not compile `h3` (lib) due to 4 previous errors
Test stable ubuntu-latest
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test beta ubuntu-latest
The job was canceled because "ubuntu-latest_stable_i-im" failed.
Test beta ubuntu-latest
The job was canceled because "ubuntu-latest_stable_i-im" failed.
Test beta ubuntu-latest
The operation was canceled.
Test beta ubuntu-latest: h3/src/server/connection.rs#L34
unresolved imports `crate::quic::RecvDatagramExt`, `crate::quic::SendDatagramExt`
Test beta ubuntu-latest: h3/src/server/stream.rs#L8
unresolved import `crate::quic::RecvDatagramExt`
Test beta ubuntu-latest: h3/src/server/connection.rs#L27
unresolved import `crate::ext::Datagram`
Test beta ubuntu-latest: h3/src/server/stream.rs#L7
unresolved import `crate::ext::Datagram`
Test beta ubuntu-latest
could not compile `h3` (lib) due to 4 previous errors
Test beta ubuntu-latest
The operation was canceled.
Test stable ubuntu-latest
The job was canceled because "ubuntu-latest_stable_i-im" failed.
Test stable ubuntu-latest: h3/src/server/connection.rs#L34
unresolved imports `crate::quic::RecvDatagramExt`, `crate::quic::SendDatagramExt`
Test stable ubuntu-latest: h3/src/server/stream.rs#L8
unresolved import `crate::quic::RecvDatagramExt`
Test stable ubuntu-latest: h3/src/server/connection.rs#L27
unresolved import `crate::ext::Datagram`
Test stable ubuntu-latest: h3/src/server/stream.rs#L7
unresolved import `crate::ext::Datagram`
Test stable ubuntu-latest
could not compile `h3` (lib) due to 4 previous errors
Test stable ubuntu-latest
The process '/home/runner/.cargo/bin/cargo' failed with exit code 101
Test beta ubuntu-latest
The job was canceled because "ubuntu-latest_stable_i-im" failed.
Test beta ubuntu-latest: h3/src/server/connection.rs#L34
unresolved imports `crate::quic::RecvDatagramExt`, `crate::quic::SendDatagramExt`
Test beta ubuntu-latest: h3/src/server/stream.rs#L8
unresolved import `crate::quic::RecvDatagramExt`
Test beta ubuntu-latest: h3/src/server/connection.rs#L27
unresolved import `crate::ext::Datagram`
Test beta ubuntu-latest: h3/src/server/stream.rs#L7
unresolved import `crate::ext::Datagram`
Test beta ubuntu-latest
could not compile `h3` (lib) due to 4 previous errors
Test beta ubuntu-latest
The operation was canceled.
Check Style
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 Style
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check Style
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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 Style
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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 Style
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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 Style
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lint
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/
Lint
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lint
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Lint
/home/runner/work/h3/h3/h3-datagram/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
Lint: h3/src/client/connection.rs#L391
unneeded unit expression
Lint: h3/src/server/connection.rs#L373
unneeded unit expression
Lint
`h3` (lib) generated 2 warnings
Check MSRV
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 MSRV
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check MSRV
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check MSRV
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check MSRV
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Check MSRV
The `set-output` command is deprecated and will be disabled soon. Please upgrade to using Environment Files. For more information see: https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/
Test stable 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 stable ubuntu-latest
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Test stable ubuntu-latest
/home/runner/work/h3/h3/h3-datagram/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
Test stable 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 stable 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 stable 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 stable 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/
Check MSRV of `h3-quinn`
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 MSRV of `h3-quinn`
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/checkout@v3, actions-rs/toolchain@v1, actions-rs/cargo@v1. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
Check MSRV of `h3-quinn`
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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 MSRV of `h3-quinn`
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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 MSRV of `h3-quinn`
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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 MSRV of `h3-quinn`
The `set-output` command is deprecated and will be disabled soon. Please upgrade 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 stable ubuntu-latest
/home/runner/work/h3/h3/h3-datagram/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
Test stable 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 stable 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 stable 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 stable 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 beta 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 beta ubuntu-latest
/home/runner/work/h3/h3/h3-datagram/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
Test beta 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 beta 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 beta 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 beta 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 beta 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 beta 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 beta ubuntu-latest
/home/runner/work/h3/h3/h3-datagram/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
Test beta 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 stable 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 stable 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 stable 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 stable 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 stable ubuntu-latest
/home/runner/work/h3/h3/h3-datagram/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
Test beta 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 beta 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 beta 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 beta 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 beta ubuntu-latest
/home/runner/work/h3/h3/h3-datagram/Cargo.toml: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition