[INFO] fetching crate openjp2 0.5.3... [INFO] checking openjp2-0.5.3 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate openjp2 0.5.3 into /workspace/builds/worker-7-tc2/source [INFO] validating manifest of crates.io crate openjp2 0.5.3 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 openjp2 0.5.3 [INFO] finished tweaking crates.io crate openjp2 0.5.3 [INFO] tweaked toml for crates.io crate openjp2 0.5.3 written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 6 packages to latest compatible versions [INFO] [stderr] Adding bitflags v1.3.2 (latest: v2.6.0) [INFO] [stderr] Adding sprintf v0.1.4 (latest: v0.3.1) [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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] f9a22887efde1695a15d051f314b93958646fccd51dedeee8dbea659cfa45423 [INFO] running `Command { std: "docker" "start" "-a" "f9a22887efde1695a15d051f314b93958646fccd51dedeee8dbea659cfa45423", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f9a22887efde1695a15d051f314b93958646fccd51dedeee8dbea659cfa45423", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f9a22887efde1695a15d051f314b93958646fccd51dedeee8dbea659cfa45423", kill_on_drop: false }` [INFO] [stdout] f9a22887efde1695a15d051f314b93958646fccd51dedeee8dbea659cfa45423 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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] 787ee5136523e44ceb1f590fa6bb98426e986e8f831a1ba92143375678e1e1b6 [INFO] running `Command { std: "docker" "start" "-a" "787ee5136523e44ceb1f590fa6bb98426e986e8f831a1ba92143375678e1e1b6", kill_on_drop: false }` [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking sprintf v0.1.4 [INFO] [stderr] Checking log v0.4.22 [INFO] [stderr] Checking openjp2 v0.5.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `jpwl` [INFO] [stdout] --> src/j2k.rs:273:9 [INFO] [stdout] | [INFO] [stdout] 273 | #[cfg(feature = "jpwl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpwl` 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: `jpwl` [INFO] [stdout] --> src/j2k.rs:276:9 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "jpwl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpwl` 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: `jpwl` [INFO] [stdout] --> src/j2k.rs:279:9 [INFO] [stdout] | [INFO] [stdout] 279 | #[cfg(feature = "jpwl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpwl` 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: `jpwl` [INFO] [stdout] --> src/j2k.rs:282:9 [INFO] [stdout] | [INFO] [stdout] 282 | #[cfg(feature = "jpwl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpwl` 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: `jpspec` [INFO] [stdout] --> src/j2k.rs:285:9 [INFO] [stdout] | [INFO] [stdout] 285 | #[cfg(feature = "jpspec")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpspec` 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: `jpspec` [INFO] [stdout] --> src/j2k.rs:288:9 [INFO] [stdout] | [INFO] [stdout] 288 | #[cfg(feature = "jpspec")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpspec` 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: `jpwl` [INFO] [stdout] --> src/j2k.rs:321:13 [INFO] [stdout] | [INFO] [stdout] 321 | #[cfg(feature = "jpwl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpwl` 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: `jpwl` [INFO] [stdout] --> src/j2k.rs:323:13 [INFO] [stdout] | [INFO] [stdout] 323 | #[cfg(feature = "jpwl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpwl` 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: `jpwl` [INFO] [stdout] --> src/j2k.rs:325:13 [INFO] [stdout] | [INFO] [stdout] 325 | #[cfg(feature = "jpwl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpwl` 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: `jpwl` [INFO] [stdout] --> src/j2k.rs:327:13 [INFO] [stdout] | [INFO] [stdout] 327 | #[cfg(feature = "jpwl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpwl` 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: `jpspec` [INFO] [stdout] --> src/j2k.rs:329:13 [INFO] [stdout] | [INFO] [stdout] 329 | #[cfg(feature = "jpspec")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpspec` 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: `jpspec` [INFO] [stdout] --> src/j2k.rs:331:13 [INFO] [stdout] | [INFO] [stdout] 331 | #[cfg(feature = "jpspec")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpspec` 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: `jpwl` [INFO] [stdout] --> src/j2k.rs:374:13 [INFO] [stdout] | [INFO] [stdout] 374 | #[cfg(feature = "jpwl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpwl` 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: `jpwl` [INFO] [stdout] --> src/j2k.rs:376:13 [INFO] [stdout] | [INFO] [stdout] 376 | #[cfg(feature = "jpwl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpwl` 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: `jpwl` [INFO] [stdout] --> src/j2k.rs:378:13 [INFO] [stdout] | [INFO] [stdout] 378 | #[cfg(feature = "jpwl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpwl` 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: `jpwl` [INFO] [stdout] --> src/j2k.rs:380:13 [INFO] [stdout] | [INFO] [stdout] 380 | #[cfg(feature = "jpwl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpwl` 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: `jpspec` [INFO] [stdout] --> src/j2k.rs:382:13 [INFO] [stdout] | [INFO] [stdout] 382 | #[cfg(feature = "jpspec")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpspec` 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: `jpspec` [INFO] [stdout] --> src/j2k.rs:384:13 [INFO] [stdout] | [INFO] [stdout] 384 | #[cfg(feature = "jpspec")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpspec` 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: `jpwl` [INFO] [stdout] --> src/j2k.rs:425:13 [INFO] [stdout] | [INFO] [stdout] 425 | #[cfg(feature = "jpwl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpwl` 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: `jpwl` [INFO] [stdout] --> src/j2k.rs:427:13 [INFO] [stdout] | [INFO] [stdout] 427 | #[cfg(feature = "jpwl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpwl` 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: `jpwl` [INFO] [stdout] --> src/j2k.rs:429:13 [INFO] [stdout] | [INFO] [stdout] 429 | #[cfg(feature = "jpwl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpwl` 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: `jpwl` [INFO] [stdout] --> src/j2k.rs:431:13 [INFO] [stdout] | [INFO] [stdout] 431 | #[cfg(feature = "jpwl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpwl` 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: `jpspec` [INFO] [stdout] --> src/j2k.rs:433:13 [INFO] [stdout] | [INFO] [stdout] 433 | #[cfg(feature = "jpspec")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpspec` 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: `jpspec` [INFO] [stdout] --> src/j2k.rs:435:13 [INFO] [stdout] | [INFO] [stdout] 435 | #[cfg(feature = "jpspec")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpspec` 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: `jpwl` [INFO] [stdout] --> src/j2k.rs:471:13 [INFO] [stdout] | [INFO] [stdout] 471 | #[cfg(feature = "jpwl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpwl` 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: `jpwl` [INFO] [stdout] --> src/j2k.rs:473:13 [INFO] [stdout] | [INFO] [stdout] 473 | #[cfg(feature = "jpwl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpwl` 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: `jpwl` [INFO] [stdout] --> src/j2k.rs:475:13 [INFO] [stdout] | [INFO] [stdout] 475 | #[cfg(feature = "jpwl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpwl` 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: `jpwl` [INFO] [stdout] --> src/j2k.rs:477:13 [INFO] [stdout] | [INFO] [stdout] 477 | #[cfg(feature = "jpwl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpwl` 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: `jpspec` [INFO] [stdout] --> src/j2k.rs:479:13 [INFO] [stdout] | [INFO] [stdout] 479 | #[cfg(feature = "jpspec")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpspec` 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: `jpspec` [INFO] [stdout] --> src/j2k.rs:481:13 [INFO] [stdout] | [INFO] [stdout] 481 | #[cfg(feature = "jpspec")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpspec` 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: `jpwl` [INFO] [stdout] --> src/j2k.rs:273:9 [INFO] [stdout] | [INFO] [stdout] 273 | #[cfg(feature = "jpwl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpwl` 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: `jpwl` [INFO] [stdout] --> src/j2k.rs:276:9 [INFO] [stdout] | [INFO] [stdout] 276 | #[cfg(feature = "jpwl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpwl` 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: `jpwl` [INFO] [stdout] --> src/j2k.rs:279:9 [INFO] [stdout] | [INFO] [stdout] 279 | #[cfg(feature = "jpwl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpwl` 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: `jpwl` [INFO] [stdout] --> src/j2k.rs:282:9 [INFO] [stdout] | [INFO] [stdout] 282 | #[cfg(feature = "jpwl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpwl` 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: `jpspec` [INFO] [stdout] --> src/j2k.rs:285:9 [INFO] [stdout] | [INFO] [stdout] 285 | #[cfg(feature = "jpspec")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpspec` 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: `jpspec` [INFO] [stdout] --> src/j2k.rs:288:9 [INFO] [stdout] | [INFO] [stdout] 288 | #[cfg(feature = "jpspec")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpspec` 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: `jpwl` [INFO] [stdout] --> src/j2k.rs:321:13 [INFO] [stdout] | [INFO] [stdout] 321 | #[cfg(feature = "jpwl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpwl` 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: `jpwl` [INFO] [stdout] --> src/j2k.rs:323:13 [INFO] [stdout] | [INFO] [stdout] 323 | #[cfg(feature = "jpwl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpwl` 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: `jpwl` [INFO] [stdout] --> src/j2k.rs:325:13 [INFO] [stdout] | [INFO] [stdout] 325 | #[cfg(feature = "jpwl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpwl` 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: `jpwl` [INFO] [stdout] --> src/j2k.rs:327:13 [INFO] [stdout] | [INFO] [stdout] 327 | #[cfg(feature = "jpwl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpwl` 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: `jpspec` [INFO] [stdout] --> src/j2k.rs:329:13 [INFO] [stdout] | [INFO] [stdout] 329 | #[cfg(feature = "jpspec")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpspec` 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: `jpspec` [INFO] [stdout] --> src/j2k.rs:331:13 [INFO] [stdout] | [INFO] [stdout] 331 | #[cfg(feature = "jpspec")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpspec` 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: `jpwl` [INFO] [stdout] --> src/j2k.rs:374:13 [INFO] [stdout] | [INFO] [stdout] 374 | #[cfg(feature = "jpwl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpwl` 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: `jpwl` [INFO] [stdout] --> src/j2k.rs:376:13 [INFO] [stdout] | [INFO] [stdout] 376 | #[cfg(feature = "jpwl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpwl` 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: `jpwl` [INFO] [stdout] --> src/j2k.rs:378:13 [INFO] [stdout] | [INFO] [stdout] 378 | #[cfg(feature = "jpwl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpwl` 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: `jpwl` [INFO] [stdout] --> src/j2k.rs:380:13 [INFO] [stdout] | [INFO] [stdout] 380 | #[cfg(feature = "jpwl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpwl` 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: `jpspec` [INFO] [stdout] --> src/j2k.rs:382:13 [INFO] [stdout] | [INFO] [stdout] 382 | #[cfg(feature = "jpspec")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpspec` 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: `jpspec` [INFO] [stdout] --> src/j2k.rs:384:13 [INFO] [stdout] | [INFO] [stdout] 384 | #[cfg(feature = "jpspec")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpspec` 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: `jpwl` [INFO] [stdout] --> src/j2k.rs:425:13 [INFO] [stdout] | [INFO] [stdout] 425 | #[cfg(feature = "jpwl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpwl` 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: `jpwl` [INFO] [stdout] --> src/j2k.rs:427:13 [INFO] [stdout] | [INFO] [stdout] 427 | #[cfg(feature = "jpwl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpwl` 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: `jpwl` [INFO] [stdout] --> src/j2k.rs:429:13 [INFO] [stdout] | [INFO] [stdout] 429 | #[cfg(feature = "jpwl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpwl` 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: `jpwl` [INFO] [stdout] --> src/j2k.rs:431:13 [INFO] [stdout] | [INFO] [stdout] 431 | #[cfg(feature = "jpwl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpwl` 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: `jpspec` [INFO] [stdout] --> src/j2k.rs:433:13 [INFO] [stdout] | [INFO] [stdout] 433 | #[cfg(feature = "jpspec")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpspec` 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: `jpspec` [INFO] [stdout] --> src/j2k.rs:435:13 [INFO] [stdout] | [INFO] [stdout] 435 | #[cfg(feature = "jpspec")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpspec` 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: `jpwl` [INFO] [stdout] --> src/j2k.rs:471:13 [INFO] [stdout] | [INFO] [stdout] 471 | #[cfg(feature = "jpwl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpwl` 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: `jpwl` [INFO] [stdout] --> src/j2k.rs:473:13 [INFO] [stdout] | [INFO] [stdout] 473 | #[cfg(feature = "jpwl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpwl` 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: `jpwl` [INFO] [stdout] --> src/j2k.rs:475:13 [INFO] [stdout] | [INFO] [stdout] 475 | #[cfg(feature = "jpwl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpwl` 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: `jpwl` [INFO] [stdout] --> src/j2k.rs:477:13 [INFO] [stdout] | [INFO] [stdout] 477 | #[cfg(feature = "jpwl")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpwl` 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: `jpspec` [INFO] [stdout] --> src/j2k.rs:479:13 [INFO] [stdout] | [INFO] [stdout] 479 | #[cfg(feature = "jpspec")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpspec` 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: `jpspec` [INFO] [stdout] --> src/j2k.rs:481:13 [INFO] [stdout] | [INFO] [stdout] 481 | #[cfg(feature = "jpspec")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: expected values for `feature` are: `default`, `file-io`, and `std` [INFO] [stdout] = help: consider adding `jpspec` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [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/stream.rs:211:18 [INFO] [stdout] | [INFO] [stdout] 210 | pub fn new_reader(capacity: usize, reader: R) -> Self { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 211 | Self::Reader(BufReader::with_capacity(capacity, Box::new(reader))) [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/stream.rs:215:18 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn new_writer(capacity: usize, writer: R) -> Self { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 215 | Self::Writer(BufWriter::with_capacity(capacity, Box::new(writer))) [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/stream.rs:219:24 [INFO] [stdout] | [INFO] [stdout] 218 | pub fn new_custom_reader(capacity: usize, reader: CustomStream) -> Self { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 219 | Self::CustomReader(BufReader::with_capacity(capacity, reader)) [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/stream.rs:223:24 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn new_custom_writer(capacity: usize, writer: CustomStream) -> Self { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 223 | Self::CustomWriter(BufWriter::with_capacity(capacity, writer)) [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/codec.rs:74:10 [INFO] [stdout] | [INFO] [stdout] 64 | let m_codec = match format { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 74 | Some(Codec { [INFO] [stdout] | __________^ [INFO] [stdout] 75 | | m_codec, [INFO] [stdout] 76 | | m_event_mgr: Default::default(), [INFO] [stdout] 77 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [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/codec.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 81 | let m_codec = match format { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 91 | Some(Codec { [INFO] [stdout] | __________^ [INFO] [stdout] 92 | | m_codec, [INFO] [stdout] 93 | | m_event_mgr: Default::default(), [INFO] [stdout] 94 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [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 6 previous errors; 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openjp2` (lib test) due to 7 previous errors; 30 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/stream.rs:211:18 [INFO] [stdout] | [INFO] [stdout] 210 | pub fn new_reader(capacity: usize, reader: R) -> Self { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 211 | Self::Reader(BufReader::with_capacity(capacity, Box::new(reader))) [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/stream.rs:215:18 [INFO] [stdout] | [INFO] [stdout] 214 | pub fn new_writer(capacity: usize, writer: R) -> Self { [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 215 | Self::Writer(BufWriter::with_capacity(capacity, Box::new(writer))) [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/stream.rs:219:24 [INFO] [stdout] | [INFO] [stdout] 218 | pub fn new_custom_reader(capacity: usize, reader: CustomStream) -> Self { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 219 | Self::CustomReader(BufReader::with_capacity(capacity, reader)) [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/stream.rs:223:24 [INFO] [stdout] | [INFO] [stdout] 222 | pub fn new_custom_writer(capacity: usize, writer: CustomStream) -> Self { [INFO] [stdout] | -------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 223 | Self::CustomWriter(BufWriter::with_capacity(capacity, writer)) [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/codec.rs:74:10 [INFO] [stdout] | [INFO] [stdout] 64 | let m_codec = match format { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 74 | Some(Codec { [INFO] [stdout] | __________^ [INFO] [stdout] 75 | | m_codec, [INFO] [stdout] 76 | | m_event_mgr: Default::default(), [INFO] [stdout] 77 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [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/codec.rs:91:10 [INFO] [stdout] | [INFO] [stdout] 81 | let m_codec = match format { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 91 | Some(Codec { [INFO] [stdout] | __________^ [INFO] [stdout] 92 | | m_codec, [INFO] [stdout] 93 | | m_event_mgr: Default::default(), [INFO] [stdout] 94 | | }) [INFO] [stdout] | | ^ [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_____these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] | [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 6 previous errors; 30 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `openjp2` (lib) due to 7 previous errors; 30 warnings emitted [INFO] running `Command { std: "docker" "inspect" "787ee5136523e44ceb1f590fa6bb98426e986e8f831a1ba92143375678e1e1b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "787ee5136523e44ceb1f590fa6bb98426e986e8f831a1ba92143375678e1e1b6", kill_on_drop: false }` [INFO] [stdout] 787ee5136523e44ceb1f590fa6bb98426e986e8f831a1ba92143375678e1e1b6