[INFO] cloning repository https://github.com/if-nil/redis_delay_queue [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/if-nil/redis_delay_queue" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fif-nil%2Fredis_delay_queue", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fif-nil%2Fredis_delay_queue'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f8a4723371daa174f4f33c6accda4bf83b2e5a2b [INFO] checking if-nil/redis_delay_queue against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fif-nil%2Fredis_delay_queue" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/if-nil/redis_delay_queue on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/if-nil/redis_delay_queue [INFO] finished tweaking git repo https://github.com/if-nil/redis_delay_queue [INFO] tweaked toml for git repo https://github.com/if-nil/redis_delay_queue written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/if-nil/redis_delay_queue 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded uuid v1.6.1 [INFO] [stderr] Downloaded redis-module-macros-internals v2.0.7 [INFO] [stderr] Downloaded enum-primitive-derive v0.1.2 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.89 [INFO] [stderr] Downloaded shlex v1.2.0 [INFO] [stderr] Downloaded tokio-macros v2.2.0 [INFO] [stderr] Downloaded linkme-impl v0.3.19 [INFO] [stderr] Downloaded smallvec v1.11.2 [INFO] [stderr] Downloaded linkme v0.3.19 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.89 [INFO] [stderr] Downloaded iana-time-zone v0.1.58 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.89 [INFO] [stderr] Downloaded windows-core v0.51.1 [INFO] [stderr] Downloaded js-sys v0.3.66 [INFO] [stderr] Downloaded redis-module v2.0.7 [INFO] [stderr] Downloaded prettyplease v0.2.15 [INFO] [stderr] Downloaded bitflags v2.4.1 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.89 [INFO] [stderr] Downloaded wasm-bindgen v0.2.89 [INFO] [stderr] Downloaded memoffset v0.7.1 [INFO] [stderr] Downloaded chrono v0.4.31 [INFO] [stderr] Downloaded bindgen v0.66.1 [INFO] [stderr] Downloaded getrandom v0.2.11 [INFO] [stderr] Downloaded nix v0.26.4 [INFO] [stderr] Downloaded which v4.4.2 [INFO] [stderr] Downloaded hermit-abi v0.3.3 [INFO] [stderr] Downloaded rustix v0.38.28 [INFO] [stderr] Downloaded tokio v1.35.0 [INFO] [stderr] Downloaded linux-raw-sys v0.4.12 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c192cf8edd0f3e6be1c61dff6d47ce532d4278e6f8bc95f40a40386237e3082b [INFO] running `Command { std: "docker" "start" "-a" "c192cf8edd0f3e6be1c61dff6d47ce532d4278e6f8bc95f40a40386237e3082b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c192cf8edd0f3e6be1c61dff6d47ce532d4278e6f8bc95f40a40386237e3082b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c192cf8edd0f3e6be1c61dff6d47ce532d4278e6f8bc95f40a40386237e3082b", kill_on_drop: false }` [INFO] [stdout] c192cf8edd0f3e6be1c61dff6d47ce532d4278e6f8bc95f40a40386237e3082b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8eb24b6cb8f654f3f7e352270c1a46f7301de023687e3ad1f6c0cfde34cf2074 [INFO] running `Command { std: "docker" "start" "-a" "8eb24b6cb8f654f3f7e352270c1a46f7301de023687e3ad1f6c0cfde34cf2074", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling linkme-impl v0.3.19 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking uuid v1.6.1 [INFO] [stderr] Compiling redis-module-macros-internals v2.0.7 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking linkme v0.3.19 [INFO] [stderr] Checking tokio v1.35.0 [INFO] [stderr] Compiling redis-module v2.0.7 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking redis-delay-queue v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 10.47s [INFO] running `Command { std: "docker" "inspect" "8eb24b6cb8f654f3f7e352270c1a46f7301de023687e3ad1f6c0cfde34cf2074", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8eb24b6cb8f654f3f7e352270c1a46f7301de023687e3ad1f6c0cfde34cf2074", kill_on_drop: false }` [INFO] [stdout] 8eb24b6cb8f654f3f7e352270c1a46f7301de023687e3ad1f6c0cfde34cf2074 [INFO] checking if-nil/redis_delay_queue against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fif-nil%2Fredis_delay_queue" "/workspace/builds/worker-0-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/if-nil/redis_delay_queue on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/if-nil/redis_delay_queue [INFO] finished tweaking git repo https://github.com/if-nil/redis_delay_queue [INFO] tweaked toml for git repo https://github.com/if-nil/redis_delay_queue written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/if-nil/redis_delay_queue 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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 736cb36b21d161d8ba050ef7d9b8862b9a3faa49b6b89c2ba150b16d404cbc91 [INFO] running `Command { std: "docker" "start" "-a" "736cb36b21d161d8ba050ef7d9b8862b9a3faa49b6b89c2ba150b16d404cbc91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "736cb36b21d161d8ba050ef7d9b8862b9a3faa49b6b89c2ba150b16d404cbc91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "736cb36b21d161d8ba050ef7d9b8862b9a3faa49b6b89c2ba150b16d404cbc91", kill_on_drop: false }` [INFO] [stdout] 736cb36b21d161d8ba050ef7d9b8862b9a3faa49b6b89c2ba150b16d404cbc91 [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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9af1a6b2359c50e67ee15e432aae92b7cc67261a1b9f89ffeeccb73f425995e7 [INFO] running `Command { std: "docker" "start" "-a" "9af1a6b2359c50e67ee15e432aae92b7cc67261a1b9f89ffeeccb73f425995e7", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.70 [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling prettyplease v0.2.15 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling rustix v0.38.28 [INFO] [stderr] Compiling linux-raw-sys v0.4.12 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling bindgen v0.66.1 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling syn v2.0.41 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling serde v1.0.193 [INFO] [stderr] Compiling clang-sys v1.6.1 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling shlex v1.2.0 [INFO] [stderr] Compiling unicode-xid v0.0.4 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling synom v0.11.3 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling backtrace v0.3.69 [INFO] [stderr] Compiling cexpr v0.6.0 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling quote v0.3.15 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Compiling syn v0.11.11 [INFO] [stderr] Checking miniz_oxide v0.7.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking object v0.32.1 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Compiling enum-primitive-derive v0.1.2 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking socket2 v0.5.5 [INFO] [stderr] Compiling serde_derive v1.0.193 [INFO] [stderr] Compiling linkme-impl v0.3.19 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking tokio v1.35.0 [INFO] [stderr] Checking linkme v0.3.19 [INFO] [stderr] Checking uuid v1.6.1 [INFO] [stderr] Compiling redis-module-macros-internals v2.0.7 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Compiling redis-module v2.0.7 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking redis-delay-queue v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 44 | fn push_delay_message(ctx: &Context, args: Vec) -> RedisResult { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 58 | let key = ctx.open_key_writable(&RedisString::create(None, KEY)); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | Ok(id.into()) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/lib.rs:67:8 [INFO] [stdout] | [INFO] [stdout] 44 | fn push_delay_message(ctx: &Context, args: Vec) -> RedisResult { [INFO] [stdout] | ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 58 | let key = ctx.open_key_writable(&RedisString::create(None, KEY)); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 67 | Ok(id.into()) [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = note: requested on the command line with `-D tail-expr-drop-order` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/queue_manager.rs:79:25 [INFO] [stdout] | [INFO] [stdout] 73 | fn _start(&self, notify: Arc) { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 74 | let rt = tokio::runtime::Builder::new_current_thread() [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 79 | rt.block_on(async move { [INFO] [stdout] | _________________________^ [INFO] [stdout] 80 | | let sleep = time::sleep(Duration::from_secs(SLEEP_SECOND)); [INFO] [stdout] 81 | | let thread_ctx = ThreadSafeContext::new(); [INFO] [stdout] 82 | | tokio::pin!(sleep); [INFO] [stdout] ... | [INFO] [stdout] 109 | | } [INFO] [stdout] 110 | | }) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/queue_manager.rs:79:25 [INFO] [stdout] | [INFO] [stdout] 73 | fn _start(&self, notify: Arc) { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 74 | let rt = tokio::runtime::Builder::new_current_thread() [INFO] [stdout] | -- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 79 | rt.block_on(async move { [INFO] [stdout] | _________________________^ [INFO] [stdout] 80 | | let sleep = time::sleep(Duration::from_secs(SLEEP_SECOND)); [INFO] [stdout] 81 | | let thread_ctx = ThreadSafeContext::new(); [INFO] [stdout] 82 | | tokio::pin!(sleep); [INFO] [stdout] ... | [INFO] [stdout] 109 | | } [INFO] [stdout] 110 | | }) [INFO] [stdout] | |_____________^ [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `redis-delay-queue` (lib test) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `redis-delay-queue` (lib) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "9af1a6b2359c50e67ee15e432aae92b7cc67261a1b9f89ffeeccb73f425995e7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9af1a6b2359c50e67ee15e432aae92b7cc67261a1b9f89ffeeccb73f425995e7", kill_on_drop: false }` [INFO] [stdout] 9af1a6b2359c50e67ee15e432aae92b7cc67261a1b9f89ffeeccb73f425995e7