[INFO] fetching crate brotli 6.0.0... [INFO] checking brotli-6.0.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate brotli 6.0.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate brotli 6.0.0 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 crates.io crate brotli 6.0.0 [INFO] finished tweaking crates.io crate brotli 6.0.0 [INFO] tweaked toml for crates.io crate brotli 6.0.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate brotli 6.0.0 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-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] f1e24717df83bce6f98a785a9fc1f8c3f20eaf43feb7d99b788157a8bac9eb48 [INFO] running `Command { std: "docker" "start" "-a" "f1e24717df83bce6f98a785a9fc1f8c3f20eaf43feb7d99b788157a8bac9eb48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f1e24717df83bce6f98a785a9fc1f8c3f20eaf43feb7d99b788157a8bac9eb48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f1e24717df83bce6f98a785a9fc1f8c3f20eaf43feb7d99b788157a8bac9eb48", kill_on_drop: false }` [INFO] [stdout] f1e24717df83bce6f98a785a9fc1f8c3f20eaf43feb7d99b788157a8bac9eb48 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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] a2765f82e5c682214dd743d8fd44de3ff675d45c3a2b9924235e08200f9afc36 [INFO] running `Command { std: "docker" "start" "-a" "a2765f82e5c682214dd743d8fd44de3ff675d45c3a2b9924235e08200f9afc36", kill_on_drop: false }` [INFO] [stderr] Checking alloc-no-stdlib v2.0.4 [INFO] [stderr] Checking alloc-stdlib v0.2.2 [INFO] [stderr] Checking brotli-decompressor v4.0.0 [INFO] [stderr] Checking brotli v6.0.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `no-stdlib-ffi-binding` [INFO] [stdout] --> src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | feature = "no-stdlib-ffi-binding", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` [INFO] [stdout] = help: consider adding `no-stdlib-ffi-binding` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `billing` [INFO] [stdout] --> src/enc/brotli_bit_stream.rs:243:11 [INFO] [stdout] | [INFO] [stdout] 243 | #[cfg(not(feature = "billing"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` [INFO] [stdout] = help: consider adding `billing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `billing` [INFO] [stdout] --> src/enc/brotli_bit_stream.rs:245:7 [INFO] [stdout] | [INFO] [stdout] 245 | #[cfg(feature = "billing")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` [INFO] [stdout] = help: consider adding `billing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `billing` [INFO] [stdout] --> src/enc/brotli_bit_stream.rs:253:11 [INFO] [stdout] | [INFO] [stdout] 253 | #[cfg(not(feature = "billing"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` [INFO] [stdout] = help: consider adding `billing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `billing` [INFO] [stdout] --> src/enc/brotli_bit_stream.rs:255:7 [INFO] [stdout] | [INFO] [stdout] 255 | #[cfg(feature = "billing")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` [INFO] [stdout] = help: consider adding `billing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disallow_large_window_size` [INFO] [stdout] --> src/enc/histogram.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg(not(feature = "disallow_large_window_size"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` [INFO] [stdout] = help: consider adding `disallow_large_window_size` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disallow_large_window_size` [INFO] [stdout] --> src/enc/histogram.rs:69:7 [INFO] [stdout] | [INFO] [stdout] 69 | #[cfg(feature = "disallow_large_window_size")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` [INFO] [stdout] = help: consider adding `disallow_large_window_size` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `float64` [INFO] [stdout] --> src/enc/util.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "float64")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` [INFO] [stdout] = help: consider adding `float64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `float64` [INFO] [stdout] --> src/enc/util.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(not(feature = "float64"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` [INFO] [stdout] = help: consider adding `float64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disallow_large_window_size` [INFO] [stdout] --> src/enc/encode.rs:531:11 [INFO] [stdout] | [INFO] [stdout] 531 | #[cfg(not(feature = "disallow_large_window_size"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` [INFO] [stdout] = help: consider adding `disallow_large_window_size` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disallow_large_window_size` [INFO] [stdout] --> src/enc/encode.rs:535:7 [INFO] [stdout] | [INFO] [stdout] 535 | #[cfg(feature = "disallow_large_window_size")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` [INFO] [stdout] = help: consider adding `disallow_large_window_size` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `features` [INFO] [stdout] --> src/enc/weights.rs:90:7 [INFO] [stdout] | [INFO] [stdout] 90 | #[cfg(features = "floating_point_context_mixing")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] help: there is a config with a similar name and different values [INFO] [stdout] | [INFO] [stdout] 90 | #[cfg(feature = "alloc-stdlib")] [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `features` [INFO] [stdout] --> src/enc/weights.rs:118:11 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg(not(features = "floating_point_context_mixing"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] help: there is a config with a similar name and different values [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg(not(feature = "alloc-stdlib"))] [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `no-stdlib-ffi-binding` [INFO] [stdout] --> src/lib.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | feature = "no-stdlib-ffi-binding", [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` [INFO] [stdout] = help: consider adding `no-stdlib-ffi-binding` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `billing` [INFO] [stdout] --> src/enc/brotli_bit_stream.rs:243:11 [INFO] [stdout] | [INFO] [stdout] 243 | #[cfg(not(feature = "billing"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` [INFO] [stdout] = help: consider adding `billing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `billing` [INFO] [stdout] --> src/enc/brotli_bit_stream.rs:245:7 [INFO] [stdout] | [INFO] [stdout] 245 | #[cfg(feature = "billing")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` [INFO] [stdout] = help: consider adding `billing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `billing` [INFO] [stdout] --> src/enc/brotli_bit_stream.rs:253:11 [INFO] [stdout] | [INFO] [stdout] 253 | #[cfg(not(feature = "billing"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` [INFO] [stdout] = help: consider adding `billing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `billing` [INFO] [stdout] --> src/enc/brotli_bit_stream.rs:255:7 [INFO] [stdout] | [INFO] [stdout] 255 | #[cfg(feature = "billing")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` [INFO] [stdout] = help: consider adding `billing` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disallow_large_window_size` [INFO] [stdout] --> src/enc/histogram.rs:67:11 [INFO] [stdout] | [INFO] [stdout] 67 | #[cfg(not(feature = "disallow_large_window_size"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` [INFO] [stdout] = help: consider adding `disallow_large_window_size` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disallow_large_window_size` [INFO] [stdout] --> src/enc/histogram.rs:69:7 [INFO] [stdout] | [INFO] [stdout] 69 | #[cfg(feature = "disallow_large_window_size")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` [INFO] [stdout] = help: consider adding `disallow_large_window_size` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `float64` [INFO] [stdout] --> src/enc/util.rs:4:7 [INFO] [stdout] | [INFO] [stdout] 4 | #[cfg(feature = "float64")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` [INFO] [stdout] = help: consider adding `float64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `float64` [INFO] [stdout] --> src/enc/util.rs:7:11 [INFO] [stdout] | [INFO] [stdout] 7 | #[cfg(not(feature = "float64"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` [INFO] [stdout] = help: consider adding `float64` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disallow_large_window_size` [INFO] [stdout] --> src/enc/encode.rs:531:11 [INFO] [stdout] | [INFO] [stdout] 531 | #[cfg(not(feature = "disallow_large_window_size"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` [INFO] [stdout] = help: consider adding `disallow_large_window_size` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `disallow_large_window_size` [INFO] [stdout] --> src/enc/encode.rs:535:7 [INFO] [stdout] | [INFO] [stdout] 535 | #[cfg(feature = "disallow_large_window_size")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` [INFO] [stdout] = help: consider adding `disallow_large_window_size` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `features` [INFO] [stdout] --> src/enc/weights.rs:90:7 [INFO] [stdout] | [INFO] [stdout] 90 | #[cfg(features = "floating_point_context_mixing")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] help: there is a config with a similar name and different values [INFO] [stdout] | [INFO] [stdout] 90 | #[cfg(feature = "alloc-stdlib")] [INFO] [stdout] | ~~~~~~~~~~~~~~~~~~~~~~~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition name: `features` [INFO] [stdout] --> src/enc/weights.rs:118:11 [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg(not(features = "floating_point_context_mixing"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = help: expected values for `feature` are: `alloc-stdlib`, `benchmark`, `default`, `disable-timer`, `external-literal-probability`, `ffi-api`, `pass-through-ffi-panics`, `seccomp`, `sha2`, `simd`, `std`, `validation`, and `vector_scratch_space` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] help: there is a config with a similar name and different values [INFO] [stdout] | [INFO] [stdout] 118 | #[cfg(not(feature = "alloc-stdlib"))] [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/enc/mod.rs:187:9 [INFO] [stdout] | [INFO] [stdout] 169 | alloc: Alloc, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 187 | Error::new(ErrorKind::UnexpectedEof, "Unexpected EOF"), [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/enc/backward_references/mod.rs:2063:29 [INFO] [stdout] | [INFO] [stdout] 2057 | let mut num = >::alloc_cell(m, self.num.len()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2058 | num.slice_mut().clone_from_slice(self.num.slice()); [INFO] [stdout] 2059 | let mut buckets = >::alloc_cell(m, self.buckets.len()); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2063 | specialization: self.specialization.clone(), [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/enc/backward_references/hash_to_binary_tree.rs:187:17 [INFO] [stdout] | [INFO] [stdout] 175 | let buckets = >::new(m32, invalid_pos); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 187 | forest: m32.alloc_cell(num_nodes * 2), [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/enc/encode.rs:426:23 [INFO] [stdout] | [INFO] [stdout] 413 | pub fn new(m8: Alloc) -> Self { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 426 | storage_: >::AllocatedMemory::default(), [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/enc/encode.rs:427:22 [INFO] [stdout] | [INFO] [stdout] 413 | pub fn new(m8: Alloc) -> Self { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 427 | hasher_: UnionHasher::::default(), [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/enc/encode.rs:428:27 [INFO] [stdout] | [INFO] [stdout] 413 | pub fn new(m8: Alloc) -> Self { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 428 | large_table_: >::AllocatedMemory::default(), [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/enc/encode.rs:431:27 [INFO] [stdout] | [INFO] [stdout] 413 | pub fn new(m8: Alloc) -> Self { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 431 | command_buf_: >::AllocatedMemory::default(), [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/enc/encode.rs:432:27 [INFO] [stdout] | [INFO] [stdout] 413 | pub fn new(m8: Alloc) -> Self { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 432 | literal_buf_: >::AllocatedMemory::default(), [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/enc/encode.rs:440:26 [INFO] [stdout] | [INFO] [stdout] 413 | pub fn new(m8: Alloc) -> Self { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 440 | ringbuffer_: RingBufferInit(), [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/enc/encode.rs:441:24 [INFO] [stdout] | [INFO] [stdout] 413 | pub fn new(m8: Alloc) -> Self { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 441 | commands_: >::AllocatedMemory::default(), [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/enc/encode.rs:1013:21 [INFO] [stdout] | [INFO] [stdout] 976 | let buckets: >::AllocatedMemory = [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 977 | >::alloc_cell(m16, (bucket_size * block_size) as usize); [INFO] [stdout] 978 | let num: >::AllocatedMemory = [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1013 | UnionHasher::H5(AdvHasher { [INFO] [stdout] | _____________________^ [INFO] [stdout] 1014 | | buckets, [INFO] [stdout] 1015 | | h9_opts: super::backward_references::H9Opts::new(¶ms.hasher), [INFO] [stdout] 1016 | | num, [INFO] [stdout] ... | [INFO] [stdout] 1028 | | }, [INFO] [stdout] 1029 | | }) [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/enc/encode.rs:1041:21 [INFO] [stdout] | [INFO] [stdout] 1037 | let buckets: >::AllocatedMemory = [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1038 | >::alloc_cell(m16, (bucket_size * block_size) as usize); [INFO] [stdout] 1039 | let num: >::AllocatedMemory = [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1040 | >::alloc_cell(m16, bucket_size as usize); [INFO] [stdout] 1041 | UnionHasher::H6(AdvHasher { [INFO] [stdout] | _____________________^ [INFO] [stdout] 1042 | | buckets, [INFO] [stdout] 1043 | | num, [INFO] [stdout] 1044 | | h9_opts: super::backward_references::H9Opts::new(¶ms.hasher), [INFO] [stdout] ... | [INFO] [stdout] 1057 | | }, [INFO] [stdout] 1058 | | }) [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/enc/interface.rs:181:34 [INFO] [stdout] | [INFO] [stdout] 175 | other: PredictionModeContextMap, [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 181 | literal_context_map: SliceType::from(other.literal_context_map), [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/enc/interface.rs:182:54 [INFO] [stdout] | [INFO] [stdout] 175 | other: PredictionModeContextMap, [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 182 | predmode_speed_and_distance_context_map: SliceType::from( [INFO] [stdout] | ______________________________________________________^ [INFO] [stdout] 183 | | other.predmode_speed_and_distance_context_map, [INFO] [stdout] 184 | | ), [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/enc/reader.rs:34:61 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn new(r: R, buffer: BufferType, alloc: Alloc, q: u32, lgwin: u32) -> Self { [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] 34 | CompressorReaderCustomAlloc::(CompressorReaderCustomIo::< [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 35 | | Error, [INFO] [stdout] 36 | | IntoIoReader, [INFO] [stdout] 37 | | BufferType, [INFO] [stdout] ... | [INFO] [stdout] 45 | | lgwin, [INFO] [stdout] 46 | | )) [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/enc/reader.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn into_inner(self) -> R { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 53 | self.0.into_inner().0 [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/enc/reader.rs:83:31 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn new(r: R, buffer_size: usize, q: u32, lgwin: u32) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 78 | let mut alloc = StandardAlloc::default(); [INFO] [stdout] 79 | let buffer = >::alloc_cell( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 83 | CompressorReader::(CompressorReaderCustomAlloc::new(r, buffer, alloc, q, lgwin)) [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/enc/writer.rs:34:61 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn new(w: W, buffer: BufferType, alloc: Alloc, q: u32, lgwin: u32) -> Self { [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] 34 | CompressorWriterCustomAlloc::(CompressorWriterCustomIo::< [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 35 | | Error, [INFO] [stdout] 36 | | IntoIoWriter, [INFO] [stdout] 37 | | BufferType, [INFO] [stdout] ... | [INFO] [stdout] 45 | | lgwin, [INFO] [stdout] 46 | | )) [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/enc/writer.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn into_inner(self) -> W { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 56 | self.0.into_inner().0 [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/enc/writer.rs:89:31 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn new(w: W, buffer_size: usize, q: u32, lgwin: u32) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | let mut alloc = StandardAlloc::default(); [INFO] [stdout] 85 | let buffer = >::alloc_cell( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 89 | CompressorWriter::(CompressorWriterCustomAlloc::new(w, buffer, alloc, q, lgwin)) [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/enc/writer.rs:226:9 [INFO] [stdout] | [INFO] [stdout] 221 | pub fn into_inner(mut self) -> W { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 226 | self.output.take().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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/enc/multithreading.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 27 | fn join(self) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | match self.0.join() { [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/enc/multithreading.rs:38:15 [INFO] [stdout] | [INFO] [stdout] 37 | fn view T>(&self, f: F) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | match self.0.read() { [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/enc/multithreading.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 43 | fn unwrap(self) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 44 | match self.0.into_inner() { [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/enc/multithreading.rs:71:24 [INFO] [stdout] | [INFO] [stdout] 61 | extra_input: ExtraInput, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | locked_input: std::sync::Arc>, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 65 | alloc: Alloc, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 66 | f: F, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 71 | std::thread::spawn(move || { [INFO] [stdout] | ________________________^ [INFO] [stdout] 72 | | let t: ReturnValue = locked_input [INFO] [stdout] 73 | | .view(move |guard: &U| -> ReturnValue { [INFO] [stdout] 74 | | f(extra_input, index, num_threads, guard, alloc) [INFO] [stdout] ... | [INFO] [stdout] 77 | | t [INFO] [stdout] 78 | | }) [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/enc/singlethreading.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 25 | fn view T>(&self, f: F) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | Ok(f(&*self.0.read().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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/enc/singlethreading.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 28 | fn unwrap(self) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | Ok(self.0.into_inner().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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/enc/singlethreading.rs:35:38 [INFO] [stdout] | [INFO] [stdout] 34 | fn new(u: U) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | SingleThreadedOwnedRetriever(std::sync::RwLock::new(u)) [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/enc/threading.rs:108:59 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn new(alloc: Alloc, extra_input: ExtraInput) -> Self { [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] 108 | SendAlloc::(InternalSendAlloc::A(alloc, extra_input)) [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/enc/threading.rs:156:20 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn new(data: T) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 156 | Owned::(InternalOwned::Item(data)) [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/enc/threading.rs:189:15 [INFO] [stdout] | [INFO] [stdout] 188 | fn view T>(&self, f: F) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 189 | match self.read() { [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/enc/threading.rs:195:15 [INFO] [stdout] | [INFO] [stdout] 194 | fn unwrap(self) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 195 | match std::sync::Arc::try_unwrap(self) { [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/enc/threading.rs:513:23 [INFO] [stdout] | [INFO] [stdout] 511 | let (alloc, _extra) = alloc_per_thread[num_threads - 1].replace_with_default(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 512 | compression_last_thread_result = spawner_and_input.view(move |input_and_para... [INFO] [stdout] 513 | compress_part(UnionHasher::Uninit, [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/enc/worker_pool.rs:197:28 [INFO] [stdout] | [INFO] [stdout] 195 | queue: Arc<(Mutex>, Condvar)>, [INFO] [stdout] | -------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 196 | ) -> std::thread::JoinHandle<()> { [INFO] [stdout] 197 | std::thread::spawn(move || Self::do_work(queue)) [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/enc/worker_pool.rs:202:20 [INFO] [stdout] | [INFO] [stdout] 200 | let queue = Arc::new((Mutex::new(WorkQueue::default()), Condvar::new())); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 201 | WorkerPool { [INFO] [stdout] 202 | queue: GuardedQueue(queue.clone()), [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/enc/worker_pool.rs:203:19 [INFO] [stdout] | [INFO] [stdout] 200 | let queue = Arc::new((Mutex::new(WorkQueue::default()), Condvar::new())); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 203 | join: [ [INFO] [stdout] | ___________________^ [INFO] [stdout] 204 | | Some(Self::start(queue.clone())), [INFO] [stdout] 205 | | if 1 < num_threads { [INFO] [stdout] 206 | | Some(Self::start(queue.clone())) [INFO] [stdout] ... | [INFO] [stdout] 279 | | }, [INFO] [stdout] 280 | | ], [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 36 previous errors; 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `brotli` (lib) due to 37 previous errors; 13 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/enc/mod.rs:187:9 [INFO] [stdout] | [INFO] [stdout] 169 | alloc: Alloc, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 187 | Error::new(ErrorKind::UnexpectedEof, "Unexpected EOF"), [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/enc/backward_references/mod.rs:2063:29 [INFO] [stdout] | [INFO] [stdout] 2057 | let mut num = >::alloc_cell(m, self.num.len()); [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 2058 | num.slice_mut().clone_from_slice(self.num.slice()); [INFO] [stdout] 2059 | let mut buckets = >::alloc_cell(m, self.buckets.len()); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 2063 | specialization: self.specialization.clone(), [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/enc/backward_references/hash_to_binary_tree.rs:187:17 [INFO] [stdout] | [INFO] [stdout] 175 | let buckets = >::new(m32, invalid_pos); [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 187 | forest: m32.alloc_cell(num_nodes * 2), [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/enc/encode.rs:426:23 [INFO] [stdout] | [INFO] [stdout] 413 | pub fn new(m8: Alloc) -> Self { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 426 | storage_: >::AllocatedMemory::default(), [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/enc/encode.rs:427:22 [INFO] [stdout] | [INFO] [stdout] 413 | pub fn new(m8: Alloc) -> Self { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 427 | hasher_: UnionHasher::::default(), [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/enc/encode.rs:428:27 [INFO] [stdout] | [INFO] [stdout] 413 | pub fn new(m8: Alloc) -> Self { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 428 | large_table_: >::AllocatedMemory::default(), [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/enc/encode.rs:431:27 [INFO] [stdout] | [INFO] [stdout] 413 | pub fn new(m8: Alloc) -> Self { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 431 | command_buf_: >::AllocatedMemory::default(), [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/enc/encode.rs:432:27 [INFO] [stdout] | [INFO] [stdout] 413 | pub fn new(m8: Alloc) -> Self { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 432 | literal_buf_: >::AllocatedMemory::default(), [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/enc/encode.rs:440:26 [INFO] [stdout] | [INFO] [stdout] 413 | pub fn new(m8: Alloc) -> Self { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 440 | ringbuffer_: RingBufferInit(), [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/enc/encode.rs:441:24 [INFO] [stdout] | [INFO] [stdout] 413 | pub fn new(m8: Alloc) -> Self { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 441 | commands_: >::AllocatedMemory::default(), [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/enc/encode.rs:1013:21 [INFO] [stdout] | [INFO] [stdout] 976 | let buckets: >::AllocatedMemory = [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 977 | >::alloc_cell(m16, (bucket_size * block_size) as usize); [INFO] [stdout] 978 | let num: >::AllocatedMemory = [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 1013 | UnionHasher::H5(AdvHasher { [INFO] [stdout] | _____________________^ [INFO] [stdout] 1014 | | buckets, [INFO] [stdout] 1015 | | h9_opts: super::backward_references::H9Opts::new(¶ms.hasher), [INFO] [stdout] 1016 | | num, [INFO] [stdout] ... | [INFO] [stdout] 1028 | | }, [INFO] [stdout] 1029 | | }) [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/enc/encode.rs:1041:21 [INFO] [stdout] | [INFO] [stdout] 1037 | let buckets: >::AllocatedMemory = [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1038 | >::alloc_cell(m16, (bucket_size * block_size) as usize); [INFO] [stdout] 1039 | let num: >::AllocatedMemory = [INFO] [stdout] | --- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 1040 | >::alloc_cell(m16, bucket_size as usize); [INFO] [stdout] 1041 | UnionHasher::H6(AdvHasher { [INFO] [stdout] | _____________________^ [INFO] [stdout] 1042 | | buckets, [INFO] [stdout] 1043 | | num, [INFO] [stdout] 1044 | | h9_opts: super::backward_references::H9Opts::new(¶ms.hasher), [INFO] [stdout] ... | [INFO] [stdout] 1057 | | }, [INFO] [stdout] 1058 | | }) [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/enc/interface.rs:181:34 [INFO] [stdout] | [INFO] [stdout] 175 | other: PredictionModeContextMap, [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 181 | literal_context_map: SliceType::from(other.literal_context_map), [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/enc/interface.rs:182:54 [INFO] [stdout] | [INFO] [stdout] 175 | other: PredictionModeContextMap, [INFO] [stdout] | -------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 182 | predmode_speed_and_distance_context_map: SliceType::from( [INFO] [stdout] | ______________________________________________________^ [INFO] [stdout] 183 | | other.predmode_speed_and_distance_context_map, [INFO] [stdout] 184 | | ), [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/enc/reader.rs:34:61 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn new(r: R, buffer: BufferType, alloc: Alloc, q: u32, lgwin: u32) -> Self { [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] 34 | CompressorReaderCustomAlloc::(CompressorReaderCustomIo::< [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 35 | | Error, [INFO] [stdout] 36 | | IntoIoReader, [INFO] [stdout] 37 | | BufferType, [INFO] [stdout] ... | [INFO] [stdout] 45 | | lgwin, [INFO] [stdout] 46 | | )) [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/enc/reader.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 52 | pub fn into_inner(self) -> R { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 53 | self.0.into_inner().0 [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/enc/reader.rs:83:31 [INFO] [stdout] | [INFO] [stdout] 77 | pub fn new(r: R, buffer_size: usize, q: u32, lgwin: u32) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 78 | let mut alloc = StandardAlloc::default(); [INFO] [stdout] 79 | let buffer = >::alloc_cell( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 83 | CompressorReader::(CompressorReaderCustomAlloc::new(r, buffer, alloc, q, lgwin)) [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/enc/writer.rs:34:61 [INFO] [stdout] | [INFO] [stdout] 33 | pub fn new(w: W, buffer: BufferType, alloc: Alloc, q: u32, lgwin: u32) -> Self { [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] 34 | CompressorWriterCustomAlloc::(CompressorWriterCustomIo::< [INFO] [stdout] | _____________________________________________________________^ [INFO] [stdout] 35 | | Error, [INFO] [stdout] 36 | | IntoIoWriter, [INFO] [stdout] 37 | | BufferType, [INFO] [stdout] ... | [INFO] [stdout] 45 | | lgwin, [INFO] [stdout] 46 | | )) [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/enc/writer.rs:56:9 [INFO] [stdout] | [INFO] [stdout] 55 | pub fn into_inner(self) -> W { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 56 | self.0.into_inner().0 [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/enc/writer.rs:89:31 [INFO] [stdout] | [INFO] [stdout] 83 | pub fn new(w: W, buffer_size: usize, q: u32, lgwin: u32) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | let mut alloc = StandardAlloc::default(); [INFO] [stdout] 85 | let buffer = >::alloc_cell( [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 89 | CompressorWriter::(CompressorWriterCustomAlloc::new(w, buffer, alloc, q, lgwin)) [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/enc/writer.rs:226:9 [INFO] [stdout] | [INFO] [stdout] 221 | pub fn into_inner(mut self) -> W { [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 226 | self.output.take().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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/enc/multithreading.rs:28:15 [INFO] [stdout] | [INFO] [stdout] 27 | fn join(self) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 28 | match self.0.join() { [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/enc/multithreading.rs:38:15 [INFO] [stdout] | [INFO] [stdout] 37 | fn view T>(&self, f: F) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 38 | match self.0.read() { [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/enc/multithreading.rs:44:15 [INFO] [stdout] | [INFO] [stdout] 43 | fn unwrap(self) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 44 | match self.0.into_inner() { [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/enc/multithreading.rs:71:24 [INFO] [stdout] | [INFO] [stdout] 61 | extra_input: ExtraInput, [INFO] [stdout] | ----------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 64 | locked_input: std::sync::Arc>, [INFO] [stdout] | --------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 65 | alloc: Alloc, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 66 | f: F, [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 71 | std::thread::spawn(move || { [INFO] [stdout] | ________________________^ [INFO] [stdout] 72 | | let t: ReturnValue = locked_input [INFO] [stdout] 73 | | .view(move |guard: &U| -> ReturnValue { [INFO] [stdout] 74 | | f(extra_input, index, num_threads, guard, alloc) [INFO] [stdout] ... | [INFO] [stdout] 77 | | t [INFO] [stdout] 78 | | }) [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/enc/singlethreading.rs:26:12 [INFO] [stdout] | [INFO] [stdout] 25 | fn view T>(&self, f: F) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 26 | Ok(f(&*self.0.read().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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/enc/singlethreading.rs:29:12 [INFO] [stdout] | [INFO] [stdout] 28 | fn unwrap(self) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 29 | Ok(self.0.into_inner().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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/enc/singlethreading.rs:35:38 [INFO] [stdout] | [INFO] [stdout] 34 | fn new(u: U) -> Self { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | SingleThreadedOwnedRetriever(std::sync::RwLock::new(u)) [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/enc/threading.rs:108:59 [INFO] [stdout] | [INFO] [stdout] 107 | pub fn new(alloc: Alloc, extra_input: ExtraInput) -> Self { [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] 108 | SendAlloc::(InternalSendAlloc::A(alloc, extra_input)) [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/enc/threading.rs:156:20 [INFO] [stdout] | [INFO] [stdout] 155 | pub fn new(data: T) -> Self { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 156 | Owned::(InternalOwned::Item(data)) [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/enc/threading.rs:189:15 [INFO] [stdout] | [INFO] [stdout] 188 | fn view T>(&self, f: F) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 189 | match self.read() { [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/enc/threading.rs:195:15 [INFO] [stdout] | [INFO] [stdout] 194 | fn unwrap(self) -> Result { [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 195 | match std::sync::Arc::try_unwrap(self) { [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/enc/threading.rs:513:23 [INFO] [stdout] | [INFO] [stdout] 511 | let (alloc, _extra) = alloc_per_thread[num_threads - 1].replace_with_default(); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 512 | compression_last_thread_result = spawner_and_input.view(move |input_and_para... [INFO] [stdout] 513 | compress_part(UnionHasher::Uninit, [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/enc/worker_pool.rs:197:28 [INFO] [stdout] | [INFO] [stdout] 195 | queue: Arc<(Mutex>, Condvar)>, [INFO] [stdout] | -------------------------------------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 196 | ) -> std::thread::JoinHandle<()> { [INFO] [stdout] 197 | std::thread::spawn(move || Self::do_work(queue)) [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/enc/worker_pool.rs:202:20 [INFO] [stdout] | [INFO] [stdout] 200 | let queue = Arc::new((Mutex::new(WorkQueue::default()), Condvar::new())); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 201 | WorkerPool { [INFO] [stdout] 202 | queue: GuardedQueue(queue.clone()), [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/enc/worker_pool.rs:203:19 [INFO] [stdout] | [INFO] [stdout] 200 | let queue = Arc::new((Mutex::new(WorkQueue::default()), Condvar::new())); [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 203 | join: [ [INFO] [stdout] | ___________________^ [INFO] [stdout] 204 | | Some(Self::start(queue.clone())), [INFO] [stdout] 205 | | if 1 < num_threads { [INFO] [stdout] 206 | | Some(Self::start(queue.clone())) [INFO] [stdout] ... | [INFO] [stdout] 279 | | }, [INFO] [stdout] 280 | | ], [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 36 previous errors; 13 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `brotli` (lib test) due to 37 previous errors; 13 warnings emitted [INFO] running `Command { std: "docker" "inspect" "a2765f82e5c682214dd743d8fd44de3ff675d45c3a2b9924235e08200f9afc36", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a2765f82e5c682214dd743d8fd44de3ff675d45c3a2b9924235e08200f9afc36", kill_on_drop: false }` [INFO] [stdout] a2765f82e5c682214dd743d8fd44de3ff675d45c3a2b9924235e08200f9afc36