[INFO] cloning repository https://github.com/zms-dev/tforge [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zms-dev/tforge" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzms-dev%2Ftforge", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzms-dev%2Ftforge'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d9cb45ce3a0bdea8c32959d841bce5ef8239116c [INFO] checking zms-dev/tforge against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzms-dev%2Ftforge" "/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/zms-dev/tforge 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] removed /workspace/builds/worker-0-tc1/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0-tc1/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/zms-dev/tforge [INFO] finished tweaking git repo https://github.com/zms-dev/tforge [INFO] tweaked toml for git repo https://github.com/zms-dev/tforge written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zms-dev/tforge 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] Downloading crates ... [INFO] [stderr] Downloaded serde_with v3.8.0 [INFO] [stderr] Downloaded serde_with_macros v3.8.0 [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] 2d655b3883f4cbb5912f32b4940b8314ffa4d8944248101745a77294a1cf001e [INFO] running `Command { std: "docker" "start" "-a" "2d655b3883f4cbb5912f32b4940b8314ffa4d8944248101745a77294a1cf001e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2d655b3883f4cbb5912f32b4940b8314ffa4d8944248101745a77294a1cf001e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2d655b3883f4cbb5912f32b4940b8314ffa4d8944248101745a77294a1cf001e", kill_on_drop: false }` [INFO] [stdout] 2d655b3883f4cbb5912f32b4940b8314ffa4d8944248101745a77294a1cf001e [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] 3fd6f5a3aab449fed32adefcbc45fe04eb5a1a75a88c5e1bcd69def91bc72ccc [INFO] running `Command { std: "docker" "start" "-a" "3fd6f5a3aab449fed32adefcbc45fe04eb5a1a75a88c5e1bcd69def91bc72ccc", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking winnow v0.6.8 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking tforge-peer v0.1.0 (/opt/rustwide/workdir/tforge-peer) [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling serde_with_macros v3.8.0 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking serde_with v3.8.0 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tforge-bencode v0.1.0 (/opt/rustwide/workdir/tforge-bencode) [INFO] [stderr] Checking tforge-metainfo v0.1.0 (/opt/rustwide/workdir/tforge-metainfo) [INFO] [stderr] Checking tforge-urlencoded v0.1.0 (/opt/rustwide/workdir/tforge-urlencoded) [INFO] [stderr] Checking toml_edit v0.22.12 [INFO] [stderr] Checking h2 v0.4.4 [INFO] [stderr] Checking toml v0.8.12 [INFO] [stderr] Checking tforge-config v0.1.0 (/opt/rustwide/workdir/tforge-config) [INFO] [stderr] Checking hyper v1.3.1 [INFO] [stderr] Checking hyper-util v0.1.3 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking reqwest v0.12.4 [INFO] [stderr] Checking tforge-tracker v0.1.0 (/opt/rustwide/workdir/tforge-tracker) [INFO] [stderr] Checking tforge v0.1.0 (/opt/rustwide/workdir/tforge) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 11.93s [INFO] running `Command { std: "docker" "inspect" "3fd6f5a3aab449fed32adefcbc45fe04eb5a1a75a88c5e1bcd69def91bc72ccc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3fd6f5a3aab449fed32adefcbc45fe04eb5a1a75a88c5e1bcd69def91bc72ccc", kill_on_drop: false }` [INFO] [stdout] 3fd6f5a3aab449fed32adefcbc45fe04eb5a1a75a88c5e1bcd69def91bc72ccc [INFO] checking zms-dev/tforge 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%2Fzms-dev%2Ftforge" "/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/zms-dev/tforge 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] removed /workspace/builds/worker-0-tc2/source/.cargo/config.toml [INFO] removed /workspace/builds/worker-0-tc2/source/rust-toolchain.toml [INFO] started tweaking git repo https://github.com/zms-dev/tforge [INFO] finished tweaking git repo https://github.com/zms-dev/tforge [INFO] tweaked toml for git repo https://github.com/zms-dev/tforge written to /workspace/builds/worker-0-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/zms-dev/tforge 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] 233634a772f9ea735a141c4b117d58f7fa4b107a0a74365c0a5bff2fb0e0515b [INFO] running `Command { std: "docker" "start" "-a" "233634a772f9ea735a141c4b117d58f7fa4b107a0a74365c0a5bff2fb0e0515b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "233634a772f9ea735a141c4b117d58f7fa4b107a0a74365c0a5bff2fb0e0515b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "233634a772f9ea735a141c4b117d58f7fa4b107a0a74365c0a5bff2fb0e0515b", kill_on_drop: false }` [INFO] [stdout] 233634a772f9ea735a141c4b117d58f7fa4b107a0a74365c0a5bff2fb0e0515b [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] f62f69c6740c661895c9efadd1dab3199e64c79318fbd1e44c2f35e9eaba7627 [INFO] running `Command { std: "docker" "start" "-a" "f62f69c6740c661895c9efadd1dab3199e64c79318fbd1e44c2f35e9eaba7627", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Compiling pkg-config v0.3.30 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Checking try-lock v0.2.5 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Checking tinyvec_macros v0.1.1 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking want v0.3.1 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking http v1.1.0 [INFO] [stderr] Checking percent-encoding v2.3.1 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling serde_json v1.0.116 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking rustls-pki-types v1.7.0 [INFO] [stderr] Checking winnow v0.6.8 [INFO] [stderr] Checking base64 v0.22.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking encoding_rs v0.8.34 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking ipnet v2.9.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling syn v2.0.55 [INFO] [stderr] Checking rustls-pemfile v2.1.2 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking signal-hook-registry v1.4.2 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking tforge-peer v0.1.0 (/opt/rustwide/workdir/tforge-peer) [INFO] [stderr] Checking parking_lot v0.12.2 [INFO] [stderr] Checking http-body v1.0.0 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Checking http-body-util v0.1.1 [INFO] [stderr] Compiling openssl-sys v0.9.102 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling serde_with_macros v3.8.0 [INFO] [stderr] Checking tokio-util v0.7.11 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking serde_with v3.8.0 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking tforge-bencode v0.1.0 (/opt/rustwide/workdir/tforge-bencode) [INFO] [stderr] Checking tforge-metainfo v0.1.0 (/opt/rustwide/workdir/tforge-metainfo) [INFO] [stderr] Checking tforge-urlencoded v0.1.0 (/opt/rustwide/workdir/tforge-urlencoded) [INFO] [stderr] Checking h2 v0.4.4 [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] --> tforge-urlencoded/src/serializer/mod.rs:254:12 [INFO] [stdout] | [INFO] [stdout] 253 | fn end(self) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 254 | Ok(Value::from(self.values)) [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] --> tforge-urlencoded/src/serializer/mod.rs:272:12 [INFO] [stdout] | [INFO] [stdout] 271 | fn end(self) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 272 | Ok(Value::from(self.values)) [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 `tforge-urlencoded` (lib) due to 3 previous errors [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] --> tforge-urlencoded/src/serializer/mod.rs:254:12 [INFO] [stdout] | [INFO] [stdout] 253 | fn end(self) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 254 | Ok(Value::from(self.values)) [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] --> tforge-urlencoded/src/serializer/mod.rs:272:12 [INFO] [stdout] | [INFO] [stdout] 271 | fn end(self) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 272 | Ok(Value::from(self.values)) [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 `tforge-urlencoded` (lib test) due to 3 previous errors [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] --> tforge-metainfo/src/lib.rs:79:9 [INFO] [stdout] | [INFO] [stdout] 75 | pub fn deserialize<'de, D>(deserializer: D) -> Result, D::Error> [INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 79 | Option::::deserialize(deserializer).map(|secs| { [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: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tforge-metainfo` (lib) due to 2 previous errors [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] --> tforge-bencode/src/deserializer/mod.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 23 | T::deserialize(&mut deserializer).and_then(|result| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | / deserializer [INFO] [stdout] 25 | | .reader [INFO] [stdout] 26 | | .has_tokens_left() [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] --> tforge-bencode/src/deserializer/mod.rs:27:23 [INFO] [stdout] | [INFO] [stdout] 23 | T::deserialize(&mut deserializer).and_then(|result| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 27 | .and_then(|has_tokens_left| { [INFO] [stdout] | _______________________^ [INFO] [stdout] 28 | | if has_tokens_left { [INFO] [stdout] 29 | | Err(Error::from_trailing_data(deserializer.reader.read()?)) [INFO] [stdout] 30 | | } else { [INFO] [stdout] 31 | | Ok(result) [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | }) [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] --> tforge-bencode/src/deserializer/mod.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 41 | fn deserialize_any(self, visitor: V) -> Result [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | self.reader.peek_token().and_then(|token| match token { [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] --> tforge-bencode/src/deserializer/mod.rs:45:43 [INFO] [stdout] | [INFO] [stdout] 41 | fn deserialize_any(self, visitor: V) -> Result [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | self.reader.peek_token().and_then(|token| match token { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 46 | | Token::Int => { [INFO] [stdout] 47 | | self.reader.consume_current_token()?; [INFO] [stdout] 48 | | visitor.visit_i64(self.reader.read_i64()?) [INFO] [stdout] ... | [INFO] [stdout] 59 | | Token::End => Err(Error::from_syntax("Unexpected end")), [INFO] [stdout] 60 | | }) [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] --> tforge-bencode/src/deserializer/mod.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 97 | fn deserialize_str(self, visitor: V) -> Result [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 101 | self.reader.peek_token().and_then(|token| match token { [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] --> tforge-bencode/src/deserializer/mod.rs:101:43 [INFO] [stdout] | [INFO] [stdout] 97 | fn deserialize_str(self, visitor: V) -> Result [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 101 | self.reader.peek_token().and_then(|token| match token { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 102 | | Token::Bytes => { [INFO] [stdout] 103 | | let string = self.reader.read_string()?; [INFO] [stdout] 104 | | visitor.visit_str(&string) [INFO] [stdout] 105 | | } [INFO] [stdout] 106 | | _ => Err(Error::ExpectedBytes), [INFO] [stdout] 107 | | }) [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] --> tforge-bencode/src/deserializer/mod.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 124 | fn deserialize_tuple(self, size: usize, visitor: V) -> Result [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 128 | self.reader.peek_token().and_then(|token| match token { [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] --> tforge-bencode/src/deserializer/mod.rs:128:43 [INFO] [stdout] | [INFO] [stdout] 124 | fn deserialize_tuple(self, size: usize, visitor: V) -> Result [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 128 | self.reader.peek_token().and_then(|token| match token { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 129 | | Token::List => { [INFO] [stdout] 130 | | self.reader.consume_current_token()?; [INFO] [stdout] 131 | | visitor.visit_seq(DeserializerAccess::new_with_len(self, size)) [INFO] [stdout] 132 | | } [INFO] [stdout] 133 | | _ => Err(Error::ExpectedList), [INFO] [stdout] 134 | | }) [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] --> tforge-bencode/src/deserializer/mod.rs:204:9 [INFO] [stdout] | [INFO] [stdout] 200 | fn next_key_seed(&mut self, seed: K) -> Result> [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 204 | / self.deserializer [INFO] [stdout] 205 | | .reader [INFO] [stdout] 206 | | .peek_token() [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] --> tforge-bencode/src/deserializer/mod.rs:207:23 [INFO] [stdout] | [INFO] [stdout] 200 | fn next_key_seed(&mut self, seed: K) -> Result> [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 207 | .and_then(|token| match token { [INFO] [stdout] | _______________________^ [INFO] [stdout] 208 | | Token::End => { [INFO] [stdout] 209 | | self.deserializer.reader.consume_current_token()?; [INFO] [stdout] 210 | | Ok(None) [INFO] [stdout] 211 | | } [INFO] [stdout] 212 | | _ => seed.deserialize(&mut *self.deserializer).map(Some), [INFO] [stdout] 213 | | }) [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] --> tforge-bencode/src/deserializer/mod.rs:254:9 [INFO] [stdout] | [INFO] [stdout] 250 | fn tuple_variant(self, len: usize, visitor: V) -> Result [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 254 | / self.deserializer [INFO] [stdout] 255 | | .reader [INFO] [stdout] 256 | | .peek_token() [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] --> tforge-bencode/src/deserializer/mod.rs:257:23 [INFO] [stdout] | [INFO] [stdout] 250 | fn tuple_variant(self, len: usize, visitor: V) -> Result [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 257 | .and_then(|token| match token { [INFO] [stdout] | _______________________^ [INFO] [stdout] 258 | | Token::List => { [INFO] [stdout] 259 | | self.deserializer.reader.consume_current_token()?; [INFO] [stdout] 260 | | visitor.visit_seq(DeserializerAccess::new_with_len( [INFO] [stdout] ... | [INFO] [stdout] 265 | | _ => Err(Error::ExpectedList), [INFO] [stdout] 266 | | }) [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 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tforge-bencode` (lib) due to 13 previous errors [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] --> tforge-bencode/src/deserializer/mod.rs:24:9 [INFO] [stdout] | [INFO] [stdout] 23 | T::deserialize(&mut deserializer).and_then(|result| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 24 | / deserializer [INFO] [stdout] 25 | | .reader [INFO] [stdout] 26 | | .has_tokens_left() [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] --> tforge-bencode/src/deserializer/mod.rs:27:23 [INFO] [stdout] | [INFO] [stdout] 23 | T::deserialize(&mut deserializer).and_then(|result| { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 27 | .and_then(|has_tokens_left| { [INFO] [stdout] | _______________________^ [INFO] [stdout] 28 | | if has_tokens_left { [INFO] [stdout] 29 | | Err(Error::from_trailing_data(deserializer.reader.read()?)) [INFO] [stdout] 30 | | } else { [INFO] [stdout] 31 | | Ok(result) [INFO] [stdout] 32 | | } [INFO] [stdout] 33 | | }) [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] --> tforge-bencode/src/deserializer/mod.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 41 | fn deserialize_any(self, visitor: V) -> Result [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | self.reader.peek_token().and_then(|token| match token { [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] --> tforge-bencode/src/deserializer/mod.rs:45:43 [INFO] [stdout] | [INFO] [stdout] 41 | fn deserialize_any(self, visitor: V) -> Result [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 45 | self.reader.peek_token().and_then(|token| match token { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 46 | | Token::Int => { [INFO] [stdout] 47 | | self.reader.consume_current_token()?; [INFO] [stdout] 48 | | visitor.visit_i64(self.reader.read_i64()?) [INFO] [stdout] ... | [INFO] [stdout] 59 | | Token::End => Err(Error::from_syntax("Unexpected end")), [INFO] [stdout] 60 | | }) [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] --> tforge-bencode/src/deserializer/mod.rs:101:9 [INFO] [stdout] | [INFO] [stdout] 97 | fn deserialize_str(self, visitor: V) -> Result [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 101 | self.reader.peek_token().and_then(|token| match token { [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] --> tforge-bencode/src/deserializer/mod.rs:101:43 [INFO] [stdout] | [INFO] [stdout] 97 | fn deserialize_str(self, visitor: V) -> Result [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 101 | self.reader.peek_token().and_then(|token| match token { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 102 | | Token::Bytes => { [INFO] [stdout] 103 | | let string = self.reader.read_string()?; [INFO] [stdout] 104 | | visitor.visit_str(&string) [INFO] [stdout] 105 | | } [INFO] [stdout] 106 | | _ => Err(Error::ExpectedBytes), [INFO] [stdout] 107 | | }) [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] --> tforge-bencode/src/deserializer/mod.rs:128:9 [INFO] [stdout] | [INFO] [stdout] 124 | fn deserialize_tuple(self, size: usize, visitor: V) -> Result [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 128 | self.reader.peek_token().and_then(|token| match token { [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] --> tforge-bencode/src/deserializer/mod.rs:128:43 [INFO] [stdout] | [INFO] [stdout] 124 | fn deserialize_tuple(self, size: usize, visitor: V) -> Result [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 128 | self.reader.peek_token().and_then(|token| match token { [INFO] [stdout] | ___________________________________________^ [INFO] [stdout] 129 | | Token::List => { [INFO] [stdout] 130 | | self.reader.consume_current_token()?; [INFO] [stdout] 131 | | visitor.visit_seq(DeserializerAccess::new_with_len(self, size)) [INFO] [stdout] 132 | | } [INFO] [stdout] 133 | | _ => Err(Error::ExpectedList), [INFO] [stdout] 134 | | }) [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] --> tforge-bencode/src/deserializer/mod.rs:204:9 [INFO] [stdout] | [INFO] [stdout] 200 | fn next_key_seed(&mut self, seed: K) -> Result> [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 204 | / self.deserializer [INFO] [stdout] 205 | | .reader [INFO] [stdout] 206 | | .peek_token() [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] --> tforge-bencode/src/deserializer/mod.rs:207:23 [INFO] [stdout] | [INFO] [stdout] 200 | fn next_key_seed(&mut self, seed: K) -> Result> [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 207 | .and_then(|token| match token { [INFO] [stdout] | _______________________^ [INFO] [stdout] 208 | | Token::End => { [INFO] [stdout] 209 | | self.deserializer.reader.consume_current_token()?; [INFO] [stdout] 210 | | Ok(None) [INFO] [stdout] 211 | | } [INFO] [stdout] 212 | | _ => seed.deserialize(&mut *self.deserializer).map(Some), [INFO] [stdout] 213 | | }) [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] --> tforge-bencode/src/deserializer/mod.rs:254:9 [INFO] [stdout] | [INFO] [stdout] 250 | fn tuple_variant(self, len: usize, visitor: V) -> Result [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 254 | / self.deserializer [INFO] [stdout] 255 | | .reader [INFO] [stdout] 256 | | .peek_token() [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] --> tforge-bencode/src/deserializer/mod.rs:257:23 [INFO] [stdout] | [INFO] [stdout] 250 | fn tuple_variant(self, len: usize, visitor: V) -> Result [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 257 | .and_then(|token| match token { [INFO] [stdout] | _______________________^ [INFO] [stdout] 258 | | Token::List => { [INFO] [stdout] 259 | | self.deserializer.reader.consume_current_token()?; [INFO] [stdout] 260 | | visitor.visit_seq(DeserializerAccess::new_with_len( [INFO] [stdout] ... | [INFO] [stdout] 265 | | _ => Err(Error::ExpectedList), [INFO] [stdout] 266 | | }) [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 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `tforge-bencode` (lib test) due to 13 previous errors [INFO] running `Command { std: "docker" "inspect" "f62f69c6740c661895c9efadd1dab3199e64c79318fbd1e44c2f35e9eaba7627", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f62f69c6740c661895c9efadd1dab3199e64c79318fbd1e44c2f35e9eaba7627", kill_on_drop: false }` [INFO] [stdout] f62f69c6740c661895c9efadd1dab3199e64c79318fbd1e44c2f35e9eaba7627