[INFO] fetching crate slog 2.8.0-beta.2... [INFO] building slog-2.8.0-beta.2 against try#9b5e8b16bd1c4acf4cf8e6880368314cf021a987+rustflags=-Dtail-expr-drop-order for pr-134523 [INFO] extracting crate slog 2.8.0-beta.2 into /workspace/builds/worker-0-tc2/source [INFO] validating manifest of crates.io crate slog 2.8.0-beta.2 on toolchain 9b5e8b16bd1c4acf4cf8e6880368314cf021a987 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9b5e8b16bd1c4acf4cf8e6880368314cf021a987" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-0-tc2/source/.cargo/config [INFO] started tweaking crates.io crate slog 2.8.0-beta.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate slog 2.8.0-beta.2 [INFO] tweaked toml for crates.io crate slog 2.8.0-beta.2 written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate crates.io crate slog 2.8.0-beta.2 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" "+9b5e8b16bd1c4acf4cf8e6880368314cf021a987" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9b5e8b16bd1c4acf4cf8e6880368314cf021a987" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e8a39aaca4054db6d3a32300c56897f7f3c7964c91aad67ed9eafa7f1f71b7d8 [INFO] running `Command { std: "docker" "start" "-a" "e8a39aaca4054db6d3a32300c56897f7f3c7964c91aad67ed9eafa7f1f71b7d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e8a39aaca4054db6d3a32300c56897f7f3c7964c91aad67ed9eafa7f1f71b7d8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8a39aaca4054db6d3a32300c56897f7f3c7964c91aad67ed9eafa7f1f71b7d8", kill_on_drop: false }` [INFO] [stdout] e8a39aaca4054db6d3a32300c56897f7f3c7964c91aad67ed9eafa7f1f71b7d8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail-expr-drop-order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9b5e8b16bd1c4acf4cf8e6880368314cf021a987" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 434acc82ba949601864c4c8376aebc4e639ab5425d49839d25608089ffcdb501 [INFO] running `Command { std: "docker" "start" "-a" "434acc82ba949601864c4c8376aebc4e639ab5425d49839d25608089ffcdb501", kill_on_drop: false }` [INFO] [stderr] Compiling slog v2.8.0-beta.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `integer128` [INFO] [stdout] --> src/lib.rs:3051:7 [INFO] [stdout] | [INFO] [stdout] 3051 | #[cfg(integer128)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(integer128)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(integer128)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `integer128` [INFO] [stdout] --> src/lib.rs:3053:7 [INFO] [stdout] | [INFO] [stdout] 3053 | #[cfg(integer128)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(integer128)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(integer128)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `integer128` [INFO] [stdout] --> src/lib.rs:2695:15 [INFO] [stdout] | [INFO] [stdout] 2695 | #[cfg(integer128)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(integer128)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(integer128)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `integer128` [INFO] [stdout] --> src/lib.rs:2700:15 [INFO] [stdout] | [INFO] [stdout] 2700 | #[cfg(integer128)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(integer128)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(integer128)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.29s [INFO] running `Command { std: "docker" "inspect" "434acc82ba949601864c4c8376aebc4e639ab5425d49839d25608089ffcdb501", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "434acc82ba949601864c4c8376aebc4e639ab5425d49839d25608089ffcdb501", kill_on_drop: false }` [INFO] [stdout] 434acc82ba949601864c4c8376aebc4e639ab5425d49839d25608089ffcdb501 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid -Dtail-expr-drop-order" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9b5e8b16bd1c4acf4cf8e6880368314cf021a987" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e64fe9dba09c4ac1e590db80516b9fa4b471b4dd4ae89f52cb6a59d4531de3cc [INFO] running `Command { std: "docker" "start" "-a" "e64fe9dba09c4ac1e590db80516b9fa4b471b4dd4ae89f52cb6a59d4531de3cc", kill_on_drop: false }` [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stdout] warning: unexpected `cfg` condition name: `integer128` [INFO] [stdout] --> src/lib.rs:3051:7 [INFO] [stdout] | [INFO] [stdout] 3051 | #[cfg(integer128)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(integer128)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(integer128)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `integer128` [INFO] [stdout] --> src/lib.rs:3053:7 [INFO] [stdout] | [INFO] [stdout] 3053 | #[cfg(integer128)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(integer128)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(integer128)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `integer128` [INFO] [stdout] --> src/lib.rs:2695:15 [INFO] [stdout] | [INFO] [stdout] 2695 | #[cfg(integer128)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(integer128)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(integer128)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `integer128` [INFO] [stdout] --> src/lib.rs:2700:15 [INFO] [stdout] | [INFO] [stdout] 2700 | #[cfg(integer128)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(integer128)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(integer128)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling slog v2.8.0-beta.2 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition name: `integer128` [INFO] [stdout] --> src/lib.rs:3051:7 [INFO] [stdout] | [INFO] [stdout] 3051 | #[cfg(integer128)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected names are: `clippy`, `debug_assertions`, `doc`, `docsrs`, `doctest`, `feature`, `fmt_debug`, `miri`, `overflow_checks`, `panic`, `proc_macro`, `relocation_model`, `rustfmt`, `sanitize`, `sanitizer_cfi_generalize_pointers`, `sanitizer_cfi_normalize_integers`, `target_abi`, `target_arch`, `target_endian`, `target_env`, `target_family`, `target_feature`, `target_has_atomic`, `target_has_atomic_equal_alignment`, `target_has_atomic_load_store`, `target_os`, `target_pointer_width`, `target_thread_local`, `target_vendor`, `test`, `ub_checks`, `unix`, and `windows` [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(integer128)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(integer128)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `integer128` [INFO] [stdout] --> src/lib.rs:3053:7 [INFO] [stdout] | [INFO] [stdout] 3053 | #[cfg(integer128)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(integer128)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(integer128)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `integer128` [INFO] [stdout] --> src/lib.rs:2695:15 [INFO] [stdout] | [INFO] [stdout] 2695 | #[cfg(integer128)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(integer128)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(integer128)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `integer128` [INFO] [stdout] --> src/lib.rs:2700:15 [INFO] [stdout] | [INFO] [stdout] 2700 | #[cfg(integer128)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(integer128)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(integer128)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `integer128` [INFO] [stdout] --> src/tests.rs:398:7 [INFO] [stdout] | [INFO] [stdout] 398 | #[cfg(integer128)] [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: consider using a Cargo feature instead [INFO] [stdout] = help: or consider adding in `Cargo.toml` the `check-cfg` lint config for the lint: [INFO] [stdout] [lints.rust] [INFO] [stdout] unexpected_cfgs = { level = "warn", check-cfg = ['cfg(integer128)'] } [INFO] [stdout] = help: or consider adding `println!("cargo::rustc-check-cfg=cfg(integer128)");` to the top of the `build.rs` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 759 | $crate::Logger::log(&$l, &record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:127:9 [INFO] [stdout] | [INFO] [stdout] 127 | info!(log, "(b2, b1, a)"); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 759 | $crate::Logger::log(&$l, &record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:130:9 [INFO] [stdout] | [INFO] [stdout] 130 | info!(log, "(c, b2, b1, a)"); [INFO] [stdout] | ---------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 759 | $crate::Logger::log(&$l, &record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:132:9 [INFO] [stdout] | [INFO] [stdout] 132 | info!(log, "(d2, d1, c, b2, b1, a)"); [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 365 | $crate::BorrowedKV(&kv!($($args)*)) [INFO] [stdout] | --------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] ... [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | info!(logger, "foo"; "error" => #error); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 759 | $crate::Logger::log(&$l, &record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:140:9 [INFO] [stdout] | [INFO] [stdout] 140 | info!(logger, "foo"; "error" => #error); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 365 | $crate::BorrowedKV(&kv!($($args)*)) [INFO] [stdout] | --------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] ... [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | info!(logger, "foo"; "error" => #&error); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 759 | $crate::Logger::log(&$l, &record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:148:9 [INFO] [stdout] | [INFO] [stdout] 148 | info!(logger, "foo"; "error" => #&error); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 365 | $crate::BorrowedKV(&kv!($($args)*)) [INFO] [stdout] | --------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] ... [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | info!(logger, "foo"; "error" => #&error); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 759 | $crate::Logger::log(&$l, &record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:158:9 [INFO] [stdout] | [INFO] [stdout] 158 | info!(logger, "foo"; "error" => #&error); [INFO] [stdout] | ---------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 759 | $crate::Logger::log(&$l, &record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:165:9 [INFO] [stdout] | [INFO] [stdout] 165 | info!(logger, "foo"); [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 832 | $crate::Logger::log(&$l, &slog_record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), slog_b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:166:9 [INFO] [stdout] | [INFO] [stdout] 166 | slog_info!(logger, "foo"); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 365 | $crate::BorrowedKV(&kv!($($args)*)) [INFO] [stdout] | --------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] ... [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:174:9 [INFO] [stdout] | [INFO] [stdout] 174 | info!(logger, "foo"; "error" => #error); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 759 | $crate::Logger::log(&$l, &record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:174:9 [INFO] [stdout] | [INFO] [stdout] 174 | info!(logger, "foo"; "error" => #error); [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 373 | $crate::BorrowedKV(&slog_kv!($($args)*)) [INFO] [stdout] | -------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] ... [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | slog_info!(logger, "foo"; "error" => #error); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 832 | $crate::Logger::log(&$l, &slog_record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), slog_b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:175:9 [INFO] [stdout] | [INFO] [stdout] 175 | slog_info!(logger, "foo"; "error" => #error); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 759 | $crate::Logger::log(&$l, &record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:184:9 [INFO] [stdout] | [INFO] [stdout] 184 | info!(logger, "not-error: not-error; foo"); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 832 | $crate::Logger::log(&$l, &slog_record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), slog_b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:185:9 [INFO] [stdout] | [INFO] [stdout] 185 | slog_info!(logger, "not-error: not-error; foo"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 365 | $crate::BorrowedKV(&kv!($($args)*)) [INFO] [stdout] | --------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] ... [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:193:9 [INFO] [stdout] | [INFO] [stdout] 193 | info!(logger, "not-error: not-error; foo"; "error" => #error, "not-error" => "not-error"); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 759 | $crate::Logger::log(&$l, &record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:193:9 [INFO] [stdout] | [INFO] [stdout] 193 | info!(logger, "not-error: not-error; foo"; "error" => #error, "not-error" => "not-error"); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 373 | $crate::BorrowedKV(&slog_kv!($($args)*)) [INFO] [stdout] | -------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] ... [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:194:9 [INFO] [stdout] | [INFO] [stdout] 194 | slog_info!(logger, "not-error: not-error; foo"; "error" => #error, "not-error" => "not-error"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 832 | $crate::Logger::log(&$l, &slog_record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), slog_b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:194:9 [INFO] [stdout] | [INFO] [stdout] 194 | slog_info!(logger, "not-error: not-error; foo"; "error" => #error, "not-error" => "not-error"); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 759 | $crate::Logger::log(&$l, &record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:203:9 [INFO] [stdout] | [INFO] [stdout] 203 | info!(logger, "foonot-error: not-error; "); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 832 | $crate::Logger::log(&$l, &slog_record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), slog_b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:204:9 [INFO] [stdout] | [INFO] [stdout] 204 | slog_info!(logger, "foonot-error: not-error; "); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 365 | $crate::BorrowedKV(&kv!($($args)*)) [INFO] [stdout] | --------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] ... [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:212:9 [INFO] [stdout] | [INFO] [stdout] 212 | info!(logger, "foonot-error: not-error; "; "not-error" => "not-error", "error" => #error); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 759 | $crate::Logger::log(&$l, &record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:212:9 [INFO] [stdout] | [INFO] [stdout] 212 | info!(logger, "foonot-error: not-error; "; "not-error" => "not-error", "error" => #error); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 373 | $crate::BorrowedKV(&slog_kv!($($args)*)) [INFO] [stdout] | -------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] ... [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | slog_info!(logger, "foonot-error: not-error; "; "not-error" => "not-error", "error" => #error); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 832 | $crate::Logger::log(&$l, &slog_record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), slog_b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:213:9 [INFO] [stdout] | [INFO] [stdout] 213 | slog_info!(logger, "foonot-error: not-error; "; "not-error" => "not-error", "error" => #error); [INFO] [stdout] | ---------------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 759 | $crate::Logger::log(&$l, &record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:222:9 [INFO] [stdout] | [INFO] [stdout] 222 | info!(logger, "foo: bar"); [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 832 | $crate::Logger::log(&$l, &slog_record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), slog_b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:223:9 [INFO] [stdout] | [INFO] [stdout] 223 | slog_info!(logger, "foo: bar"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 365 | $crate::BorrowedKV(&kv!($($args)*)) [INFO] [stdout] | --------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] ... [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:231:9 [INFO] [stdout] | [INFO] [stdout] 231 | info!(logger, "foo: bar"; "error" => #error); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 759 | $crate::Logger::log(&$l, &record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:231:9 [INFO] [stdout] | [INFO] [stdout] 231 | info!(logger, "foo: bar"; "error" => #error); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 373 | $crate::BorrowedKV(&slog_kv!($($args)*)) [INFO] [stdout] | -------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] ... [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 232 | slog_info!(logger, "foo: bar"; "error" => #error); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 832 | $crate::Logger::log(&$l, &slog_record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), slog_b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:232:9 [INFO] [stdout] | [INFO] [stdout] 232 | slog_info!(logger, "foo: bar"; "error" => #error); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 759 | $crate::Logger::log(&$l, &record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:241:9 [INFO] [stdout] | [INFO] [stdout] 241 | info!(logger, "foo: bar: baz"); [INFO] [stdout] | ------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 832 | $crate::Logger::log(&$l, &slog_record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), slog_b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:242:9 [INFO] [stdout] | [INFO] [stdout] 242 | slog_info!(logger, "foo: bar: baz"); [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 365 | $crate::BorrowedKV(&kv!($($args)*)) [INFO] [stdout] | --------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] ... [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | info!(logger, "foo: bar: baz"; "error" => #error); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 759 | $crate::Logger::log(&$l, &record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:253:9 [INFO] [stdout] | [INFO] [stdout] 253 | info!(logger, "foo: bar: baz"; "error" => #error); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 373 | $crate::BorrowedKV(&slog_kv!($($args)*)) [INFO] [stdout] | -------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] ... [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:254:9 [INFO] [stdout] | [INFO] [stdout] 254 | slog_info!(logger, "foo: bar: baz"; "error" => #error); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 832 | $crate::Logger::log(&$l, &slog_record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), slog_b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:254:9 [INFO] [stdout] | [INFO] [stdout] 254 | slog_info!(logger, "foo: bar: baz"; "error" => #error); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 365 | $crate::BorrowedKV(&kv!($($args)*)) [INFO] [stdout] | --------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] ... [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:260:9 [INFO] [stdout] | [INFO] [stdout] 260 | info!(logger, "not found"; "error" => std::io::Error::from(std::io::ErrorKind::NotFound)); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 759 | $crate::Logger::log(&$l, &record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:260:9 [INFO] [stdout] | [INFO] [stdout] 260 | info!(logger, "not found"; "error" => std::io::Error::from(std::io::ErrorKind::NotFound)); [INFO] [stdout] | ----------------------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 365 | $crate::BorrowedKV(&kv!($($args)*)) [INFO] [stdout] | --------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] ... [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:262:9 [INFO] [stdout] | [INFO] [stdout] 262 | info!(logger, "not found"; "error" => #std::io::Error::from(std::io::ErrorKind::NotFound)); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 759 | $crate::Logger::log(&$l, &record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:262:9 [INFO] [stdout] | [INFO] [stdout] 262 | info!(logger, "not found"; "error" => #std::io::Error::from(std::io::ErrorKind::NotFound)); [INFO] [stdout] | ------------------------------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 365 | $crate::BorrowedKV(&kv!($($args)*)) [INFO] [stdout] | --------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] ... [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:264:9 [INFO] [stdout] | [INFO] [stdout] 264 | info!(logger, "not found"; "error" => #&error); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 759 | $crate::Logger::log(&$l, &record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:264:9 [INFO] [stdout] | [INFO] [stdout] 264 | info!(logger, "not found"; "error" => #&error); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 759 | $crate::Logger::log(&$l, &record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:291:5 [INFO] [stdout] | [INFO] [stdout] 291 | warn!(log, "logging message"); [INFO] [stdout] | ----------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 832 | $crate::Logger::log(&$l, &slog_record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), slog_b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:292:5 [INFO] [stdout] | [INFO] [stdout] 292 | slog_warn!(log, "logging message"); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 759 | $crate::Logger::log(&$l, &record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:294:5 [INFO] [stdout] | [INFO] [stdout] 294 | info!(log, #"with tag", "logging message"); [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 832 | $crate::Logger::log(&$l, &slog_record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), slog_b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:295:5 [INFO] [stdout] | [INFO] [stdout] 295 | slog_info!(log, #"with tag", "logging message"); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 365 | $crate::BorrowedKV(&kv!($($args)*)) [INFO] [stdout] | --------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] ... [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:297:5 [INFO] [stdout] | [INFO] [stdout] 297 | warn!(log, "logging message"; "a" => "b"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 759 | $crate::Logger::log(&$l, &record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:297:5 [INFO] [stdout] | [INFO] [stdout] 297 | warn!(log, "logging message"; "a" => "b"); [INFO] [stdout] | ----------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 373 | $crate::BorrowedKV(&slog_kv!($($args)*)) [INFO] [stdout] | -------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] ... [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:298:5 [INFO] [stdout] | [INFO] [stdout] 298 | slog_warn!(log, "logging message"; "a" => "b"); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 832 | $crate::Logger::log(&$l, &slog_record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), slog_b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:298:5 [INFO] [stdout] | [INFO] [stdout] 298 | slog_warn!(log, "logging message"; "a" => "b"); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 759 | $crate::Logger::log(&$l, &record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:300:5 [INFO] [stdout] | [INFO] [stdout] 300 | warn!(log, "logging message bar={}", r.foo.bar()); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1065 | (@format_args $($t:tt)*) => ( format_args!($($t)*) ); [INFO] [stdout] | -------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:300:5 [INFO] [stdout] | [INFO] [stdout] 300 | warn!(log, "logging message bar={}", r.foo.bar()); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:300:42 [INFO] [stdout] | [INFO] [stdout] 300 | warn!(log, "logging message bar={}", r.foo.bar()); [INFO] [stdout] | ------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 832 | $crate::Logger::log(&$l, &slog_record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), slog_b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:301:5 [INFO] [stdout] | [INFO] [stdout] 301 | slog_warn!(log, "logging message bar={}", r.foo.bar()); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1065 | (@format_args $($t:tt)*) => ( format_args!($($t)*) ); [INFO] [stdout] | -------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:301:5 [INFO] [stdout] | [INFO] [stdout] 301 | slog_warn!(log, "logging message bar={}", r.foo.bar()); [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:301:47 [INFO] [stdout] | [INFO] [stdout] 301 | slog_warn!(log, "logging message bar={}", r.foo.bar()); [INFO] [stdout] | ------------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 759 | $crate::Logger::log(&$l, &record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:303:5 [INFO] [stdout] | [INFO] [stdout] 303 | / warn!( [INFO] [stdout] 304 | | log, [INFO] [stdout] 305 | | "logging message bar={} foo={}", [INFO] [stdout] 306 | | r.foo.bar(), [INFO] [stdout] 307 | | r.foo.bar() [INFO] [stdout] 308 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1065 | (@format_args $($t:tt)*) => ( format_args!($($t)*) ); [INFO] [stdout] | -------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:303:5 [INFO] [stdout] | [INFO] [stdout] 303 | / warn!( [INFO] [stdout] 304 | | log, [INFO] [stdout] 305 | | "logging message bar={} foo={}", [INFO] [stdout] 306 | | r.foo.bar(), [INFO] [stdout] 307 | | r.foo.bar() [INFO] [stdout] 308 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:303:5 [INFO] [stdout] | [INFO] [stdout] 303 | / warn!( [INFO] [stdout] 304 | | log, [INFO] [stdout] 305 | | "logging message bar={} foo={}", [INFO] [stdout] 306 | | r.foo.bar(), [INFO] [stdout] 307 | | r.foo.bar() [INFO] [stdout] | | ----------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] 308 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:303:5 [INFO] [stdout] | [INFO] [stdout] 303 | / warn!( [INFO] [stdout] 304 | | log, [INFO] [stdout] 305 | | "logging message bar={} foo={}", [INFO] [stdout] 306 | | r.foo.bar(), [INFO] [stdout] | | ----------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] 307 | | r.foo.bar() [INFO] [stdout] 308 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 832 | $crate::Logger::log(&$l, &slog_record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), slog_b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:309:5 [INFO] [stdout] | [INFO] [stdout] 309 | / slog_warn!( [INFO] [stdout] 310 | | log, [INFO] [stdout] 311 | | "logging message bar={} foo={}", [INFO] [stdout] 312 | | r.foo.bar(), [INFO] [stdout] 313 | | r.foo.bar() [INFO] [stdout] 314 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1065 | (@format_args $($t:tt)*) => ( format_args!($($t)*) ); [INFO] [stdout] | -------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:309:5 [INFO] [stdout] | [INFO] [stdout] 309 | / slog_warn!( [INFO] [stdout] 310 | | log, [INFO] [stdout] 311 | | "logging message bar={} foo={}", [INFO] [stdout] 312 | | r.foo.bar(), [INFO] [stdout] 313 | | r.foo.bar() [INFO] [stdout] 314 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:309:5 [INFO] [stdout] | [INFO] [stdout] 309 | / slog_warn!( [INFO] [stdout] 310 | | log, [INFO] [stdout] 311 | | "logging message bar={} foo={}", [INFO] [stdout] 312 | | r.foo.bar(), [INFO] [stdout] 313 | | r.foo.bar() [INFO] [stdout] | | ----------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] 314 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:309:5 [INFO] [stdout] | [INFO] [stdout] 309 | / slog_warn!( [INFO] [stdout] 310 | | log, [INFO] [stdout] 311 | | "logging message bar={} foo={}", [INFO] [stdout] 312 | | r.foo.bar(), [INFO] [stdout] | | ----------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] 313 | | r.foo.bar() [INFO] [stdout] 314 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 759 | $crate::Logger::log(&$l, &record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:317:5 [INFO] [stdout] | [INFO] [stdout] 317 | / warn!( [INFO] [stdout] 318 | | log, [INFO] [stdout] 319 | | "logging message bar={} foo={}", [INFO] [stdout] 320 | | r.foo.bar(), [INFO] [stdout] 321 | | r.foo.bar(), [INFO] [stdout] 322 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1065 | (@format_args $($t:tt)*) => ( format_args!($($t)*) ); [INFO] [stdout] | -------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:317:5 [INFO] [stdout] | [INFO] [stdout] 317 | / warn!( [INFO] [stdout] 318 | | log, [INFO] [stdout] 319 | | "logging message bar={} foo={}", [INFO] [stdout] 320 | | r.foo.bar(), [INFO] [stdout] 321 | | r.foo.bar(), [INFO] [stdout] 322 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:317:5 [INFO] [stdout] | [INFO] [stdout] 317 | / warn!( [INFO] [stdout] 318 | | log, [INFO] [stdout] 319 | | "logging message bar={} foo={}", [INFO] [stdout] 320 | | r.foo.bar(), [INFO] [stdout] 321 | | r.foo.bar(), [INFO] [stdout] | | ----------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] 322 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:317:5 [INFO] [stdout] | [INFO] [stdout] 317 | / warn!( [INFO] [stdout] 318 | | log, [INFO] [stdout] 319 | | "logging message bar={} foo={}", [INFO] [stdout] 320 | | r.foo.bar(), [INFO] [stdout] | | ----------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] 321 | | r.foo.bar(), [INFO] [stdout] 322 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 832 | $crate::Logger::log(&$l, &slog_record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), slog_b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:323:5 [INFO] [stdout] | [INFO] [stdout] 323 | / slog_warn!( [INFO] [stdout] 324 | | log, [INFO] [stdout] 325 | | "logging message bar={} foo={}", [INFO] [stdout] 326 | | r.foo.bar(), [INFO] [stdout] 327 | | r.foo.bar(), [INFO] [stdout] 328 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1065 | (@format_args $($t:tt)*) => ( format_args!($($t)*) ); [INFO] [stdout] | -------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:323:5 [INFO] [stdout] | [INFO] [stdout] 323 | / slog_warn!( [INFO] [stdout] 324 | | log, [INFO] [stdout] 325 | | "logging message bar={} foo={}", [INFO] [stdout] 326 | | r.foo.bar(), [INFO] [stdout] 327 | | r.foo.bar(), [INFO] [stdout] 328 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:323:5 [INFO] [stdout] | [INFO] [stdout] 323 | / slog_warn!( [INFO] [stdout] 324 | | log, [INFO] [stdout] 325 | | "logging message bar={} foo={}", [INFO] [stdout] 326 | | r.foo.bar(), [INFO] [stdout] 327 | | r.foo.bar(), [INFO] [stdout] | | ----------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] 328 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:323:5 [INFO] [stdout] | [INFO] [stdout] 323 | / slog_warn!( [INFO] [stdout] 324 | | log, [INFO] [stdout] 325 | | "logging message bar={} foo={}", [INFO] [stdout] 326 | | r.foo.bar(), [INFO] [stdout] | | ----------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] 327 | | r.foo.bar(), [INFO] [stdout] 328 | | ); [INFO] [stdout] | |_____- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 365 | $crate::BorrowedKV(&kv!($($args)*)) [INFO] [stdout] | --------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] ... [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | warn!(log, "logging message bar={}", r.foo.bar(); "x" => 1); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 759 | $crate::Logger::log(&$l, &record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | warn!(log, "logging message bar={}", r.foo.bar(); "x" => 1); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1065 | (@format_args $($t:tt)*) => ( format_args!($($t)*) ); [INFO] [stdout] | -------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:330:5 [INFO] [stdout] | [INFO] [stdout] 330 | warn!(log, "logging message bar={}", r.foo.bar(); "x" => 1); [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:330:42 [INFO] [stdout] | [INFO] [stdout] 330 | warn!(log, "logging message bar={}", r.foo.bar(); "x" => 1); [INFO] [stdout] | ----------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 373 | $crate::BorrowedKV(&slog_kv!($($args)*)) [INFO] [stdout] | -------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] ... [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:331:5 [INFO] [stdout] | [INFO] [stdout] 331 | slog_warn!(log, "logging message bar={}", r.foo.bar(); "x" => 1); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 832 | $crate::Logger::log(&$l, &slog_record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), slog_b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:331:5 [INFO] [stdout] | [INFO] [stdout] 331 | slog_warn!(log, "logging message bar={}", r.foo.bar(); "x" => 1); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1065 | (@format_args $($t:tt)*) => ( format_args!($($t)*) ); [INFO] [stdout] | -------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:331:5 [INFO] [stdout] | [INFO] [stdout] 331 | slog_warn!(log, "logging message bar={}", r.foo.bar(); "x" => 1); [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:331:47 [INFO] [stdout] | [INFO] [stdout] 331 | slog_warn!(log, "logging message bar={}", r.foo.bar(); "x" => 1); [INFO] [stdout] | ---------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 365 | $crate::BorrowedKV(&kv!($($args)*)) [INFO] [stdout] | --------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] ... [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:334:5 [INFO] [stdout] | [INFO] [stdout] 334 | warn!(log, "logging message bar={}", r.foo.bar(); "x" => 1,); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 759 | $crate::Logger::log(&$l, &record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:334:5 [INFO] [stdout] | [INFO] [stdout] 334 | warn!(log, "logging message bar={}", r.foo.bar(); "x" => 1,); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1065 | (@format_args $($t:tt)*) => ( format_args!($($t)*) ); [INFO] [stdout] | -------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:334:5 [INFO] [stdout] | [INFO] [stdout] 334 | warn!(log, "logging message bar={}", r.foo.bar(); "x" => 1,); [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:334:42 [INFO] [stdout] | [INFO] [stdout] 334 | warn!(log, "logging message bar={}", r.foo.bar(); "x" => 1,); [INFO] [stdout] | ------------------------------------------------------------ [INFO] [stdout] | | | [INFO] [stdout] | | consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 373 | $crate::BorrowedKV(&slog_kv!($($args)*)) [INFO] [stdout] | -------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] ... [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:335:5 [INFO] [stdout] | [INFO] [stdout] 335 | slog_warn!(log, "logging message bar={}", r.foo.bar(); "x" => 1,); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 832 | $crate::Logger::log(&$l, &slog_record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), slog_b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:335:5 [INFO] [stdout] | [INFO] [stdout] 335 | slog_warn!(log, "logging message bar={}", r.foo.bar(); "x" => 1,); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1065 | (@format_args $($t:tt)*) => ( format_args!($($t)*) ); [INFO] [stdout] | -------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:335:5 [INFO] [stdout] | [INFO] [stdout] 335 | slog_warn!(log, "logging message bar={}", r.foo.bar(); "x" => 1,); [INFO] [stdout] | ----------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:335:47 [INFO] [stdout] | [INFO] [stdout] 335 | slog_warn!(log, "logging message bar={}", r.foo.bar(); "x" => 1,); [INFO] [stdout] | ----------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 365 | $crate::BorrowedKV(&kv!($($args)*)) [INFO] [stdout] | --------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] ... [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:337:5 [INFO] [stdout] | [INFO] [stdout] 337 | / warn!(log, [INFO] [stdout] 338 | | "logging message bar={}", r.foo.bar(); "x" => 1, "y" => r.foo.bar()); [INFO] [stdout] | |______________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 759 | $crate::Logger::log(&$l, &record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:337:5 [INFO] [stdout] | [INFO] [stdout] 337 | / warn!(log, [INFO] [stdout] 338 | | "logging message bar={}", r.foo.bar(); "x" => 1, "y" => r.foo.bar()); [INFO] [stdout] | |______________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1065 | (@format_args $($t:tt)*) => ( format_args!($($t)*) ); [INFO] [stdout] | -------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:337:5 [INFO] [stdout] | [INFO] [stdout] 337 | / warn!(log, [INFO] [stdout] 338 | | "logging message bar={}", r.foo.bar(); "x" => 1, "y" => r.foo.bar()); [INFO] [stdout] | |______________________________________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:337:5 [INFO] [stdout] | [INFO] [stdout] 337 | / warn!(log, [INFO] [stdout] 338 | | "logging message bar={}", r.foo.bar(); "x" => 1, "y" => r.foo.bar()); [INFO] [stdout] | |_____________________________________-----------______________________________- in this macro invocation [INFO] [stdout] | | [INFO] [stdout] | consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 373 | $crate::BorrowedKV(&slog_kv!($($args)*)) [INFO] [stdout] | -------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] ... [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:339:5 [INFO] [stdout] | [INFO] [stdout] 339 | / slog_warn!(log, [INFO] [stdout] 340 | | "logging message bar={}", r.foo.bar(); [INFO] [stdout] 341 | | "x" => 1, "y" => r.foo.bar()); [INFO] [stdout] | |____________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 832 | $crate::Logger::log(&$l, &slog_record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), slog_b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:339:5 [INFO] [stdout] | [INFO] [stdout] 339 | / slog_warn!(log, [INFO] [stdout] 340 | | "logging message bar={}", r.foo.bar(); [INFO] [stdout] 341 | | "x" => 1, "y" => r.foo.bar()); [INFO] [stdout] | |____________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1065 | (@format_args $($t:tt)*) => ( format_args!($($t)*) ); [INFO] [stdout] | -------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:339:5 [INFO] [stdout] | [INFO] [stdout] 339 | / slog_warn!(log, [INFO] [stdout] 340 | | "logging message bar={}", r.foo.bar(); [INFO] [stdout] 341 | | "x" => 1, "y" => r.foo.bar()); [INFO] [stdout] | |____________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:339:5 [INFO] [stdout] | [INFO] [stdout] 339 | / slog_warn!(log, [INFO] [stdout] 340 | | "logging message bar={}", r.foo.bar(); [INFO] [stdout] | | ----------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] 341 | | "x" => 1, "y" => r.foo.bar()); [INFO] [stdout] | |____________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 365 | $crate::BorrowedKV(&kv!($($args)*)) [INFO] [stdout] | --------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] ... [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:343:5 [INFO] [stdout] | [INFO] [stdout] 343 | warn!(log, "logging message bar={}", r.foo.bar(); "x" => r.foo.bar()); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 759 | $crate::Logger::log(&$l, &record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:343:5 [INFO] [stdout] | [INFO] [stdout] 343 | warn!(log, "logging message bar={}", r.foo.bar(); "x" => r.foo.bar()); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1065 | (@format_args $($t:tt)*) => ( format_args!($($t)*) ); [INFO] [stdout] | -------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:343:5 [INFO] [stdout] | [INFO] [stdout] 343 | warn!(log, "logging message bar={}", r.foo.bar(); "x" => r.foo.bar()); [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:343:42 [INFO] [stdout] | [INFO] [stdout] 343 | warn!(log, "logging message bar={}", r.foo.bar(); "x" => r.foo.bar()); [INFO] [stdout] | --------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 373 | $crate::BorrowedKV(&slog_kv!($($args)*)) [INFO] [stdout] | -------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] ... [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:344:5 [INFO] [stdout] | [INFO] [stdout] 344 | slog_warn!(log, "logging message bar={}", r.foo.bar(); "x" => r.foo.bar()); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 832 | $crate::Logger::log(&$l, &slog_record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), slog_b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:344:5 [INFO] [stdout] | [INFO] [stdout] 344 | slog_warn!(log, "logging message bar={}", r.foo.bar(); "x" => r.foo.bar()); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1065 | (@format_args $($t:tt)*) => ( format_args!($($t)*) ); [INFO] [stdout] | -------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:344:5 [INFO] [stdout] | [INFO] [stdout] 344 | slog_warn!(log, "logging message bar={}", r.foo.bar(); "x" => r.foo.bar()); [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:344:47 [INFO] [stdout] | [INFO] [stdout] 344 | slog_warn!(log, "logging message bar={}", r.foo.bar(); "x" => r.foo.bar()); [INFO] [stdout] | -------------------------------------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 365 | $crate::BorrowedKV(&kv!($($args)*)) [INFO] [stdout] | --------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] ... [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:346:5 [INFO] [stdout] | [INFO] [stdout] 346 | / warn!(log, "logging message bar={}", r.foo.bar(); [INFO] [stdout] 347 | | "x" => r.foo.bar(), "y" => r.foo.bar()); [INFO] [stdout] | |_________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 759 | $crate::Logger::log(&$l, &record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:346:5 [INFO] [stdout] | [INFO] [stdout] 346 | / warn!(log, "logging message bar={}", r.foo.bar(); [INFO] [stdout] 347 | | "x" => r.foo.bar(), "y" => r.foo.bar()); [INFO] [stdout] | |_________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1065 | (@format_args $($t:tt)*) => ( format_args!($($t)*) ); [INFO] [stdout] | -------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:346:5 [INFO] [stdout] | [INFO] [stdout] 346 | / warn!(log, "logging message bar={}", r.foo.bar(); [INFO] [stdout] 347 | | "x" => r.foo.bar(), "y" => r.foo.bar()); [INFO] [stdout] | |_________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:346:42 [INFO] [stdout] | [INFO] [stdout] 346 | warn!(log, "logging message bar={}", r.foo.bar(); [INFO] [stdout] | - ----------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | _____| [INFO] [stdout] | | [INFO] [stdout] 347 | | "x" => r.foo.bar(), "y" => r.foo.bar()); [INFO] [stdout] | |_________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 373 | $crate::BorrowedKV(&slog_kv!($($args)*)) [INFO] [stdout] | -------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] ... [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:348:5 [INFO] [stdout] | [INFO] [stdout] 348 | / slog_warn!(log, [INFO] [stdout] 349 | | "logging message bar={}", r.foo.bar(); [INFO] [stdout] 350 | | "x" => r.foo.bar(), "y" => r.foo.bar()); [INFO] [stdout] | |______________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 832 | $crate::Logger::log(&$l, &slog_record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), slog_b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:348:5 [INFO] [stdout] | [INFO] [stdout] 348 | / slog_warn!(log, [INFO] [stdout] 349 | | "logging message bar={}", r.foo.bar(); [INFO] [stdout] 350 | | "x" => r.foo.bar(), "y" => r.foo.bar()); [INFO] [stdout] | |______________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1065 | (@format_args $($t:tt)*) => ( format_args!($($t)*) ); [INFO] [stdout] | -------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:348:5 [INFO] [stdout] | [INFO] [stdout] 348 | / slog_warn!(log, [INFO] [stdout] 349 | | "logging message bar={}", r.foo.bar(); [INFO] [stdout] 350 | | "x" => r.foo.bar(), "y" => r.foo.bar()); [INFO] [stdout] | |______________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:348:5 [INFO] [stdout] | [INFO] [stdout] 348 | / slog_warn!(log, [INFO] [stdout] 349 | | "logging message bar={}", r.foo.bar(); [INFO] [stdout] | | ----------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] 350 | | "x" => r.foo.bar(), "y" => r.foo.bar()); [INFO] [stdout] | |______________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 365 | $crate::BorrowedKV(&kv!($($args)*)) [INFO] [stdout] | --------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] ... [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:353:5 [INFO] [stdout] | [INFO] [stdout] 353 | / warn!(log, [INFO] [stdout] 354 | | "logging message bar={}", r.foo.bar(); [INFO] [stdout] 355 | | "x" => r.foo.bar(), "y" => r.foo.bar(),); [INFO] [stdout] | |__________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 759 | $crate::Logger::log(&$l, &record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:353:5 [INFO] [stdout] | [INFO] [stdout] 353 | / warn!(log, [INFO] [stdout] 354 | | "logging message bar={}", r.foo.bar(); [INFO] [stdout] 355 | | "x" => r.foo.bar(), "y" => r.foo.bar(),); [INFO] [stdout] | |__________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1065 | (@format_args $($t:tt)*) => ( format_args!($($t)*) ); [INFO] [stdout] | -------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:353:5 [INFO] [stdout] | [INFO] [stdout] 353 | / warn!(log, [INFO] [stdout] 354 | | "logging message bar={}", r.foo.bar(); [INFO] [stdout] 355 | | "x" => r.foo.bar(), "y" => r.foo.bar(),); [INFO] [stdout] | |__________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:353:5 [INFO] [stdout] | [INFO] [stdout] 353 | / warn!(log, [INFO] [stdout] 354 | | "logging message bar={}", r.foo.bar(); [INFO] [stdout] | | ----------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] 355 | | "x" => r.foo.bar(), "y" => r.foo.bar(),); [INFO] [stdout] | |__________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 373 | $crate::BorrowedKV(&slog_kv!($($args)*)) [INFO] [stdout] | -------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] ... [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:356:5 [INFO] [stdout] | [INFO] [stdout] 356 | / slog_warn!(log, [INFO] [stdout] 357 | | "logging message bar={}", r.foo.bar(); [INFO] [stdout] 358 | | "x" => r.foo.bar(), "y" => r.foo.bar(),); [INFO] [stdout] | |_______________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 832 | $crate::Logger::log(&$l, &slog_record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), slog_b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:356:5 [INFO] [stdout] | [INFO] [stdout] 356 | / slog_warn!(log, [INFO] [stdout] 357 | | "logging message bar={}", r.foo.bar(); [INFO] [stdout] 358 | | "x" => r.foo.bar(), "y" => r.foo.bar(),); [INFO] [stdout] | |_______________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1065 | (@format_args $($t:tt)*) => ( format_args!($($t)*) ); [INFO] [stdout] | -------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:356:5 [INFO] [stdout] | [INFO] [stdout] 356 | / slog_warn!(log, [INFO] [stdout] 357 | | "logging message bar={}", r.foo.bar(); [INFO] [stdout] 358 | | "x" => r.foo.bar(), "y" => r.foo.bar(),); [INFO] [stdout] | |_______________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:559:43 [INFO] [stdout] | [INFO] [stdout] 559 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:356:5 [INFO] [stdout] | [INFO] [stdout] 356 | / slog_warn!(log, [INFO] [stdout] 357 | | "logging message bar={}", r.foo.bar(); [INFO] [stdout] | | ----------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] 358 | | "x" => r.foo.bar(), "y" => r.foo.bar(),); [INFO] [stdout] | |_______________________________________________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `slog_record` which comes from the expansion of the macro `slog_warn` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 365 | $crate::BorrowedKV(&kv!($($args)*)) [INFO] [stdout] | --------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] ... [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:382:9 [INFO] [stdout] | [INFO] [stdout] 382 | info!(log, "message"; "foo" => "bar", &x, &x, "aaa" => "bbb"); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 759 | $crate::Logger::log(&$l, &record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:382:9 [INFO] [stdout] | [INFO] [stdout] 382 | info!(log, "message"; "foo" => "bar", &x, &x, "aaa" => "bbb"); [INFO] [stdout] | ------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 365 | $crate::BorrowedKV(&kv!($($args)*)) [INFO] [stdout] | --------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] ... [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:387:9 [INFO] [stdout] | [INFO] [stdout] 387 | / info!( [INFO] [stdout] 388 | | log, [INFO] [stdout] 389 | | "message {}", [INFO] [stdout] 390 | | { 3 + 3; 2}; [INFO] [stdout] ... | [INFO] [stdout] 393 | | "aaa" => "bbb" [INFO] [stdout] 394 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 759 | $crate::Logger::log(&$l, &record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:387:9 [INFO] [stdout] | [INFO] [stdout] 387 | / info!( [INFO] [stdout] 388 | | log, [INFO] [stdout] 389 | | "message {}", [INFO] [stdout] 390 | | { 3 + 3; 2}; [INFO] [stdout] ... | [INFO] [stdout] 393 | | "aaa" => "bbb" [INFO] [stdout] 394 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1065 | (@format_args $($t:tt)*) => ( format_args!($($t)*) ); [INFO] [stdout] | -------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:387:9 [INFO] [stdout] | [INFO] [stdout] 387 | / info!( [INFO] [stdout] 388 | | log, [INFO] [stdout] 389 | | "message {}", [INFO] [stdout] 390 | | { 3 + 3; 2}; [INFO] [stdout] ... | [INFO] [stdout] 393 | | "aaa" => "bbb" [INFO] [stdout] 394 | | ); [INFO] [stdout] | |_________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 365 | $crate::BorrowedKV(&kv!($($args)*)) [INFO] [stdout] | --------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] ... [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:403:5 [INFO] [stdout] | [INFO] [stdout] 403 | info!(log, "i128 = {}", 42i128; "foo" => 7i128); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 759 | $crate::Logger::log(&$l, &record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:403:5 [INFO] [stdout] | [INFO] [stdout] 403 | info!(log, "i128 = {}", 42i128; "foo" => 7i128); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1065 | (@format_args $($t:tt)*) => ( format_args!($($t)*) ); [INFO] [stdout] | -------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:403:5 [INFO] [stdout] | [INFO] [stdout] 403 | info!(log, "i128 = {}", 42i128; "foo" => 7i128); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 365 | $crate::BorrowedKV(&kv!($($args)*)) [INFO] [stdout] | --------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] ... [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:404:5 [INFO] [stdout] | [INFO] [stdout] 404 | info!(log, "u128 = {}", 42u128; "foo" => 7u128); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 759 | $crate::Logger::log(&$l, &record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:404:5 [INFO] [stdout] | [INFO] [stdout] 404 | info!(log, "u128 = {}", 42u128; "foo" => 7u128); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1065 | (@format_args $($t:tt)*) => ( format_args!($($t)*) ); [INFO] [stdout] | -------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:404:5 [INFO] [stdout] | [INFO] [stdout] 404 | info!(log, "u128 = {}", 42u128; "foo" => 7u128); [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 365 | $crate::BorrowedKV(&kv!($($args)*)) [INFO] [stdout] | --------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] ... [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:414:5 [INFO] [stdout] | [INFO] [stdout] 414 | info!(log, "message"; "f" => %f, "d" => ?d); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1065 | (@format_args $($t:tt)*) => ( format_args!($($t)*) ); [INFO] [stdout] | -------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:414:5 [INFO] [stdout] | [INFO] [stdout] 414 | info!(log, "message"; "f" => %f, "d" => ?d); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1065 | (@format_args $($t:tt)*) => ( format_args!($($t)*) ); [INFO] [stdout] | -------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:414:5 [INFO] [stdout] | [INFO] [stdout] 414 | info!(log, "message"; "f" => %f, "d" => ?d); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 759 | $crate::Logger::log(&$l, &record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:414:5 [INFO] [stdout] | [INFO] [stdout] 414 | info!(log, "message"; "f" => %f, "d" => ?d); [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 365 | $crate::BorrowedKV(&kv!($($args)*)) [INFO] [stdout] | --------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] ... [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:474:5 [INFO] [stdout] | [INFO] [stdout] 474 | info!(log, ""; "n" => %Example, "a" => #%Example); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1065 | (@format_args $($t:tt)*) => ( format_args!($($t)*) ); [INFO] [stdout] | -------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:474:5 [INFO] [stdout] | [INFO] [stdout] 474 | info!(log, ""; "n" => %Example, "a" => #%Example); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1065 | (@format_args $($t:tt)*) => ( format_args!($($t)*) ); [INFO] [stdout] | -------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:474:5 [INFO] [stdout] | [INFO] [stdout] 474 | info!(log, ""; "n" => %Example, "a" => #%Example); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 759 | $crate::Logger::log(&$l, &record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:474:5 [INFO] [stdout] | [INFO] [stdout] 474 | info!(log, ""; "n" => %Example, "a" => #%Example); [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 365 | $crate::BorrowedKV(&kv!($($args)*)) [INFO] [stdout] | --------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] ... [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:528:5 [INFO] [stdout] | [INFO] [stdout] 528 | info!(&log, "message"; "f" => %f, "d" => ?d); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1065 | (@format_args $($t:tt)*) => ( format_args!($($t)*) ); [INFO] [stdout] | -------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:528:5 [INFO] [stdout] | [INFO] [stdout] 528 | info!(&log, "message"; "f" => %f, "d" => ?d); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1065 | (@format_args $($t:tt)*) => ( format_args!($($t)*) ); [INFO] [stdout] | -------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:528:5 [INFO] [stdout] | [INFO] [stdout] 528 | info!(&log, "message"; "f" => %f, "d" => ?d); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: a temporary value will be dropped here before the execution exits the block in Edition 2024, which will raise borrow checking error [INFO] [stdout] --> src/lib.rs:546:43 [INFO] [stdout] | [INFO] [stdout] 546 | $crate::Record::new(&RS, $args, $b) [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 759 | $crate::Logger::log(&$l, &record!($lvl, $tag, &__slog_builtin!(@format_args $msg_fmt, $($fmt)*), b!($($kv)*))) [INFO] [stdout] | ------------------------------------------------- consider using a `let` binding to create a longer lived value; or replacing the `{ .. }` block with curly brackets `( .. )`; or folding the rest of the expression into the surrounding `unsafe { .. }` [INFO] [stdout] | [INFO] [stdout] ::: src/tests.rs:528:5 [INFO] [stdout] | [INFO] [stdout] 528 | info!(&log, "message"; "f" => %f, "d" => ?d); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see [INFO] [stdout] = note: this error originates in the macro `record` which comes from the expansion of the macro `info` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `slog` (lib test) due to 146 previous errors; 5 warnings emitted [INFO] running `Command { std: "docker" "inspect" "e64fe9dba09c4ac1e590db80516b9fa4b471b4dd4ae89f52cb6a59d4531de3cc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e64fe9dba09c4ac1e590db80516b9fa4b471b4dd4ae89f52cb6a59d4531de3cc", kill_on_drop: false }` [INFO] [stdout] e64fe9dba09c4ac1e590db80516b9fa4b471b4dd4ae89f52cb6a59d4531de3cc