[INFO] fetching crate volo-cli 0.10.3... [INFO] checking volo-cli-0.10.3 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate volo-cli 0.10.3 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate volo-cli 0.10.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 volo-cli 0.10.3 [INFO] finished tweaking crates.io crate volo-cli 0.10.3 [INFO] tweaked toml for crates.io crate volo-cli 0.10.3 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate volo-cli 0.10.3 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-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 7f2bd98b31698ad24fdaa1d058d7e7b24a62adcc3d011596cfdc2962b404ecbc [INFO] running `Command { std: "docker" "start" "-a" "7f2bd98b31698ad24fdaa1d058d7e7b24a62adcc3d011596cfdc2962b404ecbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7f2bd98b31698ad24fdaa1d058d7e7b24a62adcc3d011596cfdc2962b404ecbc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7f2bd98b31698ad24fdaa1d058d7e7b24a62adcc3d011596cfdc2962b404ecbc", kill_on_drop: false }` [INFO] [stdout] 7f2bd98b31698ad24fdaa1d058d7e7b24a62adcc3d011596cfdc2962b404ecbc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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] 25443d531370bfd89df886f5211e0f815ddf127d4ab58f07f68498d8e295e3ec [INFO] running `Command { std: "docker" "start" "-a" "25443d531370bfd89df886f5211e0f815ddf127d4ab58f07f68498d8e295e3ec", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling libc v0.2.158 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Compiling rustix v0.38.35 [INFO] [stderr] Checking hashbrown v0.14.5 [INFO] [stderr] Checking linux-raw-sys v0.4.14 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Checking bytes v1.7.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Compiling syn v2.0.76 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Checking futures-sink v0.3.30 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling cc v1.1.15 [INFO] [stderr] Checking indexmap v2.4.0 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Checking getrandom v0.2.15 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking socket2 v0.5.7 [INFO] [stderr] Checking mio v1.0.2 [INFO] [stderr] Compiling parking_lot_core v0.8.6 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Checking futures-io v0.3.30 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking futures-task v0.3.30 [INFO] [stderr] Checking form_urlencoded v1.2.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking concurrent-queue v2.5.0 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling libz-sys v1.1.20 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking instant v0.1.13 [INFO] [stderr] Compiling memoffset v0.9.1 [INFO] [stderr] Compiling unicode-segmentation v1.11.0 [INFO] [stderr] Checking unicode-ident v1.0.12 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Checking spin v0.9.8 [INFO] [stderr] Compiling protobuf2 v4.0.0-alpha.2 [INFO] [stderr] Compiling cfg_aliases v0.2.1 [INFO] [stderr] Checking parking v2.2.0 [INFO] [stderr] Checking simdutf8 v0.1.4 [INFO] [stderr] Checking rustls-pki-types v1.8.0 [INFO] [stderr] Checking untrusted v0.9.0 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Checking event-listener v5.3.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking url v2.5.2 [INFO] [stderr] Compiling libgit2-sys v0.17.0+1.8.1 [INFO] [stderr] Compiling rustls v0.23.12 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Checking winnow v0.6.18 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Checking minimal-lexical v0.2.1 [INFO] [stderr] Compiling mockall_derive v0.13.0 [INFO] [stderr] Checking predicates-core v1.0.8 [INFO] [stderr] Checking fastrand v2.1.1 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Checking nom v7.1.3 [INFO] [stderr] Checking tempfile v3.12.0 [INFO] [stderr] Checking which v4.4.2 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking parking_lot v0.11.2 [INFO] [stderr] Checking event-listener-strategy v0.5.2 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Checking tower-layer v0.3.3 [INFO] [stderr] Checking tower-service v0.3.3 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Compiling salsa-macros v0.17.0-pre.2 [INFO] [stderr] Compiling motore-macros v0.4.1 [INFO] [stderr] Checking subtle v2.6.1 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking oorandom v11.1.4 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking fixedbitset v0.4.2 [INFO] [stderr] Checking pilota-thrift-parser v0.11.1 [INFO] [stderr] Checking predicates-tree v1.0.11 [INFO] [stderr] Checking petgraph v0.6.5 [INFO] [stderr] Checking tower v0.5.0 [INFO] [stderr] Checking async-broadcast v0.7.1 [INFO] [stderr] Checking rayon v1.10.0 [INFO] [stderr] Compiling serde_derive v1.0.209 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling tokio-macros v2.4.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Checking protobuf-support2 v4.0.0-alpha.2 [INFO] [stderr] Checking tokio v1.39.3 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking ppv-lite86 v0.2.20 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking rustls-webpki v0.102.7 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Checking rustc-hash v2.0.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking salsa v0.17.0-pre.2 [INFO] [stderr] Checking serde v1.0.209 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking predicates v3.1.2 [INFO] [stderr] Checking motore v0.4.1 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking webpki-roots v0.26.3 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking protobuf-parse2 v4.0.0-alpha.4 [INFO] [stderr] Checking dashmap v6.0.1 [INFO] [stderr] Checking terminal_size v0.3.0 [INFO] [stderr] Checking itertools v0.13.0 [INFO] [stderr] Checking is-terminal v0.4.13 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking heck v0.5.0 [INFO] [stderr] Checking mur3 v0.1.0 [INFO] [stderr] Checking scoped-tls v1.0.1 [INFO] [stderr] Checking base64 v0.22.1 [INFO] [stderr] Checking downcast v0.11.0 [INFO] [stderr] Checking normpath v1.3.0 [INFO] [stderr] Checking fragile v2.0.0 [INFO] [stderr] Checking env_logger v0.10.2 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Checking toml_datetime v0.6.8 [INFO] [stderr] Checking serde_spanned v0.6.7 [INFO] [stderr] Checking faststr v0.2.22 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking toml_edit v0.22.20 [INFO] [stderr] Checking metainfo v0.7.12 [INFO] [stderr] Checking serde_json v1.0.127 [INFO] [stderr] Checking volo v0.10.3 [INFO] [stderr] Checking mockall v0.13.0 [INFO] [stderr] Checking ureq v2.10.1 [INFO] [stderr] Checking walkdir v2.5.0 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Checking fsio v0.4.0 [INFO] [stderr] Compiling mockall_double v0.3.1 [INFO] [stderr] Checking directories v5.0.1 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking pathdiff v0.2.1 [INFO] [stderr] Checking url_path v0.1.3 [INFO] [stderr] Checking run_script v0.10.1 [INFO] [stderr] Checking pretty_env_logger v0.5.0 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Checking update-informer v1.1.0 [INFO] [stderr] Checking toml v0.8.19 [INFO] [stderr] Checking pilota-build v0.11.15 [INFO] [stderr] Checking clap v4.5.16 [INFO] [stderr] Checking git2 v0.19.0 [INFO] [stderr] Checking volo-build v0.10.14 [INFO] [stderr] Checking volo-cli v0.10.3 (/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/init.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 64 | fn init_gen(&self, config_entry: Entry) -> anyhow::Result<(String, String)> { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 65 | InitBuilder::new(config_entry).init() [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: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `volo-cli` (lib) due to 2 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/init.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 64 | fn init_gen(&self, config_entry: Entry) -> anyhow::Result<(String, String)> { [INFO] [stdout] | ------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 65 | InitBuilder::new(config_entry).init() [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: aborting due to 1 previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `volo-cli` (lib test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "25443d531370bfd89df886f5211e0f815ddf127d4ab58f07f68498d8e295e3ec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "25443d531370bfd89df886f5211e0f815ddf127d4ab58f07f68498d8e295e3ec", kill_on_drop: false }` [INFO] [stdout] 25443d531370bfd89df886f5211e0f815ddf127d4ab58f07f68498d8e295e3ec