[INFO] fetching crate next-gen 0.1.1... [INFO] checking next-gen-0.1.1 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate next-gen 0.1.1 into /workspace/builds/worker-5-tc2/source [INFO] removed /workspace/builds/worker-5-tc2/source/.cargo/config [INFO] removed /workspace/builds/worker-5-tc2/source/rust-toolchain.toml [INFO] started tweaking crates.io crate next-gen 0.1.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate next-gen 0.1.1 [INFO] tweaked toml for crates.io crate next-gen 0.1.1 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate next-gen 0.1.1 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate next-gen 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7e4c18864baf4d0347b2cd646763d444d64c62bd088ba84912a7d85c4002301d [INFO] running `Command { std: "docker" "start" "-a" "7e4c18864baf4d0347b2cd646763d444d64c62bd088ba84912a7d85c4002301d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7e4c18864baf4d0347b2cd646763d444d64c62bd088ba84912a7d85c4002301d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7e4c18864baf4d0347b2cd646763d444d64c62bd088ba84912a7d85c4002301d", kill_on_drop: false }` [INFO] [stdout] 7e4c18864baf4d0347b2cd646763d444d64c62bd088ba84912a7d85c4002301d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd970d5e81c5dc021069022d7ec5ca43e97f7c28eb0257f29c3cd72b3964cb79 [INFO] running `Command { std: "docker" "start" "-a" "bd970d5e81c5dc021069022d7ec5ca43e97f7c28eb0257f29c3cd72b3964cb79", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.36 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Checking unwind_safe v0.1.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling next-gen-proc_macros v0.1.1 [INFO] [stderr] Checking next-gen v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `{ [INFO] [stdout] // ::{ [INFO] [stdout] // next_gen_proc_macros::generator, [INFO] [stdout] // }, [INFO] [stdout] // self::{ [INFO] [stdout] // // coroutine::*, [INFO] [stdout] // // generator::*, [INFO] [stdout] // // ops::{Generator, GeneratorState}, [INFO] [stdout] // }, [INFO] [stdout] }` [INFO] [stdout] --> src/lib.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | pub use { [INFO] [stdout] | _________^ [INFO] [stdout] ... | [INFO] [stdout] 71 | | }; [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `{ [INFO] [stdout] // ::{ [INFO] [stdout] // next_gen_proc_macros::generator, [INFO] [stdout] // }, [INFO] [stdout] // self::{ [INFO] [stdout] // // coroutine::*, [INFO] [stdout] // // generator::*, [INFO] [stdout] // // ops::{Generator, GeneratorState}, [INFO] [stdout] // }, [INFO] [stdout] }` [INFO] [stdout] --> src/lib.rs:62:9 [INFO] [stdout] | [INFO] [stdout] 62 | pub use { [INFO] [stdout] | _________^ [INFO] [stdout] ... | [INFO] [stdout] 71 | | }; [INFO] [stdout] | |_^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/public_macros.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | / /// # Safety [INFO] [stdout] 31 | | /// [INFO] [stdout] 32 | | /// - This is pin_utils' `pin_mut!` macro: the shadowing ensures [INFO] [stdout] 33 | | /// there is no longer access to the original stack variable, [INFO] [stdout] 34 | | /// which is thus impossible to move or forget. [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] 35 | extern {} [INFO] [stdout] | --------- rustdoc does not generate documentation for extern blocks [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | mk_gen!(let generator = generator()); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::stack_pinned` which comes from the expansion of the macro `mk_gen` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/public_macros.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | extern {} [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | mk_gen!(let generator = generator()); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(missing_abi)]` on by default [INFO] [stdout] = note: this warning originates in the macro `$crate::stack_pinned` which comes from the expansion of the macro `mk_gen` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/public_macros.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | / /// # Safety [INFO] [stdout] 31 | | /// [INFO] [stdout] 32 | | /// - This is pin_utils' `pin_mut!` macro: the shadowing ensures [INFO] [stdout] 33 | | /// there is no longer access to the original stack variable, [INFO] [stdout] 34 | | /// which is thus impossible to move or forget. [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] 35 | extern {} [INFO] [stdout] | --------- rustdoc does not generate documentation for extern blocks [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | mk_gen!(let mut generator = generator()); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: this warning originates in the macro `$crate::stack_pinned` which comes from the expansion of the macro `mk_gen` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/public_macros.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | extern {} [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:56:5 [INFO] [stdout] | [INFO] [stdout] 56 | mk_gen!(let mut generator = generator()); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::stack_pinned` which comes from the expansion of the macro `mk_gen` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/public_macros.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | / /// # Safety [INFO] [stdout] 31 | | /// [INFO] [stdout] 32 | | /// - This is pin_utils' `pin_mut!` macro: the shadowing ensures [INFO] [stdout] 33 | | /// there is no longer access to the original stack variable, [INFO] [stdout] 34 | | /// which is thus impossible to move or forget. [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] 35 | extern {} [INFO] [stdout] | --------- rustdoc does not generate documentation for extern blocks [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | mk_gen!(let generator = range(2, 8)); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: this warning originates in the macro `$crate::stack_pinned` which comes from the expansion of the macro `mk_gen` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/public_macros.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | extern {} [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | mk_gen!(let generator = range(2, 8)); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::stack_pinned` which comes from the expansion of the macro `mk_gen` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/public_macros.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | / /// # Safety [INFO] [stdout] 31 | | /// [INFO] [stdout] 32 | | /// - This is pin_utils' `pin_mut!` macro: the shadowing ensures [INFO] [stdout] 33 | | /// there is no longer access to the original stack variable, [INFO] [stdout] 34 | | /// which is thus impossible to move or forget. [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] 35 | extern {} [INFO] [stdout] | --------- rustdoc does not generate documentation for extern blocks [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | mk_gen!(let mut generator = generator()); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: this warning originates in the macro `$crate::stack_pinned` which comes from the expansion of the macro `mk_gen` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/public_macros.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | extern {} [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:117:9 [INFO] [stdout] | [INFO] [stdout] 117 | mk_gen!(let mut generator = generator()); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::stack_pinned` which comes from the expansion of the macro `mk_gen` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/public_macros.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | / /// # Safety [INFO] [stdout] 31 | | /// [INFO] [stdout] 32 | | /// - This is pin_utils' `pin_mut!` macro: the shadowing ensures [INFO] [stdout] 33 | | /// there is no longer access to the original stack variable, [INFO] [stdout] 34 | | /// which is thus impossible to move or forget. [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] 35 | extern {} [INFO] [stdout] | --------- rustdoc does not generate documentation for extern blocks [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | mk_gen!(let generator = range(2, 8)); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: this warning originates in the macro `$crate::stack_pinned` which comes from the expansion of the macro `mk_gen` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/public_macros.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | extern {} [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | mk_gen!(let generator = range(2, 8)); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::stack_pinned` which comes from the expansion of the macro `mk_gen` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/public_macros.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | / /// # Safety [INFO] [stdout] 31 | | /// [INFO] [stdout] 32 | | /// - This is pin_utils' `pin_mut!` macro: the shadowing ensures [INFO] [stdout] 33 | | /// there is no longer access to the original stack variable, [INFO] [stdout] 34 | | /// which is thus impossible to move or forget. [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] 35 | extern {} [INFO] [stdout] | --------- rustdoc does not generate documentation for extern blocks [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:169:19 [INFO] [stdout] | [INFO] [stdout] 169 | let ret = gen_iter!( [INFO] [stdout] | ___________________- [INFO] [stdout] 170 | | for question in answer() { [INFO] [stdout] 171 | | assert_eq!( [INFO] [stdout] 172 | | question, [INFO] [stdout] ... | [INFO] [stdout] 176 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: this warning originates in the macro `$crate::stack_pinned` which comes from the expansion of the macro `gen_iter` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/public_macros.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | extern {} [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:169:19 [INFO] [stdout] | [INFO] [stdout] 169 | let ret = gen_iter!( [INFO] [stdout] | ___________________- [INFO] [stdout] 170 | | for question in answer() { [INFO] [stdout] 171 | | assert_eq!( [INFO] [stdout] 172 | | question, [INFO] [stdout] ... | [INFO] [stdout] 176 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::stack_pinned` which comes from the expansion of the macro `gen_iter` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/public_macros.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | / /// # Safety [INFO] [stdout] 31 | | /// [INFO] [stdout] 32 | | /// - This is pin_utils' `pin_mut!` macro: the shadowing ensures [INFO] [stdout] 33 | | /// there is no longer access to the original stack variable, [INFO] [stdout] 34 | | /// which is thus impossible to move or forget. [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] 35 | extern {} [INFO] [stdout] | --------- rustdoc does not generate documentation for extern blocks [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:221:13 [INFO] [stdout] | [INFO] [stdout] 221 | mk_gen!(let iterator = range(2, 7)); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: this warning originates in the macro `$crate::stack_pinned` which comes from the expansion of the macro `mk_gen` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/public_macros.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | extern {} [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:221:13 [INFO] [stdout] | [INFO] [stdout] 221 | mk_gen!(let iterator = range(2, 7)); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::stack_pinned` which comes from the expansion of the macro `mk_gen` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/public_macros.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | / /// # Safety [INFO] [stdout] 31 | | /// [INFO] [stdout] 32 | | /// - This is pin_utils' `pin_mut!` macro: the shadowing ensures [INFO] [stdout] 33 | | /// there is no longer access to the original stack variable, [INFO] [stdout] 34 | | /// which is thus impossible to move or forget. [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] 35 | extern {} [INFO] [stdout] | --------- rustdoc does not generate documentation for extern blocks [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:222:13 [INFO] [stdout] | [INFO] [stdout] 222 | mk_gen!(let iterator = filter(|x| x % 2 == 0, iterator)); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: this warning originates in the macro `$crate::stack_pinned` which comes from the expansion of the macro `mk_gen` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/public_macros.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | extern {} [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:222:13 [INFO] [stdout] | [INFO] [stdout] 222 | mk_gen!(let iterator = filter(|x| x % 2 == 0, iterator)); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::stack_pinned` which comes from the expansion of the macro `mk_gen` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/public_macros.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | / /// # Safety [INFO] [stdout] 31 | | /// [INFO] [stdout] 32 | | /// - This is pin_utils' `pin_mut!` macro: the shadowing ensures [INFO] [stdout] 33 | | /// there is no longer access to the original stack variable, [INFO] [stdout] 34 | | /// which is thus impossible to move or forget. [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] 35 | extern {} [INFO] [stdout] | --------- rustdoc does not generate documentation for extern blocks [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:233:13 [INFO] [stdout] | [INFO] [stdout] 233 | mk_gen!(let iterator = range(2, 7)); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: this warning originates in the macro `$crate::stack_pinned` which comes from the expansion of the macro `mk_gen` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/public_macros.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | extern {} [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:233:13 [INFO] [stdout] | [INFO] [stdout] 233 | mk_gen!(let iterator = range(2, 7)); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::stack_pinned` which comes from the expansion of the macro `mk_gen` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/public_macros.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | / /// # Safety [INFO] [stdout] 31 | | /// [INFO] [stdout] 32 | | /// - This is pin_utils' `pin_mut!` macro: the shadowing ensures [INFO] [stdout] 33 | | /// there is no longer access to the original stack variable, [INFO] [stdout] 34 | | /// which is thus impossible to move or forget. [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] 35 | extern {} [INFO] [stdout] | --------- rustdoc does not generate documentation for extern blocks [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:234:13 [INFO] [stdout] | [INFO] [stdout] 234 | mk_gen!(let iterator = filter(|x| x % 2 == 0, iterator)); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: this warning originates in the macro `$crate::stack_pinned` which comes from the expansion of the macro `mk_gen` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/public_macros.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | extern {} [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:234:13 [INFO] [stdout] | [INFO] [stdout] 234 | mk_gen!(let iterator = filter(|x| x % 2 == 0, iterator)); [INFO] [stdout] | -------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::stack_pinned` which comes from the expansion of the macro `mk_gen` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused doc comment [INFO] [stdout] --> src/public_macros.rs:30:13 [INFO] [stdout] | [INFO] [stdout] 30 | / /// # Safety [INFO] [stdout] 31 | | /// [INFO] [stdout] 32 | | /// - This is pin_utils' `pin_mut!` macro: the shadowing ensures [INFO] [stdout] 33 | | /// there is no longer access to the original stack variable, [INFO] [stdout] 34 | | /// which is thus impossible to move or forget. [INFO] [stdout] | |_______________________________________________________________^ [INFO] [stdout] 35 | extern {} [INFO] [stdout] | --------- rustdoc does not generate documentation for extern blocks [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:235:13 [INFO] [stdout] | [INFO] [stdout] 235 | mk_gen!(let iterator = map(|x| x * x, iterator)); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = help: use `//` for a plain comment [INFO] [stdout] = note: this warning originates in the macro `$crate::stack_pinned` which comes from the expansion of the macro `mk_gen` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stdout] --> src/public_macros.rs:35:13 [INFO] [stdout] | [INFO] [stdout] 35 | extern {} [INFO] [stdout] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:235:13 [INFO] [stdout] | [INFO] [stdout] 235 | mk_gen!(let iterator = map(|x| x * x, iterator)); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in the macro `$crate::stack_pinned` which comes from the expansion of the macro `mk_gen` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.32s [INFO] running `Command { std: "docker" "inspect" "bd970d5e81c5dc021069022d7ec5ca43e97f7c28eb0257f29c3cd72b3964cb79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd970d5e81c5dc021069022d7ec5ca43e97f7c28eb0257f29c3cd72b3964cb79", kill_on_drop: false }` [INFO] [stdout] bd970d5e81c5dc021069022d7ec5ca43e97f7c28eb0257f29c3cd72b3964cb79