[INFO] cloning repository https://github.com/SkyfallWasTaken/malta-db [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/SkyfallWasTaken/malta-db" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkyfallWasTaken%2Fmalta-db", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkyfallWasTaken%2Fmalta-db'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] faf585e89b51607ea4ee4c6544fba80449c0974c [INFO] checking SkyfallWasTaken/malta-db/faf585e89b51607ea4ee4c6544fba80449c0974c against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FSkyfallWasTaken%2Fmalta-db" "/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/SkyfallWasTaken/malta-db on toolchain 4d98531622e1718ae0bc3c7a1ab9cd8938428452 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/SkyfallWasTaken/malta-db [INFO] finished tweaking git repo https://github.com/SkyfallWasTaken/malta-db [INFO] tweaked toml for git repo https://github.com/SkyfallWasTaken/malta-db written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/SkyfallWasTaken/malta-db 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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f731df262d0cce64ce2282f0d5134aef6fcb19508597426f00c232fbad01c73f [INFO] running `Command { std: "docker" "start" "-a" "f731df262d0cce64ce2282f0d5134aef6fcb19508597426f00c232fbad01c73f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f731df262d0cce64ce2282f0d5134aef6fcb19508597426f00c232fbad01c73f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f731df262d0cce64ce2282f0d5134aef6fcb19508597426f00c232fbad01c73f", kill_on_drop: false }` [INFO] [stdout] f731df262d0cce64ce2282f0d5134aef6fcb19508597426f00c232fbad01c73f [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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d98b6a0f2cd5b52eca9185f13f24d63bcc0a9f8b1a06affda9db3e8897f3225a [INFO] running `Command { std: "docker" "start" "-a" "d98b6a0f2cd5b52eca9185f13f24d63bcc0a9f8b1a06affda9db3e8897f3225a", kill_on_drop: false }` [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking smallvec v1.10.0 [INFO] [stderr] Compiling syn v2.0.57 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Compiling syn v1.0.67 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling thiserror-impl v1.0.32 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking thiserror v1.0.32 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stderr] Checking malta-db v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: method `value` is never used [INFO] [stdout] --> src/resp/simple_string.rs:59:18 [INFO] [stdout] | [INFO] [stdout] 30 | impl SimpleString { [INFO] [stdout] | ----------------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 59 | pub const fn value(&self) -> &String { [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `name` and `args` are never used [INFO] [stdout] --> src/resp/command.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 7 | impl Command { [INFO] [stdout] | ------------ methods in this implementation [INFO] [stdout] 8 | pub fn name(&self) -> Option<&String> { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 12 | pub fn args(&self) -> &[BulkString] { [INFO] [stdout] | ^^^^ [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/main.rs:29:34 [INFO] [stdout] | [INFO] [stdout] 27 | Ok(stream) => { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | debug!("accepted new connection"); [INFO] [stdout] 29 | thread::spawn(|| handle_client(stream).unwrap()); [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/resp/simple_string.rs:12:18 [INFO] [stdout] | [INFO] [stdout] 12 | Lazy::new(|| AhoCorasick::new(BANNED_PATTERNS).unwrap()); [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; 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `malta-db` (bin "malta-db") due to 3 previous errors; 2 warnings emitted [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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/main.rs:29:34 [INFO] [stdout] | [INFO] [stdout] 27 | Ok(stream) => { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | debug!("accepted new connection"); [INFO] [stdout] 29 | thread::spawn(|| handle_client(stream).unwrap()); [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/resp/simple_string.rs:12:18 [INFO] [stdout] | [INFO] [stdout] 12 | Lazy::new(|| AhoCorasick::new(BANNED_PATTERNS).unwrap()); [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 `malta-db` (bin "malta-db" test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "d98b6a0f2cd5b52eca9185f13f24d63bcc0a9f8b1a06affda9db3e8897f3225a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d98b6a0f2cd5b52eca9185f13f24d63bcc0a9f8b1a06affda9db3e8897f3225a", kill_on_drop: false }` [INFO] [stdout] d98b6a0f2cd5b52eca9185f13f24d63bcc0a9f8b1a06affda9db3e8897f3225a