Skip to content

Fix compile error: Make IOV live longer #594

Fix compile error: Make IOV live longer

Fix compile error: Make IOV live longer #594

Triggered via pull request September 13, 2023 12:17
Status Failure
Total duration 6m 5s
Artifacts

rust.yml

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

Annotations

28 errors and 31 warnings
nightly on ubuntu-latest-
couldn't find remote ref refs/pull/163/merge
nightly on ubuntu-latest-
couldn't find remote ref refs/pull/163/merge
nightly on ubuntu-latest-
couldn't find remote ref refs/pull/163/merge
nightly on ubuntu-latest-
Git fetch failed with exit code: 128
nightly on ubuntu-latest-
Exit code 1 returned from process: file name '/home/runner/runners/2.309.0/bin/Runner.PluginHost', arguments 'action "GitHub.Runner.Plugins.Repository.v1_0.CheckoutTask, Runner.Plugins"'.
stable on ubuntu-latest-
The job was canceled because "ubuntu-latest_nightly" failed.
stable on ubuntu-latest-
couldn't find remote ref refs/pull/163/merge
stable on ubuntu-latest-
couldn't find remote ref refs/pull/163/merge
stable on ubuntu-latest-
couldn't find remote ref refs/pull/163/merge
stable on ubuntu-latest-
Git fetch failed with exit code: 128
stable on ubuntu-latest-
Exit code 1 returned from process: file name '/home/runner/runners/2.309.0/bin/Runner.PluginHost', arguments 'action "GitHub.Runner.Plugins.Repository.v1_0.CheckoutTask, Runner.Plugins"'.
nightly on windows-2019-
The job was canceled because "ubuntu-latest_nightly" failed.
nightly on windows-2019-
couldn't find remote ref refs/pull/163/merge
nightly on windows-2019-
couldn't find remote ref refs/pull/163/merge
nightly on windows-2019-
The operation was canceled.
nightly on windows-2019-
The operation was canceled.
stable on macOS-latest-
The job was canceled because "ubuntu-latest_nightly" failed.
stable on macOS-latest-
A task was canceled.
nightly on macOS-latest-
The job was canceled because "ubuntu-latest_nightly" failed.
nightly on macOS-latest-
couldn't find remote ref refs/pull/163/merge
nightly on macOS-latest-
couldn't find remote ref refs/pull/163/merge
nightly on macOS-latest-
The operation was canceled.
nightly on macOS-latest-
The operation was canceled.
stable on windows-2019-
The job was canceled because "ubuntu-latest_nightly" failed.
stable on windows-2019-
couldn't find remote ref refs/pull/163/merge
stable on windows-2019-
couldn't find remote ref refs/pull/163/merge
stable on windows-2019-
The operation was canceled.
stable on windows-2019-
The operation was canceled.
nightly on ubuntu-latest-
Git fetch failed with exit code 128, back off 4.563 seconds before retry.
nightly on ubuntu-latest-
Git fetch failed with exit code 128, back off 1.636 seconds before retry.
stable on ubuntu-latest-
Git fetch failed with exit code 128, back off 1.102 seconds before retry.
stable on ubuntu-latest-
Git fetch failed with exit code 128, back off 6.469 seconds before retry.
nightly on windows-2019-
Git fetch failed with exit code 128, back off 7.759 seconds before retry.
nightly on windows-2019-
Git fetch failed with exit code 128, back off 3.706 seconds before retry.
nightly on macOS-latest-
Git fetch failed with exit code 128, back off 1.883 seconds before retry.
nightly on macOS-latest-
Git fetch failed with exit code 128, back off 4.379 seconds before retry.
stable on windows-2019-
Git fetch failed with exit code 128, back off 1.035 seconds before retry.
stable on windows-2019-
Git fetch failed with exit code 128, back off 5.971 seconds before retry.
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/