[INFO] fetching crate rocketmq-broker 0.7.0... [INFO] checking rocketmq-broker-0.7.0 against 4d7f6614d0baa7689bd05eba340114667db4d5b7 for pr-133502-28 [INFO] extracting crate rocketmq-broker 0.7.0 into /workspace/builds/worker-5-tc2/source [INFO] started tweaking crates.io crate rocketmq-broker 0.7.0 [INFO] finished tweaking crates.io crate rocketmq-broker 0.7.0 [INFO] tweaked toml for crates.io crate rocketmq-broker 0.7.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate rocketmq-broker 0.7.0 on toolchain 4d7f6614d0baa7689bd05eba340114667db4d5b7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rocketmq-broker 0.7.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:00c5645b54fe3ce5dae1417175e3c7fb6a6646c021d554ecd63a097b8b9f3602" "sleep" "infinity", kill_on_drop: false }` [INFO] [stdout] 998fcb2ca3b148a256db9b4b35dc97754b90f47eafe9dbca804000a05610bf6d [INFO] running `Command { std: "docker" "start" "998fcb2ca3b148a256db9b4b35dc97754b90f47eafe9dbca804000a05610bf6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "998fcb2ca3b148a256db9b4b35dc97754b90f47eafe9dbca804000a05610bf6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "998fcb2ca3b148a256db9b4b35dc97754b90f47eafe9dbca804000a05610bf6d" "/opt/rustwide/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "998fcb2ca3b148a256db9b4b35dc97754b90f47eafe9dbca804000a05610bf6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "998fcb2ca3b148a256db9b4b35dc97754b90f47eafe9dbca804000a05610bf6d" "/opt/rustwide/cargo-home/bin/cargo" "+4d7f6614d0baa7689bd05eba340114667db4d5b7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.103 [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling unicode-ident v1.0.18 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling shlex v1.3.0 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking smallvec v1.15.0 [INFO] [stderr] Checking once_cell v1.21.3 [INFO] [stderr] Compiling pkg-config v0.3.32 [INFO] [stderr] Checking itoa v1.0.15 [INFO] [stderr] Checking bytes v1.11.0 [INFO] [stderr] Checking pin-project-lite v0.2.16 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking futures-core v0.3.31 [INFO] [stderr] Checking futures-sink v0.3.31 [INFO] [stderr] Compiling thiserror v2.0.17 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking hashbrown v0.15.3 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-channel v0.3.31 [INFO] [stderr] Checking futures-io v0.3.31 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Compiling cfg-if v1.0.4 [INFO] [stderr] Compiling crunchy v0.2.3 [INFO] [stderr] Checking tracing-core v0.1.35 [INFO] [stderr] Checking log v0.4.27 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking writeable v0.5.5 [INFO] [stderr] Compiling icu_locid_transform_data v1.5.1 [INFO] [stderr] Checking litemap v0.7.5 [INFO] [stderr] Checking ryu v1.0.20 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Compiling getrandom v0.3.2 [INFO] [stderr] Compiling ucd-trie v0.1.7 [INFO] [stderr] Compiling icu_properties_data v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling zerocopy v0.8.26 [INFO] [stderr] Compiling icu_normalizer_data v1.5.1 [INFO] [stderr] Compiling openssl v0.10.72 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking indexmap v2.9.0 [INFO] [stderr] Checking encoding_rs v0.8.35 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Checking write16 v1.0.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Checking winnow v0.7.13 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking utf16_iter v1.0.5 [INFO] [stderr] Checking socket2 v0.6.0 [INFO] [stderr] Checking mio v1.0.3 [INFO] [stderr] Checking signal-hook-registry v1.4.5 [INFO] [stderr] Compiling jobserver v0.1.33 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking hashlink v0.10.0 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling cc v1.2.21 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Checking rand_core v0.9.3 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Checking unicode-segmentation v1.12.0 [INFO] [stderr] Checking arraydeque v0.5.1 [INFO] [stderr] Checking socket2 v0.5.9 [INFO] [stderr] Checking form_urlencoded v1.2.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking sync_wrapper v1.0.2 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking iana-time-zone v0.1.63 [INFO] [stderr] Checking ipnet v2.11.0 [INFO] [stderr] Checking yaml-rust2 v0.10.4 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking nu-ansi-term v0.50.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Checking regex-syntax v0.8.5 [INFO] [stderr] Checking pathdiff v0.2.3 [INFO] [stderr] Checking ordered-multimap v0.7.3 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Compiling rustix v1.0.7 [INFO] [stderr] Checking tracing-subscriber v0.3.22 [INFO] [stderr] Checking http-body-util v0.1.3 [INFO] [stderr] Checking deranged v0.4.0 [INFO] [stderr] Checking num_cpus v1.17.0 [INFO] [stderr] Checking rust-ini v0.21.3 [INFO] [stderr] Checking winnow v0.6.26 [INFO] [stderr] Compiling radium v0.7.0 [INFO] [stderr] Checking time-core v0.1.4 [INFO] [stderr] Checking iri-string v0.7.8 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking ppv-lite86 v0.2.21 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking serde_spanned v1.0.2 [INFO] [stderr] Checking toml_datetime v0.7.2 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking anstyle v1.0.10 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking linux-raw-sys v0.9.4 [INFO] [stderr] Checking dirs-sys v0.5.0 [INFO] [stderr] Checking toml_parser v1.0.3 [INFO] [stderr] Checking miniz_oxide v0.8.8 [INFO] [stderr] Checking rand_chacha v0.9.0 [INFO] [stderr] Checking time v0.3.41 [INFO] [stderr] Checking tap v1.0.1 [INFO] [stderr] Checking rand v0.9.2 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking rustls-pki-types v1.11.0 [INFO] [stderr] Checking toml v0.9.7 [INFO] [stderr] Checking fastrand v2.3.0 [INFO] [stderr] Checking anstyle-parse v0.2.6 [INFO] [stderr] Checking crc v3.4.0 [INFO] [stderr] Checking nanorand v0.7.0 [INFO] [stderr] Checking wyz v0.5.1 [INFO] [stderr] Checking dirs v6.0.0 [INFO] [stderr] Compiling openssl-sys v0.9.108 [INFO] [stderr] Compiling zstd-sys v2.0.15+zstd.1.5.7 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Checking regex-automata v0.4.13 [INFO] [stderr] Checking hostname v0.4.2 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Checking lz4_flex v0.12.0 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking colorchoice v1.0.3 [INFO] [stderr] Checking funty v2.0.0 [INFO] [stderr] Checking anstyle-query v1.1.2 [INFO] [stderr] Checking anstream v0.6.18 [INFO] [stderr] Compiling sys-info v0.9.1 [INFO] [stderr] Checking bytemuck v1.24.0 [INFO] [stderr] Checking flume v0.11.1 [INFO] [stderr] Checking clap_lex v0.7.4 [INFO] [stderr] Checking rayon v1.11.0 [INFO] [stderr] Checking page_size v0.6.0 [INFO] [stderr] Checking clap_builder v4.5.53 [INFO] [stderr] Checking hashbrown v0.16.1 [INFO] [stderr] Compiling alloca v0.4.0 [INFO] [stderr] Checking memmap2 v0.9.9 [INFO] [stderr] Checking flate2 v1.1.7 [INFO] [stderr] Checking bitvec v1.0.1 [INFO] [stderr] Checking sysinfo v0.37.2 [INFO] [stderr] Checking half v2.6.0 [INFO] [stderr] Compiling mockall_derive v0.14.0 [INFO] [stderr] Checking predicates-core v1.0.9 [INFO] [stderr] Compiling rocketmq-broker v0.7.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking plotters-backend v0.3.7 [INFO] [stderr] Checking ciborium-io v0.2.2 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking crossbeam-skiplist v0.1.3 [INFO] [stderr] Checking ciborium-ll v0.2.2 [INFO] [stderr] Checking dns-lookup v3.0.1 [INFO] [stderr] Checking cast v0.3.0 [INFO] [stderr] Checking plotters-svg v0.3.7 [INFO] [stderr] Checking termtree v0.5.1 [INFO] [stderr] Compiling mockall v0.14.0 [INFO] [stderr] Checking plotters v0.3.7 [INFO] [stderr] Checking predicates v3.1.3 [INFO] [stderr] Checking fragile v2.0.1 [INFO] [stderr] Checking anes v0.1.6 [INFO] [stderr] Checking predicates-tree v1.0.12 [INFO] [stderr] Checking oorandom v11.1.5 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking static_assertions v1.1.0 [INFO] [stderr] Checking regex v1.12.2 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Checking criterion-plot v0.8.0 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling thiserror-impl v2.0.17 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling yoke-derive v0.7.5 [INFO] [stderr] Compiling zerovec-derive v0.10.3 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling icu_provider_macros v1.5.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling uuid-macro-internal v1.19.0 [INFO] [stderr] Compiling trait-variant v0.1.2 [INFO] [stderr] Compiling rocketmq-macros v0.7.0 [INFO] [stderr] Checking uuid v1.19.0 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking tokio v1.48.0 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking zerofrom v0.1.6 [INFO] [stderr] Checking yoke v0.7.5 [INFO] [stderr] Compiling pest v2.8.0 [INFO] [stderr] Checking tracing-appender v0.2.4 [INFO] [stderr] Checking tracing v0.1.43 [INFO] [stderr] Checking zerovec v0.10.4 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking tinystr v0.7.6 [INFO] [stderr] Checking icu_collections v1.5.0 [INFO] [stderr] Checking icu_locid v1.5.0 [INFO] [stderr] Checking icu_provider v1.5.0 [INFO] [stderr] Compiling pest_meta v2.8.0 [INFO] [stderr] Checking icu_locid_transform v1.5.0 [INFO] [stderr] Checking clap v4.5.53 [INFO] [stderr] Checking futures-executor v0.3.31 [INFO] [stderr] Checking futures v0.3.31 [INFO] [stderr] Checking icu_properties v1.5.1 [INFO] [stderr] Compiling pest_generator v2.8.0 [INFO] [stderr] Checking bitflags v2.9.0 [INFO] [stderr] Checking erased-serde v0.4.6 [INFO] [stderr] Checking chrono v0.4.42 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking cheetah-string v0.1.7 [INFO] [stderr] Checking dashmap v6.1.0 [INFO] [stderr] Checking serde_json_any_key v2.0.0 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Compiling neli-proc-macros v0.1.4 [INFO] [stderr] Checking rocketmq-filter v0.7.0 [INFO] [stderr] Checking ron v0.12.0 [INFO] [stderr] Checking tokio-util v0.7.17 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking rocketmq-runtime v0.7.0 [INFO] [stderr] Checking serde-untagged v0.1.9 [INFO] [stderr] Checking criterion v0.8.0 [INFO] [stderr] Compiling pest_derive v2.8.0 [INFO] [stderr] Checking tower-http v0.6.5 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking neli v0.6.5 [INFO] [stderr] Checking h2 v0.4.9 [INFO] [stderr] Checking tokio-stream v0.1.17 [INFO] [stderr] Checking cron v0.15.0 [INFO] [stderr] Checking config v0.15.19 [INFO] [stderr] Checking rocketmq-error v0.7.0 [INFO] [stderr] Checking local-ip-address v0.6.5 [INFO] [stderr] Checking rocketmq-rust v0.7.0 [INFO] [stderr] Checking icu_normalizer v1.5.0 [INFO] [stderr] Checking tempfile v3.23.0 [INFO] [stderr] Checking idna_adapter v1.2.0 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Checking hyper v1.6.0 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-util v0.1.13 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.24 [INFO] [stderr] Checking rocketmq-common v0.7.0 [INFO] [stderr] Checking rocketmq-remoting v0.7.0 [INFO] [stderr] Checking rocketmq-client-rust v0.7.0 [INFO] [stderr] Checking rocketmq-store v0.7.0 [INFO] [stdout] warning: overflow evaluating the requirement `impl futures::Future: std::marker::Send` [INFO] [stdout] --> src/broker/broker_pre_online_service.rs:68:50 [INFO] [stdout] | [INFO] [stdout] 68 | async fn run(&self, context: &ServiceContext) { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `impl futures::Future: std::marker::Send` [INFO] [stdout] --> src/broker/broker_pre_online_service.rs:68:50 [INFO] [stdout] | [INFO] [stdout] 68 | async fn run(&self, context: &ServiceContext) { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] = note: `#[warn(recursion_depth_exceeding_limit)]` (part of `#[warn(future_incompatible)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `impl futures::Future, RocketMQError>>: std::marker::Send` [INFO] [stdout] --> src/processor/ack_message_processor.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | ) -> rocketmq_error::RocketMQResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `impl futures::Future, RocketMQError>>: std::marker::Send` [INFO] [stdout] --> src/processor/ack_message_processor.rs:72:10 [INFO] [stdout] | [INFO] [stdout] 72 | ) -> rocketmq_error::RocketMQResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `impl futures::Future, RocketMQError>>: std::marker::Send` [INFO] [stdout] --> src/processor/admin_broker_processor.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | ) -> rocketmq_error::RocketMQResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `impl futures::Future, RocketMQError>>: std::marker::Send` [INFO] [stdout] --> src/processor/admin_broker_processor.rs:79:10 [INFO] [stdout] | [INFO] [stdout] 79 | ) -> rocketmq_error::RocketMQResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `impl futures::Future, RocketMQError>>: std::marker::Send` [INFO] [stdout] --> src/processor/change_invisible_time_processor.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | ) -> rocketmq_error::RocketMQResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `impl futures::Future, RocketMQError>>: std::marker::Send` [INFO] [stdout] --> src/processor/change_invisible_time_processor.rs:65:10 [INFO] [stdout] | [INFO] [stdout] 65 | ) -> rocketmq_error::RocketMQResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `BrokerRequestProcessor>: std::marker::Sync` [INFO] [stdout] --> src/broker_runtime.rs:1061:18 [INFO] [stdout] | [INFO] [stdout] 1061 | .run(request_processor, client_housekeeping_service_main) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `impl futures::Future well-formed` [INFO] [stdout] --> src/broker_runtime.rs:1061:18 [INFO] [stdout] | [INFO] [stdout] 1061 | .run(request_processor, client_housekeeping_service_main) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `impl futures::Future well-formed` [INFO] [stdout] --> src/broker_runtime.rs:1060:13 [INFO] [stdout] | [INFO] [stdout] 1060 | / server [INFO] [stdout] 1061 | | .run(request_processor, client_housekeeping_service_main) [INFO] [stdout] | |_________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `impl futures::Future well-formed` [INFO] [stdout] --> src/broker_runtime.rs:1062:18 [INFO] [stdout] | [INFO] [stdout] 1062 | .await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `Pin<&mut impl futures::Future> well-formed` [INFO] [stdout] --> src/broker_runtime.rs:1062:18 [INFO] [stdout] | [INFO] [stdout] 1062 | .await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `&mut impl futures::Future well-formed` [INFO] [stdout] --> src/broker_runtime.rs:1062:18 [INFO] [stdout] | [INFO] [stdout] 1062 | .await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `BrokerRequestProcessor>: std::marker::Sync` [INFO] [stdout] --> src/broker_runtime.rs:1071:18 [INFO] [stdout] | [INFO] [stdout] 1071 | .run(fast_request_processor, client_housekeeping_service_fast) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `impl futures::Future well-formed` [INFO] [stdout] --> src/broker_runtime.rs:1071:18 [INFO] [stdout] | [INFO] [stdout] 1071 | .run(fast_request_processor, client_housekeeping_service_fast) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `impl futures::Future well-formed` [INFO] [stdout] --> src/broker_runtime.rs:1070:13 [INFO] [stdout] | [INFO] [stdout] 1070 | / fast_server [INFO] [stdout] 1071 | | .run(fast_request_processor, client_housekeeping_service_fast) [INFO] [stdout] | |______________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `impl futures::Future well-formed` [INFO] [stdout] --> src/broker_runtime.rs:1072:18 [INFO] [stdout] | [INFO] [stdout] 1072 | .await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `Pin<&mut impl futures::Future> well-formed` [INFO] [stdout] --> src/broker_runtime.rs:1072:18 [INFO] [stdout] | [INFO] [stdout] 1072 | .await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `&mut impl futures::Future well-formed` [INFO] [stdout] --> src/broker_runtime.rs:1072:18 [INFO] [stdout] | [INFO] [stdout] 1072 | .await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `BrokerRequestProcessor>: std::marker::Sync` [INFO] [stdout] --> src/broker_runtime.rs:1061:18 [INFO] [stdout] | [INFO] [stdout] 1061 | .run(request_processor, client_housekeeping_service_main) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `impl futures::Future well-formed` [INFO] [stdout] --> src/broker_runtime.rs:1061:18 [INFO] [stdout] | [INFO] [stdout] 1061 | .run(request_processor, client_housekeeping_service_main) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `impl futures::Future well-formed` [INFO] [stdout] --> src/broker_runtime.rs:1060:13 [INFO] [stdout] | [INFO] [stdout] 1060 | / server [INFO] [stdout] 1061 | | .run(request_processor, client_housekeeping_service_main) [INFO] [stdout] | |_________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `impl futures::Future well-formed` [INFO] [stdout] --> src/broker_runtime.rs:1062:18 [INFO] [stdout] | [INFO] [stdout] 1062 | .await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `Pin<&mut impl futures::Future> well-formed` [INFO] [stdout] --> src/broker_runtime.rs:1062:18 [INFO] [stdout] | [INFO] [stdout] 1062 | .await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `&mut impl futures::Future well-formed` [INFO] [stdout] --> src/broker_runtime.rs:1062:18 [INFO] [stdout] | [INFO] [stdout] 1062 | .await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `BrokerRequestProcessor>: std::marker::Sync` [INFO] [stdout] --> src/broker_runtime.rs:1071:18 [INFO] [stdout] | [INFO] [stdout] 1071 | .run(fast_request_processor, client_housekeeping_service_fast) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `impl futures::Future well-formed` [INFO] [stdout] --> src/broker_runtime.rs:1071:18 [INFO] [stdout] | [INFO] [stdout] 1071 | .run(fast_request_processor, client_housekeeping_service_fast) [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `impl futures::Future well-formed` [INFO] [stdout] --> src/broker_runtime.rs:1070:13 [INFO] [stdout] | [INFO] [stdout] 1070 | / fast_server [INFO] [stdout] 1071 | | .run(fast_request_processor, client_housekeeping_service_fast) [INFO] [stdout] | |______________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `impl futures::Future well-formed` [INFO] [stdout] --> src/broker_runtime.rs:1072:18 [INFO] [stdout] | [INFO] [stdout] 1072 | .await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `Pin<&mut impl futures::Future> well-formed` [INFO] [stdout] --> src/broker_runtime.rs:1072:18 [INFO] [stdout] | [INFO] [stdout] 1072 | .await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `&mut impl futures::Future well-formed` [INFO] [stdout] --> src/broker_runtime.rs:1072:18 [INFO] [stdout] | [INFO] [stdout] 1072 | .await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `{async block@src/broker_runtime.rs:1059:22: 1059:32}: std::marker::Send` [INFO] [stdout] --> src/broker_runtime.rs:1059:9 [INFO] [stdout] | [INFO] [stdout] 1059 | / tokio::spawn(async move { [INFO] [stdout] 1060 | | server [INFO] [stdout] 1061 | | .run(request_processor, client_housekeeping_service_main) [INFO] [stdout] 1062 | | .await [INFO] [stdout] 1063 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `{async block@src/broker_runtime.rs:1069:22: 1069:32}: std::marker::Send` [INFO] [stdout] --> src/broker_runtime.rs:1069:9 [INFO] [stdout] | [INFO] [stdout] 1069 | / tokio::spawn(async move { [INFO] [stdout] 1070 | | fast_server [INFO] [stdout] 1071 | | .run(fast_request_processor, client_housekeeping_service_fast) [INFO] [stdout] 1072 | | .await [INFO] [stdout] 1073 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `BrokerRequestProcessor>: std::marker::Sync` [INFO] [stdout] --> src/broker_runtime.rs:1060:13 [INFO] [stdout] | [INFO] [stdout] 1060 | / server [INFO] [stdout] 1061 | | .run(request_processor, client_housekeeping_service_main) [INFO] [stdout] | |_________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement ` as std::future::IntoFuture>::IntoFuture well-formed` [INFO] [stdout] --> src/broker_runtime.rs:1062:18 [INFO] [stdout] | [INFO] [stdout] 1062 | .await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `std::task::Poll< as futures::Future>::Output> well-formed` [INFO] [stdout] --> src/broker_runtime.rs:1062:18 [INFO] [stdout] | [INFO] [stdout] 1062 | .await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `BrokerRequestProcessor>: std::marker::Sync` [INFO] [stdout] --> src/broker_runtime.rs:1070:13 [INFO] [stdout] | [INFO] [stdout] 1070 | / fast_server [INFO] [stdout] 1071 | | .run(fast_request_processor, client_housekeeping_service_fast) [INFO] [stdout] | |______________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement ` as std::future::IntoFuture>::IntoFuture well-formed` [INFO] [stdout] --> src/broker_runtime.rs:1072:18 [INFO] [stdout] | [INFO] [stdout] 1072 | .await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `std::task::Poll< as futures::Future>::Output> well-formed` [INFO] [stdout] --> src/broker_runtime.rs:1072:18 [INFO] [stdout] | [INFO] [stdout] 1072 | .await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `{async block@src/broker_runtime.rs:1059:22: 1059:32}: std::marker::Send` [INFO] [stdout] --> src/broker_runtime.rs:1059:9 [INFO] [stdout] | [INFO] [stdout] 1059 | / tokio::spawn(async move { [INFO] [stdout] 1060 | | server [INFO] [stdout] 1061 | | .run(request_processor, client_housekeeping_service_main) [INFO] [stdout] 1062 | | .await [INFO] [stdout] 1063 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `{async block@src/broker_runtime.rs:1069:22: 1069:32}: std::marker::Send` [INFO] [stdout] --> src/broker_runtime.rs:1069:9 [INFO] [stdout] | [INFO] [stdout] 1069 | / tokio::spawn(async move { [INFO] [stdout] 1070 | | fast_server [INFO] [stdout] 1071 | | .run(fast_request_processor, client_housekeeping_service_fast) [INFO] [stdout] 1072 | | .await [INFO] [stdout] 1073 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `BrokerRequestProcessor>: std::marker::Sync` [INFO] [stdout] --> src/broker_runtime.rs:1060:13 [INFO] [stdout] | [INFO] [stdout] 1060 | / server [INFO] [stdout] 1061 | | .run(request_processor, client_housekeeping_service_main) [INFO] [stdout] | |_________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement ` as std::future::IntoFuture>::IntoFuture well-formed` [INFO] [stdout] --> src/broker_runtime.rs:1062:18 [INFO] [stdout] | [INFO] [stdout] 1062 | .await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `std::task::Poll< as futures::Future>::Output> well-formed` [INFO] [stdout] --> src/broker_runtime.rs:1062:18 [INFO] [stdout] | [INFO] [stdout] 1062 | .await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `BrokerRequestProcessor>: std::marker::Sync` [INFO] [stdout] --> src/broker_runtime.rs:1070:13 [INFO] [stdout] | [INFO] [stdout] 1070 | / fast_server [INFO] [stdout] 1071 | | .run(fast_request_processor, client_housekeeping_service_fast) [INFO] [stdout] | |______________________________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement ` as std::future::IntoFuture>::IntoFuture well-formed` [INFO] [stdout] --> src/broker_runtime.rs:1072:18 [INFO] [stdout] | [INFO] [stdout] 1072 | .await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `std::task::Poll< as futures::Future>::Output> well-formed` [INFO] [stdout] --> src/broker_runtime.rs:1072:18 [INFO] [stdout] | [INFO] [stdout] 1072 | .await [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `<{async closure@src/broker_runtime.rs:1207:17: 1207:34} as AsyncFnMut<(tokio_util::sync::cancellation_token::CancellationToken,)>>::CallRefFuture<'_>: std::marker::Send` [INFO] [stdout] --> src/broker_runtime.rs:1204:41 [INFO] [stdout] | [INFO] [stdout] 1204 | self.scheduled_task_manager.add_fixed_rate_task_async( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `for<'a> {async closure body@src/broker_runtime.rs:1207:35: 1210:18}: std::marker::Send` [INFO] [stdout] --> src/broker_runtime.rs:1204:13 [INFO] [stdout] | [INFO] [stdout] 1204 | / self.scheduled_task_manager.add_fixed_rate_task_async( [INFO] [stdout] 1205 | | Duration::from_millis(1000), [INFO] [stdout] 1206 | | Duration::from_millis(sync_broker_member_group_period), [INFO] [stdout] 1207 | | async move |_ctx| { [INFO] [stdout] ... | [INFO] [stdout] 1210 | | }, [INFO] [stdout] 1211 | | ); [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `<{async closure@src/broker_runtime.rs:1207:17: 1207:34} as AsyncFnMut<(tokio_util::sync::cancellation_token::CancellationToken,)>>::CallRefFuture<'_>: std::marker::Send` [INFO] [stdout] --> src/broker_runtime.rs:1204:41 [INFO] [stdout] | [INFO] [stdout] 1204 | self.scheduled_task_manager.add_fixed_rate_task_async( [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `for<'a> {async closure body@src/broker_runtime.rs:1207:35: 1210:18}: std::marker::Send` [INFO] [stdout] --> src/broker_runtime.rs:1204:13 [INFO] [stdout] | [INFO] [stdout] 1204 | / self.scheduled_task_manager.add_fixed_rate_task_async( [INFO] [stdout] 1205 | | Duration::from_millis(1000), [INFO] [stdout] 1206 | | Duration::from_millis(sync_broker_member_group_period), [INFO] [stdout] 1207 | | async move |_ctx| { [INFO] [stdout] ... | [INFO] [stdout] 1210 | | }, [INFO] [stdout] 1211 | | ); [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `impl futures::Future, RocketMQError>>: std::marker::Send` [INFO] [stdout] --> src/processor/send_message_processor.rs:107:10 [INFO] [stdout] | [INFO] [stdout] 107 | ) -> rocketmq_error::RocketMQResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `impl futures::Future, RocketMQError>>: std::marker::Send` [INFO] [stdout] --> src/processor/pull_message_processor.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | ) -> rocketmq_error::RocketMQResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `impl futures::Future, RocketMQError>>: std::marker::Send` [INFO] [stdout] --> src/processor/pop_message_processor.rs:172:10 [INFO] [stdout] | [INFO] [stdout] 172 | ) -> rocketmq_error::RocketMQResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `impl futures::Future, RocketMQError>>: std::marker::Send` [INFO] [stdout] --> src/processor/notification_processor.rs:209:10 [INFO] [stdout] | [INFO] [stdout] 209 | ) -> rocketmq_error::RocketMQResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `impl futures::Future, RocketMQError>>: std::marker::Send` [INFO] [stdout] --> src/processor/query_assignment_processor.rs:80:10 [INFO] [stdout] | [INFO] [stdout] 80 | ) -> rocketmq_error::RocketMQResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `impl futures::Future, RocketMQError>>: std::marker::Send` [INFO] [stdout] --> src/processor/send_message_processor.rs:107:10 [INFO] [stdout] | [INFO] [stdout] 107 | ) -> rocketmq_error::RocketMQResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `impl futures::Future, RocketMQError>>: std::marker::Send` [INFO] [stdout] --> src/processor/pull_message_processor.rs:88:10 [INFO] [stdout] | [INFO] [stdout] 88 | ) -> rocketmq_error::RocketMQResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `impl futures::Future, RocketMQError>>: std::marker::Send` [INFO] [stdout] --> src/processor/pop_message_processor.rs:172:10 [INFO] [stdout] | [INFO] [stdout] 172 | ) -> rocketmq_error::RocketMQResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `impl futures::Future, RocketMQError>>: std::marker::Send` [INFO] [stdout] --> src/processor.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | ) -> rocketmq_error::RocketMQResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `impl futures::Future, RocketMQError>>: std::marker::Send` [INFO] [stdout] --> src/processor/notification_processor.rs:209:10 [INFO] [stdout] | [INFO] [stdout] 209 | ) -> rocketmq_error::RocketMQResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `ArcMut>: std::marker::Send` [INFO] [stdout] --> src/processor.rs:220:26 [INFO] [stdout] | [INFO] [stdout] 220 | .process_request(channel, ctx, request) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `impl futures::Future, RocketMQError>>: std::marker::Send` [INFO] [stdout] --> src/processor/query_assignment_processor.rs:80:10 [INFO] [stdout] | [INFO] [stdout] 80 | ) -> rocketmq_error::RocketMQResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `&mut ArcMut>: std::marker::Send` [INFO] [stdout] --> src/processor.rs:220:26 [INFO] [stdout] | [INFO] [stdout] 220 | .process_request(channel, ctx, request) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `impl futures::Future, RocketMQError>>: std::marker::Send` [INFO] [stdout] --> src/processor.rs:92:10 [INFO] [stdout] | [INFO] [stdout] 92 | ) -> rocketmq_error::RocketMQResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `rocketmq_rust::ArcMut>: std::marker::Send` [INFO] [stdout] --> src/processor.rs:220:26 [INFO] [stdout] | [INFO] [stdout] 220 | .process_request(channel, ctx, request) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `&mut rocketmq_rust::ArcMut>: std::marker::Send` [INFO] [stdout] --> src/processor.rs:220:26 [INFO] [stdout] | [INFO] [stdout] 220 | .process_request(channel, ctx, request) [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rocketmq-broker` (lib); 34 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/4d7f6614d0baa7689bd05eba340114667db4d5b7/bin/rustc --crate-name rocketmq_broker --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --crate-type lib --emit=dep-info,metadata -C embed-bitcode=no -C debuginfo=2 --cfg 'feature="default"' --cfg 'feature="local_file_store"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "local_file_store"))' -C metadata=e149af3ed652ebce -C extra-filename=-58553ee6c336f1f7 --out-dir /opt/rustwide/target/debug/build/rocketmq-broker/58553ee6c336f1f7/out -L dependency=/opt/rustwide/target/debug/build/adler2/bc974bf08ccb6746/out -L dependency=/opt/rustwide/target/debug/build/aho-corasick/7c07cc3fdcce7f7b/out -L dependency=/opt/rustwide/target/debug/build/allocator-api2/34319c28828d46c3/out -L dependency=/opt/rustwide/target/debug/build/anstream/a2766095fdb3e6d7/out -L dependency=/opt/rustwide/target/debug/build/anstyle/0d96e84db9c2fe55/out -L dependency=/opt/rustwide/target/debug/build/anstyle-parse/22917561947ebc4a/out -L dependency=/opt/rustwide/target/debug/build/anstyle-query/d61ea11851d6da82/out -L dependency=/opt/rustwide/target/debug/build/anyhow/5cf73cd768c5f646/out -L dependency=/opt/rustwide/target/debug/build/arraydeque/3df00e314d4c67af/out -L dependency=/opt/rustwide/target/debug/build/async-trait/83469555bb3b24a4/out -L dependency=/opt/rustwide/target/debug/build/atomic-waker/d2edf130acb84086/out -L dependency=/opt/rustwide/target/debug/build/base64/d8aec028dea2d277/out -L dependency=/opt/rustwide/target/debug/build/bitflags/ec50c3dc106b4e7f/out -L dependency=/opt/rustwide/target/debug/build/bitvec/479ff0b335550b1b/out -L dependency=/opt/rustwide/target/debug/build/bytemuck/c8c5da42f26a5aa7/out -L dependency=/opt/rustwide/target/debug/build/byteorder/d92705dd1d5353b1/out -L dependency=/opt/rustwide/target/debug/build/bytes/1733fcdb13354ed1/out -L dependency=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out -L dependency=/opt/rustwide/target/debug/build/cheetah-string/326412b29ec85d29/out -L dependency=/opt/rustwide/target/debug/build/chrono/31b8601dd94e24a8/out -L dependency=/opt/rustwide/target/debug/build/clap/c7ec594cb35363b4/out -L dependency=/opt/rustwide/target/debug/build/clap_builder/3839e1634294429f/out -L dependency=/opt/rustwide/target/debug/build/clap_derive/385e96fe25a05936/out -L dependency=/opt/rustwide/target/debug/build/clap_lex/9434ec7350502de9/out -L dependency=/opt/rustwide/target/debug/build/colorchoice/9d576389abfb9a3c/out -L dependency=/opt/rustwide/target/debug/build/config/7ad4469e836560e8/out -L dependency=/opt/rustwide/target/debug/build/const-random/facdd4521d3a71b8/out -L dependency=/opt/rustwide/target/debug/build/const-random-macro/1cf32e8b54de9601/out -L dependency=/opt/rustwide/target/debug/build/convert_case/779a6cb7624dd790/out -L dependency=/opt/rustwide/target/debug/build/crc/e05e6d4268669229/out -L dependency=/opt/rustwide/target/debug/build/crc-catalog/48e8cc25e90ac530/out -L dependency=/opt/rustwide/target/debug/build/crc32fast/31ecd786fe404797/out -L dependency=/opt/rustwide/target/debug/build/cron/05d68428675d9ab8/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-channel/3f3e79021782ecb3/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-deque/fdad849b02bfa1ea/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-epoch/b76a30c82221d246/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-skiplist/63c47a070dc25e5a/out -L dependency=/opt/rustwide/target/debug/build/crossbeam-utils/1c9006e854b046b8/out -L dependency=/opt/rustwide/target/debug/build/dashmap/7463019dd9a7e92e/out -L dependency=/opt/rustwide/target/debug/build/deranged/ff3e1ddfee8b343b/out -L dependency=/opt/rustwide/target/debug/build/dirs/6a37e854f9d4b2d6/out -L dependency=/opt/rustwide/target/debug/build/dirs-sys/bcaa7f6fd68001b5/out -L dependency=/opt/rustwide/target/debug/build/displaydoc/466ebccf044e7a4d/out -L dependency=/opt/rustwide/target/debug/build/dlv-list/1144398137d871bc/out -L dependency=/opt/rustwide/target/debug/build/dns-lookup/16319ae29665472e/out -L dependency=/opt/rustwide/target/debug/build/either/e7c87d65ab6b881e/out -L dependency=/opt/rustwide/target/debug/build/encoding_rs/2e6c51c4b4cd4375/out -L dependency=/opt/rustwide/target/debug/build/equivalent/d23b026399a51038/out -L dependency=/opt/rustwide/target/debug/build/erased-serde/f3b22691fc357d63/out -L dependency=/opt/rustwide/target/debug/build/fastrand/a6b04798eb47a00f/out -L dependency=/opt/rustwide/target/debug/build/flate2/de95e62b25e4d627/out -L dependency=/opt/rustwide/target/debug/build/flume/f1c14ac3a10fc8b0/out -L dependency=/opt/rustwide/target/debug/build/fnv/bf9ae889bab8acee/out -L dependency=/opt/rustwide/target/debug/build/foldhash/496b6a8506c7c674/out -L dependency=/opt/rustwide/target/debug/build/foldhash/7cc0e6b6b64910e8/out -L dependency=/opt/rustwide/target/debug/build/foreign-types/6e6818908575d36a/out -L dependency=/opt/rustwide/target/debug/build/foreign-types-shared/a69f17bd839b4420/out -L dependency=/opt/rustwide/target/debug/build/form_urlencoded/a0709cb2f4e6749a/out -L dependency=/opt/rustwide/target/debug/build/funty/f036997386003508/out -L dependency=/opt/rustwide/target/debug/build/futures/106c75d12fc81925/out -L dependency=/opt/rustwide/target/debug/build/futures-channel/3b07ee62b6910a08/out -L dependency=/opt/rustwide/target/debug/build/futures-core/756e876442dee363/out -L dependency=/opt/rustwide/target/debug/build/futures-executor/7ce35a741f81d42b/out -L dependency=/opt/rustwide/target/debug/build/futures-io/8d88089869a627e9/out -L dependency=/opt/rustwide/target/debug/build/futures-macro/a8382f37b92ac591/out -L dependency=/opt/rustwide/target/debug/build/futures-sink/e7bd2ffb932e7c3a/out -L dependency=/opt/rustwide/target/debug/build/futures-task/011073701ea3a715/out -L dependency=/opt/rustwide/target/debug/build/futures-util/3346e872a25aae34/out -L dependency=/opt/rustwide/target/debug/build/getrandom/5eeaa4311a667a90/out -L dependency=/opt/rustwide/target/debug/build/getrandom/b00ffd247def10c0/out -L dependency=/opt/rustwide/target/debug/build/h2/d1931b8d93238f58/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/0351dbc9c736718e/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/69d59772af06122b/out -L dependency=/opt/rustwide/target/debug/build/hashbrown/c76692f6bcf2aeb3/out -L dependency=/opt/rustwide/target/debug/build/hashlink/8ce3cb94a07f1510/out -L dependency=/opt/rustwide/target/debug/build/hostname/190259307e3b0045/out -L dependency=/opt/rustwide/target/debug/build/http/01ef3ee9e0b27dd0/out -L dependency=/opt/rustwide/target/debug/build/http-body/a4eaf29815ed4541/out -L dependency=/opt/rustwide/target/debug/build/http-body-util/18e514d979cbc8e3/out -L dependency=/opt/rustwide/target/debug/build/httparse/b9ed2fea81abf9ac/out -L dependency=/opt/rustwide/target/debug/build/hyper/f03f7127118011ea/out -L dependency=/opt/rustwide/target/debug/build/hyper-tls/3dc2b12ff0e8e2d5/out -L dependency=/opt/rustwide/target/debug/build/hyper-util/f19a4a7f4017dc31/out -L dependency=/opt/rustwide/target/debug/build/iana-time-zone/c1ed282b0b4f66e4/out -L dependency=/opt/rustwide/target/debug/build/icu_collections/409b668f2f35ac28/out -L dependency=/opt/rustwide/target/debug/build/icu_locid/ee93183f168db5f1/out -L dependency=/opt/rustwide/target/debug/build/icu_locid_transform/1d223f1b5b3effd8/out -L dependency=/opt/rustwide/target/debug/build/icu_locid_transform_data/5270c54aecc48755/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer/e1690ba9391376b9/out -L dependency=/opt/rustwide/target/debug/build/icu_normalizer_data/5d6871940cae5719/out -L dependency=/opt/rustwide/target/debug/build/icu_properties/fa1ecf63d0aa8bd3/out -L dependency=/opt/rustwide/target/debug/build/icu_properties_data/5668a38e4c3bf3e7/out -L dependency=/opt/rustwide/target/debug/build/icu_provider/40c7f562f7cdeabe/out -L dependency=/opt/rustwide/target/debug/build/icu_provider_macros/008949cb597ad445/out -L dependency=/opt/rustwide/target/debug/build/idna/d496295a48e61943/out -L dependency=/opt/rustwide/target/debug/build/idna_adapter/6c4b1571a17f6f11/out -L dependency=/opt/rustwide/target/debug/build/indexmap/e390aedd6befce33/out -L dependency=/opt/rustwide/target/debug/build/ipnet/e7345cb0bdfa8a49/out -L dependency=/opt/rustwide/target/debug/build/iri-string/ce66d81b10e45a86/out -L dependency=/opt/rustwide/target/debug/build/is_terminal_polyfill/cf3da6cb1d361e95/out -L dependency=/opt/rustwide/target/debug/build/itoa/aa1c64fbdc4f12a7/out -L dependency=/opt/rustwide/target/debug/build/json5/ba3c7b05ad820e27/out -L dependency=/opt/rustwide/target/debug/build/lazy_static/cb8ca6aa8c56979f/out -L dependency=/opt/rustwide/target/debug/build/libc/61c8ff19ef2481c9/out -L dependency=/opt/rustwide/target/debug/build/libz-sys/4eb5186a40411af4/out -L dependency=/opt/rustwide/target/debug/build/linux-raw-sys/d99550068d8ced7b/out -L dependency=/opt/rustwide/target/debug/build/litemap/cef63824c5a8d644/out -L dependency=/opt/rustwide/target/debug/build/local-ip-address/366e45823ea458f5/out -L dependency=/opt/rustwide/target/debug/build/lock_api/74da742ede98e441/out -L dependency=/opt/rustwide/target/debug/build/log/9dd860993e8ea465/out -L dependency=/opt/rustwide/target/debug/build/lz4_flex/e10885cc1e95c5e6/out -L dependency=/opt/rustwide/target/debug/build/memchr/a8313380c25031b5/out -L dependency=/opt/rustwide/target/debug/build/memmap2/fcbf29a4f9072033/out -L dependency=/opt/rustwide/target/debug/build/mime/719fdfbd841ea854/out -L dependency=/opt/rustwide/target/debug/build/miniz_oxide/85d77b3507ddc7fc/out -L dependency=/opt/rustwide/target/debug/build/mio/b88a6a4580db4d05/out -L dependency=/opt/rustwide/target/debug/build/nanorand/1ddbebe44d663e8e/out -L dependency=/opt/rustwide/target/debug/build/native-tls/cda61778b47b1deb/out -L dependency=/opt/rustwide/target/debug/build/neli/593ae3fdfba1e36a/out -L dependency=/opt/rustwide/target/debug/build/neli-proc-macros/dec5d2b4b142a701/out -L dependency=/opt/rustwide/target/debug/build/nu-ansi-term/ae3d4b2c147d58f1/out -L dependency=/opt/rustwide/target/debug/build/num-conv/0b8b974f3dbf7358/out -L dependency=/opt/rustwide/target/debug/build/num-traits/9732d322288c1e6a/out -L dependency=/opt/rustwide/target/debug/build/num_cpus/f6a6e287782f7417/out -L dependency=/opt/rustwide/target/debug/build/once_cell/2ad934dc7da92e31/out -L dependency=/opt/rustwide/target/debug/build/openssl/3300bda74c89e5a0/out -L dependency=/opt/rustwide/target/debug/build/openssl-macros/cffb10ce4502d879/out -L dependency=/opt/rustwide/target/debug/build/openssl-probe/b534f6b4cc62b099/out -L dependency=/opt/rustwide/target/debug/build/openssl-sys/b5d82ac10af47753/out -L dependency=/opt/rustwide/target/debug/build/option-ext/7bd27995f6939c5d/out -L dependency=/opt/rustwide/target/debug/build/ordered-multimap/193e4f2f6c2d47d4/out -L dependency=/opt/rustwide/target/debug/build/page_size/04e0316c5952df1c/out -L dependency=/opt/rustwide/target/debug/build/parking_lot/da95ff0863b265da/out -L dependency=/opt/rustwide/target/debug/build/parking_lot_core/c57e3da673464978/out -L dependency=/opt/rustwide/target/debug/build/pathdiff/77a535e5792cc081/out -L dependency=/opt/rustwide/target/debug/build/percent-encoding/f0f3780066f274e0/out -L dependency=/opt/rustwide/target/debug/build/pest/52326b48fa21599f/out -L dependency=/opt/rustwide/target/debug/build/pest_derive/9cd008052226eb4f/out -L dependency=/opt/rustwide/target/debug/build/pin-project-lite/dccf8aabedbf6d41/out -L dependency=/opt/rustwide/target/debug/build/pin-utils/db1de871cd8706a6/out -L dependency=/opt/rustwide/target/debug/build/powerfmt/6244fffd86cf9c21/out -L dependency=/opt/rustwide/target/debug/build/ppv-lite86/1dd4057d06eb5f1e/out -L dependency=/opt/rustwide/target/debug/build/radium/6818750d4d7c9b07/out -L dependency=/opt/rustwide/target/debug/build/rand/db6c82c6ee0b3bd0/out -L dependency=/opt/rustwide/target/debug/build/rand_chacha/53fa312bfdf44159/out -L dependency=/opt/rustwide/target/debug/build/rand_core/0e5a442d394dcef2/out -L dependency=/opt/rustwide/target/debug/build/rayon/38cde6a0c15806d5/out -L dependency=/opt/rustwide/target/debug/build/rayon-core/7a884365b0b2f48a/out -L dependency=/opt/rustwide/target/debug/build/regex/35a029596cd6dc34/out -L dependency=/opt/rustwide/target/debug/build/regex-automata/4d8b3c5f47b2a44c/out -L dependency=/opt/rustwide/target/debug/build/regex-syntax/caaf51062fc6847e/out -L dependency=/opt/rustwide/target/debug/build/reqwest/f1b90e774b681c37/out -L dependency=/opt/rustwide/target/debug/build/rocketmq-client-rust/a51bfb2d4ae6e5d5/out -L dependency=/opt/rustwide/target/debug/build/rocketmq-common/34810cfa078de401/out -L dependency=/opt/rustwide/target/debug/build/rocketmq-error/6c32234823f31d84/out -L dependency=/opt/rustwide/target/debug/build/rocketmq-filter/a6cb0e6b1cf02e52/out -L dependency=/opt/rustwide/target/debug/build/rocketmq-macros/8acb8dee8c3bd27f/out -L dependency=/opt/rustwide/target/debug/build/rocketmq-remoting/c2d2b61b6976ffbd/out -L dependency=/opt/rustwide/target/debug/build/rocketmq-runtime/207b4a16bf9051ef/out -L dependency=/opt/rustwide/target/debug/build/rocketmq-rust/b53df413baf74958/out -L dependency=/opt/rustwide/target/debug/build/rocketmq-store/3d513eb0ba116db2/out -L dependency=/opt/rustwide/target/debug/build/ron/e50d1b8692a2735f/out -L dependency=/opt/rustwide/target/debug/build/rust-ini/03ce14938ede0183/out -L dependency=/opt/rustwide/target/debug/build/rustix/831d721a1cecd3f9/out -L dependency=/opt/rustwide/target/debug/build/rustls-pki-types/22c232ad10f29a9a/out -L dependency=/opt/rustwide/target/debug/build/ryu/e5cf39b0424d7e5c/out -L dependency=/opt/rustwide/target/debug/build/scopeguard/e7d227cb308b3799/out -L dependency=/opt/rustwide/target/debug/build/serde/9bd8b4a5a20087b7/out -L dependency=/opt/rustwide/target/debug/build/serde-untagged/0cda07a807b0ffbe/out -L dependency=/opt/rustwide/target/debug/build/serde_core/4eaec148b7690d44/out -L dependency=/opt/rustwide/target/debug/build/serde_derive/904237b39d1e5e2d/out -L dependency=/opt/rustwide/target/debug/build/serde_json/b12598df6a2329c6/out -L dependency=/opt/rustwide/target/debug/build/serde_json_any_key/a760ce264b050dfd/out -L dependency=/opt/rustwide/target/debug/build/serde_spanned/a2e576565ef55c34/out -L dependency=/opt/rustwide/target/debug/build/serde_urlencoded/a50a78e6edb81bc9/out -L dependency=/opt/rustwide/target/debug/build/sharded-slab/5d7560049c0c9021/out -L dependency=/opt/rustwide/target/debug/build/signal-hook-registry/68b6f0069af0dec9/out -L dependency=/opt/rustwide/target/debug/build/simd-adler32/8dda40fb5f6fa1ac/out -L dependency=/opt/rustwide/target/debug/build/slab/336ee4618dc8a867/out -L dependency=/opt/rustwide/target/debug/build/smallvec/9ca02ed9f14036d3/out -L dependency=/opt/rustwide/target/debug/build/socket2/090eefd5525ee950/out -L dependency=/opt/rustwide/target/debug/build/socket2/3a49977f967958f7/out -L dependency=/opt/rustwide/target/debug/build/spin/66d3a1231af057eb/out -L dependency=/opt/rustwide/target/debug/build/stable_deref_trait/72a60ad2f278f0cf/out -L dependency=/opt/rustwide/target/debug/build/strsim/a1f0dce47f9b6856/out -L dependency=/opt/rustwide/target/debug/build/sync_wrapper/d023d265f802d235/out -L dependency=/opt/rustwide/target/debug/build/sys-info/4cec9ec8edebf193/out -L dependency=/opt/rustwide/target/debug/build/sysinfo/d571819f29a4aae0/out -L dependency=/opt/rustwide/target/debug/build/tap/5e0b76b1214ba198/out -L dependency=/opt/rustwide/target/debug/build/tempfile/deb3adf50d4d0159/out -L dependency=/opt/rustwide/target/debug/build/thiserror/e25534102bdaa167/out -L dependency=/opt/rustwide/target/debug/build/thiserror-impl/29fef41024b7f080/out -L dependency=/opt/rustwide/target/debug/build/thread_local/c3496080af997d9d/out -L dependency=/opt/rustwide/target/debug/build/time/41e47149df979f81/out -L dependency=/opt/rustwide/target/debug/build/time-core/2d410b3c03c33315/out -L dependency=/opt/rustwide/target/debug/build/tinystr/8e2a9659c9678dc8/out -L dependency=/opt/rustwide/target/debug/build/tokio/682cc6e0bffa741d/out -L dependency=/opt/rustwide/target/debug/build/tokio-macros/970fe8f868d851cc/out -L dependency=/opt/rustwide/target/debug/build/tokio-native-tls/1fefac16cfd37a52/out -L dependency=/opt/rustwide/target/debug/build/tokio-stream/56cb66385b278427/out -L dependency=/opt/rustwide/target/debug/build/tokio-util/f271ca452d5c9fb3/out -L dependency=/opt/rustwide/target/debug/build/toml/244135a998f960fe/out -L dependency=/opt/rustwide/target/debug/build/toml_datetime/c6dac8b07b54feff/out -L dependency=/opt/rustwide/target/debug/build/toml_parser/9ddb11a7c84356b5/out -L dependency=/opt/rustwide/target/debug/build/tower/7bd141d6e7a608d2/out -L dependency=/opt/rustwide/target/debug/build/tower-http/71c231e0e92f9aa7/out -L dependency=/opt/rustwide/target/debug/build/tower-layer/f6d5cc7b185cf351/out -L dependency=/opt/rustwide/target/debug/build/tower-service/e69ac8dcc8243395/out -L dependency=/opt/rustwide/target/debug/build/tracing/4f1bf94bb599c92f/out -L dependency=/opt/rustwide/target/debug/build/tracing-appender/d2fd901eb3b3dd9c/out -L dependency=/opt/rustwide/target/debug/build/tracing-attributes/4f9dcb7e9abbdfa5/out -L dependency=/opt/rustwide/target/debug/build/tracing-core/8bfa194c93198945/out -L dependency=/opt/rustwide/target/debug/build/tracing-log/bdc58c32af083378/out -L dependency=/opt/rustwide/target/debug/build/tracing-subscriber/0df0c8a041bfd595/out -L dependency=/opt/rustwide/target/debug/build/trait-variant/ad24513c8516cdf2/out -L dependency=/opt/rustwide/target/debug/build/try-lock/08abaa63f4861efa/out -L dependency=/opt/rustwide/target/debug/build/typeid/ee0752ecb393aff8/out -L dependency=/opt/rustwide/target/debug/build/ucd-trie/213135b8194a5b8c/out -L dependency=/opt/rustwide/target/debug/build/unicode-ident/31777e920fb1a026/out -L dependency=/opt/rustwide/target/debug/build/unicode-segmentation/2e434796dea6b7f0/out -L dependency=/opt/rustwide/target/debug/build/url/7ce74956a5fe367c/out -L dependency=/opt/rustwide/target/debug/build/utf16_iter/cec968ef598af760/out -L dependency=/opt/rustwide/target/debug/build/utf8_iter/88f5a358869389d3/out -L dependency=/opt/rustwide/target/debug/build/utf8parse/dfcca550ff662ae9/out -L dependency=/opt/rustwide/target/debug/build/uuid/1055bc34d653aaa4/out -L dependency=/opt/rustwide/target/debug/build/uuid-macro-internal/c1a4210190366fa2/out -L dependency=/opt/rustwide/target/debug/build/want/cc3dcee12d270b38/out -L dependency=/opt/rustwide/target/debug/build/winnow/4368544b65c537f3/out -L dependency=/opt/rustwide/target/debug/build/winnow/8d124c0e8c67cb81/out -L dependency=/opt/rustwide/target/debug/build/write16/781a49200fe7cbdc/out -L dependency=/opt/rustwide/target/debug/build/writeable/bfd40d7890b21b86/out -L dependency=/opt/rustwide/target/debug/build/wyz/98cc9b693d506724/out -L dependency=/opt/rustwide/target/debug/build/yaml-rust2/725d2791a4eb22cd/out -L dependency=/opt/rustwide/target/debug/build/yoke/582ba153d69ad1c4/out -L dependency=/opt/rustwide/target/debug/build/yoke-derive/5d0b9005e042d8f0/out -L dependency=/opt/rustwide/target/debug/build/zerocopy/fea893dca245581b/out -L dependency=/opt/rustwide/target/debug/build/zerofrom/62dbee22b96048e2/out -L dependency=/opt/rustwide/target/debug/build/zerofrom-derive/99bfe77ccec4b332/out -L dependency=/opt/rustwide/target/debug/build/zerovec/6dc7a0f52c03148f/out -L dependency=/opt/rustwide/target/debug/build/zerovec-derive/b9df3ec8968191ac/out -L dependency=/opt/rustwide/target/debug/build/zstd/64b2bfe6f2fe2d3e/out -L dependency=/opt/rustwide/target/debug/build/zstd-safe/3e3b16ccc04ad967/out -L dependency=/opt/rustwide/target/debug/build/zstd-sys/dfe9dc567741b543/out --extern anyhow=/opt/rustwide/target/debug/build/anyhow/5cf73cd768c5f646/out/libanyhow-5cf73cd768c5f646.rmeta --extern bytes=/opt/rustwide/target/debug/build/bytes/1733fcdb13354ed1/out/libbytes-1733fcdb13354ed1.rmeta --extern cfg_if=/opt/rustwide/target/debug/build/cfg-if/190c9021fd162845/out/libcfg_if-190c9021fd162845.rmeta --extern cheetah_string=/opt/rustwide/target/debug/build/cheetah-string/326412b29ec85d29/out/libcheetah_string-326412b29ec85d29.rmeta --extern clap=/opt/rustwide/target/debug/build/clap/c7ec594cb35363b4/out/libclap-c7ec594cb35363b4.rmeta --extern crossbeam_skiplist=/opt/rustwide/target/debug/build/crossbeam-skiplist/63c47a070dc25e5a/out/libcrossbeam_skiplist-63c47a070dc25e5a.rmeta --extern dashmap=/opt/rustwide/target/debug/build/dashmap/7463019dd9a7e92e/out/libdashmap-7463019dd9a7e92e.rmeta --extern dirs=/opt/rustwide/target/debug/build/dirs/6a37e854f9d4b2d6/out/libdirs-6a37e854f9d4b2d6.rmeta --extern dns_lookup=/opt/rustwide/target/debug/build/dns-lookup/16319ae29665472e/out/libdns_lookup-16319ae29665472e.rmeta --extern futures=/opt/rustwide/target/debug/build/futures/106c75d12fc81925/out/libfutures-106c75d12fc81925.rmeta --extern lazy_static=/opt/rustwide/target/debug/build/lazy_static/cb8ca6aa8c56979f/out/liblazy_static-cb8ca6aa8c56979f.rmeta --extern num_cpus=/opt/rustwide/target/debug/build/num_cpus/f6a6e287782f7417/out/libnum_cpus-f6a6e287782f7417.rmeta --extern parking_lot=/opt/rustwide/target/debug/build/parking_lot/da95ff0863b265da/out/libparking_lot-da95ff0863b265da.rmeta --extern rand=/opt/rustwide/target/debug/build/rand/db6c82c6ee0b3bd0/out/librand-db6c82c6ee0b3bd0.rmeta --extern rocketmq_client_rust=/opt/rustwide/target/debug/build/rocketmq-client-rust/a51bfb2d4ae6e5d5/out/librocketmq_client_rust-a51bfb2d4ae6e5d5.rmeta --extern rocketmq_common=/opt/rustwide/target/debug/build/rocketmq-common/34810cfa078de401/out/librocketmq_common-34810cfa078de401.rmeta --extern rocketmq_error=/opt/rustwide/target/debug/build/rocketmq-error/6c32234823f31d84/out/librocketmq_error-6c32234823f31d84.rmeta --extern rocketmq_filter=/opt/rustwide/target/debug/build/rocketmq-filter/a6cb0e6b1cf02e52/out/librocketmq_filter-a6cb0e6b1cf02e52.rmeta --extern rocketmq_remoting=/opt/rustwide/target/debug/build/rocketmq-remoting/c2d2b61b6976ffbd/out/librocketmq_remoting-c2d2b61b6976ffbd.rmeta --extern rocketmq_runtime=/opt/rustwide/target/debug/build/rocketmq-runtime/207b4a16bf9051ef/out/librocketmq_runtime-207b4a16bf9051ef.rmeta --extern rocketmq_rust=/opt/rustwide/target/debug/build/rocketmq-rust/b53df413baf74958/out/librocketmq_rust-b53df413baf74958.rmeta --extern rocketmq_store=/opt/rustwide/target/debug/build/rocketmq-store/3d513eb0ba116db2/out/librocketmq_store-3d513eb0ba116db2.rmeta --extern serde=/opt/rustwide/target/debug/build/serde/9bd8b4a5a20087b7/out/libserde-9bd8b4a5a20087b7.rmeta --extern serde_json=/opt/rustwide/target/debug/build/serde_json/b12598df6a2329c6/out/libserde_json-b12598df6a2329c6.rmeta --extern sysinfo=/opt/rustwide/target/debug/build/sysinfo/d571819f29a4aae0/out/libsysinfo-d571819f29a4aae0.rmeta --extern thiserror=/opt/rustwide/target/debug/build/thiserror/e25534102bdaa167/out/libthiserror-e25534102bdaa167.rmeta --extern tokio=/opt/rustwide/target/debug/build/tokio/682cc6e0bffa741d/out/libtokio-682cc6e0bffa741d.rmeta --extern tracing=/opt/rustwide/target/debug/build/tracing/4f1bf94bb599c92f/out/libtracing-4f1bf94bb599c92f.rmeta --extern trait_variant=/opt/rustwide/target/debug/build/trait-variant/ad24513c8516cdf2/out/libtrait_variant-ad24513c8516cdf2.so --cap-lints=forbid -L native=/opt/rustwide/target/debug/build/zstd-sys/7214ce8a3e75ae12/out -L native=/opt/rustwide/target/debug/build/sys-info/cea5ea074a3b04ed/out` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] warning: overflow evaluating the requirement `impl futures::Future: std::marker::Send` [INFO] [stdout] --> src/transaction/queue/default_transactional_message_service.rs:1145:26 [INFO] [stdout] | [INFO] [stdout] 1145 | async fn close(&self) { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `impl futures::Future: std::marker::Send` [INFO] [stdout] --> src/transaction/queue/default_transactional_message_service.rs:1131:6 [INFO] [stdout] | [INFO] [stdout] 1131 | ) { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `impl futures::Future: std::marker::Send` [INFO] [stdout] --> src/transaction/transactional_message_check_service.rs:61:32 [INFO] [stdout] | [INFO] [stdout] 61 | async fn on_wait_end(&self) { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `impl futures::Future, RocketMQError>>: std::marker::Send` [INFO] [stdout] --> src/processor.rs:214:10 [INFO] [stdout] | [INFO] [stdout] 214 | ) -> rocketmq_error::RocketMQResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `impl futures::Future: std::marker::Send` [INFO] [stdout] --> src/transaction/queue/transactional_op_batch_service.rs:88:50 [INFO] [stdout] | [INFO] [stdout] 88 | async fn run(&self, context: &ServiceContext) { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `impl futures::Future: std::marker::Send` [INFO] [stdout] --> src/transaction/transactional_message_check_service.rs:44:50 [INFO] [stdout] | [INFO] [stdout] 44 | async fn run(&self, context: &ServiceContext) { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `BrokerRequestProcessor: std::marker::Send` [INFO] [stdout] --> src/processor.rs:204:35 [INFO] [stdout] | [INFO] [stdout] 204 | impl RequestProcessor for BrokerRequestProcessor [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `{async block@src/processor/processor_service/pop_buffer_merge_service.rs:594:22: 594:32}: std::marker::Send` [INFO] [stdout] --> src/processor/processor_service/pop_buffer_merge_service.rs:594:9 [INFO] [stdout] | [INFO] [stdout] 594 | / tokio::spawn(async move { [INFO] [stdout] 595 | | let interval = this.interval * 200 * 5; [INFO] [stdout] 596 | | [INFO] [stdout] 597 | | loop { [INFO] [stdout] ... | [INFO] [stdout] 630 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `{async block@src/schedule/schedule_message_service.rs:220:34: 220:44}: std::marker::Send` [INFO] [stdout] --> src/schedule/schedule_message_service.rs:220:21 [INFO] [stdout] | [INFO] [stdout] 220 | / tokio::spawn(async move { [INFO] [stdout] 221 | | tokio::time::sleep(Duration::from_millis(FIRST_DELAY_TIME)).await; [INFO] [stdout] 222 | | let task = HandlePutResultTask::new(level_copy, service); [INFO] [stdout] 223 | | task.run().await; [INFO] [stdout] 224 | | }); [INFO] [stdout] | |______________________^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `{async block@src/schedule/schedule_message_service.rs:231:30: 231:40}: std::marker::Send` [INFO] [stdout] --> src/schedule/schedule_message_service.rs:231:17 [INFO] [stdout] | [INFO] [stdout] 231 | / tokio::spawn(async move { [INFO] [stdout] 232 | | let task = [INFO] [stdout] 233 | | DeliverDelayedMessageTimerTask::new(level_copy, offset_copy, service); [INFO] [stdout] 234 | | tokio::time::sleep(Duration::from_millis(FIRST_DELAY_TIME)).await; [INFO] [stdout] 235 | | task.run().await; [INFO] [stdout] 236 | | }); [INFO] [stdout] | |__________________^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `{async block@src/schedule/schedule_message_service.rs:758:22: 758:32}: std::marker::Send` [INFO] [stdout] --> src/schedule/schedule_message_service.rs:758:9 [INFO] [stdout] | [INFO] [stdout] 758 | / tokio::spawn(async move { [INFO] [stdout] 759 | | tokio::time::sleep(Duration::from_millis(delay)).await; [INFO] [stdout] 760 | | let task = DeliverDelayedMessageTimerTask::new(delay_level, offset, schedule_service); [INFO] [stdout] 761 | | task.run().await; [INFO] [stdout] 762 | | }); [INFO] [stdout] | |__________^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: overflow evaluating the requirement `{async block@src/schedule/schedule_message_service.rs:1375:26: 1375:36}: std::marker::Send` [INFO] [stdout] --> src/schedule/schedule_message_service.rs:1375:13 [INFO] [stdout] | [INFO] [stdout] 1375 | / tokio::spawn(async move { [INFO] [stdout] 1376 | | tokio::time::sleep(Duration::from_millis(DELAY_FOR_A_SLEEP)).await; // DELAY_FOR_A_SLEEP [INFO] [stdout] 1377 | | let task = HandlePutResultTask::new(delay_level, schedule_service); [INFO] [stdout] 1378 | | task.run().await; [INFO] [stdout] 1379 | | }); [INFO] [stdout] | |______________^ [INFO] [stdout] | [INFO] [stdout] = help: consider increasing the recursion limit by adding a `#![recursion_limit = "256"]` attribute to your crate (`rocketmq_broker`) [INFO] [stdout] = help: or consider adding a manual `impl` of auto traits like `Send` for intermediate types, if auto traits are involved [INFO] [stdout] = note: this lint is attached to the whole crate and can't be disabled on a per-function basis [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #159228 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: feature `duration_constructors` is declared but not used [INFO] [stdout] --> src/lib.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | #![feature(duration_constructors)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_features)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: feature `sync_unsafe_cell` is declared but not used [INFO] [stdout] --> src/lib.rs:19:12 [INFO] [stdout] | [INFO] [stdout] 19 | #![feature(sync_unsafe_cell)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "998fcb2ca3b148a256db9b4b35dc97754b90f47eafe9dbca804000a05610bf6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "998fcb2ca3b148a256db9b4b35dc97754b90f47eafe9dbca804000a05610bf6d", kill_on_drop: false }` [INFO] [stdout] 998fcb2ca3b148a256db9b4b35dc97754b90f47eafe9dbca804000a05610bf6d