[INFO] fetching crate reducer 2.1.1... [INFO] checking reducer-2.1.1 against try#bb9dbf1d07454a99066eabaabd5819851281494b for pr-80920 [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 bb9dbf1d07454a99066eabaabd5819851281494b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "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-3/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 10cf783891fa03a91758a620166353cfdb4ebc4c98580ca4f7a0cf2ca29a66de [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" "10cf783891fa03a91758a620166353cfdb4ebc4c98580ca4f7a0cf2ca29a66de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "10cf783891fa03a91758a620166353cfdb4ebc4c98580ca4f7a0cf2ca29a66de", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10cf783891fa03a91758a620166353cfdb4ebc4c98580ca4f7a0cf2ca29a66de", kill_on_drop: false }` [INFO] [stdout] 10cf783891fa03a91758a620166353cfdb4ebc4c98580ca4f7a0cf2ca29a66de [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:21f1ed92105a0ef9b0d27ad8bdeb7f36f9f01ac17fffe3a3f3dc5241fc25d8f4" "/opt/rustwide/cargo-home/bin/cargo" "+bb9dbf1d07454a99066eabaabd5819851281494b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1bfd83de64883aab93209a9459ddda03b9059b7dac3f2a685120c271ed92fbd0 [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" "1bfd83de64883aab93209a9459ddda03b9059b7dac3f2a685120c271ed92fbd0", kill_on_drop: false }` [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling syn v1.0.58 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking futures-sink v0.3.9 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking pin-project-lite v0.2.4 [INFO] [stderr] Checking futures-io v0.3.9 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Checking fragile v1.0.0 [INFO] [stderr] Checking downcast v0.10.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking regex-automata v0.1.9 [INFO] [stderr] Checking predicates-tree v1.0.1 [INFO] [stderr] Checking futures-channel v0.3.9 [INFO] [stderr] Checking itertools v0.9.0 [INFO] [stderr] Checking thread_local v1.1.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking bitflags v1.2.1 [INFO] [stderr] Checking futures-task v0.3.9 [INFO] [stderr] Checking getrandom v0.2.1 [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 serde_json v1.0.61 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking bstr v0.2.14 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Checking float-cmp v0.8.0 [INFO] [stderr] Checking plotters v0.2.15 [INFO] [stderr] Checking rand v0.8.1 [INFO] [stderr] Checking crossbeam-channel v0.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.1 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking csv v1.1.5 [INFO] [stderr] Checking criterion-plot v0.4.3 [INFO] [stderr] Checking tinytemplate v1.2.0 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking tempfile v3.2.0 [INFO] [stderr] Checking rusty-fork v0.2.2 [INFO] [stderr] Checking proptest v0.9.6 [INFO] [stderr] Checking predicates v1.0.6 [INFO] [stderr] Compiling futures-macro v0.3.9 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Compiling serde_derive v1.0.119 [INFO] [stderr] Compiling mockall_derive v0.7.2 [INFO] [stderr] Checking futures-util v0.3.9 [INFO] [stderr] Checking pin-project v0.4.27 [INFO] [stderr] Checking mockall v0.7.2 [INFO] [stderr] Checking criterion v0.3.3 [INFO] [stderr] Checking futures-executor v0.3.9 [INFO] [stderr] Checking futures v0.3.9 [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] error: aborting due to 35 previous errors; 2 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" "1bfd83de64883aab93209a9459ddda03b9059b7dac3f2a685120c271ed92fbd0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1bfd83de64883aab93209a9459ddda03b9059b7dac3f2a685120c271ed92fbd0", kill_on_drop: false }` [INFO] [stdout] 1bfd83de64883aab93209a9459ddda03b9059b7dac3f2a685120c271ed92fbd0