[INFO] fetching crate reducer 2.1.1... [INFO] testing reducer-2.1.1 against 1.49.0 for beta-1.50-1 [INFO] extracting crate reducer 2.1.1 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate reducer 2.1.1 on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate reducer 2.1.1 [INFO] finished tweaking crates.io crate reducer 2.1.1 [INFO] tweaked toml for crates.io crate reducer 2.1.1 written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cecd0ac103f3b6a0d0f4d8db53a7c62dfcc3706fa3ba25423d0b651dfc29372d [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" "cecd0ac103f3b6a0d0f4d8db53a7c62dfcc3706fa3ba25423d0b651dfc29372d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cecd0ac103f3b6a0d0f4d8db53a7c62dfcc3706fa3ba25423d0b651dfc29372d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cecd0ac103f3b6a0d0f4d8db53a7c62dfcc3706fa3ba25423d0b651dfc29372d", kill_on_drop: false }` [INFO] [stdout] cecd0ac103f3b6a0d0f4d8db53a7c62dfcc3706fa3ba25423d0b651dfc29372d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eadccb1edb7b55f5feae403e3a888eee72fa17e714d649eb2e93ae0f9bd3a1d8 [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" "eadccb1edb7b55f5feae403e3a888eee72fa17e714d649eb2e93ae0f9bd3a1d8", kill_on_drop: false }` [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling reducer v2.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details [INFO] [stdout] --> src/dispatcher/store.rs:137:11 [INFO] [stdout] | [INFO] [stdout] 137 | #[project] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details [INFO] [stdout] --> src/reactor/sink.rs:51:7 [INFO] [stdout] | [INFO] [stdout] 51 | #[project] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(useless_deprecated)]` on by default [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/reference.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/slice.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 37 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.23s [INFO] running `Command { std: "docker" "inspect" "eadccb1edb7b55f5feae403e3a888eee72fa17e714d649eb2e93ae0f9bd3a1d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eadccb1edb7b55f5feae403e3a888eee72fa17e714d649eb2e93ae0f9bd3a1d8", kill_on_drop: false }` [INFO] [stdout] eadccb1edb7b55f5feae403e3a888eee72fa17e714d649eb2e93ae0f9bd3a1d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 58fa7fa08319492c1908770e40112edaf72aef5465f63844dee9a01996fe817d [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" "58fa7fa08319492c1908770e40112edaf72aef5465f63844dee9a01996fe817d", kill_on_drop: false }` [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling predicates-core v1.0.1 [INFO] [stderr] Compiling bit-vec v0.6.3 [INFO] [stderr] Compiling fragile v1.0.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling downcast v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling mockall_derive v0.7.2 [INFO] [stderr] Compiling tinytemplate v1.2.0 [INFO] [stderr] Compiling predicates-tree v1.0.1 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stdout] warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details [INFO] [stdout] --> src/dispatcher/store.rs:137:11 [INFO] [stdout] | [INFO] [stdout] 137 | #[project] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details [INFO] [stdout] --> src/reactor/sink.rs:51:7 [INFO] [stdout] | [INFO] [stdout] 51 | #[project] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(useless_deprecated)]` on by default [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/reference.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/slice.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 37 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling bit-set v0.5.2 [INFO] [stderr] Compiling bstr v0.2.14 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling csv v1.1.5 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling plotters v0.2.15 [INFO] [stderr] Compiling predicates v1.0.6 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling rusty-fork v0.2.2 [INFO] [stderr] Compiling proptest v0.9.6 [INFO] [stderr] Compiling criterion v0.3.3 [INFO] [stderr] Compiling mockall v0.7.2 [INFO] [stderr] Compiling reducer v2.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details [INFO] [stdout] --> src/dispatcher/store.rs:137:11 [INFO] [stdout] | [INFO] [stdout] 137 | #[project] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details [INFO] [stdout] --> src/reactor/sink.rs:51:7 [INFO] [stdout] | [INFO] [stdout] 51 | #[project] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(useless_deprecated)]` on by default [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/array.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 16 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] ... [INFO] [stdout] 29 | / impl_reducer_for_arrays!( [INFO] [stdout] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stdout] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stdout] 32 | | ); [INFO] [stdout] | |__- in this macro invocation [INFO] [stdout] | [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: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/reference.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this `#[deprecated]` annotation has no effect [INFO] [stdout] --> src/reducer/slice.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | #[deprecated] [INFO] [stdout] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 37 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 18s [INFO] running `Command { std: "docker" "inspect" "58fa7fa08319492c1908770e40112edaf72aef5465f63844dee9a01996fe817d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "58fa7fa08319492c1908770e40112edaf72aef5465f63844dee9a01996fe817d", kill_on_drop: false }` [INFO] [stdout] 58fa7fa08319492c1908770e40112edaf72aef5465f63844dee9a01996fe817d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cfa8c7884aae55afbabff64ead46c7119d4e5c29df28278d5a54d468a1dfe902 [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" "cfa8c7884aae55afbabff64ead46c7119d4e5c29df28278d5a54d468a1dfe902", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details [INFO] [stderr] --> src/dispatcher/store.rs:137:11 [INFO] [stderr] | [INFO] [stderr] 137 | #[project] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details [INFO] [stderr] --> src/reactor/sink.rs:51:7 [INFO] [stderr] | [INFO] [stderr] 51 | #[project] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(useless_deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/reference.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/slice.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] [INFO] [stderr] warning: 37 warnings emitted [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details [INFO] [stderr] --> src/dispatcher/store.rs:137:11 [INFO] [stderr] | [INFO] [stderr] 137 | #[project] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated macro `project`: consider naming projected type by passing `project` argument to #[pin_project] attribute instead, see release note for details [INFO] [stderr] --> src/reactor/sink.rs:51:7 [INFO] [stderr] | [INFO] [stderr] 51 | #[project] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(useless_deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stdout] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stdout] running 119 tests [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/array.rs:16:9 [INFO] [stderr] | [INFO] [stderr] 16 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] ... [INFO] [stderr] 29 | / impl_reducer_for_arrays!( [INFO] [stderr] 30 | | _32, _31, _30, _29, _28, _27, _26, _25, _24, _23, _22, _21, _20, _19, _18, _17, _16, _15, _14, [INFO] [stderr] 31 | | _13, _12, _11, _10, _09, _08, _07, _06, _05, _04, _03, _02, _01, _00 [INFO] [stderr] 32 | | ); [INFO] [stderr] | |__- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/reference.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] [INFO] [stderr] warning: this `#[deprecated]` annotation has no effect [INFO] [stderr] --> src/reducer/slice.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | #[deprecated] [INFO] [stderr] | ^^^^^^^^^^^^^ help: remove the unnecessary deprecation attribute [INFO] [stderr] [INFO] [stderr] warning: 37 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.19s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/reducer-18462092c05c56e7 [INFO] [stdout] test dispatcher::sink::tests::sink ... ok [INFO] [stdout] test dispatcher::sink::tests::deref ... ok [INFO] [stdout] test dispatcher::sink::tests::dispatch ... ok [INFO] [stdout] test dispatcher::store::tests::default ... ok [INFO] [stdout] test dispatcher::store::tests::new ... ok [INFO] [stdout] test dispatcher::store::tests::clone ... ok [INFO] [stdout] test dispatcher::store::tests::deref ... ok [INFO] [stdout] test dispatcher::store::tests::dispatch ... ok [INFO] [stdout] test dispatcher::store::tests::sink ... ok [INFO] [stdout] test dispatcher::store::tests::subscribe ... ok [INFO] [stdout] test reactor::array::tests::_01 ... ok [INFO] [stdout] test dispatcher::tests::dispatch ... ok [INFO] [stdout] test reactor::array::tests::_04 ... ok [INFO] [stdout] test reactor::array::tests::_00 ... ok [INFO] [stdout] test reactor::array::tests::_03 ... ok [INFO] [stdout] test reactor::array::tests::_05 ... ok [INFO] [stdout] test reactor::array::tests::_02 ... ok [INFO] [stdout] test reactor::array::tests::_06 ... ok [INFO] [stdout] test reactor::array::tests::_08 ... ok [INFO] [stdout] test reactor::array::tests::_07 ... ok [INFO] [stdout] test reactor::array::tests::_11 ... ok [INFO] [stdout] test reactor::array::tests::_10 ... ok [INFO] [stdout] test reactor::array::tests::_09 ... ok [INFO] [stdout] test reactor::array::tests::_12 ... ok [INFO] [stdout] test reactor::array::tests::_13 ... ok [INFO] [stdout] test reactor::array::tests::_15 ... ok [INFO] [stdout] test dispatcher::spawn::tests::error ... ok [INFO] [stdout] test reactor::array::tests::_16 ... ok [INFO] [stdout] test dispatcher::spawn::tests::dispatch ... ok [INFO] [stdout] test reactor::array::tests::_19 ... ok [INFO] [stdout] test reactor::array::tests::_14 ... ok [INFO] [stdout] test dispatcher::spawn::tests::sink ... ok [INFO] [stdout] test reactor::array::tests::_21 ... ok [INFO] [stdout] test reactor::array::tests::_20 ... ok [INFO] [stdout] test reactor::boxed::tests::react ... ok [INFO] [stdout] test reactor::sink::tests::deref ... ok [INFO] [stdout] test reactor::array::tests::_17 ... ok [INFO] [stdout] test reactor::reference::tests::react ... ok [INFO] [stdout] test reactor::array::tests::_24 ... ok [INFO] [stdout] test reactor::array::tests::_23 ... ok [INFO] [stdout] test reactor::array::tests::_26 ... ok [INFO] [stdout] test reactor::tuple::tests::_02 ... ok [INFO] [stdout] test reactor::tests::react ... ok [INFO] [stdout] test reactor::tuple::tests::_01 ... ok [INFO] [stdout] test reactor::tuple::tests::_03 ... ok [INFO] [stdout] test reactor::array::tests::_18 ... ok [INFO] [stdout] test reactor::tuple::tests::_04 ... ok [INFO] [stdout] test reactor::array::tests::_22 ... ok [INFO] [stdout] test reactor::tuple::tests::_07 ... ok [INFO] [stdout] test reactor::tuple::tests::_06 ... ok [INFO] [stdout] test reactor::array::tests::_32 ... ok [INFO] [stdout] test reactor::tuple::tests::_05 ... ok [INFO] [stdout] test reducer::arc::tests::reduce ... ok [INFO] [stdout] test reducer::array::tests::_00 ... ok [INFO] [stdout] test reactor::tuple::tests::_09 ... ok [INFO] [stdout] test reducer::arc::tests::cow ... ok [INFO] [stdout] test reactor::slice::tests::react ... ok [INFO] [stdout] test reactor::tuple::tests::_08 ... ok [INFO] [stdout] test reactor::array::tests::_30 ... ok [INFO] [stdout] test reactor::array::tests::_25 ... ok [INFO] [stdout] test reactor::array::tests::_27 ... ok [INFO] [stdout] test reducer::array::tests::_01 ... ok [INFO] [stdout] test reactor::array::tests::_31 ... ok [INFO] [stdout] test reactor::tuple::tests::_12 ... ok [INFO] [stdout] test reducer::array::tests::_03 ... ok [INFO] [stdout] test reducer::array::tests::_04 ... ok [INFO] [stdout] test reducer::array::tests::_05 ... ok [INFO] [stdout] test reactor::tuple::tests::_11 ... ok [INFO] [stdout] test reducer::array::tests::_02 ... ok [INFO] [stdout] test reactor::tuple::tests::_10 ... ok [INFO] [stdout] test reducer::array::tests::_06 ... ok [INFO] [stdout] test reducer::array::tests::_07 ... ok [INFO] [stdout] test reducer::array::tests::_11 ... ok [INFO] [stdout] test reducer::array::tests::_08 ... ok [INFO] [stdout] test reactor::array::tests::_29 ... ok [INFO] [stdout] test reducer::array::tests::_12 ... ok [INFO] [stdout] test reducer::array::tests::_09 ... ok [INFO] [stdout] test reducer::array::tests::_10 ... ok [INFO] [stdout] test reactor::array::tests::_28 ... ok [INFO] [stdout] test reducer::array::tests::_22 ... ok [INFO] [stdout] test reducer::array::tests::_15 ... ok [INFO] [stdout] test reducer::array::tests::_18 ... ok [INFO] [stdout] test reducer::array::tests::_19 ... ok [INFO] [stdout] test reducer::array::tests::_13 ... ok [INFO] [stdout] test reducer::array::tests::_14 ... ok [INFO] [stdout] test reducer::array::tests::_21 ... ok [INFO] [stdout] test reducer::array::tests::_24 ... ok [INFO] [stdout] test reducer::array::tests::_23 ... ok [INFO] [stdout] test reducer::boxed::tests::reduce ... ok [INFO] [stdout] test reducer::array::tests::_31 ... ok [INFO] [stdout] test reducer::reference::tests::reduce ... ok [INFO] [stdout] test reducer::array::tests::_17 ... ok [INFO] [stdout] test reducer::array::tests::_16 ... ok [INFO] [stdout] test reducer::array::tests::_20 ... ok [INFO] [stdout] test reducer::tests::reduce ... ok [INFO] [stdout] test reducer::rc::tests::cow ... ok [INFO] [stdout] test reducer::tuple::tests::_02 ... ok [INFO] [stdout] test reducer::rc::tests::reduce ... ok [INFO] [stdout] test reducer::tuple::tests::_03 ... ok [INFO] [stdout] test reducer::tuple::tests::_01 ... ok [INFO] [stdout] test reducer::array::tests::_30 ... ok [INFO] [stdout] test reducer::tuple::tests::_04 ... ok [INFO] [stdout] test reducer::array::tests::_28 ... ok [INFO] [stdout] test reducer::array::tests::_29 ... ok [INFO] [stdout] test reducer::tuple::tests::_07 ... ok [INFO] [stdout] test reducer::array::tests::_26 ... ok [INFO] [stdout] test reducer::array::tests::_25 ... ok [INFO] [stdout] test reducer::tuple::tests::_05 ... ok [INFO] [stdout] test reducer::tuple::tests::_06 ... ok [INFO] [stdout] test reducer::tuple::tests::_08 ... ok [INFO] [stdout] test reducer::tuple::tests::_09 ... ok [INFO] [stdout] test reducer::tuple::tests::_10 ... ok [INFO] [stdout] test reducer::slice::tests::reduce ... ok [INFO] [stdout] test reducer::tuple::tests::_11 ... ok [INFO] [stdout] test reducer::array::tests::_27 ... ok [INFO] [stdout] test reducer::tuple::tests::_12 ... ok [INFO] [stdout] test reactor::sink::tests::sink ... ok [INFO] [stdout] test reducer::array::tests::_32 ... ok [INFO] [stderr] Doc-tests reducer [INFO] [stdout] test reactor::sink::tests::react ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 119 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 66 tests [INFO] [stdout] test src/reactor.rs - reactor::Reactor::react (line 26) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 1 + 2 * (1 + 2)] (line 68) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 1 + 2 * (1 + 2 * (1 + 2))] (line 68) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 0] (line 68) ... ok [INFO] [stdout] test src/dispatcher/store.rs - dispatcher::store::Store (line 20) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 1 + 2 * (2 * (2 * (1 + 2)))] (line 68) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 1 + 2 * (1 + 2 * (1 + 2 * 2))] (line 68) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 1 + 2 * (2 * (1 + 2))] (line 68) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 1 + 2 * (1 + 2 * 2)] (line 68) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 1 + 2 * (2 * (1 + 2 * (1 + 2)))] (line 68) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 1 + 2 * (2 * (1 + 2 * 2))] (line 68) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 1 + 2 * (1 + 2 * (2 * 2))] (line 68) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 1 + 2 * (1 + 2 * (1 + 2 * (1 + 2)))] (line 68) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 1 + 2 * (1 + 2 * (2 * (1 + 2)))] (line 68) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 1 + 2 * 2] (line 68) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 2 * (1 + 2 * (1 + 2 * 2))] (line 68) ... ok [INFO] [stdout] test src/dispatcher/spawn.rs - dispatcher::spawn::SpawnDispatcher::spawn_dispatcher (line 37) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 1] (line 68) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 1 + 2 * (2 * 2)] (line 68) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 2 * (1 + 2 * (1 + 2 * (1 + 2)))] (line 68) ... ok [INFO] [stdout] test src/dispatcher/sink.rs - dispatcher::sink::Dispatcher>::from_sink (line 68) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 1 + 2 * (2 * (2 * 2))] (line 68) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 2 * (1 + 2)] (line 68) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 1 + 2] (line 68) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 2 * (1 + 2 * (2 * 2))] (line 68) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 2 * (1 + 2 * (1 + 2))] (line 68) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 2 * (1 + 2 * 2)] (line 68) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 2 * (2 * (1 + 2))] (line 68) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 2 * (1 + 2 * (2 * (1 + 2)))] (line 68) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 2 * (2 * (1 + 2 * (1 + 2)))] (line 68) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 2 * (2 * (1 + 2 * 2))] (line 68) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 2] (line 68) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 2 * (2 * 2)] (line 68) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 2 * (2 * (2 * (1 + 2)))] (line 68) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 2 * 2] (line 68) ... ok [INFO] [stdout] test src/reactor/sink.rs - reactor::sink::Reactor::from_sink_with (line 91) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 2 * (2 * (2 * 2))] (line 68) ... ok [INFO] [stdout] test src/reactor/tuple.rs - reactor::tuple::(A, B, C, D, E, F, G) (line 84) ... ok [INFO] [stdout] test src/reactor/tuple.rs - reactor::tuple::(A, B, C) (line 84) ... ok [INFO] [stdout] test src/reactor/tuple.rs - reactor::tuple::(A, B, C, D, E, F) (line 84) ... ok [INFO] [stdout] test src/reactor/slice.rs - reactor::slice::[T] (line 7) ... ok [INFO] [stdout] test src/reactor/array.rs - reactor::array::[T; 2 * (2 * (2 * (2 * 2)))] (line 68) ... ok [INFO] [stdout] test src/reactor/tuple.rs - reactor::tuple::(A, B, C, D, E) (line 84) ... ok [INFO] [stdout] test src/reactor/tuple.rs - reactor::tuple::(A, B, C, D) (line 84) ... ok [INFO] [stdout] test src/reactor/tuple.rs - reactor::tuple::(A, B) (line 84) ... ok [INFO] [stdout] test src/reactor/tuple.rs - reactor::tuple::(A, B, C, D, E, F, G, H, I) (line 84) ... ok [INFO] [stdout] test src/reactor/tuple.rs - reactor::tuple::(A, B, C, D, E, F, G, H) (line 84) ... ok [INFO] [stdout] test src/reactor/tuple.rs - reactor::tuple::(A, B, C, D, E, F, G, H, I, J, K) (line 84) ... ok [INFO] [stdout] test src/reactor/tuple.rs - reactor::tuple::(A, B, C, D, E, F, G, H, I, J) (line 84) ... ok [INFO] [stdout] test src/reactor/tuple.rs - reactor::tuple::(A, B, C, D, E, F, G, H, I, J, K, L) (line 84) ... ok [INFO] [stdout] test src/reactor/tuple.rs - reactor::tuple::(A,) (line 84) ... ok [INFO] [stdout] test src/reducer/tuple.rs - reducer::tuple::(B, C, D, E) (line 82) ... ok [INFO] [stdout] test src/reducer/tuple.rs - reducer::tuple::(B, C) (line 82) ... ok [INFO] [stdout] test src/reducer/arc.rs - reducer::arc::Arc (line 13) ... ok [INFO] [stdout] test src/reducer/tuple.rs - reducer::tuple::(B, C, D, E, F, G, H, I) (line 82) ... ok [INFO] [stdout] test src/reducer/tuple.rs - reducer::tuple::(B, C, D, E, F, G, H) (line 82) ... ok [INFO] [stdout] test src/reducer/tuple.rs - reducer::tuple::(B, C, D, E, F, G) (line 82) ... ok [INFO] [stdout] test src/reducer/tuple.rs - reducer::tuple::(B, C, D, E, F, G, H, I, J, K, L) (line 82) ... ok [INFO] [stdout] test src/reducer/rc.rs - reducer::rc::Rc (line 13) ... ok [INFO] [stdout] test src/reducer/tuple.rs - reducer::tuple::(B, C, D, E, F) (line 82) ... ok [INFO] [stdout] test src/reducer/tuple.rs - reducer::tuple::(B, C, D) (line 82) ... ok [INFO] [stdout] test src/reducer/tuple.rs - reducer::tuple::(B, C, D, E, F, G, H, I, J) (line 82) ... ok [INFO] [stdout] test src/reducer/tuple.rs - reducer::tuple::(B, C, D, E, F, G, H, I, J, K) (line 82) ... ok [INFO] [stdout] test src/reducer.rs - reducer::Reducer::reduce (line 26) ... ok [INFO] [stdout] test src/reducer/tuple.rs - reducer::tuple::(B, C, D, E, F, G, H, I, J, K, L, M) (line 82) ... ok [INFO] [stdout] test src/reducer/tuple.rs - reducer::tuple::(B,) (line 82) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 66 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "cfa8c7884aae55afbabff64ead46c7119d4e5c29df28278d5a54d468a1dfe902", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfa8c7884aae55afbabff64ead46c7119d4e5c29df28278d5a54d468a1dfe902", kill_on_drop: false }` [INFO] [stdout] cfa8c7884aae55afbabff64ead46c7119d4e5c29df28278d5a54d468a1dfe902