[INFO] cloning repository https://github.com/roy-hopkins/buildigvm [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/roy-hopkins/buildigvm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froy-hopkins%2Fbuildigvm", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froy-hopkins%2Fbuildigvm'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1fd552b3ed159a32f34394d9d4419eaff4ba9942 [INFO] checking roy-hopkins/buildigvm against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froy-hopkins%2Fbuildigvm" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/roy-hopkins/buildigvm 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 git repo https://github.com/roy-hopkins/buildigvm [INFO] finished tweaking git repo https://github.com/roy-hopkins/buildigvm [INFO] tweaked toml for git repo https://github.com/roy-hopkins/buildigvm written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/roy-hopkins/buildigvm 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 igvm_defs v0.3.2 [INFO] [stderr] Downloaded proc-macro2 v1.0.78 [INFO] [stderr] Downloaded bitfield-struct v0.6.2 [INFO] [stderr] Downloaded thiserror-impl v1.0.57 [INFO] [stderr] Downloaded open-enum-derive v0.5.1 [INFO] [stderr] Downloaded range_map_vec v0.2.0 [INFO] [stderr] Downloaded clap_derive v4.5.0 [INFO] [stderr] Downloaded anstream v0.6.12 [INFO] [stderr] Downloaded thiserror v1.0.57 [INFO] [stderr] Downloaded crc32fast v1.4.0 [INFO] [stderr] Downloaded igvm v0.3.2 [INFO] [stderr] Downloaded clap v4.5.1 [INFO] [stderr] Downloaded uuid v1.7.0 [INFO] [stderr] Downloaded open-enum v0.5.1 [INFO] [stderr] Downloaded clap_builder v4.5.1 [INFO] [stderr] Downloaded syn v2.0.50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 2abbee768bef6c5cecf2a6131deb86326872e470b9815ecba7b9ad74c7221f79 [INFO] running `Command { std: "docker" "start" "-a" "2abbee768bef6c5cecf2a6131deb86326872e470b9815ecba7b9ad74c7221f79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2abbee768bef6c5cecf2a6131deb86326872e470b9815ecba7b9ad74c7221f79", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2abbee768bef6c5cecf2a6131deb86326872e470b9815ecba7b9ad74c7221f79", kill_on_drop: false }` [INFO] [stdout] 2abbee768bef6c5cecf2a6131deb86326872e470b9815ecba7b9ad74c7221f79 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 4f3a0a4e906c470d8819cb37228dd7397151ac7bdc7af3ba5e71403f9df3a807 [INFO] running `Command { std: "docker" "start" "-a" "4f3a0a4e906c470d8819cb37228dd7397151ac7bdc7af3ba5e71403f9df3a807", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking range_map_vec v0.2.0 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking anstream v0.6.12 [INFO] [stderr] Checking clap_builder v4.5.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Compiling zerocopy-derive v0.7.32 [INFO] [stderr] Compiling open-enum-derive v0.5.1 [INFO] [stderr] Compiling bitfield-struct v0.6.2 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Checking open-enum v0.5.1 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking igvm_defs v0.3.2 [INFO] [stderr] Checking clap v4.5.1 [INFO] [stderr] Checking igvm v0.3.2 [INFO] [stderr] Checking buildigvm v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 4.38s [INFO] running `Command { std: "docker" "inspect" "4f3a0a4e906c470d8819cb37228dd7397151ac7bdc7af3ba5e71403f9df3a807", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f3a0a4e906c470d8819cb37228dd7397151ac7bdc7af3ba5e71403f9df3a807", kill_on_drop: false }` [INFO] [stdout] 4f3a0a4e906c470d8819cb37228dd7397151ac7bdc7af3ba5e71403f9df3a807 [INFO] checking roy-hopkins/buildigvm against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Froy-hopkins%2Fbuildigvm" "/workspace/builds/worker-2-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/roy-hopkins/buildigvm 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 git repo https://github.com/roy-hopkins/buildigvm [INFO] finished tweaking git repo https://github.com/roy-hopkins/buildigvm [INFO] tweaked toml for git repo https://github.com/roy-hopkins/buildigvm written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/roy-hopkins/buildigvm 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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] 37b126849582f8437dafaaa13778f3c6067168da4780493b0b9d83d17012e300 [INFO] running `Command { std: "docker" "start" "-a" "37b126849582f8437dafaaa13778f3c6067168da4780493b0b9d83d17012e300", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "37b126849582f8437dafaaa13778f3c6067168da4780493b0b9d83d17012e300", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "37b126849582f8437dafaaa13778f3c6067168da4780493b0b9d83d17012e300", kill_on_drop: false }` [INFO] [stdout] 37b126849582f8437dafaaa13778f3c6067168da4780493b0b9d83d17012e300 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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] c688b60390693c550b2a79b8781980ed6487b95660b227188dec6afd8a0babbf [INFO] running `Command { std: "docker" "start" "-a" "c688b60390693c550b2a79b8781980ed6487b95660b227188dec6afd8a0babbf", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.78 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Compiling thiserror v1.0.57 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking pin-project-lite v0.2.13 [INFO] [stderr] Checking strsim v0.11.0 [INFO] [stderr] Checking range_map_vec v0.2.0 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking uuid v1.7.0 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking anstream v0.6.12 [INFO] [stderr] Checking clap_builder v4.5.1 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling syn v2.0.50 [INFO] [stderr] Compiling open-enum-derive v0.5.1 [INFO] [stderr] Compiling zerocopy-derive v0.7.32 [INFO] [stderr] Compiling thiserror-impl v1.0.57 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling bitfield-struct v0.6.2 [INFO] [stderr] Compiling clap_derive v4.5.0 [INFO] [stderr] Checking open-enum v0.5.1 [INFO] [stderr] Checking zerocopy v0.7.32 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking igvm_defs v0.3.2 [INFO] [stderr] Checking clap v4.5.1 [INFO] [stderr] Checking igvm v0.3.2 [INFO] [stderr] Checking buildigvm 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/igvm_builder.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 34 | let firmware = [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | OvmfFirmware::parse(&options.firmware, COMPATIBILITY_MASK, options.platform)?; [INFO] [stdout] 36 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 37 | | options, [INFO] [stdout] 38 | | firmware, [INFO] [stdout] 39 | | platforms: vec![], [INFO] [stdout] 40 | | initialization: vec![], [INFO] [stdout] 41 | | directives: vec![], [INFO] [stdout] 42 | | }) [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] = 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/igvm_builder.rs:36:12 [INFO] [stdout] | [INFO] [stdout] 34 | let firmware = [INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 35 | OvmfFirmware::parse(&options.firmware, COMPATIBILITY_MASK, options.platform)?; [INFO] [stdout] 36 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 37 | | options, [INFO] [stdout] 38 | | firmware, [INFO] [stdout] 39 | | platforms: vec![], [INFO] [stdout] 40 | | initialization: vec![], [INFO] [stdout] 41 | | directives: vec![], [INFO] [stdout] 42 | | }) [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] = 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/ovmf_firmware.rs:333:12 [INFO] [stdout] | [INFO] [stdout] 263 | let mut in_file = File::open(filename).map_err(|e| { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 284 | let mut directives = Vec::::new(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 333 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 334 | | fw_info, [INFO] [stdout] 335 | | directives, [INFO] [stdout] 336 | | }) [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] | [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/ovmf_firmware.rs:333:12 [INFO] [stdout] | [INFO] [stdout] 263 | let mut in_file = File::open(filename).map_err(|e| { [INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 284 | let mut directives = Vec::::new(); [INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 333 | Ok(Self { [INFO] [stdout] | ____________^ [INFO] [stdout] 334 | | fw_info, [INFO] [stdout] 335 | | directives, [INFO] [stdout] 336 | | }) [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] | [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/vmsa.rs:87:8 [INFO] [stdout] | [INFO] [stdout] 85 | let vmsa = construct_vmsa(reset_addr, platform)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 86 | [INFO] [stdout] 87 | Ok(IgvmDirectiveHeader::SnpVpContext { [INFO] [stdout] | ________^ [INFO] [stdout] 88 | | gpa: gpa_start, [INFO] [stdout] 89 | | compatibility_mask, [INFO] [stdout] 90 | | vp_index, [INFO] [stdout] 91 | | vmsa, [INFO] [stdout] 92 | | }) [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/vmsa.rs:87:8 [INFO] [stdout] | [INFO] [stdout] 85 | let vmsa = construct_vmsa(reset_addr, platform)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 86 | [INFO] [stdout] 87 | Ok(IgvmDirectiveHeader::SnpVpContext { [INFO] [stdout] | ________^ [INFO] [stdout] 88 | | gpa: gpa_start, [INFO] [stdout] 89 | | compatibility_mask, [INFO] [stdout] 90 | | vp_index, [INFO] [stdout] 91 | | vmsa, [INFO] [stdout] 92 | | }) [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/vmsa.rs:102:8 [INFO] [stdout] | [INFO] [stdout] 100 | let vmsa = construct_vmsa(0xfffffff0u32, platform)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 101 | [INFO] [stdout] 102 | Ok(IgvmDirectiveHeader::SnpVpContext { [INFO] [stdout] | ________^ [INFO] [stdout] 103 | | gpa: gpa_start, [INFO] [stdout] 104 | | compatibility_mask, [INFO] [stdout] 105 | | vp_index: 0, [INFO] [stdout] 106 | | vmsa, [INFO] [stdout] 107 | | }) [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/vmsa.rs:102:8 [INFO] [stdout] | [INFO] [stdout] 100 | let vmsa = construct_vmsa(0xfffffff0u32, platform)?; [INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 101 | [INFO] [stdout] 102 | Ok(IgvmDirectiveHeader::SnpVpContext { [INFO] [stdout] | ________^ [INFO] [stdout] 103 | | gpa: gpa_start, [INFO] [stdout] 104 | | compatibility_mask, [INFO] [stdout] 105 | | vp_index: 0, [INFO] [stdout] 106 | | vmsa, [INFO] [stdout] 107 | | }) [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 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 4 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `buildigvm` (bin "buildigvm" test) due to 5 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `buildigvm` (bin "buildigvm") due to 5 previous errors [INFO] running `Command { std: "docker" "inspect" "c688b60390693c550b2a79b8781980ed6487b95660b227188dec6afd8a0babbf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c688b60390693c550b2a79b8781980ed6487b95660b227188dec6afd8a0babbf", kill_on_drop: false }` [INFO] [stdout] c688b60390693c550b2a79b8781980ed6487b95660b227188dec6afd8a0babbf