[INFO] fetching crate reducer 2.1.1... [INFO] testing reducer-2.1.1 against try#ecabaf78506b7a4668d42dc20268c086b93f0fad for pr-87041 [INFO] extracting crate reducer 2.1.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate reducer 2.1.1 on toolchain ecabaf78506b7a4668d42dc20268c086b93f0fad [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded mockall v0.7.2 [INFO] [stderr] Downloaded mockall_derive v0.7.2 [INFO] [stderr] Downloaded proptest v0.9.6 [INFO] [stderr] Downloaded rusty-fork v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f98ab01837e6177c059bb62cce304edf3d74fefefe19a30e55bbf9750b304bc2 [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" "f98ab01837e6177c059bb62cce304edf3d74fefefe19a30e55bbf9750b304bc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f98ab01837e6177c059bb62cce304edf3d74fefefe19a30e55bbf9750b304bc2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f98ab01837e6177c059bb62cce304edf3d74fefefe19a30e55bbf9750b304bc2", kill_on_drop: false }` [INFO] [stdout] f98ab01837e6177c059bb62cce304edf3d74fefefe19a30e55bbf9750b304bc2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+ecabaf78506b7a4668d42dc20268c086b93f0fad" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c77e6b5fb19ee4f184e55ac19233c086c11da36138bb5b53c40f2154ae0df6b5 [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" "c77e6b5fb19ee4f184e55ac19233c086c11da36138bb5b53c40f2154ae0df6b5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling libc v0.2.98 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling pin-project v0.4.28 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [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] error: 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: `#[deny(useless_deprecated)]` on by default [INFO] [stdout] = note: this error originates in the macro `impl_reducer_for_arrays` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `impl_reducer_for_arrays` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `impl_reducer_for_arrays` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `impl_reducer_for_arrays` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `impl_reducer_for_arrays` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `impl_reducer_for_arrays` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `impl_reducer_for_arrays` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `impl_reducer_for_arrays` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `impl_reducer_for_arrays` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `impl_reducer_for_arrays` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `impl_reducer_for_arrays` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `impl_reducer_for_arrays` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `impl_reducer_for_arrays` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `impl_reducer_for_arrays` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `impl_reducer_for_arrays` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `impl_reducer_for_arrays` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `impl_reducer_for_arrays` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `impl_reducer_for_arrays` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `impl_reducer_for_arrays` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `impl_reducer_for_arrays` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `impl_reducer_for_arrays` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `impl_reducer_for_arrays` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `impl_reducer_for_arrays` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `impl_reducer_for_arrays` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `impl_reducer_for_arrays` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `impl_reducer_for_arrays` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `impl_reducer_for_arrays` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `impl_reducer_for_arrays` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `impl_reducer_for_arrays` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `impl_reducer_for_arrays` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `impl_reducer_for_arrays` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `impl_reducer_for_arrays` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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 error originates in the macro `impl_reducer_for_arrays` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: 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] error: 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: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/dispatcher/spawn.rs:152:44 [INFO] [stdout] | [INFO] [stdout] 152 | let dispatcher: Self::Dispatcher = Dispatcher::<_, Output = _>::from_sink( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `>` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/reactor/sink.rs:83:9 [INFO] [stdout] | [INFO] [stdout] 83 | Reactor::::from_sink_with(sink, S::to_owned) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ help: use `dyn`: `>` [INFO] [stdout] | [INFO] [stdout] = warning: this is accepted in the current edition (Rust 2018) but is a hard error in Rust 2021! [INFO] [stdout] = note: for more information, see issue #80165 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 35 previous errors; 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `reducer` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "c77e6b5fb19ee4f184e55ac19233c086c11da36138bb5b53c40f2154ae0df6b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c77e6b5fb19ee4f184e55ac19233c086c11da36138bb5b53c40f2154ae0df6b5", kill_on_drop: false }` [INFO] [stdout] c77e6b5fb19ee4f184e55ac19233c086c11da36138bb5b53c40f2154ae0df6b5