[INFO] cloning repository https://github.com/conduition/dlctix [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/conduition/dlctix" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconduition%2Fdlctix", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fconduition%2Fdlctix'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 18575ee44568f0bb3aeb19db5e759c711c10a3d8 [INFO] checking conduition/dlctix/18575ee44568f0bb3aeb19db5e759c711c10a3d8 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%2Fconduition%2Fdlctix" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/conduition/dlctix 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/conduition/dlctix [INFO] finished tweaking git repo https://github.com/conduition/dlctix [INFO] tweaked toml for git repo https://github.com/conduition/dlctix written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/conduition/dlctix 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 18d79da38920beb0bd19f938e3ac703ebf674fb3de91a7038597403456013149 [INFO] running `Command { std: "docker" "start" "-a" "18d79da38920beb0bd19f938e3ac703ebf674fb3de91a7038597403456013149", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "18d79da38920beb0bd19f938e3ac703ebf674fb3de91a7038597403456013149", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "18d79da38920beb0bd19f938e3ac703ebf674fb3de91a7038597403456013149", kill_on_drop: false }` [INFO] [stdout] 18d79da38920beb0bd19f938e3ac703ebf674fb3de91a7038597403456013149 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] dd999ee99d62c7d3a6db67437c26162e7c13b2a0f0e2a73103ae18f55eedebfd [INFO] running `Command { std: "docker" "start" "-a" "dd999ee99d62c7d3a6db67437c26162e7c13b2a0f0e2a73103ae18f55eedebfd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling typenum v1.17.0 [INFO] [stderr] Compiling bitcoin-internals v0.2.0 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking hex-conservative v0.1.1 [INFO] [stderr] Checking subtle v2.5.0 [INFO] [stderr] Compiling hex_lit v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Compiling bitcoin v0.31.1 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking bech32 v0.10.0-beta [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking base16ct v0.2.0 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking base64 v0.13.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking half v1.8.3 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking tempdir v0.3.7 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling secp256k1-sys v0.9.2 [INFO] [stderr] Compiling syn v2.0.52 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Checking serdect v0.2.0 [INFO] [stderr] Checking serde_cbor v0.11.2 [INFO] [stderr] Checking bitcoin_hashes v0.13.0 [INFO] [stderr] Checking jsonrpc v0.14.1 [INFO] [stderr] Checking secp256k1 v0.28.2 [INFO] [stderr] Checking secp v0.2.3 [INFO] [stderr] Checking musig2 v0.0.11 [INFO] [stderr] Checking bitcoincore-rpc-json v0.18.0 [INFO] [stderr] Checking dlctix v0.0.6 (/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/contract/mod.rs:373:25 [INFO] [stdout] | [INFO] [stdout] 367 | pub fn map(self, map_outcomes: F1, map_win_conditions: F2) -> SigMap [INFO] [stdout] | ---- ---------------- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 373 | by_outcome: self [INFO] [stdout] | _________________________^ [INFO] [stdout] 374 | | .by_outcome [INFO] [stdout] 375 | | .into_iter() [INFO] [stdout] 376 | | .map(|(o, t)| (o, map_outcomes(o, t))) [INFO] [stdout] 377 | | .collect(), [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/contract/mod.rs:378:31 [INFO] [stdout] | [INFO] [stdout] 367 | pub fn map(self, map_outcomes: F1, map_win_conditions: F2) -> SigMap [INFO] [stdout] | ---- ---------------- ---------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 378 | by_win_condition: self [INFO] [stdout] | _______________________________^ [INFO] [stdout] 379 | | .by_win_condition [INFO] [stdout] 380 | | .into_iter() [INFO] [stdout] 381 | | .map(|(w, t)| (w, map_win_conditions(w, t))) [INFO] [stdout] 382 | | .collect(), [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/contract/mod.rs:376:35 [INFO] [stdout] | [INFO] [stdout] 376 | .map(|(o, t)| (o, map_outcomes(o, t))) [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/contract/mod.rs:381:35 [INFO] [stdout] | [INFO] [stdout] 381 | .map(|(w, t)| (w, map_win_conditions(w, t))) [INFO] [stdout] | ------ ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/contract/mod.rs:392:25 [INFO] [stdout] | [INFO] [stdout] 387 | pub fn map_values(self, mut map_fn: F) -> SigMap [INFO] [stdout] | ---- ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 392 | by_outcome: self [INFO] [stdout] | _________________________^ [INFO] [stdout] 393 | | .by_outcome [INFO] [stdout] 394 | | .into_iter() [INFO] [stdout] 395 | | .map(|(o, t)| (o, map_fn(t))) [INFO] [stdout] 396 | | .collect(), [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/contract/mod.rs:397:31 [INFO] [stdout] | [INFO] [stdout] 387 | pub fn map_values(self, mut map_fn: F) -> SigMap [INFO] [stdout] | ---- ------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 397 | by_win_condition: self [INFO] [stdout] | _______________________________^ [INFO] [stdout] 398 | | .by_win_condition [INFO] [stdout] 399 | | .into_iter() [INFO] [stdout] 400 | | .map(|(w, t)| (w, map_fn(t))) [INFO] [stdout] 401 | | .collect(), [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/contract/mod.rs:395:35 [INFO] [stdout] | [INFO] [stdout] 395 | .map(|(o, t)| (o, map_fn(t))) [INFO] [stdout] | ------ ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/contract/mod.rs:400:35 [INFO] [stdout] | [INFO] [stdout] 400 | .map(|(w, t)| (w, map_fn(t))) [INFO] [stdout] | ------ ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [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 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `dlctix` (lib) due to 9 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "dd999ee99d62c7d3a6db67437c26162e7c13b2a0f0e2a73103ae18f55eedebfd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd999ee99d62c7d3a6db67437c26162e7c13b2a0f0e2a73103ae18f55eedebfd", kill_on_drop: false }` [INFO] [stdout] dd999ee99d62c7d3a6db67437c26162e7c13b2a0f0e2a73103ae18f55eedebfd