[INFO] fetching crate actix-mqtt-client 0.5.0... [INFO] checking actix-mqtt-client-0.5.0 against master#1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492 for pr-118553-2 [INFO] extracting crate actix-mqtt-client 0.5.0 into /workspace/builds/worker-2-tc1/source [INFO] validating manifest of crates.io crate actix-mqtt-client 0.5.0 on toolchain 1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate actix-mqtt-client 0.5.0 [INFO] finished tweaking crates.io crate actix-mqtt-client 0.5.0 [INFO] tweaked toml for crates.io crate actix-mqtt-client 0.5.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redox_syscall v0.2.16 [INFO] [stderr] Downloaded actix-rt v2.9.0 [INFO] [stderr] Downloaded env_logger v0.8.4 [INFO] [stderr] Downloaded mqtt-protocol v0.11.2 [INFO] [stderr] Downloaded actix_derive v0.6.1 [INFO] [stderr] Downloaded parking_lot_core v0.8.6 [INFO] [stderr] Downloaded actix v0.12.0 [INFO] [stderr] Downloaded tokio-util v0.6.10 [INFO] [stderr] Downloaded parking_lot v0.11.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 464abffbcc65c16182607da02182a1961a910f83ba8dc256a09a96b02e5cf6ac [INFO] running `Command { std: "docker" "start" "-a" "464abffbcc65c16182607da02182a1961a910f83ba8dc256a09a96b02e5cf6ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "464abffbcc65c16182607da02182a1961a910f83ba8dc256a09a96b02e5cf6ac", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "464abffbcc65c16182607da02182a1961a910f83ba8dc256a09a96b02e5cf6ac", kill_on_drop: false }` [INFO] [stdout] 464abffbcc65c16182607da02182a1961a910f83ba8dc256a09a96b02e5cf6ac [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+1ca8b71cff69b0c48e40ceb66d01b9f8d30b2492" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 01c8e5cbaa76b914e70e1b5c055c78bb0ddc0de2c2cce26253caa26fa24d313e [INFO] running `Command { std: "docker" "start" "-a" "01c8e5cbaa76b914e70e1b5c055c78bb0ddc0de2c2cce26253caa26fa24d313e", kill_on_drop: false }` [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking tokio v1.34.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking termcolor v1.4.0 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling actix_derive v0.6.1 [INFO] [stderr] Checking tokio-util v0.6.10 [INFO] [stderr] Checking actix-rt v2.9.0 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking thiserror v1.0.50 [INFO] [stderr] Checking mqtt-protocol v0.11.2 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking actix v0.12.0 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Checking actix-mqtt-client v0.5.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.15s [INFO] running `Command { std: "docker" "inspect" "01c8e5cbaa76b914e70e1b5c055c78bb0ddc0de2c2cce26253caa26fa24d313e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01c8e5cbaa76b914e70e1b5c055c78bb0ddc0de2c2cce26253caa26fa24d313e", kill_on_drop: false }` [INFO] [stdout] 01c8e5cbaa76b914e70e1b5c055c78bb0ddc0de2c2cce26253caa26fa24d313e [INFO] checking actix-mqtt-client-0.5.0 against try#a1ab9307c2d2e67595eb3bb22fd707ccd1f71e33 for pr-118553-2 [INFO] extracting crate actix-mqtt-client 0.5.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate actix-mqtt-client 0.5.0 on toolchain a1ab9307c2d2e67595eb3bb22fd707ccd1f71e33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a1ab9307c2d2e67595eb3bb22fd707ccd1f71e33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate actix-mqtt-client 0.5.0 [INFO] finished tweaking crates.io crate actix-mqtt-client 0.5.0 [INFO] tweaked toml for crates.io crate actix-mqtt-client 0.5.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a1ab9307c2d2e67595eb3bb22fd707ccd1f71e33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a1ab9307c2d2e67595eb3bb22fd707ccd1f71e33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+a1ab9307c2d2e67595eb3bb22fd707ccd1f71e33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 93dce88cf7b5146017c593d5515e12cceb03bdcb6a34be810d850131291f9d93 [INFO] running `Command { std: "docker" "start" "-a" "93dce88cf7b5146017c593d5515e12cceb03bdcb6a34be810d850131291f9d93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "93dce88cf7b5146017c593d5515e12cceb03bdcb6a34be810d850131291f9d93", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "93dce88cf7b5146017c593d5515e12cceb03bdcb6a34be810d850131291f9d93", kill_on_drop: false }` [INFO] [stdout] 93dce88cf7b5146017c593d5515e12cceb03bdcb6a34be810d850131291f9d93 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+a1ab9307c2d2e67595eb3bb22fd707ccd1f71e33" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 245920fae1aa4dd1da66ea17049c355297e4f895842a1aa887a0d41666b6641e [INFO] running `Command { std: "docker" "start" "-a" "245920fae1aa4dd1da66ea17049c355297e4f895842a1aa887a0d41666b6641e", kill_on_drop: false }` [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking mio v0.8.9 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking bytes v1.5.0 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking tokio v1.34.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Compiling crossbeam-utils v0.8.16 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking instant v0.1.12 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking once_cell v1.18.0 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking crossbeam-channel v0.5.8 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking termcolor v1.4.0 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Compiling futures-macro v0.3.29 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling actix_derive v0.6.1 [INFO] [stderr] Checking tokio-util v0.6.10 [INFO] [stderr] Checking actix-rt v2.9.0 [INFO] [stderr] Checking tokio-stream v0.1.14 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking env_logger v0.8.4 [INFO] [stderr] Checking thiserror v1.0.50 [INFO] [stderr] Checking mqtt-protocol v0.11.2 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking actix v0.12.0 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Checking actix-mqtt-client v0.5.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: function is missing necessary lifetime bounds [INFO] [stdout] --> src/actors/packets/mod.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | / fn schedule_status_check( [INFO] [stdout] 72 | | ctx: &mut Context, [INFO] [stdout] 73 | | status_recipient: &Recipient>, [INFO] [stdout] 74 | | error_recipient: &Recipient, [INFO] [stdout] ... | [INFO] [stdout] 84 | | TStatusPayload: Send, [INFO] [stdout] 85 | | TStatusCheckFunc: FnOnce(&Option>) -> bool + Send + 'static, [INFO] [stdout] | |_____________________________________________________________________________________________^ [INFO] [stdout] | [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 #109628 [INFO] [stdout] = note: to get more detailed errors, use `#[deny(implied_bounds_from_trait_impl)]` [INFO] [stdout] = note: `#[warn(implied_bounds_from_trait_impl)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `TStatusPayload` may not live long enough [INFO] [stdout] --> src/actors/packets/mod.rs:73:23 [INFO] [stdout] | [INFO] [stdout] 73 | status_recipient: &Recipient>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `TStatusPayload` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `TStatusPayload` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 84 | TStatusPayload: Send + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is missing necessary lifetime bounds [INFO] [stdout] --> src/actors/packets/mod.rs:71:1 [INFO] [stdout] | [INFO] [stdout] 71 | / fn schedule_status_check( [INFO] [stdout] 72 | | ctx: &mut Context, [INFO] [stdout] 73 | | status_recipient: &Recipient>, [INFO] [stdout] 74 | | error_recipient: &Recipient, [INFO] [stdout] ... | [INFO] [stdout] 84 | | TStatusPayload: Send, [INFO] [stdout] 85 | | TStatusCheckFunc: FnOnce(&Option>) -> bool + Send + 'static, [INFO] [stdout] | |_____________________________________________________________________________________________^ [INFO] [stdout] | [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 #109628 [INFO] [stdout] = note: to get more detailed errors, use `#[deny(implied_bounds_from_trait_impl)]` [INFO] [stdout] = note: `#[warn(implied_bounds_from_trait_impl)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `TStatusPayload` may not live long enough [INFO] [stdout] --> src/actors/packets/mod.rs:73:23 [INFO] [stdout] | [INFO] [stdout] 73 | status_recipient: &Recipient>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `TStatusPayload` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `TStatusPayload` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 84 | TStatusPayload: Send + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is missing necessary lifetime bounds [INFO] [stdout] --> src/actors/packets/mod.rs:125:1 [INFO] [stdout] | [INFO] [stdout] 125 | / fn set_packet_status( [INFO] [stdout] 126 | | tag: &str, [INFO] [stdout] 127 | | ctx: &mut Context, [INFO] [stdout] 128 | | status_recipient: &Recipient>, [INFO] [stdout] ... | [INFO] [stdout] 138 | | TActor::Context: ToEnvelope, [INFO] [stdout] 139 | | TStatusPayload: Send, [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [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 #109628 [INFO] [stdout] = note: to get more detailed errors, use `#[deny(implied_bounds_from_trait_impl)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is missing necessary lifetime bounds [INFO] [stdout] --> src/actors/packets/mod.rs:125:1 [INFO] [stdout] | [INFO] [stdout] 125 | / fn set_packet_status( [INFO] [stdout] 126 | | tag: &str, [INFO] [stdout] 127 | | ctx: &mut Context, [INFO] [stdout] 128 | | status_recipient: &Recipient>, [INFO] [stdout] ... | [INFO] [stdout] 138 | | TActor::Context: ToEnvelope, [INFO] [stdout] 139 | | TStatusPayload: Send, [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [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 #109628 [INFO] [stdout] = note: to get more detailed errors, use `#[deny(implied_bounds_from_trait_impl)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `TStatusPayload` may not live long enough [INFO] [stdout] --> src/actors/packets/mod.rs:128:23 [INFO] [stdout] | [INFO] [stdout] 128 | status_recipient: &Recipient>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `TStatusPayload` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `TStatusPayload` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 139 | TStatusPayload: Send + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `TStatusPayload` may not live long enough [INFO] [stdout] --> src/actors/packets/mod.rs:128:23 [INFO] [stdout] | [INFO] [stdout] 128 | status_recipient: &Recipient>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `TStatusPayload` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `TStatusPayload` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 139 | TStatusPayload: Send + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is missing necessary lifetime bounds [INFO] [stdout] --> src/actors/packets/mod.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | / fn reset_packet_status( [INFO] [stdout] 151 | | tag: &str, [INFO] [stdout] 152 | | ctx: &mut Context, [INFO] [stdout] 153 | | status_recipient: &Recipient>, [INFO] [stdout] ... | [INFO] [stdout] 163 | | TActor::Context: ToEnvelope, [INFO] [stdout] 164 | | TStatusPayload: Send, [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [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 #109628 [INFO] [stdout] = note: to get more detailed errors, use `#[deny(implied_bounds_from_trait_impl)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is missing necessary lifetime bounds [INFO] [stdout] --> src/actors/packets/mod.rs:150:1 [INFO] [stdout] | [INFO] [stdout] 150 | / fn reset_packet_status( [INFO] [stdout] 151 | | tag: &str, [INFO] [stdout] 152 | | ctx: &mut Context, [INFO] [stdout] 153 | | status_recipient: &Recipient>, [INFO] [stdout] ... | [INFO] [stdout] 163 | | TActor::Context: ToEnvelope, [INFO] [stdout] 164 | | TStatusPayload: Send, [INFO] [stdout] | |_________________________^ [INFO] [stdout] | [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 #109628 [INFO] [stdout] = note: to get more detailed errors, use `#[deny(implied_bounds_from_trait_impl)]` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `TStatusPayload` may not live long enough [INFO] [stdout] --> src/actors/packets/mod.rs:153:23 [INFO] [stdout] | [INFO] [stdout] 153 | status_recipient: &Recipient>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `TStatusPayload` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `TStatusPayload` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 164 | TStatusPayload: Send + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0310]: the parameter type `TStatusPayload` may not live long enough [INFO] [stdout] --> src/actors/packets/mod.rs:153:23 [INFO] [stdout] | [INFO] [stdout] 153 | status_recipient: &Recipient>, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | the parameter type `TStatusPayload` must be valid for the static lifetime... [INFO] [stdout] | ...so that the type `TStatusPayload` will meet its required lifetime bounds [INFO] [stdout] | [INFO] [stdout] help: consider adding an explicit lifetime bound [INFO] [stdout] | [INFO] [stdout] 164 | TStatusPayload: Send + 'static, [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-mqtt-client` (lib) due to 4 previous errors; 3 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 3 previous errors; 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0310`. [INFO] [stdout] [INFO] [stderr] error: could not compile `actix-mqtt-client` (lib test) due to 4 previous errors; 3 warnings emitted [INFO] running `Command { std: "docker" "inspect" "245920fae1aa4dd1da66ea17049c355297e4f895842a1aa887a0d41666b6641e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "245920fae1aa4dd1da66ea17049c355297e4f895842a1aa887a0d41666b6641e", kill_on_drop: false }` [INFO] [stdout] 245920fae1aa4dd1da66ea17049c355297e4f895842a1aa887a0d41666b6641e