[INFO] fetching crate mfio 0.1.0... [INFO] checking mfio-0.1.0 against master#8c32e313cccf7df531e2d49ffb8227bb92304aee for pr-145608-1 [INFO] extracting crate mfio 0.1.0 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate mfio 0.1.0 [INFO] finished tweaking crates.io crate mfio 0.1.0 [INFO] tweaked toml for crates.io crate mfio 0.1.0 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate mfio 0.1.0 on toolchain 8c32e313cccf7df531e2d49ffb8227bb92304aee [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mfio 0.1.0 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" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tarc v0.1.4 [INFO] [stderr] Downloaded rangemap v1.4.0 [INFO] [stderr] Downloaded cglue-macro v0.2.3 [INFO] [stderr] Downloaded async-net v1.8.0 [INFO] [stderr] Downloaded mfio-derive v0.1.0 [INFO] [stderr] Downloaded cglue-gen v0.2.9 [INFO] [stderr] Downloaded async-io v2.2.1 [INFO] [stderr] Downloaded winnow v0.5.25 [INFO] [stderr] Downloaded cglue v0.2.14 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f0db3dea80696630f68a0254d0a6df77cf9be44351fe930fd97cdecc804004f7 [INFO] running `Command { std: "docker" "start" "-a" "f0db3dea80696630f68a0254d0a6df77cf9be44351fe930fd97cdecc804004f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f0db3dea80696630f68a0254d0a6df77cf9be44351fe930fd97cdecc804004f7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f0db3dea80696630f68a0254d0a6df77cf9be44351fe930fd97cdecc804004f7", kill_on_drop: false }` [INFO] [stdout] f0db3dea80696630f68a0254d0a6df77cf9be44351fe930fd97cdecc804004f7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+8c32e313cccf7df531e2d49ffb8227bb92304aee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7eeb1d9bba60d830eb996b9f139a588ea24d5c27f17ae323d4c47fa065f3703 [INFO] running `Command { std: "docker" "start" "-a" "d7eeb1d9bba60d830eb996b9f139a588ea24d5c27f17ae323d4c47fa065f3703", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling rustix v0.38.26 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking concurrent-queue v2.4.0 [INFO] [stderr] Checking linux-raw-sys v0.4.12 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Checking event-listener v4.0.0 [INFO] [stderr] Compiling rustix v0.37.27 [INFO] [stderr] Compiling indexmap v2.1.0 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking futures-lite v2.1.0 [INFO] [stderr] Checking futures-lite v1.13.0 [INFO] [stderr] Checking io-lifetimes v1.0.11 [INFO] [stderr] Checking event-listener-strategy v0.4.0 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Checking async-lock v3.2.0 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling winnow v0.5.25 [INFO] [stderr] Checking async-task v4.5.0 [INFO] [stderr] Checking piper v0.2.1 [INFO] [stderr] Checking futures-channel v0.3.29 [INFO] [stderr] Checking async-channel v2.1.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking socket2 v0.4.10 [INFO] [stderr] Compiling either v1.9.0 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking blocking v1.5.1 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Checking futures-util v0.3.29 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking crossbeam-deque v0.8.3 [INFO] [stderr] Compiling cglue v0.2.14 [INFO] [stderr] Checking event-listener v3.1.0 [INFO] [stderr] Compiling toml_edit v0.20.7 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking ciborium-io v0.2.1 [INFO] [stderr] Checking plotters-backend v0.3.5 [INFO] [stderr] Checking half v1.8.2 [INFO] [stderr] Checking plotters-svg v0.3.5 [INFO] [stderr] Checking ciborium-ll v0.2.1 [INFO] [stderr] Checking async-net v1.8.0 [INFO] [stderr] Checking clap_builder v4.4.11 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking rayon-core v1.12.0 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Compiling proc-macro-crate v2.0.0 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Compiling cglue-gen v0.2.9 [INFO] [stderr] Checking polling v3.3.1 [INFO] [stderr] Checking async-io v2.2.1 [INFO] [stderr] Checking async-fs v1.6.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling bytemuck_derive v1.5.0 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Checking async-signal v0.2.5 [INFO] [stderr] Checking async-process v1.8.1 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Checking async-executor v1.8.0 [INFO] [stderr] Checking async-channel v1.9.0 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking no-std-compat v0.4.1 [INFO] [stderr] Checking tarc v0.1.4 [INFO] [stderr] Checking smol v1.3.0 [INFO] [stderr] Checking http v0.2.11 [INFO] [stderr] Checking tokio v1.34.0 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking bytemuck v1.14.0 [INFO] [stderr] Compiling mfio-derive v0.1.0 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking criterion-plot v0.5.0 [INFO] [stderr] Checking clap v4.4.11 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking plotters v0.3.5 [INFO] [stderr] Checking rayon v1.8.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking pin-project v1.1.3 [INFO] [stderr] Checking rangemap v1.4.0 [INFO] [stderr] Checking pollster v0.2.5 [INFO] [stderr] Compiling cglue-macro v0.2.3 [INFO] [stderr] Checking mfio v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `mfio_assume_linear_types` [INFO] [stdout] --> src/lib.rs:217:11 [INFO] [stdout] | [INFO] [stdout] 217 | #[cfg(not(mfio_assume_linear_types))] [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(mfio_assume_linear_types)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mfio_assume_linear_types)");` to the top of the `build.rs` [INFO] [stdout] = note: see 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: `mfio_assume_linear_types` [INFO] [stdout] --> src/lib.rs:230:7 [INFO] [stdout] | [INFO] [stdout] 230 | #[cfg(mfio_assume_linear_types)] [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(mfio_assume_linear_types)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mfio_assume_linear_types)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `mfio_assume_linear_types` [INFO] [stdout] --> src/futures_compat.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(not(mfio_assume_linear_types))] [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(mfio_assume_linear_types)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mfio_assume_linear_types)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `mfio_assume_linear_types` [INFO] [stdout] --> src/futures_compat.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | #[cfg(not(mfio_assume_linear_types))] [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(mfio_assume_linear_types)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mfio_assume_linear_types)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `mfio_assume_linear_types` [INFO] [stdout] --> src/futures_compat.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(not(mfio_assume_linear_types))] [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(mfio_assume_linear_types)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mfio_assume_linear_types)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `mfio_assume_linear_types` [INFO] [stdout] --> src/futures_compat.rs:104:23 [INFO] [stdout] | [INFO] [stdout] 104 | #[cfg(not(mfio_assume_linear_types))] [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(mfio_assume_linear_types)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mfio_assume_linear_types)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `mfio_assume_linear_types` [INFO] [stdout] --> src/io/packet/mod.rs:438:7 [INFO] [stdout] | [INFO] [stdout] 438 | #[cfg(mfio_assume_linear_types)] [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(mfio_assume_linear_types)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mfio_assume_linear_types)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `mfio_assume_linear_types` [INFO] [stdout] --> src/io/packet/mod.rs:456:7 [INFO] [stdout] | [INFO] [stdout] 456 | #[cfg(mfio_assume_linear_types)] [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(mfio_assume_linear_types)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mfio_assume_linear_types)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `mfio_assume_linear_types` [INFO] [stdout] --> src/io/packet/mod.rs:474:7 [INFO] [stdout] | [INFO] [stdout] 474 | #[cfg(mfio_assume_linear_types)] [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(mfio_assume_linear_types)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mfio_assume_linear_types)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `add_assign` is never used [INFO] [stdout] --> src/util.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) trait UsizeMath { [INFO] [stdout] | --------- method in this trait [INFO] [stdout] 4 | fn add_assign(&mut self, val: usize); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `add_pos` is never used [INFO] [stdout] --> src/util.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) trait PosShift: CopyPos + UsizeMath { [INFO] [stdout] | -------- method in this trait [INFO] [stdout] 43 | fn add_pos(&mut self, out: usize, io: &Io); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/backend/mod.rs:86:20 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn acquire(&self, wake_flags: Option>) -> BackendHandle { [INFO] [stdout] | ^^^^^ the lifetime is elided here ---------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 86 | pub fn acquire(&self, wake_flags: Option>) -> BackendHandle<'_, B> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/backend/mod.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 108 | mut handle: BackendHandle, [INFO] [stdout] 109 | ) -> BackendHandle { [INFO] [stdout] | ---------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 109 | ) -> BackendHandle<'_, B> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/backend/mod.rs:403:23 [INFO] [stdout] | [INFO] [stdout] 403 | fn polling_handle(&self) -> Option; [INFO] [stdout] | ^^^^^ ------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 403 | fn polling_handle(&self) -> Option>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/backend/mod.rs:412:20 [INFO] [stdout] | [INFO] [stdout] 412 | fn get_backend(&self) -> BackendHandle; [INFO] [stdout] | ^^^^^ ---------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 412 | fn get_backend(&self) -> BackendHandle<'_, Self::Backend>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/backend/mod.rs:422:9 [INFO] [stdout] | [INFO] [stdout] 422 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 423 | future: F, [INFO] [stdout] 424 | ) -> (WithBackend, Option) { [INFO] [stdout] | ----------------------------- ------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 424 | ) -> (WithBackend<'_, Self::Backend, F>, Option>) { [INFO] [stdout] | +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/futures_compat.rs:101:15 [INFO] [stdout] | [INFO] [stdout] 101 | fn compat(&self) -> Compat { [INFO] [stdout] | ^^^^^ ------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 101 | fn compat(&self) -> Compat<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/io/mod.rs:240:10 [INFO] [stdout] | [INFO] [stdout] 240 | &'a self, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 244 | ) -> IoToFut<'a, Self, Perms, Param, T, PacketStream> { [INFO] [stdout] | -- ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 244 | ) -> IoToFut<'a, Self, Perms, Param, T, PacketStream<'a, O, Perms>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/io/packet/output.rs:322:13 [INFO] [stdout] | [INFO] [stdout] 322 | fn lock(&self) -> LockGuard { [INFO] [stdout] | ^^^^^ ------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 322 | fn lock(&self) -> LockGuard<'_, T, Perms> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | fn read(&self, pos: Pos) -> IoReadFut { [INFO] [stdout] | ^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 58 | fn read(&self, pos: Pos) -> IoReadFut<'_, Self, Pos, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking serde_json v1.0.108 [INFO] [stderr] Checking ciborium v0.2.1 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stdout] warning: unexpected `cfg` condition name: `mfio_assume_linear_types` [INFO] [stdout] --> src/lib.rs:217:11 [INFO] [stdout] | [INFO] [stdout] 217 | #[cfg(not(mfio_assume_linear_types))] [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(mfio_assume_linear_types)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mfio_assume_linear_types)");` to the top of the `build.rs` [INFO] [stdout] = note: see 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: `mfio_assume_linear_types` [INFO] [stdout] --> src/lib.rs:230:7 [INFO] [stdout] | [INFO] [stdout] 230 | #[cfg(mfio_assume_linear_types)] [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(mfio_assume_linear_types)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mfio_assume_linear_types)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `mfio_assume_linear_types` [INFO] [stdout] --> src/futures_compat.rs:9:11 [INFO] [stdout] | [INFO] [stdout] 9 | #[cfg(not(mfio_assume_linear_types))] [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(mfio_assume_linear_types)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mfio_assume_linear_types)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `mfio_assume_linear_types` [INFO] [stdout] --> src/futures_compat.rs:117:11 [INFO] [stdout] | [INFO] [stdout] 117 | #[cfg(not(mfio_assume_linear_types))] [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(mfio_assume_linear_types)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mfio_assume_linear_types)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `mfio_assume_linear_types` [INFO] [stdout] --> src/futures_compat.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 28 | #[cfg(not(mfio_assume_linear_types))] [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(mfio_assume_linear_types)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mfio_assume_linear_types)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/../src/sample.rs:279:23 [INFO] [stdout] | [INFO] [stdout] 279 | fn polling_handle(&self) -> Option { [INFO] [stdout] | ^^^^^ ------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 279 | fn polling_handle(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `mfio_assume_linear_types` [INFO] [stdout] --> src/futures_compat.rs:104:23 [INFO] [stdout] | [INFO] [stdout] 104 | #[cfg(not(mfio_assume_linear_types))] [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(mfio_assume_linear_types)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mfio_assume_linear_types)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `mfio_assume_linear_types` [INFO] [stdout] --> src/io/packet/mod.rs:438:7 [INFO] [stdout] | [INFO] [stdout] 438 | #[cfg(mfio_assume_linear_types)] [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(mfio_assume_linear_types)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mfio_assume_linear_types)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `mfio_assume_linear_types` [INFO] [stdout] --> src/io/packet/mod.rs:456:7 [INFO] [stdout] | [INFO] [stdout] 456 | #[cfg(mfio_assume_linear_types)] [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(mfio_assume_linear_types)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mfio_assume_linear_types)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `mfio_assume_linear_types` [INFO] [stdout] --> src/io/packet/mod.rs:474:7 [INFO] [stdout] | [INFO] [stdout] 474 | #[cfg(mfio_assume_linear_types)] [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(mfio_assume_linear_types)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(mfio_assume_linear_types)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> examples/../src/sample.rs:283:20 [INFO] [stdout] | [INFO] [stdout] 283 | fn get_backend(&self) -> BackendHandle { [INFO] [stdout] | ^^^^^ ---------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 283 | fn get_backend(&self) -> BackendHandle<'_, Self::Backend> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unnecessary parentheses around closure body [INFO] [stdout] --> benches/main.rs:137:75 [INFO] [stdout] | [INFO] [stdout] 137 | ... futures::stream::iter(&bufs).for_each(|v| (&**v)).await; [INFO] [stdout] | ^ ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_parens)]` on by default [INFO] [stdout] help: remove these parentheses [INFO] [stdout] | [INFO] [stdout] 137 - futures::stream::iter(&bufs).for_each(|v| (&**v)).await; [INFO] [stdout] 137 + futures::stream::iter(&bufs).for_each(|v| &**v).await; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> benches/../src/sample.rs:279:23 [INFO] [stdout] | [INFO] [stdout] 279 | fn polling_handle(&self) -> Option { [INFO] [stdout] | ^^^^^ ------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 279 | fn polling_handle(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> benches/../src/sample.rs:283:20 [INFO] [stdout] | [INFO] [stdout] 283 | fn get_backend(&self) -> BackendHandle { [INFO] [stdout] | ^^^^^ ---------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 283 | fn get_backend(&self) -> BackendHandle<'_, Self::Backend> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `add_assign` is never used [INFO] [stdout] --> src/util.rs:4:8 [INFO] [stdout] | [INFO] [stdout] 3 | pub(crate) trait UsizeMath { [INFO] [stdout] | --------- method in this trait [INFO] [stdout] 4 | fn add_assign(&mut self, val: usize); [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `add_pos` is never used [INFO] [stdout] --> src/util.rs:43:8 [INFO] [stdout] | [INFO] [stdout] 42 | pub(crate) trait PosShift: CopyPos + UsizeMath { [INFO] [stdout] | -------- method in this trait [INFO] [stdout] 43 | fn add_pos(&mut self, out: usize, io: &Io); [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/lib.rs:400:16 [INFO] [stdout] | [INFO] [stdout] 400 | struct TestStruct { [INFO] [stdout] | ^^^^^^^^^^ field in this struct [INFO] [stdout] | [INFO] [stdout] = help: consider removing this field [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `check` is never used [INFO] [stdout] --> src/lib.rs:398:9 [INFO] [stdout] | [INFO] [stdout] 398 | / #[repr(C)] [INFO] [stdout] 399 | | #[derive(Clone, Copy, Eq, PartialEq, Debug, Pod, Zeroable)] [INFO] [stdout] 400 | | struct TestStruct { [INFO] [stdout] 401 | | a: u32, [INFO] [stdout] 402 | | b: u32, [INFO] [stdout] 403 | | c: u32, [INFO] [stdout] 404 | | } [INFO] [stdout] | |_________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/backend/mod.rs:86:20 [INFO] [stdout] | [INFO] [stdout] 86 | pub fn acquire(&self, wake_flags: Option>) -> BackendHandle { [INFO] [stdout] | ^^^^^ the lifetime is elided here ---------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 86 | pub fn acquire(&self, wake_flags: Option>) -> BackendHandle<'_, B> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/backend/mod.rs:107:9 [INFO] [stdout] | [INFO] [stdout] 107 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 108 | mut handle: BackendHandle, [INFO] [stdout] 109 | ) -> BackendHandle { [INFO] [stdout] | ---------------- the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 109 | ) -> BackendHandle<'_, B> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/backend/mod.rs:403:23 [INFO] [stdout] | [INFO] [stdout] 403 | fn polling_handle(&self) -> Option; [INFO] [stdout] | ^^^^^ ------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 403 | fn polling_handle(&self) -> Option>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/backend/mod.rs:412:20 [INFO] [stdout] | [INFO] [stdout] 412 | fn get_backend(&self) -> BackendHandle; [INFO] [stdout] | ^^^^^ ---------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 412 | fn get_backend(&self) -> BackendHandle<'_, Self::Backend>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/backend/mod.rs:422:9 [INFO] [stdout] | [INFO] [stdout] 422 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] 423 | future: F, [INFO] [stdout] 424 | ) -> (WithBackend, Option) { [INFO] [stdout] | ----------------------------- ------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is hidden here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 424 | ) -> (WithBackend<'_, Self::Backend, F>, Option>) { [INFO] [stdout] | +++ ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/futures_compat.rs:101:15 [INFO] [stdout] | [INFO] [stdout] 101 | fn compat(&self) -> Compat { [INFO] [stdout] | ^^^^^ ------------ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 101 | fn compat(&self) -> Compat<'_, Self> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/io/mod.rs:240:10 [INFO] [stdout] | [INFO] [stdout] 240 | &'a self, [INFO] [stdout] | ^^ the lifetime is named here [INFO] [stdout] ... [INFO] [stdout] 244 | ) -> IoToFut<'a, Self, Perms, Param, T, PacketStream> { [INFO] [stdout] | -- ---------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 244 | ) -> IoToFut<'a, Self, Perms, Param, T, PacketStream<'a, O, Perms>> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/io/packet/output.rs:322:13 [INFO] [stdout] | [INFO] [stdout] 322 | fn lock(&self) -> LockGuard { [INFO] [stdout] | ^^^^^ ------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | | the same lifetime is hidden here [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 322 | fn lock(&self) -> LockGuard<'_, T, Perms> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/traits.rs:58:21 [INFO] [stdout] | [INFO] [stdout] 58 | fn read(&self, pos: Pos) -> IoReadFut { [INFO] [stdout] | ^^^^^ ----------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 58 | fn read(&self, pos: Pos) -> IoReadFut<'_, Self, Pos, T> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sample.rs:279:23 [INFO] [stdout] | [INFO] [stdout] 279 | fn polling_handle(&self) -> Option { [INFO] [stdout] | ^^^^^ ------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 279 | fn polling_handle(&self) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/sample.rs:283:20 [INFO] [stdout] | [INFO] [stdout] 283 | fn get_backend(&self) -> BackendHandle { [INFO] [stdout] | ^^^^^ ---------------------------- the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the lifetime is elided here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: use `'_` for type paths [INFO] [stdout] | [INFO] [stdout] 283 | fn get_backend(&self) -> BackendHandle<'_, Self::Backend> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "d7eeb1d9bba60d830eb996b9f139a588ea24d5c27f17ae323d4c47fa065f3703", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7eeb1d9bba60d830eb996b9f139a588ea24d5c27f17ae323d4c47fa065f3703", kill_on_drop: false }` [INFO] [stdout] d7eeb1d9bba60d830eb996b9f139a588ea24d5c27f17ae323d4c47fa065f3703