[INFO] fetching crate aeron 0.2.0... [INFO] checking aeron-0.2.0 against try#65132f36b923285d5da381c2fbafee6ce899e841 for pr-132712-1 [INFO] extracting crate aeron 0.2.0 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate aeron 0.2.0 on toolchain 65132f36b923285d5da381c2fbafee6ce899e841 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate aeron 0.2.0 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate aeron 0.2.0 [INFO] tweaked toml for crates.io crate aeron 0.2.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate aeron 0.2.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" "+65132f36b923285d5da381c2fbafee6ce899e841" "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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 70a5bf4d529263059f9c5acb9b04e19fca378409fbcd72240c1ea47fd9e8d6cc [INFO] running `Command { std: "docker" "start" "-a" "70a5bf4d529263059f9c5acb9b04e19fca378409fbcd72240c1ea47fd9e8d6cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "70a5bf4d529263059f9c5acb9b04e19fca378409fbcd72240c1ea47fd9e8d6cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "70a5bf4d529263059f9c5acb9b04e19fca378409fbcd72240c1ea47fd9e8d6cc", kill_on_drop: false }` [INFO] [stdout] 70a5bf4d529263059f9c5acb9b04e19fca378409fbcd72240c1ea47fd9e8d6cc [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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+65132f36b923285d5da381c2fbafee6ce899e841" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7443aaf924d6d239c9a0b790c58080b514063040f1804eb07f5b95e767659c7c [INFO] running `Command { std: "docker" "start" "-a" "7443aaf924d6d239c9a0b790c58080b514063040f1804eb07f5b95e767659c7c", kill_on_drop: false }` [INFO] [stderr] Copying to /tmp/fixit [INFO] [stderr] Running `cargo fix --edition` [INFO] [stderr] Migrating Cargo.toml from 2021 edition to 2024 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking memchr v2.7.4 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Checking bitflags v2.6.0 [INFO] [stderr] Checking regex-syntax v0.8.4 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Checking utf8parse v0.2.2 [INFO] [stderr] Compiling toml_datetime v0.6.8 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling winnow v0.5.40 [INFO] [stderr] Compiling crossbeam-utils v0.8.20 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling indexmap v2.5.0 [INFO] [stderr] Checking anstyle-parse v0.2.5 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Checking colorchoice v1.0.2 [INFO] [stderr] Compiling rustix v0.38.36 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking anstyle-query v1.1.1 [INFO] [stderr] Checking termcolor v1.4.1 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking is_terminal_polyfill v1.70.1 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking anstyle v1.0.8 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Checking anstream v0.6.15 [INFO] [stderr] Compiling aeron v0.2.0 (/tmp/fixit) [INFO] [stderr] Migrating build.rs from 2021 edition to 2024 [INFO] [stderr] Compiling toml_edit v0.19.15 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Fixed build.rs (1 fix) [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Checking clap_lex v0.7.2 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking clap_builder v4.5.17 [INFO] [stderr] Checking ctrlc v3.4.5 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Checking flate2 v1.0.33 [INFO] [stderr] Compiling proc-macro-crate v1.3.1 [INFO] [stderr] Checking crossbeam-channel v0.5.13 [INFO] [stderr] Checking core_affinity v0.8.1 [INFO] [stderr] Checking memmap v0.7.0 [INFO] [stderr] Checking cache_line_size v1.0.0 [INFO] [stderr] Checking lazy_static v1.5.0 [INFO] [stderr] Checking base64 v0.21.7 [INFO] [stderr] Checking galvanic-assert v0.8.7 [INFO] [stderr] Checking aeron_archiver_codecs v0.1.1 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking hdrhistogram v7.5.4 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Compiling ntest_test_cases v0.9.3 [INFO] [stderr] Compiling ntest_timeout v0.9.3 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Checking ntest v0.9.3 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking clap v4.5.17 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Migrating src/lib.rs from 2021 edition to 2024 [INFO] [stderr] Fixed src/subscription.rs (2 fixes) [INFO] [stderr] Fixed src/fragment_assembler.rs (1 fix) [INFO] [stderr] Fixed src/utils/log_buffers.rs (1 fix) [INFO] [stderr] Fixed src/utils/misc.rs (1 fix) [INFO] [stderr] Fixed src/concurrent/counters.rs (1 fix) [INFO] [stderr] Fixed src/command/terminate_driver_flyweight.rs (1 fix) [INFO] [stderr] Fixed src/client_conductor.rs (52 fixes) [INFO] [stderr] Fixed src/publication.rs (1 fix) [INFO] [stderr] Fixed src/command/counter_message_flyweight.rs (1 fix) [INFO] [stderr] Fixed src/utils/mod.rs (2 fixes) [INFO] [stderr] Fixed src/concurrent/agent_runner.rs (2 fixes) [INFO] [stderr] Fixed src/concurrent/atomic_buffer.rs (1 fix) [INFO] [stderr] Fixed src/concurrent/agent_invoker.rs (1 fix) [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/aeron.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 148 | crate::log!(trace, "Using AgentInvoker"); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/aeron.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 148 | crate::log!(trace, "Using AgentInvoker"); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the macro `crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/aeron.rs:151:13 [INFO] [stdout] | [INFO] [stdout] 151 | crate::log!(trace, "Using AgentRunner"); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/aeron.rs:151:13 [INFO] [stdout] | [INFO] [stdout] 151 | crate::log!(trace, "Using AgentRunner"); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/aeron.rs:601:13 [INFO] [stdout] | [INFO] [stdout] 601 | crate::log!(trace, "Closing conductor invoker"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/aeron.rs:601:13 [INFO] [stdout] | [INFO] [stdout] 601 | crate::log!(trace, "Closing conductor invoker"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/aeron.rs:604:13 [INFO] [stdout] | [INFO] [stdout] 604 | crate::log!(trace, "Closing conductor stopper"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/aeron.rs:604:13 [INFO] [stdout] | [INFO] [stdout] 604 | crate::log!(trace, "Closing conductor stopper"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:431:13 [INFO] [stdout] | [INFO] [stdout] 431 | log!(trace, "on_heartbeat_check_timeouts: {:?}", &err); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:431:13 [INFO] [stdout] | [INFO] [stdout] 431 | log!(trace, "on_heartbeat_check_timeouts: {:?}", &err); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:450:17 [INFO] [stdout] | [INFO] [stdout] 450 | log!(trace, "on_heartbeat_check_timeouts: {:?}", &err); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:450:17 [INFO] [stdout] | [INFO] [stdout] 450 | log!(trace, "on_heartbeat_check_timeouts: {:?}", &err); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:469:21 [INFO] [stdout] | [INFO] [stdout] 469 | log!(trace, "on_heartbeat_check_timeouts: {:?}", &err); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:469:21 [INFO] [stdout] | [INFO] [stdout] 469 | log!(trace, "on_heartbeat_check_timeouts: {:?}", &err); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:570:9 [INFO] [stdout] | [INFO] [stdout] 570 | / log!( [INFO] [stdout] 571 | | trace, [INFO] [stdout] 572 | | "add_publication: on channel:{} stream:{}", [INFO] [stdout] 573 | | channel.to_str().unwrap(), [INFO] [stdout] 574 | | stream_id [INFO] [stdout] 575 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:570:9 [INFO] [stdout] | [INFO] [stdout] 570 | / log!( [INFO] [stdout] 571 | | trace, [INFO] [stdout] 572 | | "add_publication: on channel:{} stream:{}", [INFO] [stdout] 573 | | channel.to_str().unwrap(), [INFO] [stdout] 574 | | stream_id [INFO] [stdout] 575 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:588:9 [INFO] [stdout] | [INFO] [stdout] 588 | / log!( [INFO] [stdout] 589 | | trace, [INFO] [stdout] 590 | | "add_publication: publication ADDED with registration_id {}", [INFO] [stdout] 591 | | registration_id [INFO] [stdout] 592 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:588:9 [INFO] [stdout] | [INFO] [stdout] 588 | / log!( [INFO] [stdout] 589 | | trace, [INFO] [stdout] 590 | | "add_publication: publication ADDED with registration_id {}", [INFO] [stdout] 591 | | registration_id [INFO] [stdout] 592 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:604:9 [INFO] [stdout] | [INFO] [stdout] 604 | log!(trace, "find_publication: with registration_id {}", registration_id); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:604:9 [INFO] [stdout] | [INFO] [stdout] 604 | log!(trace, "find_publication: with registration_id {}", registration_id); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:616:21 [INFO] [stdout] | [INFO] [stdout] 616 | / log!( [INFO] [stdout] 617 | | trace, [INFO] [stdout] 618 | | "find_publication: existing publication with registration_id {} FOUND", [INFO] [stdout] 619 | | registration_id [INFO] [stdout] 620 | | ); [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:616:21 [INFO] [stdout] | [INFO] [stdout] 616 | / log!( [INFO] [stdout] 617 | | trace, [INFO] [stdout] 618 | | "find_publication: existing publication with registration_id {} FOUND", [INFO] [stdout] 619 | | registration_id [INFO] [stdout] 620 | | ); [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:655:29 [INFO] [stdout] | [INFO] [stdout] 655 | / ... log!( [INFO] [stdout] 656 | | ... trace, [INFO] [stdout] 657 | | ... "find_publication: publication with registration_id {} CREATED", [INFO] [stdout] 658 | | ... registration_id [INFO] [stdout] 659 | | ... ); [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:655:29 [INFO] [stdout] | [INFO] [stdout] 655 | / ... log!( [INFO] [stdout] 656 | | ... trace, [INFO] [stdout] 657 | | ... "find_publication: publication with registration_id {} CREATED", [INFO] [stdout] 658 | | ... registration_id [INFO] [stdout] 659 | | ... ); [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:696:9 [INFO] [stdout] | [INFO] [stdout] 696 | log!(trace, "release_publication: with registration_id {}", registration_id); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:696:9 [INFO] [stdout] | [INFO] [stdout] 696 | log!(trace, "release_publication: with registration_id {}", registration_id); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:703:13 [INFO] [stdout] | [INFO] [stdout] 703 | / log!( [INFO] [stdout] 704 | | trace, [INFO] [stdout] 705 | | "release_publication: publication with registration_id {} RELEASED", [INFO] [stdout] 706 | | registration_id [INFO] [stdout] 707 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:703:13 [INFO] [stdout] | [INFO] [stdout] 703 | / log!( [INFO] [stdout] 704 | | trace, [INFO] [stdout] 705 | | "release_publication: publication with registration_id {} RELEASED", [INFO] [stdout] 706 | | registration_id [INFO] [stdout] 707 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:710:13 [INFO] [stdout] | [INFO] [stdout] 710 | / log!( [INFO] [stdout] 711 | | trace, [INFO] [stdout] 712 | | "release_publication: publication with registration_id {} not found", [INFO] [stdout] 713 | | registration_id [INFO] [stdout] 714 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:710:13 [INFO] [stdout] | [INFO] [stdout] 710 | / log!( [INFO] [stdout] 711 | | trace, [INFO] [stdout] 712 | | "release_publication: publication with registration_id {} not found", [INFO] [stdout] 713 | | registration_id [INFO] [stdout] 714 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:720:9 [INFO] [stdout] | [INFO] [stdout] 720 | / log!( [INFO] [stdout] 721 | | trace, [INFO] [stdout] 722 | | "add_exclusive_publication: on channel:{} stream:{}", [INFO] [stdout] 723 | | channel.to_str().unwrap(), [INFO] [stdout] 724 | | stream_id [INFO] [stdout] 725 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:720:9 [INFO] [stdout] | [INFO] [stdout] 720 | / log!( [INFO] [stdout] 721 | | trace, [INFO] [stdout] 722 | | "add_exclusive_publication: on channel:{} stream:{}", [INFO] [stdout] 723 | | channel.to_str().unwrap(), [INFO] [stdout] 724 | | stream_id [INFO] [stdout] 725 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:738:9 [INFO] [stdout] | [INFO] [stdout] 738 | / log!( [INFO] [stdout] 739 | | trace, [INFO] [stdout] 740 | | "add_exclusive_publication: exclusive publication ADDED with registration_id {}", [INFO] [stdout] 741 | | registration_id [INFO] [stdout] 742 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:738:9 [INFO] [stdout] | [INFO] [stdout] 738 | / log!( [INFO] [stdout] 739 | | trace, [INFO] [stdout] 740 | | "add_exclusive_publication: exclusive publication ADDED with registration_id {}", [INFO] [stdout] 741 | | registration_id [INFO] [stdout] 742 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:751:9 [INFO] [stdout] | [INFO] [stdout] 751 | log!(trace, "find_exclusive_publication: with registration_id {}", registration_id); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:751:9 [INFO] [stdout] | [INFO] [stdout] 751 | log!(trace, "find_exclusive_publication: with registration_id {}", registration_id); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:762:21 [INFO] [stdout] | [INFO] [stdout] 762 | / log!( [INFO] [stdout] 763 | | trace, [INFO] [stdout] 764 | | "find_exclusive_publication: existing exclusive publication with registration_id {} FOUND", [INFO] [stdout] 765 | | registration_id [INFO] [stdout] 766 | | ); [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:762:21 [INFO] [stdout] | [INFO] [stdout] 762 | / log!( [INFO] [stdout] 763 | | trace, [INFO] [stdout] 764 | | "find_exclusive_publication: existing exclusive publication with registration_id {} FOUND", [INFO] [stdout] 765 | | registration_id [INFO] [stdout] 766 | | ); [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:800:29 [INFO] [stdout] | [INFO] [stdout] 800 | / ... log!( [INFO] [stdout] 801 | | ... trace, [INFO] [stdout] 802 | | ... "find_exclusive_publication: exclusive publication with registration_id {} CREATED", [INFO] [stdout] 803 | | ... registration_id [INFO] [stdout] 804 | | ... ); [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:800:29 [INFO] [stdout] | [INFO] [stdout] 800 | / ... log!( [INFO] [stdout] 801 | | ... trace, [INFO] [stdout] 802 | | ... "find_exclusive_publication: exclusive publication with registration_id {} CREATED", [INFO] [stdout] 803 | | ... registration_id [INFO] [stdout] 804 | | ... ); [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:837:9 [INFO] [stdout] | [INFO] [stdout] 837 | / log!( [INFO] [stdout] 838 | | trace, [INFO] [stdout] 839 | | "release_exclusive_publication: with registration_id {}", [INFO] [stdout] 840 | | registration_id [INFO] [stdout] 841 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:837:9 [INFO] [stdout] | [INFO] [stdout] 837 | / log!( [INFO] [stdout] 838 | | trace, [INFO] [stdout] 839 | | "release_exclusive_publication: with registration_id {}", [INFO] [stdout] 840 | | registration_id [INFO] [stdout] 841 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | / log!( [INFO] [stdout] 849 | | trace, [INFO] [stdout] 850 | | "release_exclusive_publication: exclusive publication with registration_id {} RELEASED", [INFO] [stdout] 851 | | registration_id [INFO] [stdout] 852 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | / log!( [INFO] [stdout] 849 | | trace, [INFO] [stdout] 850 | | "release_exclusive_publication: exclusive publication with registration_id {} RELEASED", [INFO] [stdout] 851 | | registration_id [INFO] [stdout] 852 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:854:13 [INFO] [stdout] | [INFO] [stdout] 854 | / log!( [INFO] [stdout] 855 | | trace, [INFO] [stdout] 856 | | "release_exclusive_publication: exclusive publication with registration_id {} not found", [INFO] [stdout] 857 | | registration_id [INFO] [stdout] 858 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:854:13 [INFO] [stdout] | [INFO] [stdout] 854 | / log!( [INFO] [stdout] 855 | | trace, [INFO] [stdout] 856 | | "release_exclusive_publication: exclusive publication with registration_id {} not found", [INFO] [stdout] 857 | | registration_id [INFO] [stdout] 858 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:871:9 [INFO] [stdout] | [INFO] [stdout] 871 | / log!( [INFO] [stdout] 872 | | trace, [INFO] [stdout] 873 | | "add_subscription: on channel:{} stream:{}", [INFO] [stdout] 874 | | channel.to_str().unwrap(), [INFO] [stdout] 875 | | stream_id [INFO] [stdout] 876 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:871:9 [INFO] [stdout] | [INFO] [stdout] 871 | / log!( [INFO] [stdout] 872 | | trace, [INFO] [stdout] 873 | | "add_subscription: on channel:{} stream:{}", [INFO] [stdout] 874 | | channel.to_str().unwrap(), [INFO] [stdout] 875 | | stream_id [INFO] [stdout] 876 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:896:9 [INFO] [stdout] | [INFO] [stdout] 896 | / log!( [INFO] [stdout] 897 | | trace, [INFO] [stdout] 898 | | "add_subscription: subscription ADDED with registration_id {}", [INFO] [stdout] 899 | | registration_id [INFO] [stdout] 900 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:896:9 [INFO] [stdout] | [INFO] [stdout] 896 | / log!( [INFO] [stdout] 897 | | trace, [INFO] [stdout] 898 | | "add_subscription: subscription ADDED with registration_id {}", [INFO] [stdout] 899 | | registration_id [INFO] [stdout] 900 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:906:9 [INFO] [stdout] | [INFO] [stdout] 906 | log!(trace, "find_subscription: with registration_id {}", registration_id); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:906:9 [INFO] [stdout] | [INFO] [stdout] 906 | log!(trace, "find_subscription: with registration_id {}", registration_id); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:919:21 [INFO] [stdout] | [INFO] [stdout] 919 | / log!( [INFO] [stdout] 920 | | trace, [INFO] [stdout] 921 | | "find_subscription: existing subscription with registration_id {} FOUND", [INFO] [stdout] 922 | | registration_id [INFO] [stdout] 923 | | ); [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:919:21 [INFO] [stdout] | [INFO] [stdout] 919 | / log!( [INFO] [stdout] 920 | | trace, [INFO] [stdout] 921 | | "find_subscription: existing subscription with registration_id {} FOUND", [INFO] [stdout] 922 | | registration_id [INFO] [stdout] 923 | | ); [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:962:9 [INFO] [stdout] | [INFO] [stdout] 962 | log!(trace, "release_subscription: with registration_id {}", registration_id); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:962:9 [INFO] [stdout] | [INFO] [stdout] 962 | log!(trace, "release_subscription: with registration_id {}", registration_id); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:977:13 [INFO] [stdout] | [INFO] [stdout] 977 | / log!( [INFO] [stdout] 978 | | trace, [INFO] [stdout] 979 | | "release_subscription: subscription with registration_id {} not found", [INFO] [stdout] 980 | | registration_id [INFO] [stdout] 981 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:977:13 [INFO] [stdout] | [INFO] [stdout] 977 | / log!( [INFO] [stdout] 978 | | trace, [INFO] [stdout] 979 | | "release_subscription: subscription with registration_id {} not found", [INFO] [stdout] 980 | | registration_id [INFO] [stdout] 981 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:987:9 [INFO] [stdout] | [INFO] [stdout] 987 | / log!( [INFO] [stdout] 988 | | trace, [INFO] [stdout] 989 | | "release_subscription: subscription with registration_id {} RELEASED together with its images", [INFO] [stdout] 990 | | registration_id [INFO] [stdout] 991 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:987:9 [INFO] [stdout] | [INFO] [stdout] 987 | / log!( [INFO] [stdout] 988 | | trace, [INFO] [stdout] 989 | | "release_subscription: subscription with registration_id {} RELEASED together with its images", [INFO] [stdout] 990 | | registration_id [INFO] [stdout] 991 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:997:9 [INFO] [stdout] | [INFO] [stdout] 997 | log!(trace, "add_counter: with type_id:{} label:{}", type_id, label); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:997:9 [INFO] [stdout] | [INFO] [stdout] 997 | log!(trace, "add_counter: with type_id:{} label:{}", type_id, label); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1026:9 [INFO] [stdout] | [INFO] [stdout] 1026 | / log!( [INFO] [stdout] 1027 | | trace, [INFO] [stdout] 1028 | | "add_counter: counter type_id:{} label:{} ADDED with registration_id {}", [INFO] [stdout] 1029 | | type_id, [INFO] [stdout] 1030 | | label, [INFO] [stdout] 1031 | | registration_id [INFO] [stdout] 1032 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1026:9 [INFO] [stdout] | [INFO] [stdout] 1026 | / log!( [INFO] [stdout] 1027 | | trace, [INFO] [stdout] 1028 | | "add_counter: counter type_id:{} label:{} ADDED with registration_id {}", [INFO] [stdout] 1029 | | type_id, [INFO] [stdout] 1030 | | label, [INFO] [stdout] 1031 | | registration_id [INFO] [stdout] 1032 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1038:9 [INFO] [stdout] | [INFO] [stdout] 1038 | log!(trace, "find_counter: with registration_id {}", registration_id); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1038:9 [INFO] [stdout] | [INFO] [stdout] 1038 | log!(trace, "find_counter: with registration_id {}", registration_id); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1050:21 [INFO] [stdout] | [INFO] [stdout] 1050 | / log!( [INFO] [stdout] 1051 | | trace, [INFO] [stdout] 1052 | | "find_counter: existing counter with registration_id {} FOUND", [INFO] [stdout] 1053 | | registration_id [INFO] [stdout] 1054 | | ); [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1050:21 [INFO] [stdout] | [INFO] [stdout] 1050 | / log!( [INFO] [stdout] 1051 | | trace, [INFO] [stdout] 1052 | | "find_counter: existing counter with registration_id {} FOUND", [INFO] [stdout] 1053 | | registration_id [INFO] [stdout] 1054 | | ); [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1098:13 [INFO] [stdout] | [INFO] [stdout] 1098 | / log!( [INFO] [stdout] 1099 | | trace, [INFO] [stdout] 1100 | | "release_counter: counter with registration_id {} RELEASED", [INFO] [stdout] 1101 | | registration_id [INFO] [stdout] 1102 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1098:13 [INFO] [stdout] | [INFO] [stdout] 1098 | / log!( [INFO] [stdout] 1099 | | trace, [INFO] [stdout] 1100 | | "release_counter: counter with registration_id {} RELEASED", [INFO] [stdout] 1101 | | registration_id [INFO] [stdout] 1102 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1104:13 [INFO] [stdout] | [INFO] [stdout] 1104 | / log!( [INFO] [stdout] 1105 | | trace, [INFO] [stdout] 1106 | | "release_counter: counter with registration_id {} not found", [INFO] [stdout] 1107 | | registration_id [INFO] [stdout] 1108 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1104:13 [INFO] [stdout] | [INFO] [stdout] 1104 | / log!( [INFO] [stdout] 1105 | | trace, [INFO] [stdout] 1106 | | "release_counter: counter with registration_id {} not found", [INFO] [stdout] 1107 | | registration_id [INFO] [stdout] 1108 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1116:9 [INFO] [stdout] | [INFO] [stdout] 1116 | / log!( [INFO] [stdout] 1117 | | trace, [INFO] [stdout] 1118 | | "add_destination: with publication_registration_id:{} channel: {}", [INFO] [stdout] 1119 | | publication_registration_id, [INFO] [stdout] 1120 | | endpoint_channel.to_str().unwrap() [INFO] [stdout] 1121 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1116:9 [INFO] [stdout] | [INFO] [stdout] 1116 | / log!( [INFO] [stdout] 1117 | | trace, [INFO] [stdout] 1118 | | "add_destination: with publication_registration_id:{} channel: {}", [INFO] [stdout] 1119 | | publication_registration_id, [INFO] [stdout] 1120 | | endpoint_channel.to_str().unwrap() [INFO] [stdout] 1121 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1136:9 [INFO] [stdout] | [INFO] [stdout] 1136 | / log!( [INFO] [stdout] 1137 | | trace, [INFO] [stdout] 1138 | | "add_destination: destination ADDED with correlation_id {}", [INFO] [stdout] 1139 | | correlation_id [INFO] [stdout] 1140 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1136:9 [INFO] [stdout] | [INFO] [stdout] 1136 | / log!( [INFO] [stdout] 1137 | | trace, [INFO] [stdout] 1138 | | "add_destination: destination ADDED with correlation_id {}", [INFO] [stdout] 1139 | | correlation_id [INFO] [stdout] 1140 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1146:9 [INFO] [stdout] | [INFO] [stdout] 1146 | / log!( [INFO] [stdout] 1147 | | trace, [INFO] [stdout] 1148 | | "remove_destination: with publication_registration_id:{} channel: {}", [INFO] [stdout] 1149 | | publication_registration_id, [INFO] [stdout] 1150 | | endpoint_channel.to_str().unwrap() [INFO] [stdout] 1151 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1146:9 [INFO] [stdout] | [INFO] [stdout] 1146 | / log!( [INFO] [stdout] 1147 | | trace, [INFO] [stdout] 1148 | | "remove_destination: with publication_registration_id:{} channel: {}", [INFO] [stdout] 1149 | | publication_registration_id, [INFO] [stdout] 1150 | | endpoint_channel.to_str().unwrap() [INFO] [stdout] 1151 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1168:9 [INFO] [stdout] | [INFO] [stdout] 1168 | / log!( [INFO] [stdout] 1169 | | trace, [INFO] [stdout] 1170 | | "remove_destination: destination REMOVED correlation_id:{}", [INFO] [stdout] 1171 | | correlation_id [INFO] [stdout] 1172 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1168:9 [INFO] [stdout] | [INFO] [stdout] 1168 | / log!( [INFO] [stdout] 1169 | | trace, [INFO] [stdout] 1170 | | "remove_destination: destination REMOVED correlation_id:{}", [INFO] [stdout] 1171 | | correlation_id [INFO] [stdout] 1172 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1182:9 [INFO] [stdout] | [INFO] [stdout] 1182 | / log!( [INFO] [stdout] 1183 | | trace, [INFO] [stdout] 1184 | | "add_rcv_destination: with subscription_registration_id:{} channel: {}", [INFO] [stdout] 1185 | | subscription_registration_id, [INFO] [stdout] 1186 | | endpoint_channel.to_str().unwrap() [INFO] [stdout] 1187 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1182:9 [INFO] [stdout] | [INFO] [stdout] 1182 | / log!( [INFO] [stdout] 1183 | | trace, [INFO] [stdout] 1184 | | "add_rcv_destination: with subscription_registration_id:{} channel: {}", [INFO] [stdout] 1185 | | subscription_registration_id, [INFO] [stdout] 1186 | | endpoint_channel.to_str().unwrap() [INFO] [stdout] 1187 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1202:9 [INFO] [stdout] | [INFO] [stdout] 1202 | / log!( [INFO] [stdout] 1203 | | trace, [INFO] [stdout] 1204 | | "add_rcv_destination: rcv destination ADDED with correlation_id {}", [INFO] [stdout] 1205 | | correlation_id [INFO] [stdout] 1206 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1202:9 [INFO] [stdout] | [INFO] [stdout] 1202 | / log!( [INFO] [stdout] 1203 | | trace, [INFO] [stdout] 1204 | | "add_rcv_destination: rcv destination ADDED with correlation_id {}", [INFO] [stdout] 1205 | | correlation_id [INFO] [stdout] 1206 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1216:9 [INFO] [stdout] | [INFO] [stdout] 1216 | / log!( [INFO] [stdout] 1217 | | trace, [INFO] [stdout] 1218 | | "remove_rcv_destination: with subscription_registration_id:{} channel: {}", [INFO] [stdout] 1219 | | subscription_registration_id, [INFO] [stdout] 1220 | | endpoint_channel.to_str().unwrap() [INFO] [stdout] 1221 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1216:9 [INFO] [stdout] | [INFO] [stdout] 1216 | / log!( [INFO] [stdout] 1217 | | trace, [INFO] [stdout] 1218 | | "remove_rcv_destination: with subscription_registration_id:{} channel: {}", [INFO] [stdout] 1219 | | subscription_registration_id, [INFO] [stdout] 1220 | | endpoint_channel.to_str().unwrap() [INFO] [stdout] 1221 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1236:9 [INFO] [stdout] | [INFO] [stdout] 1236 | / log!( [INFO] [stdout] 1237 | | trace, [INFO] [stdout] 1238 | | "remove_rcv_destination: rcv destination REMOVED correlation_id:{}", [INFO] [stdout] 1239 | | correlation_id [INFO] [stdout] 1240 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1236:9 [INFO] [stdout] | [INFO] [stdout] 1236 | / log!( [INFO] [stdout] 1237 | | trace, [INFO] [stdout] 1238 | | "remove_rcv_destination: rcv destination REMOVED correlation_id:{}", [INFO] [stdout] 1239 | | correlation_id [INFO] [stdout] 1240 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1327:9 [INFO] [stdout] | [INFO] [stdout] 1327 | log!(trace, "close_all_resources: closing all resources"); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1327:9 [INFO] [stdout] | [INFO] [stdout] 1327 | log!(trace, "close_all_resources: closing all resources"); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1446:9 [INFO] [stdout] | [INFO] [stdout] 1446 | log!(trace, "on_start: started as agent"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1446:9 [INFO] [stdout] | [INFO] [stdout] 1446 | log!(trace, "on_start: started as agent"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1461:9 [INFO] [stdout] | [INFO] [stdout] 1461 | log!(trace, "on_close: stopping as agent"); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1461:9 [INFO] [stdout] | [INFO] [stdout] 1461 | log!(trace, "on_close: stopping as agent"); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1485:13 [INFO] [stdout] | [INFO] [stdout] 1485 | / ... log!(trace, "on_new_publication: registration_id {}, original_registration_id {}, stream_id {}, session_id {}, publication_limit_co... [INFO] [stdout] 1486 | | ... registration_id, [INFO] [stdout] 1487 | | ... original_registration_id, [INFO] [stdout] 1488 | | ... stream_id, [INFO] [stdout] ... | [INFO] [stdout] 1492 | | ... log_file_name.to_str().unwrap() [INFO] [stdout] 1493 | | ... ); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1485:13 [INFO] [stdout] | [INFO] [stdout] 1485 | / ... log!(trace, "on_new_publication: registration_id {}, original_registration_id {}, stream_id {}, session_id {}, publication_limit_co... [INFO] [stdout] 1486 | | ... registration_id, [INFO] [stdout] 1487 | | ... original_registration_id, [INFO] [stdout] 1488 | | ... stream_id, [INFO] [stdout] ... | [INFO] [stdout] 1492 | | ... log_file_name.to_str().unwrap() [INFO] [stdout] 1493 | | ... ); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1541:13 [INFO] [stdout] | [INFO] [stdout] 1541 | / ... log!(trace, "on_new_exclusive_publication: registration_id {}, original_registration_id {}, stream_id {}, session_id {}, publicatio... [INFO] [stdout] 1542 | | ... registration_id, [INFO] [stdout] 1543 | | ... original_registration_id, [INFO] [stdout] 1544 | | ... stream_id, [INFO] [stdout] ... | [INFO] [stdout] 1548 | | ... log_file_name.to_str().unwrap() [INFO] [stdout] 1549 | | ... ); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1541:13 [INFO] [stdout] | [INFO] [stdout] 1541 | / ... log!(trace, "on_new_exclusive_publication: registration_id {}, original_registration_id {}, stream_id {}, session_id {}, publicatio... [INFO] [stdout] 1542 | | ... registration_id, [INFO] [stdout] 1543 | | ... original_registration_id, [INFO] [stdout] 1544 | | ... stream_id, [INFO] [stdout] ... | [INFO] [stdout] 1548 | | ... log_file_name.to_str().unwrap() [INFO] [stdout] 1549 | | ... ); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1582:13 [INFO] [stdout] | [INFO] [stdout] 1582 | / log!( [INFO] [stdout] 1583 | | trace, [INFO] [stdout] 1584 | | "on_subscription_ready: registration_id {}, channel_status_id {}", [INFO] [stdout] 1585 | | registration_id, [INFO] [stdout] 1586 | | channel_status_id [INFO] [stdout] 1587 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1582:13 [INFO] [stdout] | [INFO] [stdout] 1582 | / log!( [INFO] [stdout] 1583 | | trace, [INFO] [stdout] 1584 | | "on_subscription_ready: registration_id {}, channel_status_id {}", [INFO] [stdout] 1585 | | registration_id, [INFO] [stdout] 1586 | | channel_status_id [INFO] [stdout] 1587 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1609:13 [INFO] [stdout] | [INFO] [stdout] 1609 | log!(trace, "on_operation_success: correlation_id {}", correlation_id); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1609:13 [INFO] [stdout] | [INFO] [stdout] 1609 | log!(trace, "on_operation_success: correlation_id {}", correlation_id); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1626:25 [INFO] [stdout] | [INFO] [stdout] 1626 | ... log!(trace, "on_channel_endpoint_error_response: for subscription, offending_command_correlation_id {}, error_message {}", offending_command_correlation_id, error_message.to_str().unwrap(... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1626:25 [INFO] [stdout] | [INFO] [stdout] 1626 | ... log!(trace, "on_channel_endpoint_error_response: for subscription, offending_command_correlation_id {}, error_message {}", offending_command_correlation_id, error_message.to_str().unwrap(... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1664:25 [INFO] [stdout] | [INFO] [stdout] 1664 | ... log!(trace, "on_channel_endpoint_error_response: for publication, offending_command_correlation_id {}, error_message {}", offending_command_correlation_id, error_message.to_str().unwrap(... [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1664:25 [INFO] [stdout] | [INFO] [stdout] 1664 | ... log!(trace, "on_channel_endpoint_error_response: for publication, offending_command_correlation_id {}, error_message {}", offending_command_correlation_id, error_message.to_str().unwrap(... [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1709:13 [INFO] [stdout] | [INFO] [stdout] 1709 | / log!( [INFO] [stdout] 1710 | | trace, [INFO] [stdout] 1711 | | "on_error_response: for subscription, offending_command_correlation_id {}, error_code {}, error_message {}", [INFO] [stdout] 1712 | | offending_command_correlation_id, [INFO] [stdout] 1713 | | error_code, [INFO] [stdout] 1714 | | error_message.to_str().unwrap() [INFO] [stdout] 1715 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1709:13 [INFO] [stdout] | [INFO] [stdout] 1709 | / log!( [INFO] [stdout] 1710 | | trace, [INFO] [stdout] 1711 | | "on_error_response: for subscription, offending_command_correlation_id {}, error_code {}, error_message {}", [INFO] [stdout] 1712 | | offending_command_correlation_id, [INFO] [stdout] 1713 | | error_code, [INFO] [stdout] 1714 | | error_message.to_str().unwrap() [INFO] [stdout] 1715 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1723:13 [INFO] [stdout] | [INFO] [stdout] 1723 | / log!( [INFO] [stdout] 1724 | | trace, [INFO] [stdout] 1725 | | "on_error_response: for publication, offending_command_correlation_id {}, error_code {}, error_message {}", [INFO] [stdout] 1726 | | offending_command_correlation_id, [INFO] [stdout] 1727 | | error_code, [INFO] [stdout] 1728 | | error_message.to_str().unwrap() [INFO] [stdout] 1729 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1723:13 [INFO] [stdout] | [INFO] [stdout] 1723 | / log!( [INFO] [stdout] 1724 | | trace, [INFO] [stdout] 1725 | | "on_error_response: for publication, offending_command_correlation_id {}, error_code {}, error_message {}", [INFO] [stdout] 1726 | | offending_command_correlation_id, [INFO] [stdout] 1727 | | error_code, [INFO] [stdout] 1728 | | error_message.to_str().unwrap() [INFO] [stdout] 1729 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1740:13 [INFO] [stdout] | [INFO] [stdout] 1740 | ... log!(trace, "on_error_response: for exclusive publication, offending_command_correlation_id {}, error_code {}, error_message {}", offending_command_correlation_id, error_code, error_message.to_str().unwrap(... [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1740:13 [INFO] [stdout] | [INFO] [stdout] 1740 | ... log!(trace, "on_error_response: for exclusive publication, offending_command_correlation_id {}, error_code {}, error_message {}", offending_command_correlation_id, error_code, error_message.to_str().unwrap(... [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1748:13 [INFO] [stdout] | [INFO] [stdout] 1748 | / log!( [INFO] [stdout] 1749 | | trace, [INFO] [stdout] 1750 | | "on_error_response: for counter, offending_command_correlation_id {}, error_code {}, error_message {}", [INFO] [stdout] 1751 | | offending_command_correlation_id, [INFO] [stdout] 1752 | | error_code, [INFO] [stdout] 1753 | | error_message.to_str().unwrap() [INFO] [stdout] 1754 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1748:13 [INFO] [stdout] | [INFO] [stdout] 1748 | / log!( [INFO] [stdout] 1749 | | trace, [INFO] [stdout] 1750 | | "on_error_response: for counter, offending_command_correlation_id {}, error_code {}, error_message {}", [INFO] [stdout] 1751 | | offending_command_correlation_id, [INFO] [stdout] 1752 | | error_code, [INFO] [stdout] 1753 | | error_message.to_str().unwrap() [INFO] [stdout] 1754 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1765:13 [INFO] [stdout] | [INFO] [stdout] 1765 | / log!( [INFO] [stdout] 1766 | | trace, [INFO] [stdout] 1767 | | "on_error_response: for destination, offending_command_correlation_id {}, error_code {}, error_message {}", [INFO] [stdout] 1768 | | offending_command_correlation_id, [INFO] [stdout] 1769 | | error_code, [INFO] [stdout] 1770 | | error_message.to_str().unwrap() [INFO] [stdout] 1771 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1765:13 [INFO] [stdout] | [INFO] [stdout] 1765 | / log!( [INFO] [stdout] 1766 | | trace, [INFO] [stdout] 1767 | | "on_error_response: for destination, offending_command_correlation_id {}, error_code {}, error_message {}", [INFO] [stdout] 1768 | | offending_command_correlation_id, [INFO] [stdout] 1769 | | error_code, [INFO] [stdout] 1770 | | error_message.to_str().unwrap() [INFO] [stdout] 1771 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1796:21 [INFO] [stdout] | [INFO] [stdout] 1796 | / ... log!(trace, [INFO] [stdout] 1797 | | ... "on_available_image correlation_id {}, session_id {}, subscriber_position_id {}, subscription_registration_id {}, log_filename ... [INFO] [stdout] 1798 | | ... correlation_id, [INFO] [stdout] 1799 | | ... session_id, [INFO] [stdout] ... | [INFO] [stdout] 1803 | | ... source_identity.to_str().unwrap() [INFO] [stdout] 1804 | | ... ); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1796:21 [INFO] [stdout] | [INFO] [stdout] 1796 | / ... log!(trace, [INFO] [stdout] 1797 | | ... "on_available_image correlation_id {}, session_id {}, subscriber_position_id {}, subscription_registration_id {}, log_filename ... [INFO] [stdout] 1798 | | ... correlation_id, [INFO] [stdout] 1799 | | ... session_id, [INFO] [stdout] ... | [INFO] [stdout] 1803 | | ... source_identity.to_str().unwrap() [INFO] [stdout] 1804 | | ... ); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1857:13 [INFO] [stdout] | [INFO] [stdout] 1857 | / log!( [INFO] [stdout] 1858 | | trace, [INFO] [stdout] 1859 | | "on_unavailable_image correlation_id {}, subscription_registration_id {}", [INFO] [stdout] 1860 | | correlation_id, [INFO] [stdout] 1861 | | subscription_registration_id, [INFO] [stdout] 1862 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1857:13 [INFO] [stdout] | [INFO] [stdout] 1857 | / log!( [INFO] [stdout] 1858 | | trace, [INFO] [stdout] 1859 | | "on_unavailable_image correlation_id {}, subscription_registration_id {}", [INFO] [stdout] 1860 | | correlation_id, [INFO] [stdout] 1861 | | subscription_registration_id, [INFO] [stdout] 1862 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1886:13 [INFO] [stdout] | [INFO] [stdout] 1886 | / log!( [INFO] [stdout] 1887 | | trace, [INFO] [stdout] 1888 | | "on_available_counter registration_id {}, counter_id {}", [INFO] [stdout] 1889 | | registration_id, [INFO] [stdout] 1890 | | counter_id, [INFO] [stdout] 1891 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1886:13 [INFO] [stdout] | [INFO] [stdout] 1886 | / log!( [INFO] [stdout] 1887 | | trace, [INFO] [stdout] 1888 | | "on_available_counter registration_id {}, counter_id {}", [INFO] [stdout] 1889 | | registration_id, [INFO] [stdout] 1890 | | counter_id, [INFO] [stdout] 1891 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1915:9 [INFO] [stdout] | [INFO] [stdout] 1915 | / log!( [INFO] [stdout] 1916 | | trace, [INFO] [stdout] 1917 | | "on_unavailable_counter registration_id {}, counter_id {}", [INFO] [stdout] 1918 | | registration_id, [INFO] [stdout] 1919 | | counter_id, [INFO] [stdout] 1920 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1915:9 [INFO] [stdout] | [INFO] [stdout] 1915 | / log!( [INFO] [stdout] 1916 | | trace, [INFO] [stdout] 1917 | | "on_unavailable_counter registration_id {}, counter_id {}", [INFO] [stdout] 1918 | | registration_id, [INFO] [stdout] 1919 | | counter_id, [INFO] [stdout] 1920 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1930:13 [INFO] [stdout] | [INFO] [stdout] 1930 | log!(trace, "on_client_timeout client_id {}. Closing all resources.", client_id,); [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1930:13 [INFO] [stdout] | [INFO] [stdout] 1930 | log!(trace, "on_client_timeout client_id {}. Closing all resources.", client_id,); [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:2018:9 [INFO] [stdout] | [INFO] [stdout] 2018 | crate::log!(error, "Got error: {:?}", err); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:2018:9 [INFO] [stdout] | [INFO] [stdout] 2018 | crate::log!(error, "Got error: {:?}", err); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/agent_runner.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | crate::log!(trace, "Sending stop command to AgentRunner"); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/agent_runner.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | crate::log!(trace, "Sending stop command to AgentRunner"); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/agent_runner.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | crate::log!(trace, "AgentRunner stopped"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/agent_runner.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | crate::log!(trace, "AgentRunner stopped"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/agent_runner.rs:122:17 [INFO] [stdout] | [INFO] [stdout] 122 | crate::log!(trace, "AgentRunner thread started on CPU {}", id); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/agent_runner.rs:122:17 [INFO] [stdout] | [INFO] [stdout] 122 | crate::log!(trace, "AgentRunner thread started on CPU {}", id); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/agent_runner.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | crate::log!(trace, "AgentRunner thread started"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/agent_runner.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | crate::log!(trace, "AgentRunner thread started"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/agent_runner.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 127 | crate::log!(trace, "AgentRunner thread finished"); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/agent_runner.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 127 | crate::log!(trace, "AgentRunner thread finished"); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/agent_runner.rs:149:21 [INFO] [stdout] | [INFO] [stdout] 149 | crate::log!(trace, "AgentRunner received stop command"); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/agent_runner.rs:149:21 [INFO] [stdout] | [INFO] [stdout] 149 | crate::log!(trace, "AgentRunner received stop command"); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/agent_runner.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 160 | crate::log!(trace, "AgentRunner closing"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/agent_runner.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 160 | crate::log!(trace, "AgentRunner closing"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/agent_runner.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | crate::log!(trace, "AgentRunner closed"); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/agent_runner.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | crate::log!(trace, "AgentRunner closed"); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/logbuffer/term_appender.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | log!(trace, "append_unfragmented_message: end of log condition detected"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/logbuffer/term_appender.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | log!(trace, "append_unfragmented_message: end of log condition detected"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/logbuffer/term_appender.rs:241:13 [INFO] [stdout] | [INFO] [stdout] 241 | log!(trace, "append_fragmented_message: end of log condition detected"); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/logbuffer/term_appender.rs:241:13 [INFO] [stdout] | [INFO] [stdout] 241 | log!(trace, "append_fragmented_message: end of log condition detected"); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/logbuffer/term_appender.rs:266:17 [INFO] [stdout] | [INFO] [stdout] 266 | log!(trace, "append_fragmented_message: writing fragment with flags {:x}", flags); [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/logbuffer/term_appender.rs:266:17 [INFO] [stdout] | [INFO] [stdout] 266 | log!(trace, "append_fragmented_message: writing fragment with flags {:x}", flags); [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/concurrent/status/status_indicator_reader.rs:47:20 [INFO] [stdout] | [INFO] [stdout] 47 | assert_eq!(STATIC_ALIGNED_BUFFER_SLICE.0.len(), I64_SIZE as usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/concurrent/status/status_indicator_reader.rs:48:34 [INFO] [stdout] | [INFO] [stdout] 48 | AtomicBuffer::wrap_slice(&mut STATIC_ALIGNED_BUFFER_SLICE.0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 48 | AtomicBuffer::wrap_slice(&raw mut STATIC_ALIGNED_BUFFER_SLICE.0) [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/driver_listener_adapter.rs:104:13 [INFO] [stdout] | [INFO] [stdout] 104 | log!(trace, "Message arrived of type {:x}", msg as i32); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/driver_listener_adapter.rs:104:13 [INFO] [stdout] | [INFO] [stdout] 104 | log!(trace, "Message arrived of type {:x}", msg as i32); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/driver_proxy.rs:322:13 [INFO] [stdout] | [INFO] [stdout] 322 | log!(trace, "Driver command {:#x} failed", msg_type); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/driver_proxy.rs:322:13 [INFO] [stdout] | [INFO] [stdout] 322 | log!(trace, "Driver command {:#x} failed", msg_type); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/driver_proxy.rs:326:9 [INFO] [stdout] | [INFO] [stdout] 326 | log!(trace, "Successfully written driver command: {:#x}", msg_type); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/driver_proxy.rs:326:9 [INFO] [stdout] | [INFO] [stdout] 326 | log!(trace, "Successfully written driver command: {:#x}", msg_type); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/exclusive_publication.rs:706:9 [INFO] [stdout] | [INFO] [stdout] 706 | crate::log!(error, "Got error: {:?}", err); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/exclusive_publication.rs:706:9 [INFO] [stdout] | [INFO] [stdout] 706 | crate::log!(error, "Got error: {:?}", err); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/image.rs:323:17 [INFO] [stdout] | [INFO] [stdout] 323 | log!(trace, "Image {} poll returned: {:?}", self.correlation_id, read_outcome); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/image.rs:323:17 [INFO] [stdout] | [INFO] [stdout] 323 | log!(trace, "Image {} poll returned: {:?}", self.correlation_id, read_outcome); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/publication.rs:359:21 [INFO] [stdout] | [INFO] [stdout] 359 | / log!( [INFO] [stdout] 360 | | trace, [INFO] [stdout] 361 | | "Appending unfragmented message on publication {}", [INFO] [stdout] 362 | | self.registration_id [INFO] [stdout] 363 | | ); [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/publication.rs:359:21 [INFO] [stdout] | [INFO] [stdout] 359 | / log!( [INFO] [stdout] 360 | | trace, [INFO] [stdout] 361 | | "Appending unfragmented message on publication {}", [INFO] [stdout] 362 | | self.registration_id [INFO] [stdout] 363 | | ); [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/publication.rs:374:21 [INFO] [stdout] | [INFO] [stdout] 374 | log!(trace, "Appending fragmented message on publication {}", self.registration_id); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/publication.rs:374:21 [INFO] [stdout] | [INFO] [stdout] 374 | log!(trace, "Appending fragmented message on publication {}", self.registration_id); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/publication.rs:394:17 [INFO] [stdout] | [INFO] [stdout] 394 | / log!( [INFO] [stdout] 395 | | trace, [INFO] [stdout] 396 | | "Current stream position is out of limit on publication {}", [INFO] [stdout] 397 | | self.registration_id [INFO] [stdout] 398 | | ); [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/publication.rs:394:17 [INFO] [stdout] | [INFO] [stdout] 394 | / log!( [INFO] [stdout] 395 | | trace, [INFO] [stdout] 396 | | "Current stream position is out of limit on publication {}", [INFO] [stdout] 397 | | self.registration_id [INFO] [stdout] 398 | | ); [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/publication.rs:402:13 [INFO] [stdout] | [INFO] [stdout] 402 | / log!( [INFO] [stdout] 403 | | trace, [INFO] [stdout] 404 | | "Unsuccessful attempt to publish a message via closed publication {}", [INFO] [stdout] 405 | | self.registration_id [INFO] [stdout] 406 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/publication.rs:402:13 [INFO] [stdout] | [INFO] [stdout] 402 | / log!( [INFO] [stdout] 403 | | trace, [INFO] [stdout] 404 | | "Unsuccessful attempt to publish a message via closed publication {}", [INFO] [stdout] 405 | | self.registration_id [INFO] [stdout] 406 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/publication.rs:674:13 [INFO] [stdout] | [INFO] [stdout] 674 | log!(error, "Release publication error: {:?}", err); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/publication.rs:674:13 [INFO] [stdout] | [INFO] [stdout] 674 | log!(error, "Release publication error: {:?}", err); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/publication.rs:816:9 [INFO] [stdout] | [INFO] [stdout] 816 | crate::log!(error, "Got error: {:?}", err); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/publication.rs:816:9 [INFO] [stdout] | [INFO] [stdout] 816 | crate::log!(error, "Got error: {:?}", err); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/utils/log_buffers.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | log!(trace, "from_existing: file_path {}, pre_touch {}", &file_path, pre_touch); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/utils/log_buffers.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | log!(trace, "from_existing: file_path {}, pre_touch {}", &file_path, pre_touch); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/utils/log_buffers.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | log!(trace, "from_existing: file mapped successfully, term_length {}", term_length); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/utils/log_buffers.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | log!(trace, "from_existing: file mapped successfully, term_length {}", term_length); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/aeron.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 148 | crate::log!(trace, "Using AgentInvoker"); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/aeron.rs:148:13 [INFO] [stdout] | [INFO] [stdout] 148 | crate::log!(trace, "Using AgentInvoker"); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] = note: `--force-warn if-let-rescope` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] = note: this warning originates in the macro `crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/aeron.rs:151:13 [INFO] [stdout] | [INFO] [stdout] 151 | crate::log!(trace, "Using AgentRunner"); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/aeron.rs:151:13 [INFO] [stdout] | [INFO] [stdout] 151 | crate::log!(trace, "Using AgentRunner"); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/aeron.rs:601:13 [INFO] [stdout] | [INFO] [stdout] 601 | crate::log!(trace, "Closing conductor invoker"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/aeron.rs:601:13 [INFO] [stdout] | [INFO] [stdout] 601 | crate::log!(trace, "Closing conductor invoker"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/aeron.rs:604:13 [INFO] [stdout] | [INFO] [stdout] 604 | crate::log!(trace, "Closing conductor stopper"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/aeron.rs:604:13 [INFO] [stdout] | [INFO] [stdout] 604 | crate::log!(trace, "Closing conductor stopper"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:431:13 [INFO] [stdout] | [INFO] [stdout] 431 | log!(trace, "on_heartbeat_check_timeouts: {:?}", &err); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:431:13 [INFO] [stdout] | [INFO] [stdout] 431 | log!(trace, "on_heartbeat_check_timeouts: {:?}", &err); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:450:17 [INFO] [stdout] | [INFO] [stdout] 450 | log!(trace, "on_heartbeat_check_timeouts: {:?}", &err); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:450:17 [INFO] [stdout] | [INFO] [stdout] 450 | log!(trace, "on_heartbeat_check_timeouts: {:?}", &err); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:469:21 [INFO] [stdout] | [INFO] [stdout] 469 | log!(trace, "on_heartbeat_check_timeouts: {:?}", &err); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:469:21 [INFO] [stdout] | [INFO] [stdout] 469 | log!(trace, "on_heartbeat_check_timeouts: {:?}", &err); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:570:9 [INFO] [stdout] | [INFO] [stdout] 570 | / log!( [INFO] [stdout] 571 | | trace, [INFO] [stdout] 572 | | "add_publication: on channel:{} stream:{}", [INFO] [stdout] 573 | | channel.to_str().unwrap(), [INFO] [stdout] 574 | | stream_id [INFO] [stdout] 575 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:570:9 [INFO] [stdout] | [INFO] [stdout] 570 | / log!( [INFO] [stdout] 571 | | trace, [INFO] [stdout] 572 | | "add_publication: on channel:{} stream:{}", [INFO] [stdout] 573 | | channel.to_str().unwrap(), [INFO] [stdout] 574 | | stream_id [INFO] [stdout] 575 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:588:9 [INFO] [stdout] | [INFO] [stdout] 588 | / log!( [INFO] [stdout] 589 | | trace, [INFO] [stdout] 590 | | "add_publication: publication ADDED with registration_id {}", [INFO] [stdout] 591 | | registration_id [INFO] [stdout] 592 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:588:9 [INFO] [stdout] | [INFO] [stdout] 588 | / log!( [INFO] [stdout] 589 | | trace, [INFO] [stdout] 590 | | "add_publication: publication ADDED with registration_id {}", [INFO] [stdout] 591 | | registration_id [INFO] [stdout] 592 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:604:9 [INFO] [stdout] | [INFO] [stdout] 604 | log!(trace, "find_publication: with registration_id {}", registration_id); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:604:9 [INFO] [stdout] | [INFO] [stdout] 604 | log!(trace, "find_publication: with registration_id {}", registration_id); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:616:21 [INFO] [stdout] | [INFO] [stdout] 616 | / log!( [INFO] [stdout] 617 | | trace, [INFO] [stdout] 618 | | "find_publication: existing publication with registration_id {} FOUND", [INFO] [stdout] 619 | | registration_id [INFO] [stdout] 620 | | ); [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:616:21 [INFO] [stdout] | [INFO] [stdout] 616 | / log!( [INFO] [stdout] 617 | | trace, [INFO] [stdout] 618 | | "find_publication: existing publication with registration_id {} FOUND", [INFO] [stdout] 619 | | registration_id [INFO] [stdout] 620 | | ); [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:655:29 [INFO] [stdout] | [INFO] [stdout] 655 | / ... log!( [INFO] [stdout] 656 | | ... trace, [INFO] [stdout] 657 | | ... "find_publication: publication with registration_id {} CREATED", [INFO] [stdout] 658 | | ... registration_id [INFO] [stdout] 659 | | ... ); [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:655:29 [INFO] [stdout] | [INFO] [stdout] 655 | / ... log!( [INFO] [stdout] 656 | | ... trace, [INFO] [stdout] 657 | | ... "find_publication: publication with registration_id {} CREATED", [INFO] [stdout] 658 | | ... registration_id [INFO] [stdout] 659 | | ... ); [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:696:9 [INFO] [stdout] | [INFO] [stdout] 696 | log!(trace, "release_publication: with registration_id {}", registration_id); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:696:9 [INFO] [stdout] | [INFO] [stdout] 696 | log!(trace, "release_publication: with registration_id {}", registration_id); [INFO] [stdout] | ---------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:703:13 [INFO] [stdout] | [INFO] [stdout] 703 | / log!( [INFO] [stdout] 704 | | trace, [INFO] [stdout] 705 | | "release_publication: publication with registration_id {} RELEASED", [INFO] [stdout] 706 | | registration_id [INFO] [stdout] 707 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:703:13 [INFO] [stdout] | [INFO] [stdout] 703 | / log!( [INFO] [stdout] 704 | | trace, [INFO] [stdout] 705 | | "release_publication: publication with registration_id {} RELEASED", [INFO] [stdout] 706 | | registration_id [INFO] [stdout] 707 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:710:13 [INFO] [stdout] | [INFO] [stdout] 710 | / log!( [INFO] [stdout] 711 | | trace, [INFO] [stdout] 712 | | "release_publication: publication with registration_id {} not found", [INFO] [stdout] 713 | | registration_id [INFO] [stdout] 714 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:710:13 [INFO] [stdout] | [INFO] [stdout] 710 | / log!( [INFO] [stdout] 711 | | trace, [INFO] [stdout] 712 | | "release_publication: publication with registration_id {} not found", [INFO] [stdout] 713 | | registration_id [INFO] [stdout] 714 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:720:9 [INFO] [stdout] | [INFO] [stdout] 720 | / log!( [INFO] [stdout] 721 | | trace, [INFO] [stdout] 722 | | "add_exclusive_publication: on channel:{} stream:{}", [INFO] [stdout] 723 | | channel.to_str().unwrap(), [INFO] [stdout] 724 | | stream_id [INFO] [stdout] 725 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:720:9 [INFO] [stdout] | [INFO] [stdout] 720 | / log!( [INFO] [stdout] 721 | | trace, [INFO] [stdout] 722 | | "add_exclusive_publication: on channel:{} stream:{}", [INFO] [stdout] 723 | | channel.to_str().unwrap(), [INFO] [stdout] 724 | | stream_id [INFO] [stdout] 725 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:738:9 [INFO] [stdout] | [INFO] [stdout] 738 | / log!( [INFO] [stdout] 739 | | trace, [INFO] [stdout] 740 | | "add_exclusive_publication: exclusive publication ADDED with registration_id {}", [INFO] [stdout] 741 | | registration_id [INFO] [stdout] 742 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:738:9 [INFO] [stdout] | [INFO] [stdout] 738 | / log!( [INFO] [stdout] 739 | | trace, [INFO] [stdout] 740 | | "add_exclusive_publication: exclusive publication ADDED with registration_id {}", [INFO] [stdout] 741 | | registration_id [INFO] [stdout] 742 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:751:9 [INFO] [stdout] | [INFO] [stdout] 751 | log!(trace, "find_exclusive_publication: with registration_id {}", registration_id); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:751:9 [INFO] [stdout] | [INFO] [stdout] 751 | log!(trace, "find_exclusive_publication: with registration_id {}", registration_id); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:762:21 [INFO] [stdout] | [INFO] [stdout] 762 | / log!( [INFO] [stdout] 763 | | trace, [INFO] [stdout] 764 | | "find_exclusive_publication: existing exclusive publication with registration_id {} FOUND", [INFO] [stdout] 765 | | registration_id [INFO] [stdout] 766 | | ); [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:762:21 [INFO] [stdout] | [INFO] [stdout] 762 | / log!( [INFO] [stdout] 763 | | trace, [INFO] [stdout] 764 | | "find_exclusive_publication: existing exclusive publication with registration_id {} FOUND", [INFO] [stdout] 765 | | registration_id [INFO] [stdout] 766 | | ); [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:800:29 [INFO] [stdout] | [INFO] [stdout] 800 | / ... log!( [INFO] [stdout] 801 | | ... trace, [INFO] [stdout] 802 | | ... "find_exclusive_publication: exclusive publication with registration_id {} CREATED", [INFO] [stdout] 803 | | ... registration_id [INFO] [stdout] 804 | | ... ); [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:800:29 [INFO] [stdout] | [INFO] [stdout] 800 | / ... log!( [INFO] [stdout] 801 | | ... trace, [INFO] [stdout] 802 | | ... "find_exclusive_publication: exclusive publication with registration_id {} CREATED", [INFO] [stdout] 803 | | ... registration_id [INFO] [stdout] 804 | | ... ); [INFO] [stdout] | |_______________________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:837:9 [INFO] [stdout] | [INFO] [stdout] 837 | / log!( [INFO] [stdout] 838 | | trace, [INFO] [stdout] 839 | | "release_exclusive_publication: with registration_id {}", [INFO] [stdout] 840 | | registration_id [INFO] [stdout] 841 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:837:9 [INFO] [stdout] | [INFO] [stdout] 837 | / log!( [INFO] [stdout] 838 | | trace, [INFO] [stdout] 839 | | "release_exclusive_publication: with registration_id {}", [INFO] [stdout] 840 | | registration_id [INFO] [stdout] 841 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | / log!( [INFO] [stdout] 849 | | trace, [INFO] [stdout] 850 | | "release_exclusive_publication: exclusive publication with registration_id {} RELEASED", [INFO] [stdout] 851 | | registration_id [INFO] [stdout] 852 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:848:13 [INFO] [stdout] | [INFO] [stdout] 848 | / log!( [INFO] [stdout] 849 | | trace, [INFO] [stdout] 850 | | "release_exclusive_publication: exclusive publication with registration_id {} RELEASED", [INFO] [stdout] 851 | | registration_id [INFO] [stdout] 852 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:854:13 [INFO] [stdout] | [INFO] [stdout] 854 | / log!( [INFO] [stdout] 855 | | trace, [INFO] [stdout] 856 | | "release_exclusive_publication: exclusive publication with registration_id {} not found", [INFO] [stdout] 857 | | registration_id [INFO] [stdout] 858 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:854:13 [INFO] [stdout] | [INFO] [stdout] 854 | / log!( [INFO] [stdout] 855 | | trace, [INFO] [stdout] 856 | | "release_exclusive_publication: exclusive publication with registration_id {} not found", [INFO] [stdout] 857 | | registration_id [INFO] [stdout] 858 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:871:9 [INFO] [stdout] | [INFO] [stdout] 871 | / log!( [INFO] [stdout] 872 | | trace, [INFO] [stdout] 873 | | "add_subscription: on channel:{} stream:{}", [INFO] [stdout] 874 | | channel.to_str().unwrap(), [INFO] [stdout] 875 | | stream_id [INFO] [stdout] 876 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:871:9 [INFO] [stdout] | [INFO] [stdout] 871 | / log!( [INFO] [stdout] 872 | | trace, [INFO] [stdout] 873 | | "add_subscription: on channel:{} stream:{}", [INFO] [stdout] 874 | | channel.to_str().unwrap(), [INFO] [stdout] 875 | | stream_id [INFO] [stdout] 876 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:896:9 [INFO] [stdout] | [INFO] [stdout] 896 | / log!( [INFO] [stdout] 897 | | trace, [INFO] [stdout] 898 | | "add_subscription: subscription ADDED with registration_id {}", [INFO] [stdout] 899 | | registration_id [INFO] [stdout] 900 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:896:9 [INFO] [stdout] | [INFO] [stdout] 896 | / log!( [INFO] [stdout] 897 | | trace, [INFO] [stdout] 898 | | "add_subscription: subscription ADDED with registration_id {}", [INFO] [stdout] 899 | | registration_id [INFO] [stdout] 900 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:906:9 [INFO] [stdout] | [INFO] [stdout] 906 | log!(trace, "find_subscription: with registration_id {}", registration_id); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:906:9 [INFO] [stdout] | [INFO] [stdout] 906 | log!(trace, "find_subscription: with registration_id {}", registration_id); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:919:21 [INFO] [stdout] | [INFO] [stdout] 919 | / log!( [INFO] [stdout] 920 | | trace, [INFO] [stdout] 921 | | "find_subscription: existing subscription with registration_id {} FOUND", [INFO] [stdout] 922 | | registration_id [INFO] [stdout] 923 | | ); [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:919:21 [INFO] [stdout] | [INFO] [stdout] 919 | / log!( [INFO] [stdout] 920 | | trace, [INFO] [stdout] 921 | | "find_subscription: existing subscription with registration_id {} FOUND", [INFO] [stdout] 922 | | registration_id [INFO] [stdout] 923 | | ); [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:962:9 [INFO] [stdout] | [INFO] [stdout] 962 | log!(trace, "release_subscription: with registration_id {}", registration_id); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:962:9 [INFO] [stdout] | [INFO] [stdout] 962 | log!(trace, "release_subscription: with registration_id {}", registration_id); [INFO] [stdout] | ----------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:977:13 [INFO] [stdout] | [INFO] [stdout] 977 | / log!( [INFO] [stdout] 978 | | trace, [INFO] [stdout] 979 | | "release_subscription: subscription with registration_id {} not found", [INFO] [stdout] 980 | | registration_id [INFO] [stdout] 981 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:977:13 [INFO] [stdout] | [INFO] [stdout] 977 | / log!( [INFO] [stdout] 978 | | trace, [INFO] [stdout] 979 | | "release_subscription: subscription with registration_id {} not found", [INFO] [stdout] 980 | | registration_id [INFO] [stdout] 981 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:987:9 [INFO] [stdout] | [INFO] [stdout] 987 | / log!( [INFO] [stdout] 988 | | trace, [INFO] [stdout] 989 | | "release_subscription: subscription with registration_id {} RELEASED together with its images", [INFO] [stdout] 990 | | registration_id [INFO] [stdout] 991 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:987:9 [INFO] [stdout] | [INFO] [stdout] 987 | / log!( [INFO] [stdout] 988 | | trace, [INFO] [stdout] 989 | | "release_subscription: subscription with registration_id {} RELEASED together with its images", [INFO] [stdout] 990 | | registration_id [INFO] [stdout] 991 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:997:9 [INFO] [stdout] | [INFO] [stdout] 997 | log!(trace, "add_counter: with type_id:{} label:{}", type_id, label); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:997:9 [INFO] [stdout] | [INFO] [stdout] 997 | log!(trace, "add_counter: with type_id:{} label:{}", type_id, label); [INFO] [stdout] | -------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1026:9 [INFO] [stdout] | [INFO] [stdout] 1026 | / log!( [INFO] [stdout] 1027 | | trace, [INFO] [stdout] 1028 | | "add_counter: counter type_id:{} label:{} ADDED with registration_id {}", [INFO] [stdout] 1029 | | type_id, [INFO] [stdout] 1030 | | label, [INFO] [stdout] 1031 | | registration_id [INFO] [stdout] 1032 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1026:9 [INFO] [stdout] | [INFO] [stdout] 1026 | / log!( [INFO] [stdout] 1027 | | trace, [INFO] [stdout] 1028 | | "add_counter: counter type_id:{} label:{} ADDED with registration_id {}", [INFO] [stdout] 1029 | | type_id, [INFO] [stdout] 1030 | | label, [INFO] [stdout] 1031 | | registration_id [INFO] [stdout] 1032 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1038:9 [INFO] [stdout] | [INFO] [stdout] 1038 | log!(trace, "find_counter: with registration_id {}", registration_id); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1038:9 [INFO] [stdout] | [INFO] [stdout] 1038 | log!(trace, "find_counter: with registration_id {}", registration_id); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1050:21 [INFO] [stdout] | [INFO] [stdout] 1050 | / log!( [INFO] [stdout] 1051 | | trace, [INFO] [stdout] 1052 | | "find_counter: existing counter with registration_id {} FOUND", [INFO] [stdout] 1053 | | registration_id [INFO] [stdout] 1054 | | ); [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1050:21 [INFO] [stdout] | [INFO] [stdout] 1050 | / log!( [INFO] [stdout] 1051 | | trace, [INFO] [stdout] 1052 | | "find_counter: existing counter with registration_id {} FOUND", [INFO] [stdout] 1053 | | registration_id [INFO] [stdout] 1054 | | ); [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1098:13 [INFO] [stdout] | [INFO] [stdout] 1098 | / log!( [INFO] [stdout] 1099 | | trace, [INFO] [stdout] 1100 | | "release_counter: counter with registration_id {} RELEASED", [INFO] [stdout] 1101 | | registration_id [INFO] [stdout] 1102 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1098:13 [INFO] [stdout] | [INFO] [stdout] 1098 | / log!( [INFO] [stdout] 1099 | | trace, [INFO] [stdout] 1100 | | "release_counter: counter with registration_id {} RELEASED", [INFO] [stdout] 1101 | | registration_id [INFO] [stdout] 1102 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1104:13 [INFO] [stdout] | [INFO] [stdout] 1104 | / log!( [INFO] [stdout] 1105 | | trace, [INFO] [stdout] 1106 | | "release_counter: counter with registration_id {} not found", [INFO] [stdout] 1107 | | registration_id [INFO] [stdout] 1108 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1104:13 [INFO] [stdout] | [INFO] [stdout] 1104 | / log!( [INFO] [stdout] 1105 | | trace, [INFO] [stdout] 1106 | | "release_counter: counter with registration_id {} not found", [INFO] [stdout] 1107 | | registration_id [INFO] [stdout] 1108 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1116:9 [INFO] [stdout] | [INFO] [stdout] 1116 | / log!( [INFO] [stdout] 1117 | | trace, [INFO] [stdout] 1118 | | "add_destination: with publication_registration_id:{} channel: {}", [INFO] [stdout] 1119 | | publication_registration_id, [INFO] [stdout] 1120 | | endpoint_channel.to_str().unwrap() [INFO] [stdout] 1121 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1116:9 [INFO] [stdout] | [INFO] [stdout] 1116 | / log!( [INFO] [stdout] 1117 | | trace, [INFO] [stdout] 1118 | | "add_destination: with publication_registration_id:{} channel: {}", [INFO] [stdout] 1119 | | publication_registration_id, [INFO] [stdout] 1120 | | endpoint_channel.to_str().unwrap() [INFO] [stdout] 1121 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1136:9 [INFO] [stdout] | [INFO] [stdout] 1136 | / log!( [INFO] [stdout] 1137 | | trace, [INFO] [stdout] 1138 | | "add_destination: destination ADDED with correlation_id {}", [INFO] [stdout] 1139 | | correlation_id [INFO] [stdout] 1140 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1136:9 [INFO] [stdout] | [INFO] [stdout] 1136 | / log!( [INFO] [stdout] 1137 | | trace, [INFO] [stdout] 1138 | | "add_destination: destination ADDED with correlation_id {}", [INFO] [stdout] 1139 | | correlation_id [INFO] [stdout] 1140 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1146:9 [INFO] [stdout] | [INFO] [stdout] 1146 | / log!( [INFO] [stdout] 1147 | | trace, [INFO] [stdout] 1148 | | "remove_destination: with publication_registration_id:{} channel: {}", [INFO] [stdout] 1149 | | publication_registration_id, [INFO] [stdout] 1150 | | endpoint_channel.to_str().unwrap() [INFO] [stdout] 1151 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1146:9 [INFO] [stdout] | [INFO] [stdout] 1146 | / log!( [INFO] [stdout] 1147 | | trace, [INFO] [stdout] 1148 | | "remove_destination: with publication_registration_id:{} channel: {}", [INFO] [stdout] 1149 | | publication_registration_id, [INFO] [stdout] 1150 | | endpoint_channel.to_str().unwrap() [INFO] [stdout] 1151 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1168:9 [INFO] [stdout] | [INFO] [stdout] 1168 | / log!( [INFO] [stdout] 1169 | | trace, [INFO] [stdout] 1170 | | "remove_destination: destination REMOVED correlation_id:{}", [INFO] [stdout] 1171 | | correlation_id [INFO] [stdout] 1172 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1168:9 [INFO] [stdout] | [INFO] [stdout] 1168 | / log!( [INFO] [stdout] 1169 | | trace, [INFO] [stdout] 1170 | | "remove_destination: destination REMOVED correlation_id:{}", [INFO] [stdout] 1171 | | correlation_id [INFO] [stdout] 1172 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1182:9 [INFO] [stdout] | [INFO] [stdout] 1182 | / log!( [INFO] [stdout] 1183 | | trace, [INFO] [stdout] 1184 | | "add_rcv_destination: with subscription_registration_id:{} channel: {}", [INFO] [stdout] 1185 | | subscription_registration_id, [INFO] [stdout] 1186 | | endpoint_channel.to_str().unwrap() [INFO] [stdout] 1187 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1182:9 [INFO] [stdout] | [INFO] [stdout] 1182 | / log!( [INFO] [stdout] 1183 | | trace, [INFO] [stdout] 1184 | | "add_rcv_destination: with subscription_registration_id:{} channel: {}", [INFO] [stdout] 1185 | | subscription_registration_id, [INFO] [stdout] 1186 | | endpoint_channel.to_str().unwrap() [INFO] [stdout] 1187 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1202:9 [INFO] [stdout] | [INFO] [stdout] 1202 | / log!( [INFO] [stdout] 1203 | | trace, [INFO] [stdout] 1204 | | "add_rcv_destination: rcv destination ADDED with correlation_id {}", [INFO] [stdout] 1205 | | correlation_id [INFO] [stdout] 1206 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1202:9 [INFO] [stdout] | [INFO] [stdout] 1202 | / log!( [INFO] [stdout] 1203 | | trace, [INFO] [stdout] 1204 | | "add_rcv_destination: rcv destination ADDED with correlation_id {}", [INFO] [stdout] 1205 | | correlation_id [INFO] [stdout] 1206 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1216:9 [INFO] [stdout] | [INFO] [stdout] 1216 | / log!( [INFO] [stdout] 1217 | | trace, [INFO] [stdout] 1218 | | "remove_rcv_destination: with subscription_registration_id:{} channel: {}", [INFO] [stdout] 1219 | | subscription_registration_id, [INFO] [stdout] 1220 | | endpoint_channel.to_str().unwrap() [INFO] [stdout] 1221 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1216:9 [INFO] [stdout] | [INFO] [stdout] 1216 | / log!( [INFO] [stdout] 1217 | | trace, [INFO] [stdout] 1218 | | "remove_rcv_destination: with subscription_registration_id:{} channel: {}", [INFO] [stdout] 1219 | | subscription_registration_id, [INFO] [stdout] 1220 | | endpoint_channel.to_str().unwrap() [INFO] [stdout] 1221 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1236:9 [INFO] [stdout] | [INFO] [stdout] 1236 | / log!( [INFO] [stdout] 1237 | | trace, [INFO] [stdout] 1238 | | "remove_rcv_destination: rcv destination REMOVED correlation_id:{}", [INFO] [stdout] 1239 | | correlation_id [INFO] [stdout] 1240 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1236:9 [INFO] [stdout] | [INFO] [stdout] 1236 | / log!( [INFO] [stdout] 1237 | | trace, [INFO] [stdout] 1238 | | "remove_rcv_destination: rcv destination REMOVED correlation_id:{}", [INFO] [stdout] 1239 | | correlation_id [INFO] [stdout] 1240 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1327:9 [INFO] [stdout] | [INFO] [stdout] 1327 | log!(trace, "close_all_resources: closing all resources"); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1327:9 [INFO] [stdout] | [INFO] [stdout] 1327 | log!(trace, "close_all_resources: closing all resources"); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1446:9 [INFO] [stdout] | [INFO] [stdout] 1446 | log!(trace, "on_start: started as agent"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1446:9 [INFO] [stdout] | [INFO] [stdout] 1446 | log!(trace, "on_start: started as agent"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1461:9 [INFO] [stdout] | [INFO] [stdout] 1461 | log!(trace, "on_close: stopping as agent"); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1461:9 [INFO] [stdout] | [INFO] [stdout] 1461 | log!(trace, "on_close: stopping as agent"); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1485:13 [INFO] [stdout] | [INFO] [stdout] 1485 | / ... log!(trace, "on_new_publication: registration_id {}, original_registration_id {}, stream_id {}, session_id {}, publication_limit_co... [INFO] [stdout] 1486 | | ... registration_id, [INFO] [stdout] 1487 | | ... original_registration_id, [INFO] [stdout] 1488 | | ... stream_id, [INFO] [stdout] ... | [INFO] [stdout] 1492 | | ... log_file_name.to_str().unwrap() [INFO] [stdout] 1493 | | ... ); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1485:13 [INFO] [stdout] | [INFO] [stdout] 1485 | / ... log!(trace, "on_new_publication: registration_id {}, original_registration_id {}, stream_id {}, session_id {}, publication_limit_co... [INFO] [stdout] 1486 | | ... registration_id, [INFO] [stdout] 1487 | | ... original_registration_id, [INFO] [stdout] 1488 | | ... stream_id, [INFO] [stdout] ... | [INFO] [stdout] 1492 | | ... log_file_name.to_str().unwrap() [INFO] [stdout] 1493 | | ... ); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1541:13 [INFO] [stdout] | [INFO] [stdout] 1541 | / ... log!(trace, "on_new_exclusive_publication: registration_id {}, original_registration_id {}, stream_id {}, session_id {}, publicatio... [INFO] [stdout] 1542 | | ... registration_id, [INFO] [stdout] 1543 | | ... original_registration_id, [INFO] [stdout] 1544 | | ... stream_id, [INFO] [stdout] ... | [INFO] [stdout] 1548 | | ... log_file_name.to_str().unwrap() [INFO] [stdout] 1549 | | ... ); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1541:13 [INFO] [stdout] | [INFO] [stdout] 1541 | / ... log!(trace, "on_new_exclusive_publication: registration_id {}, original_registration_id {}, stream_id {}, session_id {}, publicatio... [INFO] [stdout] 1542 | | ... registration_id, [INFO] [stdout] 1543 | | ... original_registration_id, [INFO] [stdout] 1544 | | ... stream_id, [INFO] [stdout] ... | [INFO] [stdout] 1548 | | ... log_file_name.to_str().unwrap() [INFO] [stdout] 1549 | | ... ); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1582:13 [INFO] [stdout] | [INFO] [stdout] 1582 | / log!( [INFO] [stdout] 1583 | | trace, [INFO] [stdout] 1584 | | "on_subscription_ready: registration_id {}, channel_status_id {}", [INFO] [stdout] 1585 | | registration_id, [INFO] [stdout] 1586 | | channel_status_id [INFO] [stdout] 1587 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1582:13 [INFO] [stdout] | [INFO] [stdout] 1582 | / log!( [INFO] [stdout] 1583 | | trace, [INFO] [stdout] 1584 | | "on_subscription_ready: registration_id {}, channel_status_id {}", [INFO] [stdout] 1585 | | registration_id, [INFO] [stdout] 1586 | | channel_status_id [INFO] [stdout] 1587 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1609:13 [INFO] [stdout] | [INFO] [stdout] 1609 | log!(trace, "on_operation_success: correlation_id {}", correlation_id); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1609:13 [INFO] [stdout] | [INFO] [stdout] 1609 | log!(trace, "on_operation_success: correlation_id {}", correlation_id); [INFO] [stdout] | ---------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1626:25 [INFO] [stdout] | [INFO] [stdout] 1626 | ... log!(trace, "on_channel_endpoint_error_response: for subscription, offending_command_correlation_id {}, error_message {}", offending_command_correlation_id, error_message.to_str().unwrap(... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1626:25 [INFO] [stdout] | [INFO] [stdout] 1626 | ... log!(trace, "on_channel_endpoint_error_response: for subscription, offending_command_correlation_id {}, error_message {}", offending_command_correlation_id, error_message.to_str().unwrap(... [INFO] [stdout] | --------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1664:25 [INFO] [stdout] | [INFO] [stdout] 1664 | ... log!(trace, "on_channel_endpoint_error_response: for publication, offending_command_correlation_id {}, error_message {}", offending_command_correlation_id, error_message.to_str().unwrap(... [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1664:25 [INFO] [stdout] | [INFO] [stdout] 1664 | ... log!(trace, "on_channel_endpoint_error_response: for publication, offending_command_correlation_id {}, error_message {}", offending_command_correlation_id, error_message.to_str().unwrap(... [INFO] [stdout] | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1709:13 [INFO] [stdout] | [INFO] [stdout] 1709 | / log!( [INFO] [stdout] 1710 | | trace, [INFO] [stdout] 1711 | | "on_error_response: for subscription, offending_command_correlation_id {}, error_code {}, error_message {}", [INFO] [stdout] 1712 | | offending_command_correlation_id, [INFO] [stdout] 1713 | | error_code, [INFO] [stdout] 1714 | | error_message.to_str().unwrap() [INFO] [stdout] 1715 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1709:13 [INFO] [stdout] | [INFO] [stdout] 1709 | / log!( [INFO] [stdout] 1710 | | trace, [INFO] [stdout] 1711 | | "on_error_response: for subscription, offending_command_correlation_id {}, error_code {}, error_message {}", [INFO] [stdout] 1712 | | offending_command_correlation_id, [INFO] [stdout] 1713 | | error_code, [INFO] [stdout] 1714 | | error_message.to_str().unwrap() [INFO] [stdout] 1715 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1723:13 [INFO] [stdout] | [INFO] [stdout] 1723 | / log!( [INFO] [stdout] 1724 | | trace, [INFO] [stdout] 1725 | | "on_error_response: for publication, offending_command_correlation_id {}, error_code {}, error_message {}", [INFO] [stdout] 1726 | | offending_command_correlation_id, [INFO] [stdout] 1727 | | error_code, [INFO] [stdout] 1728 | | error_message.to_str().unwrap() [INFO] [stdout] 1729 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1723:13 [INFO] [stdout] | [INFO] [stdout] 1723 | / log!( [INFO] [stdout] 1724 | | trace, [INFO] [stdout] 1725 | | "on_error_response: for publication, offending_command_correlation_id {}, error_code {}, error_message {}", [INFO] [stdout] 1726 | | offending_command_correlation_id, [INFO] [stdout] 1727 | | error_code, [INFO] [stdout] 1728 | | error_message.to_str().unwrap() [INFO] [stdout] 1729 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1740:13 [INFO] [stdout] | [INFO] [stdout] 1740 | ... log!(trace, "on_error_response: for exclusive publication, offending_command_correlation_id {}, error_code {}, error_message {}", offending_command_correlation_id, error_code, error_message.to_str().unwrap(... [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1740:13 [INFO] [stdout] | [INFO] [stdout] 1740 | ... log!(trace, "on_error_response: for exclusive publication, offending_command_correlation_id {}, error_code {}, error_message {}", offending_command_correlation_id, error_code, error_message.to_str().unwrap(... [INFO] [stdout] | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1748:13 [INFO] [stdout] | [INFO] [stdout] 1748 | / log!( [INFO] [stdout] 1749 | | trace, [INFO] [stdout] 1750 | | "on_error_response: for counter, offending_command_correlation_id {}, error_code {}, error_message {}", [INFO] [stdout] 1751 | | offending_command_correlation_id, [INFO] [stdout] 1752 | | error_code, [INFO] [stdout] 1753 | | error_message.to_str().unwrap() [INFO] [stdout] 1754 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1748:13 [INFO] [stdout] | [INFO] [stdout] 1748 | / log!( [INFO] [stdout] 1749 | | trace, [INFO] [stdout] 1750 | | "on_error_response: for counter, offending_command_correlation_id {}, error_code {}, error_message {}", [INFO] [stdout] 1751 | | offending_command_correlation_id, [INFO] [stdout] 1752 | | error_code, [INFO] [stdout] 1753 | | error_message.to_str().unwrap() [INFO] [stdout] 1754 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1765:13 [INFO] [stdout] | [INFO] [stdout] 1765 | / log!( [INFO] [stdout] 1766 | | trace, [INFO] [stdout] 1767 | | "on_error_response: for destination, offending_command_correlation_id {}, error_code {}, error_message {}", [INFO] [stdout] 1768 | | offending_command_correlation_id, [INFO] [stdout] 1769 | | error_code, [INFO] [stdout] 1770 | | error_message.to_str().unwrap() [INFO] [stdout] 1771 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1765:13 [INFO] [stdout] | [INFO] [stdout] 1765 | / log!( [INFO] [stdout] 1766 | | trace, [INFO] [stdout] 1767 | | "on_error_response: for destination, offending_command_correlation_id {}, error_code {}, error_message {}", [INFO] [stdout] 1768 | | offending_command_correlation_id, [INFO] [stdout] 1769 | | error_code, [INFO] [stdout] 1770 | | error_message.to_str().unwrap() [INFO] [stdout] 1771 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1796:21 [INFO] [stdout] | [INFO] [stdout] 1796 | / ... log!(trace, [INFO] [stdout] 1797 | | ... "on_available_image correlation_id {}, session_id {}, subscriber_position_id {}, subscription_registration_id {}, log_filename ... [INFO] [stdout] 1798 | | ... correlation_id, [INFO] [stdout] 1799 | | ... session_id, [INFO] [stdout] ... | [INFO] [stdout] 1803 | | ... source_identity.to_str().unwrap() [INFO] [stdout] 1804 | | ... ); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1796:21 [INFO] [stdout] | [INFO] [stdout] 1796 | / ... log!(trace, [INFO] [stdout] 1797 | | ... "on_available_image correlation_id {}, session_id {}, subscriber_position_id {}, subscription_registration_id {}, log_filename ... [INFO] [stdout] 1798 | | ... correlation_id, [INFO] [stdout] 1799 | | ... session_id, [INFO] [stdout] ... | [INFO] [stdout] 1803 | | ... source_identity.to_str().unwrap() [INFO] [stdout] 1804 | | ... ); [INFO] [stdout] | |_______- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1857:13 [INFO] [stdout] | [INFO] [stdout] 1857 | / log!( [INFO] [stdout] 1858 | | trace, [INFO] [stdout] 1859 | | "on_unavailable_image correlation_id {}, subscription_registration_id {}", [INFO] [stdout] 1860 | | correlation_id, [INFO] [stdout] 1861 | | subscription_registration_id, [INFO] [stdout] 1862 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1857:13 [INFO] [stdout] | [INFO] [stdout] 1857 | / log!( [INFO] [stdout] 1858 | | trace, [INFO] [stdout] 1859 | | "on_unavailable_image correlation_id {}, subscription_registration_id {}", [INFO] [stdout] 1860 | | correlation_id, [INFO] [stdout] 1861 | | subscription_registration_id, [INFO] [stdout] 1862 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1886:13 [INFO] [stdout] | [INFO] [stdout] 1886 | / log!( [INFO] [stdout] 1887 | | trace, [INFO] [stdout] 1888 | | "on_available_counter registration_id {}, counter_id {}", [INFO] [stdout] 1889 | | registration_id, [INFO] [stdout] 1890 | | counter_id, [INFO] [stdout] 1891 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1886:13 [INFO] [stdout] | [INFO] [stdout] 1886 | / log!( [INFO] [stdout] 1887 | | trace, [INFO] [stdout] 1888 | | "on_available_counter registration_id {}, counter_id {}", [INFO] [stdout] 1889 | | registration_id, [INFO] [stdout] 1890 | | counter_id, [INFO] [stdout] 1891 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1915:9 [INFO] [stdout] | [INFO] [stdout] 1915 | / log!( [INFO] [stdout] 1916 | | trace, [INFO] [stdout] 1917 | | "on_unavailable_counter registration_id {}, counter_id {}", [INFO] [stdout] 1918 | | registration_id, [INFO] [stdout] 1919 | | counter_id, [INFO] [stdout] 1920 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1915:9 [INFO] [stdout] | [INFO] [stdout] 1915 | / log!( [INFO] [stdout] 1916 | | trace, [INFO] [stdout] 1917 | | "on_unavailable_counter registration_id {}, counter_id {}", [INFO] [stdout] 1918 | | registration_id, [INFO] [stdout] 1919 | | counter_id, [INFO] [stdout] 1920 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1930:13 [INFO] [stdout] | [INFO] [stdout] 1930 | log!(trace, "on_client_timeout client_id {}. Closing all resources.", client_id,); [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/client_conductor.rs:1930:13 [INFO] [stdout] | [INFO] [stdout] 1930 | log!(trace, "on_client_timeout client_id {}. Closing all resources.", client_id,); [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/agent_runner.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | crate::log!(trace, "Sending stop command to AgentRunner"); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/agent_runner.rs:46:9 [INFO] [stdout] | [INFO] [stdout] 46 | crate::log!(trace, "Sending stop command to AgentRunner"); [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/agent_runner.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | crate::log!(trace, "AgentRunner stopped"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/agent_runner.rs:51:9 [INFO] [stdout] | [INFO] [stdout] 51 | crate::log!(trace, "AgentRunner stopped"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/agent_runner.rs:122:17 [INFO] [stdout] | [INFO] [stdout] 122 | crate::log!(trace, "AgentRunner thread started on CPU {}", id); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/agent_runner.rs:122:17 [INFO] [stdout] | [INFO] [stdout] 122 | crate::log!(trace, "AgentRunner thread started on CPU {}", id); [INFO] [stdout] | -------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/agent_runner.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | crate::log!(trace, "AgentRunner thread started"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/agent_runner.rs:124:17 [INFO] [stdout] | [INFO] [stdout] 124 | crate::log!(trace, "AgentRunner thread started"); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/agent_runner.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 127 | crate::log!(trace, "AgentRunner thread finished"); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/agent_runner.rs:127:13 [INFO] [stdout] | [INFO] [stdout] 127 | crate::log!(trace, "AgentRunner thread finished"); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/agent_runner.rs:149:21 [INFO] [stdout] | [INFO] [stdout] 149 | crate::log!(trace, "AgentRunner received stop command"); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/agent_runner.rs:149:21 [INFO] [stdout] | [INFO] [stdout] 149 | crate::log!(trace, "AgentRunner received stop command"); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/agent_runner.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 160 | crate::log!(trace, "AgentRunner closing"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/agent_runner.rs:160:9 [INFO] [stdout] | [INFO] [stdout] 160 | crate::log!(trace, "AgentRunner closing"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/agent_runner.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | crate::log!(trace, "AgentRunner closed"); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/agent_runner.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | crate::log!(trace, "AgentRunner closed"); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `crate::log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/logbuffer/term_appender.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | log!(trace, "append_unfragmented_message: end of log condition detected"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/logbuffer/term_appender.rs:133:13 [INFO] [stdout] | [INFO] [stdout] 133 | log!(trace, "append_unfragmented_message: end of log condition detected"); [INFO] [stdout] | ------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:29:16 [INFO] [stdout] | [INFO] [stdout] 29 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/logbuffer/term_appender.rs:241:13 [INFO] [stdout] | [INFO] [stdout] 241 | log!(trace, "append_fragmented_message: end of log condition detected"); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:31:13 [INFO] [stdout] | [INFO] [stdout] 31 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/logbuffer/term_appender.rs:241:13 [INFO] [stdout] | [INFO] [stdout] 241 | log!(trace, "append_fragmented_message: end of log condition detected"); [INFO] [stdout] | ----------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/logbuffer/term_appender.rs:266:17 [INFO] [stdout] | [INFO] [stdout] 266 | log!(trace, "append_fragmented_message: writing fragment with flags {:x}", flags); [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/concurrent/logbuffer/term_appender.rs:266:17 [INFO] [stdout] | [INFO] [stdout] 266 | log!(trace, "append_fragmented_message: writing fragment with flags {:x}", flags); [INFO] [stdout] | --------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a shared reference to mutable static is discouraged [INFO] [stdout] --> src/concurrent/status/status_indicator_reader.rs:47:20 [INFO] [stdout] | [INFO] [stdout] 47 | assert_eq!(STATIC_ALIGNED_BUFFER_SLICE.0.len(), I64_SIZE as usize); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ shared reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: shared references to mutable statics are dangerous; it's undefined behavior if the static is mutated or if a mutable reference is created for it while the shared reference lives [INFO] [stdout] = note: `--force-warn static-mut-refs` implied by `--force-warn rust-2024-compatibility` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: creating a mutable reference to mutable static is discouraged [INFO] [stdout] --> src/concurrent/status/status_indicator_reader.rs:48:34 [INFO] [stdout] | [INFO] [stdout] 48 | AtomicBuffer::wrap_slice(&mut STATIC_ALIGNED_BUFFER_SLICE.0) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ mutable reference to mutable static [INFO] [stdout] | [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: mutable references to mutable statics are dangerous; it's undefined behavior if any other pointer to the static is used or if any other reference is created for the static while the mutable reference lives [INFO] [stdout] help: use `&raw mut` instead to create a raw pointer [INFO] [stdout] | [INFO] [stdout] 48 | AtomicBuffer::wrap_slice(&raw mut STATIC_ALIGNED_BUFFER_SLICE.0) [INFO] [stdout] | ~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/driver_listener_adapter.rs:104:13 [INFO] [stdout] | [INFO] [stdout] 104 | log!(trace, "Message arrived of type {:x}", msg as i32); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/driver_listener_adapter.rs:104:13 [INFO] [stdout] | [INFO] [stdout] 104 | log!(trace, "Message arrived of type {:x}", msg as i32); [INFO] [stdout] | ------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/driver_proxy.rs:322:13 [INFO] [stdout] | [INFO] [stdout] 322 | log!(trace, "Driver command {:#x} failed", msg_type); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/driver_proxy.rs:322:13 [INFO] [stdout] | [INFO] [stdout] 322 | log!(trace, "Driver command {:#x} failed", msg_type); [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/driver_proxy.rs:326:9 [INFO] [stdout] | [INFO] [stdout] 326 | log!(trace, "Successfully written driver command: {:#x}", msg_type); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/driver_proxy.rs:326:9 [INFO] [stdout] | [INFO] [stdout] 326 | log!(trace, "Successfully written driver command: {:#x}", msg_type); [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/image.rs:323:17 [INFO] [stdout] | [INFO] [stdout] 323 | log!(trace, "Image {} poll returned: {:?}", self.correlation_id, read_outcome); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/image.rs:323:17 [INFO] [stdout] | [INFO] [stdout] 323 | log!(trace, "Image {} poll returned: {:?}", self.correlation_id, read_outcome); [INFO] [stdout] | ------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/publication.rs:359:21 [INFO] [stdout] | [INFO] [stdout] 359 | / log!( [INFO] [stdout] 360 | | trace, [INFO] [stdout] 361 | | "Appending unfragmented message on publication {}", [INFO] [stdout] 362 | | self.registration_id [INFO] [stdout] 363 | | ); [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/publication.rs:359:21 [INFO] [stdout] | [INFO] [stdout] 359 | / log!( [INFO] [stdout] 360 | | trace, [INFO] [stdout] 361 | | "Appending unfragmented message on publication {}", [INFO] [stdout] 362 | | self.registration_id [INFO] [stdout] 363 | | ); [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/publication.rs:374:21 [INFO] [stdout] | [INFO] [stdout] 374 | log!(trace, "Appending fragmented message on publication {}", self.registration_id); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/publication.rs:374:21 [INFO] [stdout] | [INFO] [stdout] 374 | log!(trace, "Appending fragmented message on publication {}", self.registration_id); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/publication.rs:394:17 [INFO] [stdout] | [INFO] [stdout] 394 | / log!( [INFO] [stdout] 395 | | trace, [INFO] [stdout] 396 | | "Current stream position is out of limit on publication {}", [INFO] [stdout] 397 | | self.registration_id [INFO] [stdout] 398 | | ); [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/publication.rs:394:17 [INFO] [stdout] | [INFO] [stdout] 394 | / log!( [INFO] [stdout] 395 | | trace, [INFO] [stdout] 396 | | "Current stream position is out of limit on publication {}", [INFO] [stdout] 397 | | self.registration_id [INFO] [stdout] 398 | | ); [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/publication.rs:402:13 [INFO] [stdout] | [INFO] [stdout] 402 | / log!( [INFO] [stdout] 403 | | trace, [INFO] [stdout] 404 | | "Unsuccessful attempt to publish a message via closed publication {}", [INFO] [stdout] 405 | | self.registration_id [INFO] [stdout] 406 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/publication.rs:402:13 [INFO] [stdout] | [INFO] [stdout] 402 | / log!( [INFO] [stdout] 403 | | trace, [INFO] [stdout] 404 | | "Unsuccessful attempt to publish a message via closed publication {}", [INFO] [stdout] 405 | | self.registration_id [INFO] [stdout] 406 | | ); [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/publication.rs:674:13 [INFO] [stdout] | [INFO] [stdout] 674 | log!(error, "Release publication error: {:?}", err); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/publication.rs:674:13 [INFO] [stdout] | [INFO] [stdout] 674 | log!(error, "Release publication error: {:?}", err); [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/utils/log_buffers.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | log!(trace, "from_existing: file_path {}, pre_touch {}", &file_path, pre_touch); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/utils/log_buffers.rs:50:9 [INFO] [stdout] | [INFO] [stdout] 50 | log!(trace, "from_existing: file_path {}, pre_touch {}", &file_path, pre_touch); [INFO] [stdout] | ------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `if let` assigns a shorter lifetime since Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:36:16 [INFO] [stdout] | [INFO] [stdout] 36 | if let Some(name) = std::thread::current().name() { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^----------------------^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | this value has a significant drop implementation which may observe a major change in drop order and requires your discretion [INFO] [stdout] | [INFO] [stdout] ::: src/utils/log_buffers.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | log!(trace, "from_existing: file mapped successfully, term_length {}", term_length); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #124085 [INFO] [stdout] help: the value is now dropped here in Edition 2024 [INFO] [stdout] --> src/utils/mod.rs:38:13 [INFO] [stdout] | [INFO] [stdout] 38 | } else { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/utils/log_buffers.rs:85:9 [INFO] [stdout] | [INFO] [stdout] 85 | log!(trace, "from_existing: file mapped successfully, term_length {}", term_length); [INFO] [stdout] | ----------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] = note: this warning originates in the macro `log` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Migrating examples/basic_publisher.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/publish_subscribe.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/ping.rs from 2021 edition to 2024 [INFO] [stderr] Migrating tests/common.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/throughput.rs from 2021 edition to 2024 [INFO] [stderr] Fixed examples/throughput.rs (1 fix) [INFO] [stderr] Migrating tests/counters.rs from 2021 edition to 2024 [INFO] [stderr] Migrating examples/basic_subscriber.rs from 2021 edition to 2024 [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.02s [INFO] [stderr] Running `cargo check` to verify 2024 [INFO] [stderr] Compiling aeron v0.2.0 (/tmp/fixit) [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/concurrent/counters.rs:622:27 [INFO] [stdout] | [INFO] [stdout] 621 | / assert_eq!( [INFO] [stdout] 622 | | unsafe { &utils::misc::aeron_str_to_rust(&counter.label.val[0] as *const u8, counter.label_length) }, [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | | | [INFO] [stdout] | | | temporary value is freed at the end of this statement [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] 623 | | allocated.get(&(id as i32)).unwrap() [INFO] [stdout] 624 | | ); [INFO] [stdout] | |_____________- borrow later used here [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0716]: temporary value dropped while borrowed [INFO] [stdout] --> src/concurrent/counters.rs:768:27 [INFO] [stdout] | [INFO] [stdout] 767 | / assert_eq!( [INFO] [stdout] 768 | | unsafe { &utils::misc::aeron_str_to_rust(&counter.label.val[0] as *const u8, counter.label_length) }, [INFO] [stdout] | | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^- [INFO] [stdout] | | | | [INFO] [stdout] | | | temporary value is freed at the end of this statement [INFO] [stdout] | | creates a temporary value which is freed while still in use [INFO] [stdout] 769 | | labels[num_counters] [INFO] [stdout] 770 | | ); [INFO] [stdout] | |_____________- borrow later used here [INFO] [stdout] | [INFO] [stdout] = note: consider using a `let` binding to create a longer lived value [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0716`. [INFO] [stdout] [INFO] [stderr] error: could not compile `aeron` (lib test) due to 2 previous errors [INFO] [stderr] error: failed to check after updating to 2024 [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `cargo check --frozen --all --all-targets --message-format=json` (exit status: 101) [INFO] running `Command { std: "docker" "inspect" "7443aaf924d6d239c9a0b790c58080b514063040f1804eb07f5b95e767659c7c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7443aaf924d6d239c9a0b790c58080b514063040f1804eb07f5b95e767659c7c", kill_on_drop: false }` [INFO] [stdout] 7443aaf924d6d239c9a0b790c58080b514063040f1804eb07f5b95e767659c7c