[INFO] fetching crate next-gen 0.1.1... [INFO] testing next-gen-0.1.1 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate next-gen 0.1.1 into /workspace/builds/worker-3-tc2/source [INFO] removed /workspace/builds/worker-3-tc2/source/.cargo/config [INFO] removed /workspace/builds/worker-3-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-3-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate next-gen 0.1.1 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a3868e062125bdafcb48180c2abff59c8cdc9cb854e94c1690abc365342ffbed [INFO] running `Command { std: "docker" "start" "-a" "a3868e062125bdafcb48180c2abff59c8cdc9cb854e94c1690abc365342ffbed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a3868e062125bdafcb48180c2abff59c8cdc9cb854e94c1690abc365342ffbed", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a3868e062125bdafcb48180c2abff59c8cdc9cb854e94c1690abc365342ffbed", kill_on_drop: false }` [INFO] [stdout] a3868e062125bdafcb48180c2abff59c8cdc9cb854e94c1690abc365342ffbed [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ac02f3d39581a0079a9f83c535a4710f12425218f5089e498f9b43916d5dd7ad [INFO] running `Command { std: "docker" "start" "-a" "ac02f3d39581a0079a9f83c535a4710f12425218f5089e498f9b43916d5dd7ad", 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] Compiling unwind_safe v0.1.0 [INFO] [stderr] Compiling quote v1.0.14 [INFO] [stderr] Compiling next-gen-proc_macros v0.1.1 [INFO] [stderr] Compiling 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] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.92s [INFO] running `Command { std: "docker" "inspect" "ac02f3d39581a0079a9f83c535a4710f12425218f5089e498f9b43916d5dd7ad", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ac02f3d39581a0079a9f83c535a4710f12425218f5089e498f9b43916d5dd7ad", kill_on_drop: false }` [INFO] [stdout] ac02f3d39581a0079a9f83c535a4710f12425218f5089e498f9b43916d5dd7ad [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0aeba5b021d1e0847eb75a3fbd884d98acd74af38ba4a6c2586bc4aebaab68ba [INFO] running `Command { std: "docker" "start" "-a" "0aeba5b021d1e0847eb75a3fbd884d98acd74af38ba4a6c2586bc4aebaab68ba", kill_on_drop: false }` [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] [stderr] Compiling 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 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 `test` profile [unoptimized + debuginfo] target(s) in 0.90s [INFO] running `Command { std: "docker" "inspect" "0aeba5b021d1e0847eb75a3fbd884d98acd74af38ba4a6c2586bc4aebaab68ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0aeba5b021d1e0847eb75a3fbd884d98acd74af38ba4a6c2586bc4aebaab68ba", kill_on_drop: false }` [INFO] [stdout] 0aeba5b021d1e0847eb75a3fbd884d98acd74af38ba4a6c2586bc4aebaab68ba [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] d2651f812eb11a0bb222b5c2d0d808e3121557355e4beb7c13cbb563bcf46308 [INFO] running `Command { std: "docker" "start" "-a" "d2651f812eb11a0bb222b5c2d0d808e3121557355e4beb7c13cbb563bcf46308", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `{ [INFO] [stderr] // ::{ [INFO] [stderr] // next_gen_proc_macros::generator, [INFO] [stderr] // }, [INFO] [stderr] // self::{ [INFO] [stderr] // // coroutine::*, [INFO] [stderr] // // generator::*, [INFO] [stderr] // // ops::{Generator, GeneratorState}, [INFO] [stderr] // }, [INFO] [stderr] }` [INFO] [stderr] --> src/lib.rs:62:9 [INFO] [stderr] | [INFO] [stderr] 62 | pub use { [INFO] [stderr] | _________^ [INFO] [stderr] ... | [INFO] [stderr] 71 | | }; [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/public_macros.rs:30:13 [INFO] [stderr] | [INFO] [stderr] 30 | / /// # Safety [INFO] [stderr] 31 | | /// [INFO] [stderr] 32 | | /// - This is pin_utils' `pin_mut!` macro: the shadowing ensures [INFO] [stderr] 33 | | /// there is no longer access to the original stack variable, [INFO] [stderr] 34 | | /// which is thus impossible to move or forget. [INFO] [stderr] | |_______________________________________________________________^ [INFO] [stderr] 35 | extern {} [INFO] [stderr] | --------- rustdoc does not generate documentation for extern blocks [INFO] [stderr] | [INFO] [stderr] ::: src/tests.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | mk_gen!(let generator = generator()); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] = note: `#[warn(unused_doc_comments)]` on by default [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/public_macros.rs:35:13 [INFO] [stderr] | [INFO] [stderr] 35 | extern {} [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/tests.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | mk_gen!(let generator = generator()); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(missing_abi)]` on by default [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/public_macros.rs:30:13 [INFO] [stderr] | [INFO] [stderr] 30 | / /// # Safety [INFO] [stderr] 31 | | /// [INFO] [stderr] 32 | | /// - This is pin_utils' `pin_mut!` macro: the shadowing ensures [INFO] [stderr] 33 | | /// there is no longer access to the original stack variable, [INFO] [stderr] 34 | | /// which is thus impossible to move or forget. [INFO] [stderr] | |_______________________________________________________________^ [INFO] [stderr] 35 | extern {} [INFO] [stderr] | --------- rustdoc does not generate documentation for extern blocks [INFO] [stderr] | [INFO] [stderr] ::: src/tests.rs:56:5 [INFO] [stderr] | [INFO] [stderr] 56 | mk_gen!(let mut generator = generator()); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/public_macros.rs:35:13 [INFO] [stderr] | [INFO] [stderr] 35 | extern {} [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/tests.rs:56:5 [INFO] [stderr] | [INFO] [stderr] 56 | mk_gen!(let mut generator = generator()); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/public_macros.rs:30:13 [INFO] [stderr] | [INFO] [stderr] 30 | / /// # Safety [INFO] [stderr] 31 | | /// [INFO] [stderr] 32 | | /// - This is pin_utils' `pin_mut!` macro: the shadowing ensures [INFO] [stderr] 33 | | /// there is no longer access to the original stack variable, [INFO] [stderr] 34 | | /// which is thus impossible to move or forget. [INFO] [stderr] | |_______________________________________________________________^ [INFO] [stderr] 35 | extern {} [INFO] [stderr] | --------- rustdoc does not generate documentation for extern blocks [INFO] [stderr] | [INFO] [stderr] ::: src/tests.rs:90:5 [INFO] [stderr] | [INFO] [stderr] 90 | mk_gen!(let generator = range(2, 8)); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/public_macros.rs:35:13 [INFO] [stderr] | [INFO] [stderr] 35 | extern {} [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/tests.rs:90:5 [INFO] [stderr] | [INFO] [stderr] 90 | mk_gen!(let generator = range(2, 8)); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/public_macros.rs:30:13 [INFO] [stderr] | [INFO] [stderr] 30 | / /// # Safety [INFO] [stderr] 31 | | /// [INFO] [stderr] 32 | | /// - This is pin_utils' `pin_mut!` macro: the shadowing ensures [INFO] [stderr] 33 | | /// there is no longer access to the original stack variable, [INFO] [stderr] 34 | | /// which is thus impossible to move or forget. [INFO] [stderr] | |_______________________________________________________________^ [INFO] [stderr] 35 | extern {} [INFO] [stderr] | --------- rustdoc does not generate documentation for extern blocks [INFO] [stderr] | [INFO] [stderr] ::: src/tests.rs:117:9 [INFO] [stderr] | [INFO] [stderr] 117 | mk_gen!(let mut generator = generator()); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/public_macros.rs:35:13 [INFO] [stderr] | [INFO] [stderr] 35 | extern {} [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/tests.rs:117:9 [INFO] [stderr] | [INFO] [stderr] 117 | mk_gen!(let mut generator = generator()); [INFO] [stderr] | ---------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/public_macros.rs:30:13 [INFO] [stderr] | [INFO] [stderr] 30 | / /// # Safety [INFO] [stderr] 31 | | /// [INFO] [stderr] 32 | | /// - This is pin_utils' `pin_mut!` macro: the shadowing ensures [INFO] [stderr] 33 | | /// there is no longer access to the original stack variable, [INFO] [stderr] 34 | | /// which is thus impossible to move or forget. [INFO] [stderr] | |_______________________________________________________________^ [INFO] [stderr] 35 | extern {} [INFO] [stderr] | --------- rustdoc does not generate documentation for extern blocks [INFO] [stderr] | [INFO] [stderr] ::: src/tests.rs:148:9 [INFO] [stderr] | [INFO] [stderr] 148 | mk_gen!(let generator = range(2, 8)); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/public_macros.rs:35:13 [INFO] [stderr] | [INFO] [stderr] 35 | extern {} [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/tests.rs:148:9 [INFO] [stderr] | [INFO] [stderr] 148 | mk_gen!(let generator = range(2, 8)); [INFO] [stderr] | ------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/public_macros.rs:30:13 [INFO] [stderr] | [INFO] [stderr] 30 | / /// # Safety [INFO] [stderr] 31 | | /// [INFO] [stderr] 32 | | /// - This is pin_utils' `pin_mut!` macro: the shadowing ensures [INFO] [stderr] 33 | | /// there is no longer access to the original stack variable, [INFO] [stderr] 34 | | /// which is thus impossible to move or forget. [INFO] [stderr] | |_______________________________________________________________^ [INFO] [stderr] 35 | extern {} [INFO] [stderr] | --------- rustdoc does not generate documentation for extern blocks [INFO] [stderr] | [INFO] [stderr] ::: src/tests.rs:169:19 [INFO] [stderr] | [INFO] [stderr] 169 | let ret = gen_iter!( [INFO] [stderr] | ___________________- [INFO] [stderr] 170 | | for question in answer() { [INFO] [stderr] 171 | | assert_eq!( [INFO] [stderr] 172 | | question, [INFO] [stderr] ... | [INFO] [stderr] 176 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/public_macros.rs:35:13 [INFO] [stderr] | [INFO] [stderr] 35 | extern {} [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/tests.rs:169:19 [INFO] [stderr] | [INFO] [stderr] 169 | let ret = gen_iter!( [INFO] [stderr] | ___________________- [INFO] [stderr] 170 | | for question in answer() { [INFO] [stderr] 171 | | assert_eq!( [INFO] [stderr] 172 | | question, [INFO] [stderr] ... | [INFO] [stderr] 176 | | ); [INFO] [stderr] | |_________- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/public_macros.rs:30:13 [INFO] [stderr] | [INFO] [stderr] 30 | / /// # Safety [INFO] [stderr] 31 | | /// [INFO] [stderr] 32 | | /// - This is pin_utils' `pin_mut!` macro: the shadowing ensures [INFO] [stderr] 33 | | /// there is no longer access to the original stack variable, [INFO] [stderr] 34 | | /// which is thus impossible to move or forget. [INFO] [stderr] | |_______________________________________________________________^ [INFO] [stderr] 35 | extern {} [INFO] [stderr] | --------- rustdoc does not generate documentation for extern blocks [INFO] [stderr] | [INFO] [stderr] ::: src/tests.rs:221:13 [INFO] [stderr] | [INFO] [stderr] 221 | mk_gen!(let iterator = range(2, 7)); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/public_macros.rs:35:13 [INFO] [stderr] | [INFO] [stderr] 35 | extern {} [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/tests.rs:221:13 [INFO] [stderr] | [INFO] [stderr] 221 | mk_gen!(let iterator = range(2, 7)); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/public_macros.rs:30:13 [INFO] [stderr] | [INFO] [stderr] 30 | / /// # Safety [INFO] [stderr] 31 | | /// [INFO] [stderr] 32 | | /// - This is pin_utils' `pin_mut!` macro: the shadowing ensures [INFO] [stderr] 33 | | /// there is no longer access to the original stack variable, [INFO] [stderr] 34 | | /// which is thus impossible to move or forget. [INFO] [stderr] | |_______________________________________________________________^ [INFO] [stderr] 35 | extern {} [INFO] [stderr] | --------- rustdoc does not generate documentation for extern blocks [INFO] [stderr] | [INFO] [stderr] ::: src/tests.rs:222:13 [INFO] [stderr] | [INFO] [stderr] 222 | mk_gen!(let iterator = filter(|x| x % 2 == 0, iterator)); [INFO] [stderr] | -------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/public_macros.rs:35:13 [INFO] [stderr] | [INFO] [stderr] 35 | extern {} [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/tests.rs:222:13 [INFO] [stderr] | [INFO] [stderr] 222 | mk_gen!(let iterator = filter(|x| x % 2 == 0, iterator)); [INFO] [stderr] | -------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/public_macros.rs:30:13 [INFO] [stderr] | [INFO] [stderr] 30 | / /// # Safety [INFO] [stderr] 31 | | /// [INFO] [stderr] 32 | | /// - This is pin_utils' `pin_mut!` macro: the shadowing ensures [INFO] [stderr] 33 | | /// there is no longer access to the original stack variable, [INFO] [stderr] 34 | | /// which is thus impossible to move or forget. [INFO] [stderr] | |_______________________________________________________________^ [INFO] [stderr] 35 | extern {} [INFO] [stderr] | --------- rustdoc does not generate documentation for extern blocks [INFO] [stderr] | [INFO] [stderr] ::: src/tests.rs:233:13 [INFO] [stderr] | [INFO] [stderr] 233 | mk_gen!(let iterator = range(2, 7)); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/public_macros.rs:35:13 [INFO] [stderr] | [INFO] [stderr] 35 | extern {} [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/tests.rs:233:13 [INFO] [stderr] | [INFO] [stderr] 233 | mk_gen!(let iterator = range(2, 7)); [INFO] [stderr] | ----------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/public_macros.rs:30:13 [INFO] [stderr] | [INFO] [stderr] 30 | / /// # Safety [INFO] [stderr] 31 | | /// [INFO] [stderr] 32 | | /// - This is pin_utils' `pin_mut!` macro: the shadowing ensures [INFO] [stderr] 33 | | /// there is no longer access to the original stack variable, [INFO] [stderr] 34 | | /// which is thus impossible to move or forget. [INFO] [stderr] | |_______________________________________________________________^ [INFO] [stderr] 35 | extern {} [INFO] [stderr] | --------- rustdoc does not generate documentation for extern blocks [INFO] [stderr] | [INFO] [stderr] ::: src/tests.rs:234:13 [INFO] [stderr] | [INFO] [stderr] 234 | mk_gen!(let iterator = filter(|x| x % 2 == 0, iterator)); [INFO] [stderr] | -------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/public_macros.rs:35:13 [INFO] [stderr] | [INFO] [stderr] 35 | extern {} [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/tests.rs:234:13 [INFO] [stderr] | [INFO] [stderr] 234 | mk_gen!(let iterator = filter(|x| x % 2 == 0, iterator)); [INFO] [stderr] | -------------------------------------------------------- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: unused doc comment [INFO] [stderr] --> src/public_macros.rs:30:13 [INFO] [stderr] | [INFO] [stderr] 30 | / /// # Safety [INFO] [stderr] 31 | | /// [INFO] [stderr] 32 | | /// - This is pin_utils' `pin_mut!` macro: the shadowing ensures [INFO] [stderr] 33 | | /// there is no longer access to the original stack variable, [INFO] [stderr] 34 | | /// which is thus impossible to move or forget. [INFO] [stderr] | |_______________________________________________________________^ [INFO] [stderr] 35 | extern {} [INFO] [stderr] | --------- rustdoc does not generate documentation for extern blocks [INFO] [stderr] | [INFO] [stderr] ::: src/tests.rs:235:13 [INFO] [stderr] | [INFO] [stderr] 235 | mk_gen!(let iterator = map(|x| x * x, iterator)); [INFO] [stderr] | ------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = help: use `//` for a plain comment [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: `extern` declarations without an explicit ABI are deprecated [INFO] [stderr] --> src/public_macros.rs:35:13 [INFO] [stderr] | [INFO] [stderr] 35 | extern {} [INFO] [stderr] | ^^^^^^ help: explicitly specify the "C" ABI: `extern "C"` [INFO] [stderr] | [INFO] [stderr] ::: src/tests.rs:235:13 [INFO] [stderr] | [INFO] [stderr] 235 | mk_gen!(let iterator = map(|x| x * x, iterator)); [INFO] [stderr] | ------------------------------------------------ in this macro invocation [INFO] [stderr] | [INFO] [stderr] = 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] [stderr] [INFO] [stderr] warning: `next-gen` (lib) generated 1 warning (run `cargo fix --lib -p next-gen` to apply 1 suggestion) [INFO] [stderr] warning: `next-gen` (lib test) generated 23 warnings (1 duplicate) (run `cargo fix --lib -p next-gen --tests` to apply 11 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.44s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/next_gen-4942a6edcfc4591c) [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test tests::basic ... ok [INFO] [stdout] test tests::proc_macros::adaptors::filter_map_range ... ok [INFO] [stdout] test tests::proc_macros::adaptors::filter_range ... ok [INFO] [stdout] test tests::proc_macros::gen_iter ... ok [INFO] [stdout] test tests::proc_macros::resume_args ... ok [INFO] [stdout] test tests::proc_macros::return_iterator_with_concrete_dyn_type ... ok [INFO] [stdout] test tests::proc_macros::range ... ok [INFO] [stdout] test tests::range ... ok [INFO] [stdout] test tests::resume_args ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/recursion.rs (/opt/rustwide/target/debug/deps/recursion-4570be23753fae44) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test naive_stack_state ... ignored [INFO] [stdout] test auto_heap_state ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Doc-tests next_gen [INFO] [stdout] [INFO] [stdout] running 18 tests [INFO] [stdout] test src/generator.rs - generator::Generator (line 74) ... ok [INFO] [stdout] test src/generator_fn.rs - generator_fn::internals::YieldSlot (line 22) - compile ... ok [INFO] [stdout] test src/generator.rs - generator::GeneratorExt::gen_into_iter (line 350) ... ok [INFO] [stdout] test src/generator.rs - generator::GeneratorExt::boxed_gen_into_iter (line 315) ... ok [INFO] [stdout] test src/generator_fn/call_boxed.rs - generator_fn::call_boxed::CallBoxed (line 15) ... ok [INFO] [stdout] test src/generator_fn.rs - generator_fn::GeneratorFn (line 163) ... ok [INFO] [stdout] test src/generator_fn/call_boxed.rs - generator_fn::call_boxed::CallBoxed (line 7) ... ok [INFO] [stdout] test src/generator_fn.rs - generator_fn::GeneratorFn (line 248) ... ok [INFO] [stdout] test src/generator.rs - generator::GeneratorExt::resume_unpin (line 284) ... ok [INFO] [stdout] test src/generator_fn/call_boxed.rs - generator_fn::call_boxed::CallBoxed (line 23) ... ok [INFO] [stdout] test src/generator_fn.rs - generator_fn::GeneratorFn (line 188) ... ok [INFO] [stdout] test src/generator.rs - generator::Generator (line 52) ... ok [INFO] [stdout] test src/generator.rs - generator::Generator (line 14) ... ok [INFO] [stdout] test src/generator_fn/call_boxed.rs - generator_fn::call_boxed::CallBoxed (line 46) ... ok [INFO] [stdout] test src/generator_fn.rs - generator_fn::GeneratorFn (line 222) ... ok [INFO] [stdout] test src/public_macros.rs - public_macros::gen_iter (line 133) ... ok [INFO] [stdout] test src/public_macros.rs - public_macros::mk_gen (line 52) ... ok [INFO] [stdout] test src/public_macros.rs - public_macros::gen_iter (line 179) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.20s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "d2651f812eb11a0bb222b5c2d0d808e3121557355e4beb7c13cbb563bcf46308", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d2651f812eb11a0bb222b5c2d0d808e3121557355e4beb7c13cbb563bcf46308", kill_on_drop: false }` [INFO] [stdout] d2651f812eb11a0bb222b5c2d0d808e3121557355e4beb7c13cbb563bcf46308