[INFO] fetching crate messagepack-cli 0.1.0... [INFO] checking messagepack-cli-0.1.0 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] extracting crate messagepack-cli 0.1.0 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate messagepack-cli 0.1.0 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate messagepack-cli 0.1.0 [INFO] finished tweaking crates.io crate messagepack-cli 0.1.0 [INFO] tweaked toml for crates.io crate messagepack-cli 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate messagepack-cli 0.1.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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded anstyle v1.0.2 [INFO] [stderr] Downloaded rmp v0.8.12 [INFO] [stderr] Downloaded serde-transcode v1.1.1 [INFO] [stderr] Downloaded thiserror v1.0.47 [INFO] [stderr] Downloaded clap v4.4.2 [INFO] [stderr] Downloaded thiserror-impl v1.0.47 [INFO] [stderr] Downloaded rmp-serde v1.1.2 [INFO] [stderr] Downloaded error-stack v0.4.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01ff68beb4acb50c3e84d48986a9b14742082598ba7d7dce23487f6aa4f1f5e9 [INFO] running `Command { std: "docker" "start" "-a" "01ff68beb4acb50c3e84d48986a9b14742082598ba7d7dce23487f6aa4f1f5e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01ff68beb4acb50c3e84d48986a9b14742082598ba7d7dce23487f6aa4f1f5e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01ff68beb4acb50c3e84d48986a9b14742082598ba7d7dce23487f6aa4f1f5e9", kill_on_drop: false }` [INFO] [stdout] 01ff68beb4acb50c3e84d48986a9b14742082598ba7d7dce23487f6aa4f1f5e9 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4fc0a005c6beb98878010108ce4415600f0855677981da2c63b7f4824ca1dd0d [INFO] running `Command { std: "docker" "start" "-a" "4fc0a005c6beb98878010108ce4415600f0855677981da2c63b7f4824ca1dd0d", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Checking anstyle v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking clap_builder v4.4.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling error-stack v0.4.0 [INFO] [stderr] Checking rmp v0.8.12 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Checking clap v4.4.2 [INFO] [stderr] Checking serde-transcode v1.1.1 [INFO] [stderr] Checking rmp-serde v1.1.2 [INFO] [stderr] Checking messagepack-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 5.83s [INFO] running `Command { std: "docker" "inspect" "4fc0a005c6beb98878010108ce4415600f0855677981da2c63b7f4824ca1dd0d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4fc0a005c6beb98878010108ce4415600f0855677981da2c63b7f4824ca1dd0d", kill_on_drop: false }` [INFO] [stdout] 4fc0a005c6beb98878010108ce4415600f0855677981da2c63b7f4824ca1dd0d [INFO] checking messagepack-cli-0.1.0 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] extracting crate messagepack-cli 0.1.0 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate messagepack-cli 0.1.0 on toolchain f9935d29d867449445ee008640ccca1bf1ae0889 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate messagepack-cli 0.1.0 [INFO] finished tweaking crates.io crate messagepack-cli 0.1.0 [INFO] tweaked toml for crates.io crate messagepack-cli 0.1.0 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate messagepack-cli 0.1.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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 85aec22ed219643e264348dbf8b03f440c8c54302069ed30dd46574c22dd2421 [INFO] running `Command { std: "docker" "start" "-a" "85aec22ed219643e264348dbf8b03f440c8c54302069ed30dd46574c22dd2421", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "85aec22ed219643e264348dbf8b03f440c8c54302069ed30dd46574c22dd2421", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "85aec22ed219643e264348dbf8b03f440c8c54302069ed30dd46574c22dd2421", kill_on_drop: false }` [INFO] [stdout] 85aec22ed219643e264348dbf8b03f440c8c54302069ed30dd46574c22dd2421 [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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3529ff24c094fc38a05cf0802f15fb887ff38bbf811c3fb1572c54eee9eaa7db [INFO] running `Command { std: "docker" "start" "-a" "3529ff24c094fc38a05cf0802f15fb887ff38bbf811c3fb1572c54eee9eaa7db", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.18 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling paste v1.0.14 [INFO] [stderr] Compiling num-traits v0.2.16 [INFO] [stderr] Checking anstyle v1.0.2 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling serde_json v1.0.105 [INFO] [stderr] Compiling thiserror v1.0.47 [INFO] [stderr] Checking anstream v0.5.0 [INFO] [stderr] Checking clap_lex v0.5.1 [INFO] [stderr] Compiling syn v2.0.29 [INFO] [stderr] Checking clap_builder v4.4.2 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling error-stack v0.4.0 [INFO] [stderr] Checking rmp v0.8.12 [INFO] [stderr] Compiling serde_derive v1.0.188 [INFO] [stderr] Compiling thiserror-impl v1.0.47 [INFO] [stderr] Compiling clap_derive v4.4.2 [INFO] [stderr] Checking clap v4.4.2 [INFO] [stderr] Checking serde-transcode v1.1.1 [INFO] [stderr] Checking rmp-serde v1.1.2 [INFO] [stderr] Checking messagepack-cli v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/cli.rs:90:6 [INFO] [stdout] | [INFO] [stdout] 71 | let input: Box = if let Some(input_file) = self.input { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 77 | let file = File::open(input_file).change_context(Error::FileRead)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 83 | let output: Box = if let Some(output_file) = self.output { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | let file = File::create(output_file).change_context(Error::FileWrite)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 90 | Ok(Converter::new(input, output, direction)) [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] | 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] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = 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/conversion.rs:115:2 [INFO] [stdout] | [INFO] [stdout] 113 | writer: W, [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 114 | ) -> rmp_serde::Serializer> { [INFO] [stdout] 115 | rmp_serde::Serializer::new(writer).with_struct_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: aborting due to 2 previous errors [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/cli.rs:90:6 [INFO] [stdout] | [INFO] [stdout] 71 | let input: Box = if let Some(input_file) = self.input { [INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 77 | let file = File::open(input_file).change_context(Error::FileRead)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 83 | let output: Box = if let Some(output_file) = self.output { [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 84 | let file = File::create(output_file).change_context(Error::FileWrite)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 90 | Ok(Converter::new(input, output, direction)) [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] | 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] | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | [INFO] [stdout] = warning: this changes meaning in Rust 2024 [INFO] [stdout] = note: for more information, see issue #123739 [INFO] [stdout] = 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/conversion.rs:115:2 [INFO] [stdout] | [INFO] [stdout] 113 | writer: W, [INFO] [stdout] | --------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 114 | ) -> rmp_serde::Serializer> { [INFO] [stdout] 115 | rmp_serde::Serializer::new(writer).with_struct_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: aborting due to 2 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `messagepack-cli` (lib) due to 3 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `messagepack-cli` (lib test) due to 3 previous errors [INFO] running `Command { std: "docker" "inspect" "3529ff24c094fc38a05cf0802f15fb887ff38bbf811c3fb1572c54eee9eaa7db", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3529ff24c094fc38a05cf0802f15fb887ff38bbf811c3fb1572c54eee9eaa7db", kill_on_drop: false }` [INFO] [stdout] 3529ff24c094fc38a05cf0802f15fb887ff38bbf811c3fb1572c54eee9eaa7db