[INFO] fetching crate tokio-async-std 1.5.3... [INFO] testing tokio-async-std-1.5.3 against try#61cd42370816fd135c0f3b9debf2f5dfcf194594 for pr-98839 [INFO] extracting crate tokio-async-std 1.5.3 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate tokio-async-std 1.5.3 on toolchain 61cd42370816fd135c0f3b9debf2f5dfcf194594 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate tokio-async-std 1.5.3 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate tokio-async-std 1.5.3 [INFO] tweaked toml for crates.io crate tokio-async-std 1.5.3 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate tokio-async-std 1.5.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2c2614f8af60d188d72aa5f10719c80bc22665775dd1a3a67f3686f488401038 [INFO] running `Command { std: "docker" "start" "-a" "2c2614f8af60d188d72aa5f10719c80bc22665775dd1a3a67f3686f488401038", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c2614f8af60d188d72aa5f10719c80bc22665775dd1a3a67f3686f488401038", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c2614f8af60d188d72aa5f10719c80bc22665775dd1a3a67f3686f488401038", kill_on_drop: false }` [INFO] [stdout] 2c2614f8af60d188d72aa5f10719c80bc22665775dd1a3a67f3686f488401038 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9f80e69da0b589743343a82a52af6604fcf0342a310bcb755be0346a9ff6da37 [INFO] running `Command { std: "docker" "start" "-a" "9f80e69da0b589743343a82a52af6604fcf0342a310bcb755be0346a9ff6da37", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling bytes v0.5.4 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.1.4 [INFO] [stderr] Compiling futures-io v0.3.4 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling once_cell v1.3.1 [INFO] [stderr] Compiling futures-timer v2.0.2 [INFO] [stderr] Compiling futures-core v0.3.4 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling mio v0.6.21 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling tokio v0.2.18 [INFO] [stderr] Compiling tokio-async-std v1.5.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/sync/rwlock.rs:304:23 [INFO] [stdout] | [INFO] [stdout] 304 | if self.state.compare_and_swap(0, WRITE_LOCK, Ordering::SeqCst) == 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/io/stderr.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | mut self: Pin<&mut Self>, [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/io/stderr.rs:190:19 [INFO] [stdout] | [INFO] [stdout] 190 | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/io/stdin.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | mut self: Pin<&mut Self>, [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/io/stdout.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | mut self: Pin<&mut Self>, [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/io/stdout.rs:190:19 [INFO] [stdout] | [INFO] [stdout] 190 | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `random` is never used [INFO] [stdout] --> src/utils.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn random(n: u32) -> u32 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/future/timeout.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / pin_project! { [INFO] [stdout] 44 | | /// A future that times out after a duration of time. [INFO] [stdout] 45 | | pub struct TimeoutFuture { [INFO] [stdout] 46 | | #[pin] [INFO] [stdout] ... | [INFO] [stdout] 50 | | } [INFO] [stdout] 51 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/buf_read/lines.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / pin_project! { [INFO] [stdout] 13 | | /// A stream of lines in a byte stream. [INFO] [stdout] 14 | | /// [INFO] [stdout] 15 | | /// This stream is created by the [`lines`] method on types that implement [`BufRead`]. [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/buf_read/split.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / pin_project! { [INFO] [stdout] 12 | | /// A stream over the contents of an instance of [`BufRead`] split on a particular byte. [INFO] [stdout] 13 | | /// [INFO] [stdout] 14 | | /// This stream is created by the [`split`] method on types that implement [`BufRead`]. [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/read/chain.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / pin_project! { [INFO] [stdout] 10 | | /// Adaptor to chain together two readers. [INFO] [stdout] 11 | | /// [INFO] [stdout] 12 | | /// This struct is generally created by calling [`chain`] on a reader. [INFO] [stdout] ... | [INFO] [stdout] 22 | | } [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/read/take.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / pin_project! { [INFO] [stdout] 10 | | /// Reader adaptor which limits the bytes read from an underlying reader. [INFO] [stdout] 11 | | /// [INFO] [stdout] 12 | | /// This struct is generally created by calling [`take`] on a reader. [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/buf_reader.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / pin_project! { [INFO] [stdout] 11 | | /// Adds buffering to any reader. [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// It can be excessively inefficient to work directly with a [`Read`] instance. A `BufReader` [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/buf_writer.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / pin_project! { [INFO] [stdout] 11 | | /// Wraps a writer and buffers its output. [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// It can be excessively inefficient to work directly with something that [INFO] [stdout] ... | [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/copy.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | / pin_project! { [INFO] [stdout] 54 | | struct CopyFuture { [INFO] [stdout] 55 | | #[pin] [INFO] [stdout] 56 | | reader: R, [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/timeout.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | / pin_project! { [INFO] [stdout] 47 | | /// Future returned by the `FutureExt::timeout` method. [INFO] [stdout] 48 | | #[derive(Debug)] [INFO] [stdout] 49 | | pub struct Timeout [INFO] [stdout] ... | [INFO] [stdout] 57 | | } [INFO] [stdout] 58 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/chain.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / pin_project! { [INFO] [stdout] 10 | | /// A stream that chains two streams one after another. [INFO] [stdout] 11 | | /// [INFO] [stdout] 12 | | /// This `struct` is created by the [`chain`] method on [`Stream`]. See its [INFO] [stdout] ... | [INFO] [stdout] 23 | | } [INFO] [stdout] 24 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/cloned.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / pin_project! { [INFO] [stdout] 7 | | /// A stream that clones the elements of an underlying stream. [INFO] [stdout] 8 | | #[derive(Debug)] [INFO] [stdout] 9 | | pub struct Cloned { [INFO] [stdout] ... | [INFO] [stdout] 12 | | } [INFO] [stdout] 13 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/cmp.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / pin_project! { [INFO] [stdout] 13 | | // Lexicographically compares the elements of this `Stream` with those [INFO] [stdout] 14 | | // of another using `Ord`. [INFO] [stdout] 15 | | #[doc(hidden)] [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] 25 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/copied.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / pin_project! { [INFO] [stdout] 7 | | /// A stream that copies the elements of an underlying stream. [INFO] [stdout] 8 | | #[derive(Debug)] [INFO] [stdout] 9 | | pub struct Copied { [INFO] [stdout] ... | [INFO] [stdout] 12 | | } [INFO] [stdout] 13 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/enumerate.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pin_project! { [INFO] [stdout] 9 | | #[derive(Debug)] [INFO] [stdout] 10 | | pub struct Enumerate { [INFO] [stdout] 11 | | #[pin] [INFO] [stdout] ... | [INFO] [stdout] 14 | | } [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/eq.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / pin_project! { [INFO] [stdout] 12 | | // Lexicographically compares the elements of this `Stream` with those [INFO] [stdout] 13 | | // of another. [INFO] [stdout] 14 | | #[doc(hidden)] [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/filter.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pin_project! { [INFO] [stdout] 9 | | /// A stream to filter elements of another stream with a predicate. [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// This `struct` is created by the [`filter`] method on [`Stream`]. See its [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/filter_map.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pin_project! { [INFO] [stdout] 9 | | #[derive(Debug)] [INFO] [stdout] 10 | | pub struct FilterMap { [INFO] [stdout] 11 | | #[pin] [INFO] [stdout] ... | [INFO] [stdout] 14 | | } [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/fold.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / pin_project! { [INFO] [stdout] 10 | | #[derive(Debug)] [INFO] [stdout] 11 | | pub struct FoldFuture { [INFO] [stdout] 12 | | #[pin] [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/for_each.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / pin_project! { [INFO] [stdout] 10 | | #[doc(hidden)] [INFO] [stdout] 11 | | #[allow(missing_debug_implementations)] [INFO] [stdout] 12 | | pub struct ForEachFuture { [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/fuse.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pin_project! { [INFO] [stdout] 9 | | /// A stream that yields `None` forever after the underlying stream yields `None` once. [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// This `struct` is created by the [`fuse`] method on [`Stream`]. See its [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/ge.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / pin_project! { [INFO] [stdout] 13 | | // Determines if the elements of this `Stream` are lexicographically [INFO] [stdout] 14 | | // greater than or equal to those of another. [INFO] [stdout] 15 | | #[doc(hidden)] [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/gt.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / pin_project! { [INFO] [stdout] 13 | | // Determines if the elements of this `Stream` are lexicographically [INFO] [stdout] 14 | | // greater than those of another. [INFO] [stdout] 15 | | #[doc(hidden)] [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/inspect.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pin_project! { [INFO] [stdout] 9 | | /// A stream that does something with each element of another stream. [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// This `struct` is created by the [`inspect`] method on [`Stream`]. See its [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/last.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / pin_project! { [INFO] [stdout] 10 | | #[doc(hidden)] [INFO] [stdout] 11 | | #[allow(missing_debug_implementations)] [INFO] [stdout] 12 | | pub struct LastFuture { [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/le.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / pin_project! { [INFO] [stdout] 13 | | /// Determines if the elements of this `Stream` are lexicographically [INFO] [stdout] 14 | | /// less or equal to those of another. [INFO] [stdout] 15 | | #[doc(hidden)] [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/lt.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / pin_project! { [INFO] [stdout] 13 | | // Determines if the elements of this `Stream` are lexicographically [INFO] [stdout] 14 | | // less than those of another. [INFO] [stdout] 15 | | #[doc(hidden)] [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/map.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pin_project! { [INFO] [stdout] 9 | | /// A stream that maps value of another stream with a function. [INFO] [stdout] 10 | | #[derive(Debug)] [INFO] [stdout] 11 | | pub struct Map { [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/max.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / pin_project! { [INFO] [stdout] 12 | | #[doc(hidden)] [INFO] [stdout] 13 | | #[allow(missing_debug_implementations)] [INFO] [stdout] 14 | | pub struct MaxFuture { [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/max_by.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / pin_project! { [INFO] [stdout] 11 | | #[doc(hidden)] [INFO] [stdout] 12 | | #[allow(missing_debug_implementations)] [INFO] [stdout] 13 | | pub struct MaxByFuture { [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/max_by_key.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / pin_project! { [INFO] [stdout] 11 | | #[doc(hidden)] [INFO] [stdout] 12 | | #[allow(missing_debug_implementations)] [INFO] [stdout] 13 | | pub struct MaxByKeyFuture { [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/min.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / pin_project! { [INFO] [stdout] 12 | | #[doc(hidden)] [INFO] [stdout] 13 | | #[allow(missing_debug_implementations)] [INFO] [stdout] 14 | | pub struct MinFuture { [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/min_by.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / pin_project! { [INFO] [stdout] 11 | | #[doc(hidden)] [INFO] [stdout] 12 | | #[allow(missing_debug_implementations)] [INFO] [stdout] 13 | | pub struct MinByFuture { [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/min_by_key.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / pin_project! { [INFO] [stdout] 11 | | #[doc(hidden)] [INFO] [stdout] 12 | | #[allow(missing_debug_implementations)] [INFO] [stdout] 13 | | pub struct MinByKeyFuture { [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/ne.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / pin_project! { [INFO] [stdout] 12 | | // Lexicographically compares the elements of this `Stream` with those [INFO] [stdout] 13 | | // of another. [INFO] [stdout] 14 | | #[doc(hidden)] [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/partial_cmp.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / pin_project! { [INFO] [stdout] 13 | | // Lexicographically compares the elements of this `Stream` with those [INFO] [stdout] 14 | | // of another. [INFO] [stdout] 15 | | #[doc(hidden)] [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] 25 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/scan.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pin_project! { [INFO] [stdout] 9 | | /// A stream to maintain state while polling another stream. [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// This `struct` is created by the [`scan`] method on [`Stream`]. See its [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/skip.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pin_project! { [INFO] [stdout] 9 | | /// A stream to skip first n elements of another stream. [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// This `struct` is created by the [`skip`] method on [`Stream`]. See its [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/skip_while.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pin_project! { [INFO] [stdout] 9 | | /// A stream to skip elements of another stream based on a predicate. [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// This `struct` is created by the [`skip_while`] method on [`Stream`]. See its [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/step_by.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pin_project! { [INFO] [stdout] 9 | | /// A stream that steps a given amount of elements of another stream. [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// This `struct` is created by the [`step_by`] method on [`Stream`]. See its [INFO] [stdout] ... | [INFO] [stdout] 22 | | } [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/take.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pin_project! { [INFO] [stdout] 9 | | /// A stream that yields the first `n` items of another stream. [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// This `struct` is created by the [`take`] method on [`Stream`]. See its [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/take_while.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pin_project! { [INFO] [stdout] 9 | | /// A stream that yields elements based on a predicate. [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// This `struct` is created by the [`take_while`] method on [`Stream`]. See its [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/zip.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / pin_project! { [INFO] [stdout] 10 | | /// A stream that takes items from two other streams simultaneously. [INFO] [stdout] 11 | | /// [INFO] [stdout] 12 | | /// This `struct` is created by the [`zip`] method on [`Stream`]. See its [INFO] [stdout] ... | [INFO] [stdout] 23 | | } [INFO] [stdout] 24 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/from_iter.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / pin_project! { [INFO] [stdout] 11 | | /// A stream that was created from iterator. [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This stream is created by the [`from_iter`] function. [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/once.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / pin_project! { [INFO] [stdout] 33 | | /// A stream that yields a single item. [INFO] [stdout] 34 | | /// [INFO] [stdout] 35 | | /// This stream is created by the [`once`] function. See its [INFO] [stdout] ... | [INFO] [stdout] 42 | | } [INFO] [stdout] 43 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 77 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 39.88s [INFO] running `Command { std: "docker" "inspect" "9f80e69da0b589743343a82a52af6604fcf0342a310bcb755be0346a9ff6da37", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9f80e69da0b589743343a82a52af6604fcf0342a310bcb755be0346a9ff6da37", kill_on_drop: false }` [INFO] [stdout] 9f80e69da0b589743343a82a52af6604fcf0342a310bcb755be0346a9ff6da37 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 484a190c292baf21d4c1f2be191ab6efe6b1a0aff50eb04ffdeeeeb17dd10268 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "484a190c292baf21d4c1f2be191ab6efe6b1a0aff50eb04ffdeeeeb17dd10268", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures v0.1.29 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling futures-sink v0.3.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling curl v0.4.28 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling futures-task v0.3.4 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling regex-syntax v0.6.17 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling isahc v0.7.6 [INFO] [stderr] Compiling dtoa v0.4.5 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling unicode-normalization v0.1.12 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-channel v0.3.4 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling sluice v0.4.2 [INFO] [stderr] Compiling parking_lot_core v0.7.1 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling bytes v0.4.12 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/sync/rwlock.rs:304:23 [INFO] [stdout] | [INFO] [stdout] 304 | if self.state.compare_and_swap(0, WRITE_LOCK, Ordering::SeqCst) == 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/io/stderr.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | mut self: Pin<&mut Self>, [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/io/stderr.rs:190:19 [INFO] [stdout] | [INFO] [stdout] 190 | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/io/stdin.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | mut self: Pin<&mut Self>, [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/io/stdout.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | mut self: Pin<&mut Self>, [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/io/stdout.rs:190:19 [INFO] [stdout] | [INFO] [stdout] 190 | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `random` is never used [INFO] [stdout] --> src/utils.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn random(n: u32) -> u32 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/future/timeout.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / pin_project! { [INFO] [stdout] 44 | | /// A future that times out after a duration of time. [INFO] [stdout] 45 | | pub struct TimeoutFuture { [INFO] [stdout] 46 | | #[pin] [INFO] [stdout] ... | [INFO] [stdout] 50 | | } [INFO] [stdout] 51 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/buf_read/lines.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / pin_project! { [INFO] [stdout] 13 | | /// A stream of lines in a byte stream. [INFO] [stdout] 14 | | /// [INFO] [stdout] 15 | | /// This stream is created by the [`lines`] method on types that implement [`BufRead`]. [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/buf_read/split.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / pin_project! { [INFO] [stdout] 12 | | /// A stream over the contents of an instance of [`BufRead`] split on a particular byte. [INFO] [stdout] 13 | | /// [INFO] [stdout] 14 | | /// This stream is created by the [`split`] method on types that implement [`BufRead`]. [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/read/chain.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / pin_project! { [INFO] [stdout] 10 | | /// Adaptor to chain together two readers. [INFO] [stdout] 11 | | /// [INFO] [stdout] 12 | | /// This struct is generally created by calling [`chain`] on a reader. [INFO] [stdout] ... | [INFO] [stdout] 22 | | } [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/read/take.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / pin_project! { [INFO] [stdout] 10 | | /// Reader adaptor which limits the bytes read from an underlying reader. [INFO] [stdout] 11 | | /// [INFO] [stdout] 12 | | /// This struct is generally created by calling [`take`] on a reader. [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/buf_reader.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / pin_project! { [INFO] [stdout] 11 | | /// Adds buffering to any reader. [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// It can be excessively inefficient to work directly with a [`Read`] instance. A `BufReader` [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/buf_writer.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / pin_project! { [INFO] [stdout] 11 | | /// Wraps a writer and buffers its output. [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// It can be excessively inefficient to work directly with something that [INFO] [stdout] ... | [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/copy.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | / pin_project! { [INFO] [stdout] 54 | | struct CopyFuture { [INFO] [stdout] 55 | | #[pin] [INFO] [stdout] 56 | | reader: R, [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/timeout.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | / pin_project! { [INFO] [stdout] 47 | | /// Future returned by the `FutureExt::timeout` method. [INFO] [stdout] 48 | | #[derive(Debug)] [INFO] [stdout] 49 | | pub struct Timeout [INFO] [stdout] ... | [INFO] [stdout] 57 | | } [INFO] [stdout] 58 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/chain.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / pin_project! { [INFO] [stdout] 10 | | /// A stream that chains two streams one after another. [INFO] [stdout] 11 | | /// [INFO] [stdout] 12 | | /// This `struct` is created by the [`chain`] method on [`Stream`]. See its [INFO] [stdout] ... | [INFO] [stdout] 23 | | } [INFO] [stdout] 24 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/cloned.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / pin_project! { [INFO] [stdout] 7 | | /// A stream that clones the elements of an underlying stream. [INFO] [stdout] 8 | | #[derive(Debug)] [INFO] [stdout] 9 | | pub struct Cloned { [INFO] [stdout] ... | [INFO] [stdout] 12 | | } [INFO] [stdout] 13 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/cmp.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / pin_project! { [INFO] [stdout] 13 | | // Lexicographically compares the elements of this `Stream` with those [INFO] [stdout] 14 | | // of another using `Ord`. [INFO] [stdout] 15 | | #[doc(hidden)] [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] 25 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/copied.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / pin_project! { [INFO] [stdout] 7 | | /// A stream that copies the elements of an underlying stream. [INFO] [stdout] 8 | | #[derive(Debug)] [INFO] [stdout] 9 | | pub struct Copied { [INFO] [stdout] ... | [INFO] [stdout] 12 | | } [INFO] [stdout] 13 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/enumerate.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pin_project! { [INFO] [stdout] 9 | | #[derive(Debug)] [INFO] [stdout] 10 | | pub struct Enumerate { [INFO] [stdout] 11 | | #[pin] [INFO] [stdout] ... | [INFO] [stdout] 14 | | } [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/eq.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / pin_project! { [INFO] [stdout] 12 | | // Lexicographically compares the elements of this `Stream` with those [INFO] [stdout] 13 | | // of another. [INFO] [stdout] 14 | | #[doc(hidden)] [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/filter.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pin_project! { [INFO] [stdout] 9 | | /// A stream to filter elements of another stream with a predicate. [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// This `struct` is created by the [`filter`] method on [`Stream`]. See its [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/filter_map.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pin_project! { [INFO] [stdout] 9 | | #[derive(Debug)] [INFO] [stdout] 10 | | pub struct FilterMap { [INFO] [stdout] 11 | | #[pin] [INFO] [stdout] ... | [INFO] [stdout] 14 | | } [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/fold.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / pin_project! { [INFO] [stdout] 10 | | #[derive(Debug)] [INFO] [stdout] 11 | | pub struct FoldFuture { [INFO] [stdout] 12 | | #[pin] [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/for_each.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / pin_project! { [INFO] [stdout] 10 | | #[doc(hidden)] [INFO] [stdout] 11 | | #[allow(missing_debug_implementations)] [INFO] [stdout] 12 | | pub struct ForEachFuture { [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/fuse.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pin_project! { [INFO] [stdout] 9 | | /// A stream that yields `None` forever after the underlying stream yields `None` once. [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// This `struct` is created by the [`fuse`] method on [`Stream`]. See its [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/ge.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / pin_project! { [INFO] [stdout] 13 | | // Determines if the elements of this `Stream` are lexicographically [INFO] [stdout] 14 | | // greater than or equal to those of another. [INFO] [stdout] 15 | | #[doc(hidden)] [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/gt.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / pin_project! { [INFO] [stdout] 13 | | // Determines if the elements of this `Stream` are lexicographically [INFO] [stdout] 14 | | // greater than those of another. [INFO] [stdout] 15 | | #[doc(hidden)] [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/inspect.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pin_project! { [INFO] [stdout] 9 | | /// A stream that does something with each element of another stream. [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// This `struct` is created by the [`inspect`] method on [`Stream`]. See its [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/last.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / pin_project! { [INFO] [stdout] 10 | | #[doc(hidden)] [INFO] [stdout] 11 | | #[allow(missing_debug_implementations)] [INFO] [stdout] 12 | | pub struct LastFuture { [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/le.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / pin_project! { [INFO] [stdout] 13 | | /// Determines if the elements of this `Stream` are lexicographically [INFO] [stdout] 14 | | /// less or equal to those of another. [INFO] [stdout] 15 | | #[doc(hidden)] [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/lt.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / pin_project! { [INFO] [stdout] 13 | | // Determines if the elements of this `Stream` are lexicographically [INFO] [stdout] 14 | | // less than those of another. [INFO] [stdout] 15 | | #[doc(hidden)] [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/map.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pin_project! { [INFO] [stdout] 9 | | /// A stream that maps value of another stream with a function. [INFO] [stdout] 10 | | #[derive(Debug)] [INFO] [stdout] 11 | | pub struct Map { [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/max.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / pin_project! { [INFO] [stdout] 12 | | #[doc(hidden)] [INFO] [stdout] 13 | | #[allow(missing_debug_implementations)] [INFO] [stdout] 14 | | pub struct MaxFuture { [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/max_by.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / pin_project! { [INFO] [stdout] 11 | | #[doc(hidden)] [INFO] [stdout] 12 | | #[allow(missing_debug_implementations)] [INFO] [stdout] 13 | | pub struct MaxByFuture { [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/max_by_key.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / pin_project! { [INFO] [stdout] 11 | | #[doc(hidden)] [INFO] [stdout] 12 | | #[allow(missing_debug_implementations)] [INFO] [stdout] 13 | | pub struct MaxByKeyFuture { [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/min.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / pin_project! { [INFO] [stdout] 12 | | #[doc(hidden)] [INFO] [stdout] 13 | | #[allow(missing_debug_implementations)] [INFO] [stdout] 14 | | pub struct MinFuture { [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/min_by.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / pin_project! { [INFO] [stdout] 11 | | #[doc(hidden)] [INFO] [stdout] 12 | | #[allow(missing_debug_implementations)] [INFO] [stdout] 13 | | pub struct MinByFuture { [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/min_by_key.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / pin_project! { [INFO] [stdout] 11 | | #[doc(hidden)] [INFO] [stdout] 12 | | #[allow(missing_debug_implementations)] [INFO] [stdout] 13 | | pub struct MinByKeyFuture { [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/ne.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / pin_project! { [INFO] [stdout] 12 | | // Lexicographically compares the elements of this `Stream` with those [INFO] [stdout] 13 | | // of another. [INFO] [stdout] 14 | | #[doc(hidden)] [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/partial_cmp.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / pin_project! { [INFO] [stdout] 13 | | // Lexicographically compares the elements of this `Stream` with those [INFO] [stdout] 14 | | // of another. [INFO] [stdout] 15 | | #[doc(hidden)] [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] 25 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/scan.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pin_project! { [INFO] [stdout] 9 | | /// A stream to maintain state while polling another stream. [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// This `struct` is created by the [`scan`] method on [`Stream`]. See its [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/skip.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pin_project! { [INFO] [stdout] 9 | | /// A stream to skip first n elements of another stream. [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// This `struct` is created by the [`skip`] method on [`Stream`]. See its [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/skip_while.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pin_project! { [INFO] [stdout] 9 | | /// A stream to skip elements of another stream based on a predicate. [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// This `struct` is created by the [`skip_while`] method on [`Stream`]. See its [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/step_by.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pin_project! { [INFO] [stdout] 9 | | /// A stream that steps a given amount of elements of another stream. [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// This `struct` is created by the [`step_by`] method on [`Stream`]. See its [INFO] [stdout] ... | [INFO] [stdout] 22 | | } [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/take.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pin_project! { [INFO] [stdout] 9 | | /// A stream that yields the first `n` items of another stream. [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// This `struct` is created by the [`take`] method on [`Stream`]. See its [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/take_while.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pin_project! { [INFO] [stdout] 9 | | /// A stream that yields elements based on a predicate. [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// This `struct` is created by the [`take_while`] method on [`Stream`]. See its [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/zip.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / pin_project! { [INFO] [stdout] 10 | | /// A stream that takes items from two other streams simultaneously. [INFO] [stdout] 11 | | /// [INFO] [stdout] 12 | | /// This `struct` is created by the [`zip`] method on [`Stream`]. See its [INFO] [stdout] ... | [INFO] [stdout] 23 | | } [INFO] [stdout] 24 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/from_iter.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / pin_project! { [INFO] [stdout] 11 | | /// A stream that was created from iterator. [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This stream is created by the [`from_iter`] function. [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/once.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / pin_project! { [INFO] [stdout] 33 | | /// A stream that yields a single item. [INFO] [stdout] 34 | | /// [INFO] [stdout] 35 | | /// This stream is created by the [`once`] function. See its [INFO] [stdout] ... | [INFO] [stdout] 42 | | } [INFO] [stdout] 43 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 77 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling libnghttp2-sys v0.1.3 [INFO] [stderr] Compiling curl-sys v0.4.30+curl-7.69.1 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Compiling tokio-io v0.1.13 [INFO] [stderr] Compiling http v0.1.21 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling regex v1.3.6 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling console v0.7.7 [INFO] [stderr] Compiling serde_json v1.0.51 [INFO] [stderr] Compiling serde_urlencoded v0.6.1 [INFO] [stderr] Compiling futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling async-log-attributes v1.0.1 [INFO] [stderr] Compiling async-log v1.1.0 [INFO] [stderr] Compiling femme v1.3.0 [INFO] [stderr] Compiling surf v1.0.3 [INFO] [stderr] Compiling tokio-async-std v1.5.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_attributes)]` on by default [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused attribute `doc` [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] | [INFO] [stdout] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stdout] --> src/utils.rs:222:19 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] ::: src/future/future/mod.rs:23:1 [INFO] [stdout] | [INFO] [stdout] 23 | / extension_trait! { [INFO] [stdout] 24 | | use std::pin::Pin; [INFO] [stdout] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stdout] 26 | | [INFO] [stdout] ... | [INFO] [stdout] 431 | | } [INFO] [stdout] 432 | | } [INFO] [stdout] | |_- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stdout] --> src/sync/rwlock.rs:304:23 [INFO] [stdout] | [INFO] [stdout] 304 | if self.state.compare_and_swap(0, WRITE_LOCK, Ordering::SeqCst) == 0 { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/io/stderr.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | mut self: Pin<&mut Self>, [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/io/stderr.rs:190:19 [INFO] [stdout] | [INFO] [stdout] 190 | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/io/stdin.rs:201:9 [INFO] [stdout] | [INFO] [stdout] 201 | mut self: Pin<&mut Self>, [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/io/stdout.rs:142:9 [INFO] [stdout] | [INFO] [stdout] 142 | mut self: Pin<&mut Self>, [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/io/stdout.rs:190:19 [INFO] [stdout] | [INFO] [stdout] 190 | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { [INFO] [stdout] | ----^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `random` is never used [INFO] [stdout] --> src/utils.rs:23:8 [INFO] [stdout] | [INFO] [stdout] 23 | pub fn random(n: u32) -> u32 { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/future/timeout.rs:43:1 [INFO] [stdout] | [INFO] [stdout] 43 | / pin_project! { [INFO] [stdout] 44 | | /// A future that times out after a duration of time. [INFO] [stdout] 45 | | pub struct TimeoutFuture { [INFO] [stdout] 46 | | #[pin] [INFO] [stdout] ... | [INFO] [stdout] 50 | | } [INFO] [stdout] 51 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/buf_read/lines.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / pin_project! { [INFO] [stdout] 13 | | /// A stream of lines in a byte stream. [INFO] [stdout] 14 | | /// [INFO] [stdout] 15 | | /// This stream is created by the [`lines`] method on types that implement [`BufRead`]. [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/buf_read/split.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / pin_project! { [INFO] [stdout] 12 | | /// A stream over the contents of an instance of [`BufRead`] split on a particular byte. [INFO] [stdout] 13 | | /// [INFO] [stdout] 14 | | /// This stream is created by the [`split`] method on types that implement [`BufRead`]. [INFO] [stdout] ... | [INFO] [stdout] 28 | | } [INFO] [stdout] 29 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/read/chain.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / pin_project! { [INFO] [stdout] 10 | | /// Adaptor to chain together two readers. [INFO] [stdout] 11 | | /// [INFO] [stdout] 12 | | /// This struct is generally created by calling [`chain`] on a reader. [INFO] [stdout] ... | [INFO] [stdout] 22 | | } [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/read/take.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / pin_project! { [INFO] [stdout] 10 | | /// Reader adaptor which limits the bytes read from an underlying reader. [INFO] [stdout] 11 | | /// [INFO] [stdout] 12 | | /// This struct is generally created by calling [`take`] on a reader. [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/buf_reader.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / pin_project! { [INFO] [stdout] 11 | | /// Adds buffering to any reader. [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// It can be excessively inefficient to work directly with a [`Read`] instance. A `BufReader` [INFO] [stdout] ... | [INFO] [stdout] 52 | | } [INFO] [stdout] 53 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/buf_writer.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / pin_project! { [INFO] [stdout] 11 | | /// Wraps a writer and buffers its output. [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// It can be excessively inefficient to work directly with something that [INFO] [stdout] ... | [INFO] [stdout] 88 | | } [INFO] [stdout] 89 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/copy.rs:53:5 [INFO] [stdout] | [INFO] [stdout] 53 | / pin_project! { [INFO] [stdout] 54 | | struct CopyFuture { [INFO] [stdout] 55 | | #[pin] [INFO] [stdout] 56 | | reader: R, [INFO] [stdout] ... | [INFO] [stdout] 60 | | } [INFO] [stdout] 61 | | } [INFO] [stdout] | |_____^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/io/timeout.rs:46:1 [INFO] [stdout] | [INFO] [stdout] 46 | / pin_project! { [INFO] [stdout] 47 | | /// Future returned by the `FutureExt::timeout` method. [INFO] [stdout] 48 | | #[derive(Debug)] [INFO] [stdout] 49 | | pub struct Timeout [INFO] [stdout] ... | [INFO] [stdout] 57 | | } [INFO] [stdout] 58 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/chain.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / pin_project! { [INFO] [stdout] 10 | | /// A stream that chains two streams one after another. [INFO] [stdout] 11 | | /// [INFO] [stdout] 12 | | /// This `struct` is created by the [`chain`] method on [`Stream`]. See its [INFO] [stdout] ... | [INFO] [stdout] 23 | | } [INFO] [stdout] 24 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/cloned.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / pin_project! { [INFO] [stdout] 7 | | /// A stream that clones the elements of an underlying stream. [INFO] [stdout] 8 | | #[derive(Debug)] [INFO] [stdout] 9 | | pub struct Cloned { [INFO] [stdout] ... | [INFO] [stdout] 12 | | } [INFO] [stdout] 13 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/cmp.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / pin_project! { [INFO] [stdout] 13 | | // Lexicographically compares the elements of this `Stream` with those [INFO] [stdout] 14 | | // of another using `Ord`. [INFO] [stdout] 15 | | #[doc(hidden)] [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] 25 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/copied.rs:6:1 [INFO] [stdout] | [INFO] [stdout] 6 | / pin_project! { [INFO] [stdout] 7 | | /// A stream that copies the elements of an underlying stream. [INFO] [stdout] 8 | | #[derive(Debug)] [INFO] [stdout] 9 | | pub struct Copied { [INFO] [stdout] ... | [INFO] [stdout] 12 | | } [INFO] [stdout] 13 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/enumerate.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pin_project! { [INFO] [stdout] 9 | | #[derive(Debug)] [INFO] [stdout] 10 | | pub struct Enumerate { [INFO] [stdout] 11 | | #[pin] [INFO] [stdout] ... | [INFO] [stdout] 14 | | } [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/eq.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / pin_project! { [INFO] [stdout] 12 | | // Lexicographically compares the elements of this `Stream` with those [INFO] [stdout] 13 | | // of another. [INFO] [stdout] 14 | | #[doc(hidden)] [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/filter.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pin_project! { [INFO] [stdout] 9 | | /// A stream to filter elements of another stream with a predicate. [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// This `struct` is created by the [`filter`] method on [`Stream`]. See its [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/filter_map.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pin_project! { [INFO] [stdout] 9 | | #[derive(Debug)] [INFO] [stdout] 10 | | pub struct FilterMap { [INFO] [stdout] 11 | | #[pin] [INFO] [stdout] ... | [INFO] [stdout] 14 | | } [INFO] [stdout] 15 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/fold.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / pin_project! { [INFO] [stdout] 10 | | #[derive(Debug)] [INFO] [stdout] 11 | | pub struct FoldFuture { [INFO] [stdout] 12 | | #[pin] [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/for_each.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / pin_project! { [INFO] [stdout] 10 | | #[doc(hidden)] [INFO] [stdout] 11 | | #[allow(missing_debug_implementations)] [INFO] [stdout] 12 | | pub struct ForEachFuture { [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/fuse.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pin_project! { [INFO] [stdout] 9 | | /// A stream that yields `None` forever after the underlying stream yields `None` once. [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// This `struct` is created by the [`fuse`] method on [`Stream`]. See its [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/ge.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / pin_project! { [INFO] [stdout] 13 | | // Determines if the elements of this `Stream` are lexicographically [INFO] [stdout] 14 | | // greater than or equal to those of another. [INFO] [stdout] 15 | | #[doc(hidden)] [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/gt.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / pin_project! { [INFO] [stdout] 13 | | // Determines if the elements of this `Stream` are lexicographically [INFO] [stdout] 14 | | // greater than those of another. [INFO] [stdout] 15 | | #[doc(hidden)] [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/inspect.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pin_project! { [INFO] [stdout] 9 | | /// A stream that does something with each element of another stream. [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// This `struct` is created by the [`inspect`] method on [`Stream`]. See its [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/last.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / pin_project! { [INFO] [stdout] 10 | | #[doc(hidden)] [INFO] [stdout] 11 | | #[allow(missing_debug_implementations)] [INFO] [stdout] 12 | | pub struct LastFuture { [INFO] [stdout] ... | [INFO] [stdout] 16 | | } [INFO] [stdout] 17 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/le.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / pin_project! { [INFO] [stdout] 13 | | /// Determines if the elements of this `Stream` are lexicographically [INFO] [stdout] 14 | | /// less or equal to those of another. [INFO] [stdout] 15 | | #[doc(hidden)] [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/lt.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / pin_project! { [INFO] [stdout] 13 | | // Determines if the elements of this `Stream` are lexicographically [INFO] [stdout] 14 | | // less than those of another. [INFO] [stdout] 15 | | #[doc(hidden)] [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/map.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pin_project! { [INFO] [stdout] 9 | | /// A stream that maps value of another stream with a function. [INFO] [stdout] 10 | | #[derive(Debug)] [INFO] [stdout] 11 | | pub struct Map { [INFO] [stdout] ... | [INFO] [stdout] 15 | | } [INFO] [stdout] 16 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/max.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / pin_project! { [INFO] [stdout] 12 | | #[doc(hidden)] [INFO] [stdout] 13 | | #[allow(missing_debug_implementations)] [INFO] [stdout] 14 | | pub struct MaxFuture { [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/max_by.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / pin_project! { [INFO] [stdout] 11 | | #[doc(hidden)] [INFO] [stdout] 12 | | #[allow(missing_debug_implementations)] [INFO] [stdout] 13 | | pub struct MaxByFuture { [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/max_by_key.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / pin_project! { [INFO] [stdout] 11 | | #[doc(hidden)] [INFO] [stdout] 12 | | #[allow(missing_debug_implementations)] [INFO] [stdout] 13 | | pub struct MaxByKeyFuture { [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/min.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / pin_project! { [INFO] [stdout] 12 | | #[doc(hidden)] [INFO] [stdout] 13 | | #[allow(missing_debug_implementations)] [INFO] [stdout] 14 | | pub struct MinFuture { [INFO] [stdout] ... | [INFO] [stdout] 19 | | } [INFO] [stdout] 20 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/min_by.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / pin_project! { [INFO] [stdout] 11 | | #[doc(hidden)] [INFO] [stdout] 12 | | #[allow(missing_debug_implementations)] [INFO] [stdout] 13 | | pub struct MinByFuture { [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/min_by_key.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / pin_project! { [INFO] [stdout] 11 | | #[doc(hidden)] [INFO] [stdout] 12 | | #[allow(missing_debug_implementations)] [INFO] [stdout] 13 | | pub struct MinByKeyFuture { [INFO] [stdout] ... | [INFO] [stdout] 18 | | } [INFO] [stdout] 19 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/ne.rs:11:1 [INFO] [stdout] | [INFO] [stdout] 11 | / pin_project! { [INFO] [stdout] 12 | | // Lexicographically compares the elements of this `Stream` with those [INFO] [stdout] 13 | | // of another. [INFO] [stdout] 14 | | #[doc(hidden)] [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/partial_cmp.rs:12:1 [INFO] [stdout] | [INFO] [stdout] 12 | / pin_project! { [INFO] [stdout] 13 | | // Lexicographically compares the elements of this `Stream` with those [INFO] [stdout] 14 | | // of another. [INFO] [stdout] 15 | | #[doc(hidden)] [INFO] [stdout] ... | [INFO] [stdout] 24 | | } [INFO] [stdout] 25 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/scan.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pin_project! { [INFO] [stdout] 9 | | /// A stream to maintain state while polling another stream. [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// This `struct` is created by the [`scan`] method on [`Stream`]. See its [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/skip.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pin_project! { [INFO] [stdout] 9 | | /// A stream to skip first n elements of another stream. [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// This `struct` is created by the [`skip`] method on [`Stream`]. See its [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/skip_while.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pin_project! { [INFO] [stdout] 9 | | /// A stream to skip elements of another stream based on a predicate. [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// This `struct` is created by the [`skip_while`] method on [`Stream`]. See its [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/step_by.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pin_project! { [INFO] [stdout] 9 | | /// A stream that steps a given amount of elements of another stream. [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// This `struct` is created by the [`step_by`] method on [`Stream`]. See its [INFO] [stdout] ... | [INFO] [stdout] 22 | | } [INFO] [stdout] 23 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/take.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pin_project! { [INFO] [stdout] 9 | | /// A stream that yields the first `n` items of another stream. [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// This `struct` is created by the [`take`] method on [`Stream`]. See its [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/take_while.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / pin_project! { [INFO] [stdout] 9 | | /// A stream that yields elements based on a predicate. [INFO] [stdout] 10 | | /// [INFO] [stdout] 11 | | /// This `struct` is created by the [`take_while`] method on [`Stream`]. See its [INFO] [stdout] ... | [INFO] [stdout] 21 | | } [INFO] [stdout] 22 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/stream/zip.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / pin_project! { [INFO] [stdout] 10 | | /// A stream that takes items from two other streams simultaneously. [INFO] [stdout] 11 | | /// [INFO] [stdout] 12 | | /// This `struct` is created by the [`zip`] method on [`Stream`]. See its [INFO] [stdout] ... | [INFO] [stdout] 23 | | } [INFO] [stdout] 24 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/from_iter.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / pin_project! { [INFO] [stdout] 11 | | /// A stream that was created from iterator. [INFO] [stdout] 12 | | /// [INFO] [stdout] 13 | | /// This stream is created by the [`from_iter`] function. [INFO] [stdout] ... | [INFO] [stdout] 20 | | } [INFO] [stdout] 21 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused borrow that must be used [INFO] [stdout] --> src/stream/once.rs:32:1 [INFO] [stdout] | [INFO] [stdout] 32 | / pin_project! { [INFO] [stdout] 33 | | /// A stream that yields a single item. [INFO] [stdout] 34 | | /// [INFO] [stdout] 35 | | /// This stream is created by the [`once`] function. See its [INFO] [stdout] ... | [INFO] [stdout] 42 | | } [INFO] [stdout] 43 | | } [INFO] [stdout] | |_^ the borrow produces a value [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 77 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2m 15s [INFO] running `Command { std: "docker" "inspect" "484a190c292baf21d4c1f2be191ab6efe6b1a0aff50eb04ffdeeeeb17dd10268", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "484a190c292baf21d4c1f2be191ab6efe6b1a0aff50eb04ffdeeeeb17dd10268", kill_on_drop: false }` [INFO] [stdout] 484a190c292baf21d4c1f2be191ab6efe6b1a0aff50eb04ffdeeeeb17dd10268 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "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:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+61cd42370816fd135c0f3b9debf2f5dfcf194594" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 859f8e3d05ee044a2068c5dfd77e7eadf4b36fc22f4fd86cafe35143b4373031 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "859f8e3d05ee044a2068c5dfd77e7eadf4b36fc22f4fd86cafe35143b4373031", kill_on_drop: false }` [INFO] [stderr] warning: unused attribute `doc` [INFO] [stderr] --> src/utils.rs:222:42 [INFO] [stderr] | [INFO] [stderr] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/future/future/mod.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / extension_trait! { [INFO] [stderr] 24 | | use std::pin::Pin; [INFO] [stderr] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stderr] 26 | | [INFO] [stderr] ... | [INFO] [stderr] 431 | | } [INFO] [stderr] 432 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_attributes)]` on by default [INFO] [stderr] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stderr] --> src/utils.rs:222:19 [INFO] [stderr] | [INFO] [stderr] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/future/future/mod.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / extension_trait! { [INFO] [stderr] 24 | | use std::pin::Pin; [INFO] [stderr] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stderr] 26 | | [INFO] [stderr] ... | [INFO] [stderr] 431 | | } [INFO] [stderr] 432 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused attribute `doc` [INFO] [stderr] --> src/utils.rs:222:42 [INFO] [stderr] | [INFO] [stderr] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stderr] | ^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/future/future/mod.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / extension_trait! { [INFO] [stderr] 24 | | use std::pin::Pin; [INFO] [stderr] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stderr] 26 | | [INFO] [stderr] ... | [INFO] [stderr] 431 | | } [INFO] [stderr] 432 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] | [INFO] [stderr] note: the built-in attribute `doc` will be ignored, since it's applied to the macro invocation `extension_trait` [INFO] [stderr] --> src/utils.rs:222:19 [INFO] [stderr] | [INFO] [stderr] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] ::: src/future/future/mod.rs:23:1 [INFO] [stderr] | [INFO] [stderr] 23 | / extension_trait! { [INFO] [stderr] 24 | | use std::pin::Pin; [INFO] [stderr] 25 | | use std::ops::{Deref, DerefMut}; [INFO] [stderr] 26 | | [INFO] [stderr] ... | [INFO] [stderr] 431 | | } [INFO] [stderr] 432 | | } [INFO] [stderr] | |_- in this macro invocation [INFO] [stderr] = note: this warning originates in the macro `extension_trait` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated associated function `std::sync::atomic::AtomicUsize::compare_and_swap`: Use `compare_exchange` or `compare_exchange_weak` instead [INFO] [stderr] --> src/sync/rwlock.rs:304:23 [INFO] [stderr] | [INFO] [stderr] 304 | if self.state.compare_and_swap(0, WRITE_LOCK, Ordering::SeqCst) == 0 { [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/io/stderr.rs:142:9 [INFO] [stderr] | [INFO] [stderr] 142 | mut self: Pin<&mut Self>, [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/io/stderr.rs:190:19 [INFO] [stderr] | [INFO] [stderr] 190 | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/io/stdin.rs:201:9 [INFO] [stderr] | [INFO] [stderr] 201 | mut self: Pin<&mut Self>, [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/io/stdout.rs:142:9 [INFO] [stderr] | [INFO] [stderr] 142 | mut self: Pin<&mut Self>, [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/io/stdout.rs:190:19 [INFO] [stderr] | [INFO] [stderr] 190 | fn poll_flush(mut self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll> { [INFO] [stderr] | ----^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: function `random` is never used [INFO] [stderr] --> src/utils.rs:23:8 [INFO] [stderr] | [INFO] [stderr] 23 | pub fn random(n: u32) -> u32 { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/future/timeout.rs:43:1 [INFO] [stderr] | [INFO] [stderr] 43 | / pin_project! { [INFO] [stderr] 44 | | /// A future that times out after a duration of time. [INFO] [stderr] 45 | | pub struct TimeoutFuture { [INFO] [stderr] 46 | | #[pin] [INFO] [stderr] ... | [INFO] [stderr] 50 | | } [INFO] [stderr] 51 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_must_use)]` on by default [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/io/buf_read/lines.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / pin_project! { [INFO] [stderr] 13 | | /// A stream of lines in a byte stream. [INFO] [stderr] 14 | | /// [INFO] [stderr] 15 | | /// This stream is created by the [`lines`] method on types that implement [`BufRead`]. [INFO] [stderr] ... | [INFO] [stderr] 29 | | } [INFO] [stderr] 30 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/io/buf_read/split.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / pin_project! { [INFO] [stderr] 12 | | /// A stream over the contents of an instance of [`BufRead`] split on a particular byte. [INFO] [stderr] 13 | | /// [INFO] [stderr] 14 | | /// This stream is created by the [`split`] method on types that implement [`BufRead`]. [INFO] [stderr] ... | [INFO] [stderr] 28 | | } [INFO] [stderr] 29 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/io/read/chain.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / pin_project! { [INFO] [stderr] 10 | | /// Adaptor to chain together two readers. [INFO] [stderr] 11 | | /// [INFO] [stderr] 12 | | /// This struct is generally created by calling [`chain`] on a reader. [INFO] [stderr] ... | [INFO] [stderr] 22 | | } [INFO] [stderr] 23 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/io/read/take.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / pin_project! { [INFO] [stderr] 10 | | /// Reader adaptor which limits the bytes read from an underlying reader. [INFO] [stderr] 11 | | /// [INFO] [stderr] 12 | | /// This struct is generally created by calling [`take`] on a reader. [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/io/buf_reader.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | / pin_project! { [INFO] [stderr] 11 | | /// Adds buffering to any reader. [INFO] [stderr] 12 | | /// [INFO] [stderr] 13 | | /// It can be excessively inefficient to work directly with a [`Read`] instance. A `BufReader` [INFO] [stderr] ... | [INFO] [stderr] 52 | | } [INFO] [stderr] 53 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/io/buf_writer.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | / pin_project! { [INFO] [stderr] 11 | | /// Wraps a writer and buffers its output. [INFO] [stderr] 12 | | /// [INFO] [stderr] 13 | | /// It can be excessively inefficient to work directly with something that [INFO] [stderr] ... | [INFO] [stderr] 88 | | } [INFO] [stderr] 89 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/io/copy.rs:53:5 [INFO] [stderr] | [INFO] [stderr] 53 | / pin_project! { [INFO] [stderr] 54 | | struct CopyFuture { [INFO] [stderr] 55 | | #[pin] [INFO] [stderr] 56 | | reader: R, [INFO] [stderr] ... | [INFO] [stderr] 60 | | } [INFO] [stderr] 61 | | } [INFO] [stderr] | |_____^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/io/timeout.rs:46:1 [INFO] [stderr] | [INFO] [stderr] 46 | / pin_project! { [INFO] [stderr] 47 | | /// Future returned by the `FutureExt::timeout` method. [INFO] [stderr] 48 | | #[derive(Debug)] [INFO] [stderr] 49 | | pub struct Timeout [INFO] [stderr] ... | [INFO] [stderr] 57 | | } [INFO] [stderr] 58 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/stream/stream/chain.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / pin_project! { [INFO] [stderr] 10 | | /// A stream that chains two streams one after another. [INFO] [stderr] 11 | | /// [INFO] [stderr] 12 | | /// This `struct` is created by the [`chain`] method on [`Stream`]. See its [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/stream/stream/cloned.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / pin_project! { [INFO] [stderr] 7 | | /// A stream that clones the elements of an underlying stream. [INFO] [stderr] 8 | | #[derive(Debug)] [INFO] [stderr] 9 | | pub struct Cloned { [INFO] [stderr] ... | [INFO] [stderr] 12 | | } [INFO] [stderr] 13 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/stream/stream/cmp.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / pin_project! { [INFO] [stderr] 13 | | // Lexicographically compares the elements of this `Stream` with those [INFO] [stderr] 14 | | // of another using `Ord`. [INFO] [stderr] 15 | | #[doc(hidden)] [INFO] [stderr] ... | [INFO] [stderr] 24 | | } [INFO] [stderr] 25 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/stream/stream/copied.rs:6:1 [INFO] [stderr] | [INFO] [stderr] 6 | / pin_project! { [INFO] [stderr] 7 | | /// A stream that copies the elements of an underlying stream. [INFO] [stderr] 8 | | #[derive(Debug)] [INFO] [stderr] 9 | | pub struct Copied { [INFO] [stderr] ... | [INFO] [stderr] 12 | | } [INFO] [stderr] 13 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/stream/stream/enumerate.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / pin_project! { [INFO] [stderr] 9 | | #[derive(Debug)] [INFO] [stderr] 10 | | pub struct Enumerate { [INFO] [stderr] 11 | | #[pin] [INFO] [stderr] ... | [INFO] [stderr] 14 | | } [INFO] [stderr] 15 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/stream/stream/eq.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / pin_project! { [INFO] [stderr] 12 | | // Lexicographically compares the elements of this `Stream` with those [INFO] [stderr] 13 | | // of another. [INFO] [stderr] 14 | | #[doc(hidden)] [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/stream/stream/filter.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / pin_project! { [INFO] [stderr] 9 | | /// A stream to filter elements of another stream with a predicate. [INFO] [stderr] 10 | | /// [INFO] [stderr] 11 | | /// This `struct` is created by the [`filter`] method on [`Stream`]. See its [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/stream/stream/filter_map.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / pin_project! { [INFO] [stderr] 9 | | #[derive(Debug)] [INFO] [stderr] 10 | | pub struct FilterMap { [INFO] [stderr] 11 | | #[pin] [INFO] [stderr] ... | [INFO] [stderr] 14 | | } [INFO] [stderr] 15 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/stream/stream/fold.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / pin_project! { [INFO] [stderr] 10 | | #[derive(Debug)] [INFO] [stderr] 11 | | pub struct FoldFuture { [INFO] [stderr] 12 | | #[pin] [INFO] [stderr] ... | [INFO] [stderr] 16 | | } [INFO] [stderr] 17 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/stream/stream/for_each.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / pin_project! { [INFO] [stderr] 10 | | #[doc(hidden)] [INFO] [stderr] 11 | | #[allow(missing_debug_implementations)] [INFO] [stderr] 12 | | pub struct ForEachFuture { [INFO] [stderr] ... | [INFO] [stderr] 16 | | } [INFO] [stderr] 17 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/stream/stream/fuse.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / pin_project! { [INFO] [stderr] 9 | | /// A stream that yields `None` forever after the underlying stream yields `None` once. [INFO] [stderr] 10 | | /// [INFO] [stderr] 11 | | /// This `struct` is created by the [`fuse`] method on [`Stream`]. See its [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/stream/stream/ge.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / pin_project! { [INFO] [stderr] 13 | | // Determines if the elements of this `Stream` are lexicographically [INFO] [stderr] 14 | | // greater than or equal to those of another. [INFO] [stderr] 15 | | #[doc(hidden)] [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/stream/stream/gt.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / pin_project! { [INFO] [stderr] 13 | | // Determines if the elements of this `Stream` are lexicographically [INFO] [stderr] 14 | | // greater than those of another. [INFO] [stderr] 15 | | #[doc(hidden)] [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/stream/stream/inspect.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / pin_project! { [INFO] [stderr] 9 | | /// A stream that does something with each element of another stream. [INFO] [stderr] 10 | | /// [INFO] [stderr] 11 | | /// This `struct` is created by the [`inspect`] method on [`Stream`]. See its [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/stream/stream/last.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / pin_project! { [INFO] [stderr] 10 | | #[doc(hidden)] [INFO] [stderr] 11 | | #[allow(missing_debug_implementations)] [INFO] [stderr] 12 | | pub struct LastFuture { [INFO] [stderr] ... | [INFO] [stderr] 16 | | } [INFO] [stderr] 17 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/stream/stream/le.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / pin_project! { [INFO] [stderr] 13 | | /// Determines if the elements of this `Stream` are lexicographically [INFO] [stderr] 14 | | /// less or equal to those of another. [INFO] [stderr] 15 | | #[doc(hidden)] [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/stream/stream/lt.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / pin_project! { [INFO] [stderr] 13 | | // Determines if the elements of this `Stream` are lexicographically [INFO] [stderr] 14 | | // less than those of another. [INFO] [stderr] 15 | | #[doc(hidden)] [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/stream/stream/map.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / pin_project! { [INFO] [stderr] 9 | | /// A stream that maps value of another stream with a function. [INFO] [stderr] 10 | | #[derive(Debug)] [INFO] [stderr] 11 | | pub struct Map { [INFO] [stderr] ... | [INFO] [stderr] 15 | | } [INFO] [stderr] 16 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/stream/stream/max.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / pin_project! { [INFO] [stderr] 12 | | #[doc(hidden)] [INFO] [stderr] 13 | | #[allow(missing_debug_implementations)] [INFO] [stderr] 14 | | pub struct MaxFuture { [INFO] [stderr] ... | [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/stream/stream/max_by.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | / pin_project! { [INFO] [stderr] 11 | | #[doc(hidden)] [INFO] [stderr] 12 | | #[allow(missing_debug_implementations)] [INFO] [stderr] 13 | | pub struct MaxByFuture { [INFO] [stderr] ... | [INFO] [stderr] 18 | | } [INFO] [stderr] 19 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/stream/stream/max_by_key.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | / pin_project! { [INFO] [stderr] 11 | | #[doc(hidden)] [INFO] [stderr] 12 | | #[allow(missing_debug_implementations)] [INFO] [stderr] 13 | | pub struct MaxByKeyFuture { [INFO] [stderr] ... | [INFO] [stderr] 18 | | } [INFO] [stderr] 19 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/stream/stream/min.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / pin_project! { [INFO] [stderr] 12 | | #[doc(hidden)] [INFO] [stderr] 13 | | #[allow(missing_debug_implementations)] [INFO] [stderr] 14 | | pub struct MinFuture { [INFO] [stderr] ... | [INFO] [stderr] 19 | | } [INFO] [stderr] 20 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/stream/stream/min_by.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | / pin_project! { [INFO] [stderr] 11 | | #[doc(hidden)] [INFO] [stderr] 12 | | #[allow(missing_debug_implementations)] [INFO] [stderr] 13 | | pub struct MinByFuture { [INFO] [stderr] ... | [INFO] [stderr] 18 | | } [INFO] [stderr] 19 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/stream/stream/min_by_key.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | / pin_project! { [INFO] [stderr] 11 | | #[doc(hidden)] [INFO] [stderr] 12 | | #[allow(missing_debug_implementations)] [INFO] [stderr] 13 | | pub struct MinByKeyFuture { [INFO] [stderr] ... | [INFO] [stderr] 18 | | } [INFO] [stderr] 19 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/stream/stream/ne.rs:11:1 [INFO] [stderr] | [INFO] [stderr] 11 | / pin_project! { [INFO] [stderr] 12 | | // Lexicographically compares the elements of this `Stream` with those [INFO] [stderr] 13 | | // of another. [INFO] [stderr] 14 | | #[doc(hidden)] [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/stream/stream/partial_cmp.rs:12:1 [INFO] [stderr] | [INFO] [stderr] 12 | / pin_project! { [INFO] [stderr] 13 | | // Lexicographically compares the elements of this `Stream` with those [INFO] [stderr] 14 | | // of another. [INFO] [stderr] 15 | | #[doc(hidden)] [INFO] [stderr] ... | [INFO] [stderr] 24 | | } [INFO] [stderr] 25 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/stream/stream/scan.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / pin_project! { [INFO] [stderr] 9 | | /// A stream to maintain state while polling another stream. [INFO] [stderr] 10 | | /// [INFO] [stderr] 11 | | /// This `struct` is created by the [`scan`] method on [`Stream`]. See its [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/stream/stream/skip.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / pin_project! { [INFO] [stderr] 9 | | /// A stream to skip first n elements of another stream. [INFO] [stderr] 10 | | /// [INFO] [stderr] 11 | | /// This `struct` is created by the [`skip`] method on [`Stream`]. See its [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/stream/stream/skip_while.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / pin_project! { [INFO] [stderr] 9 | | /// A stream to skip elements of another stream based on a predicate. [INFO] [stderr] 10 | | /// [INFO] [stderr] 11 | | /// This `struct` is created by the [`skip_while`] method on [`Stream`]. See its [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/stream/stream/step_by.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / pin_project! { [INFO] [stderr] 9 | | /// A stream that steps a given amount of elements of another stream. [INFO] [stderr] 10 | | /// [INFO] [stderr] 11 | | /// This `struct` is created by the [`step_by`] method on [`Stream`]. See its [INFO] [stderr] ... | [INFO] [stderr] 22 | | } [INFO] [stderr] 23 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/stream/stream/take.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / pin_project! { [INFO] [stderr] 9 | | /// A stream that yields the first `n` items of another stream. [INFO] [stderr] 10 | | /// [INFO] [stderr] 11 | | /// This `struct` is created by the [`take`] method on [`Stream`]. See its [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/stream/stream/take_while.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / pin_project! { [INFO] [stderr] 9 | | /// A stream that yields elements based on a predicate. [INFO] [stderr] 10 | | /// [INFO] [stderr] 11 | | /// This `struct` is created by the [`take_while`] method on [`Stream`]. See its [INFO] [stderr] ... | [INFO] [stderr] 21 | | } [INFO] [stderr] 22 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/stream/stream/zip.rs:9:1 [INFO] [stderr] | [INFO] [stderr] 9 | / pin_project! { [INFO] [stderr] 10 | | /// A stream that takes items from two other streams simultaneously. [INFO] [stderr] 11 | | /// [INFO] [stderr] 12 | | /// This `struct` is created by the [`zip`] method on [`Stream`]. See its [INFO] [stderr] ... | [INFO] [stderr] 23 | | } [INFO] [stderr] 24 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/stream/from_iter.rs:10:1 [INFO] [stderr] | [INFO] [stderr] 10 | / pin_project! { [INFO] [stderr] 11 | | /// A stream that was created from iterator. [INFO] [stderr] 12 | | /// [INFO] [stderr] 13 | | /// This stream is created by the [`from_iter`] function. [INFO] [stderr] ... | [INFO] [stderr] 20 | | } [INFO] [stderr] 21 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: unused borrow that must be used [INFO] [stderr] --> src/stream/once.rs:32:1 [INFO] [stderr] | [INFO] [stderr] 32 | / pin_project! { [INFO] [stderr] 33 | | /// A stream that yields a single item. [INFO] [stderr] 34 | | /// [INFO] [stderr] 35 | | /// This stream is created by the [`once`] function. See its [INFO] [stderr] ... | [INFO] [stderr] 42 | | } [INFO] [stderr] 43 | | } [INFO] [stderr] | |_^ the borrow produces a value [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in the macro `$crate::pin_project` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `tokio-async-std` (lib) generated 77 warnings (24 duplicates) [INFO] [stderr] warning: `tokio-async-std` (lib test) generated 77 warnings (77 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.39s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/async_std-0587dbdb873095fc) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test io::read::take::tests::test_take_basics ... ok [INFO] [stdout] test io::read::tests::test_read_by_ref ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/addr.rs (/opt/rustwide/target/debug/deps/addr-f2dc3d6d645544e0) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test to_socket_addr_ipaddr_u16 ... ok [INFO] [stdout] test to_socket_addr_string ... ok [INFO] [stdout] test to_socket_addr_str_bad ... ok [INFO] [stdout] test to_socket_addr_str ... ok [INFO] [stdout] test to_socket_addr_str_u16 ... ok [INFO] [stderr] Running tests/block_on.rs (/opt/rustwide/target/debug/deps/block_on-21cf991f8bf8373d) [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test smoke ... ok [INFO] [stderr] Running tests/buf_writer.rs (/opt/rustwide/target/debug/deps/buf_writer-5d4c41b13d71c99d) [INFO] [stdout] test panic - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_buffered_writer ... ok [INFO] [stdout] test test_buffered_writer_inner_into_inner_flushes ... ok [INFO] [stdout] test test_buffered_writer_seek ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/channel.rs (/opt/rustwide/target/debug/deps/channel-b79c9cbcab672b0c) [INFO] [stdout] [INFO] [stderr] Running tests/io_timeout.rs (/opt/rustwide/target/debug/deps/io_timeout-f75c8bde0f1b38b7) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test io_timeout_future_ok ... ok [INFO] [stdout] test io_timeout_future_err - should panic ... ok [INFO] [stderr] Running tests/mutex.rs (/opt/rustwide/target/debug/deps/mutex-627cbecb500c080e) [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test into_inner ... ok [INFO] [stdout] test try_lock ... ok [INFO] [stdout] test get_mut ... ok [INFO] [stdout] test smoke ... ok [INFO] [stderr] Running tests/rwlock.rs (/opt/rustwide/target/debug/deps/rwlock-c44c499254f1315b) [INFO] [stdout] test contention ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 7 tests [INFO] [stdout] test get_mut ... ok [INFO] [stdout] test into_inner ... ok [INFO] [stdout] test into_inner_and_drop ... ok [INFO] [stdout] test smoke ... ok [INFO] [stdout] test contention ... ok [INFO] [stdout] test try_write ... ok [INFO] [stdout] test writer_and_readers ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/task_local.rs (/opt/rustwide/target/debug/deps/task_local-fb6a77237d3e6e9f) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test drop_local ... ok [INFO] [stderr] Running tests/tcp.rs (/opt/rustwide/target/debug/deps/tcp-d0de50041708a2e0) [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test smoke_std_stream_to_async_listener ... ok [INFO] [stdout] test smoke_async_stream_to_std_listener ... ok [INFO] [stdout] test incoming_read ... ok [INFO] [stdout] test connect ... ok [INFO] [stderr] Running tests/udp.rs (/opt/rustwide/target/debug/deps/udp-ece4c6c02499ef64) [INFO] [stdout] test cloned_streams ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test send_recv ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/uds.rs (/opt/rustwide/target/debug/deps/uds-e29fa3eccad4a5c0) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test send_recv ... ok [INFO] [stdout] test into_raw_fd ... ok [INFO] [stdout] test socket_ping_pong ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Running tests/verbose_errors.rs (/opt/rustwide/target/debug/deps/verbose_errors-ef7e0975801637be) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test resolve_address ... ok [INFO] [stdout] test open_file ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] Doc-tests async_std [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `rustdoc --edition=2018 --crate-type lib --crate-name async_std --test /opt/rustwide/workdir/src/lib.rs -L dependency=/opt/rustwide/target/debug/deps -L dependency=/opt/rustwide/target/debug/deps -L native=/opt/rustwide/target/debug/build/backtrace-sys-ca8c47258b5c4299/out -L native=/opt/rustwide/target/debug/build/curl-sys-365390975a4a03ee/out/build -L native=/opt/rustwide/target/debug/build/libnghttp2-sys-66bc6bf2c2b2de98/out/i/lib -L native=/usr/lib/x86_64-linux-gnu --extern crossbeam_utils=/opt/rustwide/target/debug/deps/libcrossbeam_utils-15d02b042ccb7e12.rlib --extern femme=/opt/rustwide/target/debug/deps/libfemme-6740b33811acb456.rlib --extern futures=/opt/rustwide/target/debug/deps/libfutures-cddf479ffef1b510.rlib --extern futures_core=/opt/rustwide/target/debug/deps/libfutures_core-5d68afeb14ee71e2.rlib --extern futures_io=/opt/rustwide/target/debug/deps/libfutures_io-4612e9dad2c1e12a.rlib --extern futures_timer=/opt/rustwide/target/debug/deps/libfutures_timer-1f1f86b0ff95e49c.rlib --extern log=/opt/rustwide/target/debug/deps/liblog-f0de19a594642a2d.rlib --extern memchr=/opt/rustwide/target/debug/deps/libmemchr-dab0d116dd56435e.rlib --extern mio=/opt/rustwide/target/debug/deps/libmio-00fa71aa694a1d2b.rlib --extern mio_uds=/opt/rustwide/target/debug/deps/libmio_uds-914a9653909b0998.rlib --extern num_cpus=/opt/rustwide/target/debug/deps/libnum_cpus-1fd19fec8e73440e.rlib --extern once_cell=/opt/rustwide/target/debug/deps/libonce_cell-75042b80a1735b83.rlib --extern pin_project_lite=/opt/rustwide/target/debug/deps/libpin_project_lite-ff21742ef3c870db.rlib --extern pin_utils=/opt/rustwide/target/debug/deps/libpin_utils-c272a5c20533f8c4.rlib --extern rand=/opt/rustwide/target/debug/deps/librand-17139862783fa088.rlib --extern slab=/opt/rustwide/target/debug/deps/libslab-ab98851c871a197f.rlib --extern surf=/opt/rustwide/target/debug/deps/libsurf-d140a777a054eac0.rlib --extern tempdir=/opt/rustwide/target/debug/deps/libtempdir-79e2dd3ef12f8ede.rlib --extern tokio=/opt/rustwide/target/debug/deps/libtokio-213f68109bc030f5.rlib --extern async_std=/opt/rustwide/target/debug/deps/libasync_std-7bb38118d4eccc6b.rlib -C embed-bitcode=no --cfg 'feature="crossbeam-utils"' --cfg 'feature="default"' --cfg 'feature="futures-core"' --cfg 'feature="futures-io"' --cfg 'feature="futures-timer"' --cfg 'feature="log"' --cfg 'feature="memchr"' --cfg 'feature="mio"' --cfg 'feature="mio-uds"' --cfg 'feature="num_cpus"' --cfg 'feature="once_cell"' --cfg 'feature="pin-project-lite"' --cfg 'feature="pin-utils"' --cfg 'feature="slab"' --cfg 'feature="std"' --cfg 'feature="tokio"' --error-format human` (signal: 9, SIGKILL: kill) [INFO] running `Command { std: "docker" "inspect" "859f8e3d05ee044a2068c5dfd77e7eadf4b36fc22f4fd86cafe35143b4373031", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "859f8e3d05ee044a2068c5dfd77e7eadf4b36fc22f4fd86cafe35143b4373031", kill_on_drop: false }` [INFO] [stdout] 859f8e3d05ee044a2068c5dfd77e7eadf4b36fc22f4fd86cafe35143b4373031