[INFO] fetching crate reducer 2.1.1... [INFO] checking reducer-2.1.1 against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] extracting crate reducer 2.1.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate reducer 2.1.1 on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "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-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rusty-fork v0.2.2 [INFO] [stderr] Downloaded mockall v0.7.2 [INFO] [stderr] Downloaded proptest v0.9.6 [INFO] [stderr] Downloaded mockall_derive v0.7.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2e62b9f29efcec5c56676a7704a7be00140912b52ba48ebae77b4eeb5713cf5c [INFO] running `Command { std: "docker" "start" "-a" "2e62b9f29efcec5c56676a7704a7be00140912b52ba48ebae77b4eeb5713cf5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2e62b9f29efcec5c56676a7704a7be00140912b52ba48ebae77b4eeb5713cf5c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2e62b9f29efcec5c56676a7704a7be00140912b52ba48ebae77b4eeb5713cf5c", kill_on_drop: false }` [INFO] [stdout] 2e62b9f29efcec5c56676a7704a7be00140912b52ba48ebae77b4eeb5713cf5c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:c46a2d1a26fb48b37929c74ca49dd9409f2375a0a3bdb8fe07617f3ffccaa889" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2d499120a6ebafa0f195d08c15f625d63e55de8e5bbca20d827b27d494c316e7 [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" "2d499120a6ebafa0f195d08c15f625d63e55de8e5bbca20d827b27d494c316e7", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Checking rand_core v0.4.2 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking futures-core v0.3.14 [INFO] [stderr] Checking futures-sink v0.3.14 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking predicates-core v1.0.2 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking treeline v0.1.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking downcast v0.10.0 [INFO] [stderr] Checking fragile v1.0.0 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking futures-channel v0.3.14 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking rand_core v0.3.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Checking predicates-tree v1.0.2 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.3 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Checking regex v1.4.5 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking rayon-core v1.9.0 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking plotters v0.3.0 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking rusty-fork v0.2.2 [INFO] [stderr] Checking predicates v1.0.7 [INFO] [stderr] Checking proptest v0.9.6 [INFO] [stderr] Checking serde_json v1.0.64 [INFO] [stderr] Checking bstr v0.2.15 [INFO] [stderr] Checking serde_cbor v0.11.1 [INFO] [stderr] Checking csv v1.1.6 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling pin-project-internal v0.4.28 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling mockall_derive v0.7.2 [INFO] [stderr] Checking futures-util v0.3.14 [INFO] [stderr] Checking pin-project v0.4.28 [INFO] [stderr] Checking mockall v0.7.2 [INFO] [stderr] Checking criterion v0.3.4 [INFO] [stderr] Checking futures-executor v0.3.14 [INFO] [stderr] Checking futures v0.3.14 [INFO] [stderr] Checking 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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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 a macro (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] [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] [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] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2d499120a6ebafa0f195d08c15f625d63e55de8e5bbca20d827b27d494c316e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d499120a6ebafa0f195d08c15f625d63e55de8e5bbca20d827b27d494c316e7", kill_on_drop: false }` [INFO] [stdout] 2d499120a6ebafa0f195d08c15f625d63e55de8e5bbca20d827b27d494c316e7