[INFO] cloning repository https://github.com/tvallotton/osiris
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/tvallotton/osiris" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftvallotton%2Fosiris", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftvallotton%2Fosiris'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3ae05c5353862c0122adbf13b92a11d2ac31dbaf
[INFO] checking tvallotton/osiris against try#438eb4c1a1c3841523d7f672601e8adbe04cff28 for pr-147589-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftvallotton%2Fosiris" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/tvallotton/osiris
[INFO] finished tweaking git repo https://github.com/tvallotton/osiris
[INFO] tweaked toml for git repo https://github.com/tvallotton/osiris written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/tvallotton/osiris on toolchain 438eb4c1a1c3841523d7f672601e8adbe04cff28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/tvallotton/osiris already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-0-tc2/source/Cargo.toml: unused manifest key: target.cfg(target_os = "linux").rustflags
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded io-uring v0.6.2
[INFO] [stderr]   Downloaded core_affinity v0.8.0
[INFO] [stderr]   Downloaded dns-protocol v0.1.1
[INFO] [stderr]   Downloaded syn v2.0.32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 41b9631d8d39375ddbb55c6c579b6e1eaf773f9a991bd19ecd9efa0c9fe3d1ac
[INFO] running `Command { std: "docker" "start" "-a" "41b9631d8d39375ddbb55c6c579b6e1eaf773f9a991bd19ecd9efa0c9fe3d1ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "41b9631d8d39375ddbb55c6c579b6e1eaf773f9a991bd19ecd9efa0c9fe3d1ac", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "41b9631d8d39375ddbb55c6c579b6e1eaf773f9a991bd19ecd9efa0c9fe3d1ac", kill_on_drop: false }`
[INFO] [stdout] 41b9631d8d39375ddbb55c6c579b6e1eaf773f9a991bd19ecd9efa0c9fe3d1ac
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+438eb4c1a1c3841523d7f672601e8adbe04cff28" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b8177fbd8e7c2de698c632dd28b1dfff4c0a4d78cf0c91ef6f6c42385dc651ad
[INFO] running `Command { std: "docker" "start" "-a" "b8177fbd8e7c2de698c632dd28b1dfff4c0a4d78cf0c91ef6f6c42385dc651ad", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/Cargo.toml: unused manifest key: target.cfg(target_os = "linux").rustflags
[INFO] [stderr]    Compiling unicode-ident v1.0.10
[INFO] [stderr]    Compiling futures-core v0.3.28
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling futures-channel v0.3.28
[INFO] [stderr]    Compiling crossbeam-utils v0.8.16
[INFO] [stderr]     Checking futures-sink v0.3.28
[INFO] [stderr]    Compiling io-uring v0.6.2
[INFO] [stderr]     Checking futures-io v0.3.28
[INFO] [stderr]    Compiling proc-macro2 v1.0.63
[INFO] [stderr]    Compiling osiris v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling tokio v1.29.1
[INFO] [stderr]     Checking dns-protocol v0.1.1
[INFO] [stderr]    Compiling quote v1.0.29
[INFO] [stderr]     Checking crossbeam-channel v0.5.8
[INFO] [stderr]     Checking syn v1.0.109
[INFO] [stderr]    Compiling syn v2.0.32
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking core_affinity v0.8.0
[INFO] [stderr]     Checking osiris-macros v0.1.0 (/opt/rustwide/workdir/osiris-macros)
[INFO] [stderr]    Compiling futures-macro v0.3.28
[INFO] [stderr]     Checking futures-util v0.3.28
[INFO] [stdout] error[E0432]: unresolved import `crate::utils::STATX_ALL`
[INFO] [stdout]  --> src/reactor/iouring/op.rs:2:36
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::utils::{statx, syscall, STATX_ALL};
[INFO] [stdout]   |                                    ^^^^^^^^^ no `STATX_ALL` in `utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found struct `op::statx`
[INFO] [stdout]    --> src/fs/file.rs:481:21
[INFO] [stdout]     |
[INFO] [stdout] 481 |           let statx = op::statx(self.fd, None, 0).await?;
[INFO] [stdout]     |                       ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/reactor/iouring/op.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   pub async fn stat(fd: i32, path: Option<CString>, flags: i32) -> Result<statx> {
[INFO] [stdout]     |   ------------------------------------------------------------------------------ similarly named function `stat` defined here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/stat.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 | / pub struct statx {
[INFO] [stdout]   8 | |     pub stx_mask: u32,
[INFO] [stdout]   9 | |     pub stx_blksize: u32,
[INFO] [stdout]  10 | |     pub stx_attributes: u64,
[INFO] [stdout] ...   |
[INFO] [stdout]  28 | |     __statx_pad2: [u64; 14],
[INFO] [stdout]  29 | | }
[INFO] [stdout]     | |_- `op::statx` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: use struct literal syntax instead
[INFO] [stdout]     |
[INFO] [stdout] 481 -         let statx = op::statx(self.fd, None, 0).await?;
[INFO] [stdout] 481 +         let statx = op::statx { stx_mask: val, stx_blksize: val, stx_attributes: val, stx_nlink: val, stx_uid: val, stx_gid: val, stx_mode: val, __statx_pad1: val, stx_ino: val, stx_size: val, stx_blocks: val, stx_attributes_mask: val, stx_atime: val, stx_btime: val, stx_ctime: val, stx_mtime: val, stx_rdev_major: val, stx_rdev_minor: val, stx_dev_major: val, stx_dev_minor: val, __statx_pad2: val }.await?;
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout] 481 -         let statx = op::statx(self.fd, None, 0).await?;
[INFO] [stdout] 481 +         let statx = op::stat(self.fd, None, 0).await?;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function instead
[INFO] [stdout]     |
[INFO] [stdout]   3 + use libc::statx;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `statx`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 481 -         let statx = op::statx(self.fd, None, 0).await?;
[INFO] [stdout] 481 +         let statx = statx(self.fd, None, 0).await?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0423]: expected function, found struct `op::statx`
[INFO] [stdout]    --> src/fs/metadata.rs:81:17
[INFO] [stdout]     |
[INFO] [stdout]  81 |       let statx = op::statx(libc::AT_FDCWD, Some(path), flags).await?;
[INFO] [stdout]     |                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/reactor/iouring/op.rs:110:1
[INFO] [stdout]     |
[INFO] [stdout] 110 |   pub async fn stat(fd: i32, path: Option<CString>, flags: i32) -> Result<statx> {
[INFO] [stdout]     |   ------------------------------------------------------------------------------ similarly named function `stat` defined here
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/utils/stat.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 | / pub struct statx {
[INFO] [stdout]   8 | |     pub stx_mask: u32,
[INFO] [stdout]   9 | |     pub stx_blksize: u32,
[INFO] [stdout]  10 | |     pub stx_attributes: u64,
[INFO] [stdout] ...   |
[INFO] [stdout]  28 | |     __statx_pad2: [u64; 14],
[INFO] [stdout]  29 | | }
[INFO] [stdout]     | |_- `op::statx` defined here
[INFO] [stdout]     |
[INFO] [stdout] help: use struct literal syntax instead
[INFO] [stdout]     |
[INFO] [stdout]  81 -     let statx = op::statx(libc::AT_FDCWD, Some(path), flags).await?;
[INFO] [stdout]  81 +     let statx = op::statx { stx_mask: val, stx_blksize: val, stx_attributes: val, stx_nlink: val, stx_uid: val, stx_gid: val, stx_mode: val, __statx_pad1: val, stx_ino: val, stx_size: val, stx_blocks: val, stx_attributes_mask: val, stx_atime: val, stx_btime: val, stx_ctime: val, stx_mtime: val, stx_rdev_major: val, stx_rdev_minor: val, stx_dev_major: val, stx_dev_minor: val, __statx_pad2: val }.await?;
[INFO] [stdout]     |
[INFO] [stdout] help: a function with a similar name exists
[INFO] [stdout]     |
[INFO] [stdout]  81 -     let statx = op::statx(libc::AT_FDCWD, Some(path), flags).await?;
[INFO] [stdout]  81 +     let statx = op::stat(libc::AT_FDCWD, Some(path), flags).await?;
[INFO] [stdout]     |
[INFO] [stdout] help: consider importing this function instead
[INFO] [stdout]     |
[INFO] [stdout]   3 + use libc::statx;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `statx`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout]  81 -     let statx = op::statx(libc::AT_FDCWD, Some(path), flags).await?;
[INFO] [stdout]  81 +     let statx = statx(libc::AT_FDCWD, Some(path), flags).await?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct import `statx` is private
[INFO] [stdout]    --> src/fs/file.rs:481:25
[INFO] [stdout]     |
[INFO] [stdout] 481 |         let statx = op::statx(self.fd, None, 0).await?;
[INFO] [stdout]     |                         ^^^^^ private struct import
[INFO] [stdout]     |
[INFO] [stdout] note: the struct import `statx` is defined here...
[INFO] [stdout]    --> src/reactor/iouring/op.rs:2:20
[INFO] [stdout]     |
[INFO] [stdout]   2 | use crate::utils::{statx, syscall, STATX_ALL};
[INFO] [stdout]     |                    ^^^^^
[INFO] [stdout] note: ...and refers to the struct import `statx` which is defined here...
[INFO] [stdout]    --> src/utils/mod.rs:3:16
[INFO] [stdout]     |
[INFO] [stdout]   3 | pub use stat::{statx, statx_timestamp};
[INFO] [stdout]     |                ^^^^^ you could import this re-export
[INFO] [stdout] note: ...and refers to the struct `statx` which is defined here
[INFO] [stdout]    --> src/utils/stat.rs:7:1
[INFO] [stdout]     |
[INFO] [stdout]   7 | pub struct statx {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^ you could import this directly
[INFO] [stdout] help: consider importing this struct through its public re-export instead
[INFO] [stdout]     |
[INFO] [stdout] 481 -         let statx = op::statx(self.fd, None, 0).await?;
[INFO] [stdout] 481 +         let statx = crate::utils::statx(self.fd, None, 0).await?;
[INFO] [stdout]     |
[INFO] [stdout] help: import `statx` through the re-export
[INFO] [stdout]     |
[INFO] [stdout] 481 -         let statx = op::statx(self.fd, None, 0).await?;
[INFO] [stdout] 481 +         let statx = utils::statx(self.fd, None, 0).await?;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0603]: struct import `statx` is private
[INFO] [stdout]   --> src/fs/metadata.rs:81:21
[INFO] [stdout]    |
[INFO] [stdout] 81 |     let statx = op::statx(libc::AT_FDCWD, Some(path), flags).await?;
[INFO] [stdout]    |                     ^^^^^ private struct import
[INFO] [stdout]    |
[INFO] [stdout] note: the struct import `statx` is defined here...
[INFO] [stdout]   --> src/reactor/iouring/op.rs:2:20
[INFO] [stdout]    |
[INFO] [stdout]  2 | use crate::utils::{statx, syscall, STATX_ALL};
[INFO] [stdout]    |                    ^^^^^
[INFO] [stdout] note: ...and refers to the struct import `statx` which is defined here...
[INFO] [stdout]   --> src/utils/mod.rs:3:16
[INFO] [stdout]    |
[INFO] [stdout]  3 | pub use stat::{statx, statx_timestamp};
[INFO] [stdout]    |                ^^^^^ you could import this re-export
[INFO] [stdout] note: ...and refers to the struct `statx` which is defined here
[INFO] [stdout]   --> src/utils/stat.rs:7:1
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub struct statx {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^ you could import this directly
[INFO] [stdout] help: consider importing this struct through its public re-export instead
[INFO] [stdout]    |
[INFO] [stdout] 81 -     let statx = op::statx(libc::AT_FDCWD, Some(path), flags).await?;
[INFO] [stdout] 81 +     let statx = crate::utils::statx(libc::AT_FDCWD, Some(path), flags).await?;
[INFO] [stdout]    |
[INFO] [stdout] help: import `statx` through the re-export
[INFO] [stdout]    |
[INFO] [stdout] 81 -     let statx = op::statx(libc::AT_FDCWD, Some(path), flags).await?;
[INFO] [stdout] 81 +     let statx = utils::statx(libc::AT_FDCWD, Some(path), flags).await?;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `io_uring`
[INFO] [stdout]   --> src/net/mod.rs:11:7
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[cfg(io_uring)]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: expected names are: `docsrs`, `feature`, and `test` and 31 more
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_uring)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_uring)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]    = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `io_uring`
[INFO] [stdout]  --> src/net/to_socket_addr.rs:2:7
[INFO] [stdout]   |
[INFO] [stdout] 2 | #[cfg(io_uring)]
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_uring)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_uring)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `io_uring`
[INFO] [stdout]   --> src/net/to_socket_addr.rs:69:19
[INFO] [stdout]    |
[INFO] [stdout] 69 |         #[cfg(not(io_uring))]
[INFO] [stdout]    |                   ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_uring)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_uring)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `io_uring`
[INFO] [stdout]   --> src/net/to_socket_addr.rs:71:15
[INFO] [stdout]    |
[INFO] [stdout] 71 |         #[cfg(io_uring)]
[INFO] [stdout]    |               ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_uring)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_uring)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `io_uring`
[INFO] [stdout]    --> src/net/to_socket_addr.rs:107:19
[INFO] [stdout]     |
[INFO] [stdout] 107 |         #[cfg(not(io_uring))]
[INFO] [stdout]     |                   ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_uring)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_uring)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `io_uring`
[INFO] [stdout]    --> src/net/to_socket_addr.rs:109:15
[INFO] [stdout]     |
[INFO] [stdout] 109 |         #[cfg(io_uring)]
[INFO] [stdout]     |               ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_uring)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_uring)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `io_uring`
[INFO] [stdout]  --> src/net/utils.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | #[cfg(io_uring)]
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_uring)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_uring)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `io_uring`
[INFO] [stdout]    --> src/net/utils.rs:133:7
[INFO] [stdout]     |
[INFO] [stdout] 133 | #[cfg(io_uring)]
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_uring)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_uring)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `io_uring`
[INFO] [stdout]    --> src/net/utils.rs:146:7
[INFO] [stdout]     |
[INFO] [stdout] 146 | #[cfg(io_uring)]
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_uring)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_uring)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `io_uring`
[INFO] [stdout]    --> src/net/utils.rs:154:7
[INFO] [stdout]     |
[INFO] [stdout] 154 | #[cfg(io_uring)]
[INFO] [stdout]     |       ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_uring)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_uring)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `io_uring`
[INFO] [stdout]  --> src/reactor/mod.rs:4:7
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[cfg(io_uring)]
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_uring)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_uring)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `io_uring`
[INFO] [stdout]   --> src/reactor/mod.rs:10:7
[INFO] [stdout]    |
[INFO] [stdout] 10 | #[cfg(io_uring)]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_uring)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_uring)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `io_uring`
[INFO] [stdout]   --> src/reactor/mod.rs:13:36
[INFO] [stdout]    |
[INFO] [stdout] 13 | #[cfg(all(target_os = "linux", not(io_uring)))]
[INFO] [stdout]    |                                    ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_uring)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_uring)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `kqueue`
[INFO] [stdout]   --> src/reactor/mod.rs:16:7
[INFO] [stdout]    |
[INFO] [stdout] 16 | #[cfg(kqueue)]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kqueue)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kqueue)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `io_uring`
[INFO] [stdout]   --> src/reactor/mod.rs:23:7
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[cfg(io_uring)]
[INFO] [stdout]    |       ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_uring)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_uring)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `kqueue`
[INFO] [stdout]   --> src/reactor/mod.rs:26:7
[INFO] [stdout]    |
[INFO] [stdout] 26 | #[cfg(kqueue)]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(kqueue)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(kqueue)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `io_uring`
[INFO] [stdout]   --> src/reactor/mod.rs:29:11
[INFO] [stdout]    |
[INFO] [stdout] 29 | #[cfg(not(io_uring))]
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_uring)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_uring)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `poll`
[INFO] [stdout]   --> src/reactor/mod.rs:32:7
[INFO] [stdout]    |
[INFO] [stdout] 32 | #[cfg(poll)]
[INFO] [stdout]    |       ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(poll)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(poll)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `io_uring`
[INFO] [stdout]   --> src/reactor/mod.rs:70:11
[INFO] [stdout]    |
[INFO] [stdout] 70 |     #[cfg(io_uring)]
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_uring)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_uring)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `io_uring`
[INFO] [stdout]   --> src/reactor/mod.rs:83:11
[INFO] [stdout]    |
[INFO] [stdout] 83 |     #[cfg(io_uring)]
[INFO] [stdout]    |           ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = help: consider using a Cargo feature instead
[INFO] [stdout]    = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]             [lints.rust]
[INFO] [stdout]             unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_uring)'] }
[INFO] [stdout]    = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_uring)");` to the top of the `build.rs`
[INFO] [stdout]    = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `io_uring`
[INFO] [stdout]  --> src/runtime/config.rs:7:7
[INFO] [stdout]   |
[INFO] [stdout] 7 | #[cfg(io_uring)]
[INFO] [stdout]   |       ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: consider using a Cargo feature instead
[INFO] [stdout]   = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]            [lints.rust]
[INFO] [stdout]            unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_uring)'] }
[INFO] [stdout]   = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_uring)");` to the top of the `build.rs`
[INFO] [stdout]   = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition name: `io_uring`
[INFO] [stdout]    --> src/runtime/config.rs:142:11
[INFO] [stdout]     |
[INFO] [stdout] 142 |     #[cfg(io_uring)]
[INFO] [stdout]     |           ^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = help: consider using a Cargo feature instead
[INFO] [stdout]     = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint:
[INFO] [stdout]              [lints.rust]
[INFO] [stdout]              unexpected_cfgs = { level = "warn", check-cfg = ['cfg(io_uring)'] }
[INFO] [stdout]     = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(io_uring)");` to the top of the `build.rs`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking futures-executor v0.3.28
[INFO] [stderr]     Checking futures v0.3.28
[INFO] [stdout] Some errors have detailed explanations: E0423, E0432, E0603.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0423`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `osiris` (lib) due to 5 previous errors; 22 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "b8177fbd8e7c2de698c632dd28b1dfff4c0a4d78cf0c91ef6f6c42385dc651ad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b8177fbd8e7c2de698c632dd28b1dfff4c0a4d78cf0c91ef6f6c42385dc651ad", kill_on_drop: false }`
[INFO] [stdout] b8177fbd8e7c2de698c632dd28b1dfff4c0a4d78cf0c91ef6f6c42385dc651ad
