[INFO] fetching crate tokio-async-std 1.5.3... [INFO] checking tokio-async-std-1.5.3 against try#f47dd4da3ae8c32c9e65d307bfe640b143e674df for pr-77526 [INFO] extracting crate tokio-async-std 1.5.3 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate tokio-async-std 1.5.3 on toolchain f47dd4da3ae8c32c9e65d307bfe640b143e674df [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "read-manifest" "--manifest-path" "Cargo.toml", 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-11/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" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sluice v0.4.2 [INFO] [stderr] Downloaded console v0.7.7 [INFO] [stderr] Downloaded broadcaster v1.0.0 [INFO] [stderr] Downloaded parking_lot_core v0.7.1 [INFO] [stderr] Downloaded async-log-attributes v1.0.1 [INFO] [stderr] Downloaded curl v0.4.28 [INFO] [stderr] Downloaded libnghttp2-sys v0.1.3 [INFO] [stderr] Downloaded tokio v0.2.18 [INFO] [stderr] Downloaded surf v1.0.3 [INFO] [stderr] Downloaded curl-sys v0.4.30+curl-7.69.1 [INFO] [stderr] Downloaded tokio-async-attributes v1.0.0 [INFO] [stderr] Downloaded async-log v1.1.0 [INFO] [stderr] Downloaded femme v1.3.0 [INFO] [stderr] Downloaded isahc v0.7.6 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.3.27 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19b5d7bd9865ce30453ff079745f2421df1534af568da0b32b8aa2acadb11983 [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" "19b5d7bd9865ce30453ff079745f2421df1534af568da0b32b8aa2acadb11983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19b5d7bd9865ce30453ff079745f2421df1534af568da0b32b8aa2acadb11983", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19b5d7bd9865ce30453ff079745f2421df1534af568da0b32b8aa2acadb11983", kill_on_drop: false }` [INFO] [stdout] 19b5d7bd9865ce30453ff079745f2421df1534af568da0b32b8aa2acadb11983 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+f47dd4da3ae8c32c9e65d307bfe640b143e674df" "check" "--frozen" "--all" "--all-targets" "--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] 4a19ec965a8cb5d6e7606fb9b85fa801d55f7cae1d63e84f9d60346df1834fd1 [INFO] running `Command { std: "docker" "start" "-a" "4a19ec965a8cb5d6e7606fb9b85fa801d55f7cae1d63e84f9d60346df1834fd1", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking itoa v0.4.5 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking futures-io v0.3.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling curl v0.4.28 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking regex-syntax v0.6.17 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking dtoa v0.4.5 [INFO] [stderr] Checking once_cell v1.3.1 [INFO] [stderr] Checking futures-timer v2.0.2 [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 unicase v2.6.0 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Checking parking_lot_core v0.7.1 [INFO] [stderr] Checking getrandom v0.1.14 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking termios v0.3.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking clicolors-control v1.0.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking serde_json v1.0.51 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking sluice v0.4.2 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking regex v1.3.6 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking console v0.7.7 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling async-log-attributes v1.0.1 [INFO] [stderr] Checking tokio v0.2.18 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking async-log v1.1.0 [INFO] [stderr] Checking tokio-async-std v1.5.3 (/opt/rustwide/workdir) [INFO] [stderr] Compiling isahc v0.7.6 [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking futures-executor v0.3.4 [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] [stderr] Checking surf v1.0.3 [INFO] [stderr] Checking futures v0.3.4 [INFO] [stdout] warning: function is never used: `random` [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: 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking femme v1.3.0 [INFO] [stdout] warning: unused `std::result::Result` that must be used [INFO] [stdout] --> benches/mutex.rs:38:9 [INFO] [stdout] | [INFO] [stdout] 38 | t.await; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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_doc_comments)]` on by default [INFO] [stdout] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/utils.rs:222:42 [INFO] [stdout] | [INFO] [stdout] 222 | $($head)* extension_trait!(@ext (#[doc = $d]) $($tail)*); [INFO] [stdout] | ^^^^^^^^^^^ rustdoc does not generate documentation for macro invocations [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] = help: to document an item produced by a macro, the macro must produce the documentation as part of its expansion [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [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 is never used: `random` [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: 32 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 52s [INFO] running `Command { std: "docker" "inspect" "4a19ec965a8cb5d6e7606fb9b85fa801d55f7cae1d63e84f9d60346df1834fd1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4a19ec965a8cb5d6e7606fb9b85fa801d55f7cae1d63e84f9d60346df1834fd1", kill_on_drop: false }` [INFO] [stdout] 4a19ec965a8cb5d6e7606fb9b85fa801d55f7cae1d63e84f9d60346df1834fd1