Skip to content

Fix compile error: Make IOV live longer #585

Fix compile error: Make IOV live longer

Fix compile error: Make IOV live longer #585

Re-run triggered August 30, 2023 11:51
Status Failure
Total duration 6m 41s
Artifacts

rust.yml

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

Annotations

19 errors and 21 warnings
nightly on ubuntu-latest-: src/adapters/udp.rs#L193
Diff in /home/runner/work/message-io/message-io/src/adapters/udp.rs
nightly on ubuntu-latest-: src/adapters/udp.rs#L200
Diff in /home/runner/work/message-io/message-io/src/adapters/udp.rs
nightly on ubuntu-latest-: src/adapters/udp.rs#L262
Diff in /home/runner/work/message-io/message-io/src/adapters/udp.rs
nightly on ubuntu-latest-: src/adapters/udp.rs#L269
Diff in /home/runner/work/message-io/message-io/src/adapters/udp.rs
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#L393
Diff in /home/runner/work/message-io/message-io/src/adapters/udp.rs
nightly on ubuntu-latest-: src/adapters/udp.rs#L415
Diff in /home/runner/work/message-io/message-io/src/adapters/udp.rs
nightly on ubuntu-latest-: src/adapters/udp.rs#L462
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 windows-2019-
The job was canceled because "ubuntu-latest_nightly" failed.
stable on windows-2019-
The operation was canceled.
nightly on windows-2019-
The job was canceled because "ubuntu-latest_nightly" failed.
nightly on windows-2019-
The operation was canceled.
nightly on macOS-latest-
The job was canceled because "ubuntu-latest_nightly" failed.
nightly on macOS-latest-
The operation was canceled.
stable on macOS-latest-
The job was canceled because "ubuntu-latest_nightly" failed.
stable on macOS-latest-
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.
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/