[INFO] fetching crate tokio-async-std 1.5.3... [INFO] checking tokio-async-std-1.5.3 against master#9fa580b1175018b0a276b0bc68f9827a106f7260 for pr-82565 [INFO] extracting crate tokio-async-std 1.5.3 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate tokio-async-std 1.5.3 on toolchain 9fa580b1175018b0a276b0bc68f9827a106f7260 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "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-3/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" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85245c7bf6d2fd28a1ce852ebf95b2f567ead27023e66fe24d8c5b024689e5a6 [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" "85245c7bf6d2fd28a1ce852ebf95b2f567ead27023e66fe24d8c5b024689e5a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85245c7bf6d2fd28a1ce852ebf95b2f567ead27023e66fe24d8c5b024689e5a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85245c7bf6d2fd28a1ce852ebf95b2f567ead27023e66fe24d8c5b024689e5a6", kill_on_drop: false }` [INFO] [stdout] 85245c7bf6d2fd28a1ce852ebf95b2f567ead27023e66fe24d8c5b024689e5a6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+9fa580b1175018b0a276b0bc68f9827a106f7260" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 78807f625828f47967510ad42a469d2bbe3d6456d9fe79805ea77c8382f09bf0 [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" "78807f625828f47967510ad42a469d2bbe3d6456d9fe79805ea77c8382f09bf0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking futures v0.1.29 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling proc-macro-nested v0.1.4 [INFO] [stderr] Checking futures-core v0.3.4 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling curl v0.4.28 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling isahc v0.7.6 [INFO] [stderr] Checking futures-task v0.3.4 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking rustc-demangle v0.1.16 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking ppv-lite86 v0.2.6 [INFO] [stderr] Checking remove_dir_all v0.5.2 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-channel v0.3.4 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking log v0.4.8 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking sluice v0.4.2 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling libnghttp2-sys v0.1.3 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling openssl-sys v0.9.55 [INFO] [stderr] Compiling curl-sys v0.4.30+curl-7.69.1 [INFO] [stderr] Compiling backtrace-sys v0.1.35 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking parking_lot_core v0.7.1 [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 url v2.1.1 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking mio v0.6.21 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking regex v1.3.6 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Checking rand_chacha v0.2.2 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking http v0.1.21 [INFO] [stderr] Checking rand v0.7.3 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Checking backtrace v0.3.46 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking console v0.7.7 [INFO] [stderr] Checking serde_json v1.0.51 [INFO] [stderr] Checking serde_urlencoded v0.6.1 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.19 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling async-log-attributes v1.0.1 [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] Checking async-log v1.1.0 [INFO] [stderr] Checking tokio v0.2.18 [INFO] [stderr] Checking futures-util v0.3.4 [INFO] [stderr] Checking tokio-async-std v1.5.3 (/opt/rustwide/workdir) [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] [stderr] Checking futures v0.3.4 [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 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: 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking surf v1.0.3 [INFO] [stderr] Checking femme v1.3.0 [INFO] [stdout] warning: unused `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: 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 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: 33 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 55s [INFO] running `Command { std: "docker" "inspect" "78807f625828f47967510ad42a469d2bbe3d6456d9fe79805ea77c8382f09bf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "78807f625828f47967510ad42a469d2bbe3d6456d9fe79805ea77c8382f09bf0", kill_on_drop: false }` [INFO] [stdout] 78807f625828f47967510ad42a469d2bbe3d6456d9fe79805ea77c8382f09bf0