[INFO] fetching crate youki 0.4.0... [INFO] checking youki-0.4.0 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate youki 0.4.0 into /workspace/builds/worker-5-tc2/source [INFO] validating manifest of crates.io crate youki 0.4.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 youki 0.4.0 [INFO] finished tweaking crates.io crate youki 0.4.0 [INFO] tweaked toml for crates.io crate youki 0.4.0 written to /workspace/builds/worker-5-tc2/source/Cargo.toml [INFO] crate crates.io crate youki 0.4.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-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 0511a201b8beb29e5232e9bc9cca2777e857fecac04aae56e7bfbf5cbd78f75e [INFO] running `Command { std: "docker" "start" "-a" "0511a201b8beb29e5232e9bc9cca2777e857fecac04aae56e7bfbf5cbd78f75e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0511a201b8beb29e5232e9bc9cca2777e857fecac04aae56e7bfbf5cbd78f75e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0511a201b8beb29e5232e9bc9cca2777e857fecac04aae56e7bfbf5cbd78f75e", kill_on_drop: false }` [INFO] [stdout] 0511a201b8beb29e5232e9bc9cca2777e857fecac04aae56e7bfbf5cbd78f75e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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] 13634d39c3107db2af0b62ba9065ac7a4e629e4394a1e85f6583ba4d1a87c889 [INFO] running `Command { std: "docker" "start" "-a" "13634d39c3107db2af0b62ba9065ac7a4e629e4394a1e85f6583ba4d1a87c889", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.79 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Compiling serde v1.0.208 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling protobuf v3.2.0 [INFO] [stderr] Compiling bitflags v2.6.0 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling once_cell v1.19.0 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Compiling regex-syntax v0.8.3 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stderr] Compiling serde_json v1.0.125 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Checking ryu v1.0.17 [INFO] [stderr] Checking futures-core v0.3.30 [INFO] [stderr] Compiling crc32fast v1.4.0 [INFO] [stderr] Compiling powerfmt v0.2.0 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling deranged v0.3.11 [INFO] [stderr] Compiling vergen-lib v0.1.3 [INFO] [stderr] Compiling vergen v9.0.0 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Checking iana-time-zone v0.1.60 [INFO] [stderr] Compiling num-conv v0.1.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling num_threads v0.1.7 [INFO] [stderr] Compiling time-core v0.1.2 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking adler2 v2.0.0 [INFO] [stderr] Compiling syn v2.0.58 [INFO] [stderr] Checking miniz_oxide v0.8.0 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stderr] Compiling vergen-gitcl v1.0.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Compiling time v0.3.36 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking hex v0.4.3 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling procfs v0.16.0 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Checking flate2 v1.0.32 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Compiling nc v0.9.2 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking scopeguard v1.2.0 [INFO] [stderr] Checking fixedbitset v0.5.7 [INFO] [stderr] Checking prctl v1.0.0 [INFO] [stderr] Checking safe-path v0.1.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking sdd v0.2.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking tabwriter v1.4.0 [INFO] [stderr] Checking pentacle v1.0.0 [INFO] [stderr] Checking scc v2.1.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Compiling getset v0.1.2 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Compiling darling_core v0.20.8 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling serde_derive v1.0.208 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling serial_test_derive v3.1.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling protobuf-support v3.2.0 [INFO] [stderr] Checking caps v0.5.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Compiling darling_macro v0.20.8 [INFO] [stderr] Compiling darling v0.20.8 [INFO] [stderr] Compiling derive_builder_core v0.20.0 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking liboci-cli v0.4.0 [INFO] [stderr] Checking clap_complete v4.5.1 [INFO] [stderr] Compiling derive_builder_macro v0.20.0 [INFO] [stderr] Compiling derive_builder v0.20.0 [INFO] [stderr] Compiling youki v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] warning: youki@0.4.0: not within a suitable 'git' worktree! [INFO] [stderr] warning: youki@0.4.0: VERGEN_GIT_BRANCH set to default [INFO] [stderr] warning: youki@0.4.0: VERGEN_GIT_COMMIT_AUTHOR_EMAIL set to default [INFO] [stderr] warning: youki@0.4.0: VERGEN_GIT_COMMIT_AUTHOR_NAME set to default [INFO] [stderr] warning: youki@0.4.0: VERGEN_GIT_COMMIT_COUNT set to default [INFO] [stderr] warning: youki@0.4.0: VERGEN_GIT_COMMIT_DATE set to default [INFO] [stderr] warning: youki@0.4.0: VERGEN_GIT_COMMIT_MESSAGE set to default [INFO] [stderr] warning: youki@0.4.0: VERGEN_GIT_COMMIT_TIMESTAMP set to default [INFO] [stderr] warning: youki@0.4.0: VERGEN_GIT_DESCRIBE set to default [INFO] [stderr] warning: youki@0.4.0: VERGEN_GIT_SHA set to default [INFO] [stderr] warning: youki@0.4.0: VERGEN_GIT_DIRTY set to default [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking serial_test v3.1.1 [INFO] [stderr] Compiling protobuf-parse v3.2.0 [INFO] [stderr] Compiling protobuf-codegen v3.2.0 [INFO] [stderr] Checking chrono v0.4.38 [INFO] [stderr] Checking tracing-serde v0.1.3 [INFO] [stderr] Checking oci-spec v0.6.8 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking procfs-core v0.16.0 [INFO] [stderr] Compiling rust-criu v0.4.0 [INFO] [stderr] Checking tracing-journald v0.3.0 [INFO] [stderr] Checking libcgroups v0.4.0 [INFO] [stderr] Checking libcontainer v0.4.0 [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/commands/mod.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 40 | fn load_container>(root_path: P, container_id: &str) -> Result { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | Container::load(container_root) [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/commands/mod.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 56 | root_path: P, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | Ok(libcgroups::common::create_cgroup_manager( [INFO] [stdout] | ________^ [INFO] [stdout] 61 | | libcgroups::common::CgroupConfig { [INFO] [stdout] 62 | | cgroup_path: container.spec()?.cgroup_path, [INFO] [stdout] 63 | | systemd_cgroup: container.systemd(), [INFO] [stdout] 64 | | container_name: container.id().to_string(), [INFO] [stdout] 65 | | }, [INFO] [stdout] 66 | | )?) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |______| [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/commands/checkpoint.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | / container [INFO] [stdout] 22 | | .checkpoint(&opts) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________________________| [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/commands/delete.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / container [INFO] [stdout] 16 | | .delete(args.force) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |___________________________| [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/commands/events.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | / container [INFO] [stdout] 11 | | .events(args.interval, args.stats) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________________________________________| [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/commands/kill.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | match container.kill(signal, args.all) { [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] [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/commands/pause.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / container [INFO] [stdout] 18 | | .pause() [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |________________| [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/commands/resume.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / container [INFO] [stdout] 18 | | .resume() [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________| [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/commands/start.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / container [INFO] [stdout] 13 | | .start() [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |________________| [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 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: youki@0.4.0: not within a suitable 'git' worktree! [INFO] [stderr] warning: youki@0.4.0: VERGEN_GIT_BRANCH set to default [INFO] [stderr] warning: youki@0.4.0: VERGEN_GIT_COMMIT_AUTHOR_EMAIL set to default [INFO] [stderr] warning: youki@0.4.0: VERGEN_GIT_COMMIT_AUTHOR_NAME set to default [INFO] [stderr] warning: youki@0.4.0: VERGEN_GIT_COMMIT_COUNT set to default [INFO] [stderr] warning: youki@0.4.0: VERGEN_GIT_COMMIT_DATE set to default [INFO] [stderr] warning: youki@0.4.0: VERGEN_GIT_COMMIT_MESSAGE set to default [INFO] [stderr] warning: youki@0.4.0: VERGEN_GIT_COMMIT_TIMESTAMP set to default [INFO] [stderr] warning: youki@0.4.0: VERGEN_GIT_DESCRIBE set to default [INFO] [stderr] warning: youki@0.4.0: VERGEN_GIT_SHA set to default [INFO] [stderr] warning: youki@0.4.0: VERGEN_GIT_DIRTY set to default [INFO] [stderr] [INFO] [stderr] error: could not compile `youki` (bin "youki") due to 10 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> src/commands/mod.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 40 | fn load_container>(root_path: P, container_id: &str) -> Result { [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 46 | Container::load(container_root) [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/commands/mod.rs:60:8 [INFO] [stdout] | [INFO] [stdout] 56 | root_path: P, [INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 60 | Ok(libcgroups::common::create_cgroup_manager( [INFO] [stdout] | ________^ [INFO] [stdout] 61 | | libcgroups::common::CgroupConfig { [INFO] [stdout] 62 | | cgroup_path: container.spec()?.cgroup_path, [INFO] [stdout] 63 | | systemd_cgroup: container.systemd(), [INFO] [stdout] 64 | | container_name: container.id().to_string(), [INFO] [stdout] 65 | | }, [INFO] [stdout] 66 | | )?) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |______| [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/commands/checkpoint.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | / container [INFO] [stdout] 22 | | .checkpoint(&opts) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________________________| [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/commands/delete.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | / container [INFO] [stdout] 16 | | .delete(args.force) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |___________________________| [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/commands/events.rs:10:5 [INFO] [stdout] | [INFO] [stdout] 10 | / container [INFO] [stdout] 11 | | .events(args.interval, args.stats) [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |__________________________________________| [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/commands/kill.rs:15:11 [INFO] [stdout] | [INFO] [stdout] 15 | match container.kill(signal, args.all) { [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] [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/commands/pause.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / container [INFO] [stdout] 18 | | .pause() [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |________________| [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/commands/resume.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 17 | / container [INFO] [stdout] 18 | | .resume() [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |_________________| [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/commands/start.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | / container [INFO] [stdout] 13 | | .start() [INFO] [stdout] | | ^ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] | |________________| [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/observability.rs:223:65 [INFO] [stdout] | [INFO] [stdout] 223 | init(config).map_err(|err| TestCallbackError::Other(err.into()))?; [INFO] [stdout] | --- ^^^^^^^^^^ [INFO] [stdout] | | [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] [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/observability.rs:245:65 [INFO] [stdout] | [INFO] [stdout] 245 | init(config).map_err(|err| TestCallbackError::Other(err.into()))?; [INFO] [stdout] | --- ^^^^^^^^^^ [INFO] [stdout] | | [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] [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/observability.rs:289:65 [INFO] [stdout] | [INFO] [stdout] 289 | init(config).map_err(|err| TestCallbackError::Other(err.into()))?; [INFO] [stdout] | --- ^^^^^^^^^^ [INFO] [stdout] | | [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] [INFO] [stdout] [INFO] [stdout] error: aborting due to 12 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: youki@0.4.0: not within a suitable 'git' worktree! [INFO] [stderr] warning: youki@0.4.0: VERGEN_GIT_BRANCH set to default [INFO] [stderr] warning: youki@0.4.0: VERGEN_GIT_COMMIT_AUTHOR_EMAIL set to default [INFO] [stderr] warning: youki@0.4.0: VERGEN_GIT_COMMIT_AUTHOR_NAME set to default [INFO] [stderr] warning: youki@0.4.0: VERGEN_GIT_COMMIT_COUNT set to default [INFO] [stderr] warning: youki@0.4.0: VERGEN_GIT_COMMIT_DATE set to default [INFO] [stderr] warning: youki@0.4.0: VERGEN_GIT_COMMIT_MESSAGE set to default [INFO] [stderr] warning: youki@0.4.0: VERGEN_GIT_COMMIT_TIMESTAMP set to default [INFO] [stderr] warning: youki@0.4.0: VERGEN_GIT_DESCRIBE set to default [INFO] [stderr] warning: youki@0.4.0: VERGEN_GIT_SHA set to default [INFO] [stderr] warning: youki@0.4.0: VERGEN_GIT_DIRTY set to default [INFO] [stderr] [INFO] [stderr] error: could not compile `youki` (bin "youki" test) due to 13 previous errors [INFO] running `Command { std: "docker" "inspect" "13634d39c3107db2af0b62ba9065ac7a4e629e4394a1e85f6583ba4d1a87c889", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "13634d39c3107db2af0b62ba9065ac7a4e629e4394a1e85f6583ba4d1a87c889", kill_on_drop: false }` [INFO] [stdout] 13634d39c3107db2af0b62ba9065ac7a4e629e4394a1e85f6583ba4d1a87c889