Skip to content

Fix compile error: Make IOV live longer #589

Fix compile error: Make IOV live longer

Fix compile error: Make IOV live longer #589

Triggered via pull request September 13, 2023 12:17
Status Failure
Total duration 5m 23s
Artifacts
This run and associated checks have been archived and are scheduled for deletion. Learn more about checks retention

rust.yml

on: pull_request
Matrix: Build
Matrix: test
Fit to window
Zoom out
Zoom in

Annotations

11 errors and 21 warnings
nightly on ubuntu-latest-: src/adapters/udp.rs#L386
Diff in /home/runner/work/message-io/message-io/src/adapters/udp.rs
nightly on ubuntu-latest-: src/adapters/udp.rs#L394
Diff in /home/runner/work/message-io/message-io/src/adapters/udp.rs
nightly on ubuntu-latest-
Process completed with exit code 1.
stable on macOS-latest-
The job was canceled because "ubuntu-latest_nightly" failed.
stable on macOS-latest-
The operation was canceled.
stable on macOS-latest-
The operation was canceled.
nightly on windows-2019-
The operation was canceled.
stable on ubuntu-latest-
The job was canceled because "ubuntu-latest_nightly" failed.
stable on ubuntu-latest-
The operation was canceled.
stable on windows-2019-
The operation was canceled.
nightly on macOS-latest-
The operation was canceled.
Build (i686-unknown-linux-gnu)
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/
Build (i686-unknown-linux-gnu): src/adapters/tcp.rs#L169
using `.deref()` on a double reference, which returns `&mut &mio::net::TcpStream` instead of dereferencing the inner type
Build (i686-unknown-linux-gnu): src/adapters/tcp.rs#L195
using `.deref()` on a double reference, which returns `&mut &mio::net::TcpStream` instead of dereferencing the inner type
Build (i686-unknown-linux-gnu): src/adapters/framed_tcp.rs#L107
using `.deref()` on a double reference, which returns `&mut &mio::net::TcpStream` instead of dereferencing the inner type
Build (i686-unknown-linux-gnu): src/adapters/framed_tcp.rs#L144
using `.deref()` on a double reference, which returns `&mut &mio::net::TcpStream` instead of dereferencing the inner type
Build (i686-unknown-linux-gnu)
`message-io` (lib) generated 4 warnings
Build (i686-unknown-linux-gnu): src/adapters/tcp.rs#L169
using `.deref()` on a double reference, which returns `&mut &mio::net::TcpStream` instead of dereferencing the inner type
Build (i686-unknown-linux-gnu): src/adapters/tcp.rs#L195
using `.deref()` on a double reference, which returns `&mut &mio::net::TcpStream` instead of dereferencing the inner type
Build (i686-unknown-linux-gnu): src/adapters/framed_tcp.rs#L107
using `.deref()` on a double reference, which returns `&mut &mio::net::TcpStream` instead of dereferencing the inner type
Build (i686-unknown-linux-gnu): src/adapters/framed_tcp.rs#L144
using `.deref()` on a double reference, which returns `&mut &mio::net::TcpStream` instead of dereferencing the inner type
Build (i686-unknown-linux-gnu)
`message-io` (lib) generated 4 warnings
Build (i686-unknown-linux-gnu): src/adapters/tcp.rs#L169
using `.deref()` on a double reference, which returns `&mut &mio::net::TcpStream` instead of dereferencing the inner type
Build (i686-unknown-linux-gnu): src/adapters/tcp.rs#L195
using `.deref()` on a double reference, which returns `&mut &mio::net::TcpStream` instead of dereferencing the inner type
Build (i686-unknown-linux-gnu): src/adapters/framed_tcp.rs#L107
using `.deref()` on a double reference, which returns `&mut &mio::net::TcpStream` instead of dereferencing the inner type
Build (i686-unknown-linux-gnu): src/adapters/framed_tcp.rs#L144
using `.deref()` on a double reference, which returns `&mut &mio::net::TcpStream` instead of dereferencing the inner type
Build (i686-unknown-linux-gnu)
`message-io` (lib) generated 4 warnings
Build (i686-unknown-linux-gnu)
`message-io` (lib test) generated 4 warnings (4 duplicates)
Build (i686-unknown-linux-gnu)
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 (i686-unknown-linux-gnu)
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 (i686-unknown-linux-gnu)
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 (i686-unknown-linux-gnu)
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/