[INFO] fetching crate axolotl_git 0.3.2... [INFO] checking axolotl_git-0.3.2 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604 [INFO] extracting crate axolotl_git 0.3.2 into /workspace/builds/worker-2-tc2/source [INFO] validating manifest of crates.io crate axolotl_git 0.3.2 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 axolotl_git 0.3.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate axolotl_git 0.3.2 [INFO] tweaked toml for crates.io crate axolotl_git 0.3.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] crate crates.io crate axolotl_git 0.3.2 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ad9feff30b27998d9c2e5a2d680935a765f85d69bc2476f9780bb01e34918a49 [INFO] running `Command { std: "docker" "start" "-a" "ad9feff30b27998d9c2e5a2d680935a765f85d69bc2476f9780bb01e34918a49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ad9feff30b27998d9c2e5a2d680935a765f85d69bc2476f9780bb01e34918a49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ad9feff30b27998d9c2e5a2d680935a765f85d69bc2476f9780bb01e34918a49", kill_on_drop: false }` [INFO] [stdout] ad9feff30b27998d9c2e5a2d680935a765f85d69bc2476f9780bb01e34918a49 [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" "+4d98531622e1718ae0bc3c7a1ab9cd8938428452" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8821a52ab7613adf2777ae8cf113ef94551e14bbcc223ff15ef826f3a30c3416 [INFO] running `Command { std: "docker" "start" "-a" "8821a52ab7613adf2777ae8cf113ef94551e14bbcc223ff15ef826f3a30c3416", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.80 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Checking bytes v1.6.0 [INFO] [stderr] Compiling rustversion v1.0.15 [INFO] [stderr] Checking tracing-core v0.1.32 [INFO] [stderr] Checking regex-syntax v0.8.3 [INFO] [stderr] Checking futures-channel v0.3.30 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling crossbeam-utils v0.8.19 [INFO] [stderr] Checking ppv-lite86 v0.2.17 [INFO] [stderr] Checking thread_local v1.1.8 [INFO] [stderr] Compiling anyhow v1.0.82 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Checking regex-syntax v0.6.29 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling semver v1.0.22 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking tower-service v0.3.2 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Checking overload v0.1.1 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Checking sharded-slab v0.1.7 [INFO] [stderr] Checking nu-ansi-term v0.46.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking tracing-log v0.2.0 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Checking tower-layer v0.3.2 [INFO] [stderr] Compiling either v1.11.0 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Checking hashbrown v0.12.3 [INFO] [stderr] Compiling cc v1.0.94 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Checking indexmap v2.2.6 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling syn v2.0.59 [INFO] [stderr] Checking mio v0.8.11 [INFO] [stderr] Checking socket2 v0.5.6 [INFO] [stderr] Checking num_cpus v1.16.0 [INFO] [stderr] Checking getrandom v0.2.14 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Compiling serde_json v1.0.115 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking gimli v0.28.1 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking mime v0.3.17 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking bitflags v2.5.0 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking miniz_oxide v0.7.2 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Checking object v0.32.2 [INFO] [stderr] Checking crossbeam-channel v0.5.12 [INFO] [stderr] Checking rustc-demangle v0.1.23 [INFO] [stderr] Checking sync_wrapper v0.1.2 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking ordered-float v4.2.0 [INFO] [stderr] Checking glob v0.3.1 [INFO] [stderr] Checking indenter v0.3.3 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking owo-colors v3.5.0 [INFO] [stderr] Checking regex-automata v0.4.6 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking strsim v0.11.1 [INFO] [stderr] Compiling backtrace v0.3.71 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Compiling itoa v1.0.11 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Checking clap_lex v0.7.0 [INFO] [stderr] Compiling ryu v1.0.17 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking matchers v0.1.0 [INFO] [stderr] Checking console v0.15.8 [INFO] [stderr] Checking similar v2.5.0 [INFO] [stderr] Checking crossbeam-epoch v0.9.18 [INFO] [stderr] Checking clap_builder v4.5.2 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Checking predicates-core v1.0.6 [INFO] [stderr] Checking byteorder v1.5.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking crossbeam-deque v0.8.5 [INFO] [stderr] Checking crossterm v0.25.0 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking newline-converter v0.3.0 [INFO] [stderr] Compiling rstest_macros v0.18.2 [INFO] [stderr] Checking fuzzy-matcher v0.3.7 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking normalize-line-endings v0.3.0 [INFO] [stderr] Checking termtree v0.4.1 [INFO] [stderr] Checking linux-raw-sys v0.4.13 [INFO] [stderr] Checking unsafe-libyaml v0.2.11 [INFO] [stderr] Checking dyn-clone v1.0.17 [INFO] [stderr] Checking difflib v0.4.0 [INFO] [stderr] Checking inquire v0.7.4 [INFO] [stderr] Checking predicates-tree v1.0.9 [INFO] [stderr] Checking addr2line v0.21.0 [INFO] [stderr] Checking uuid v1.8.0 [INFO] [stderr] Compiling rstest_reuse v0.6.0 [INFO] [stderr] Checking colored v2.1.0 [INFO] [stderr] Compiling assert_cmd v2.0.14 [INFO] [stderr] Compiling relative-path v1.9.2 [INFO] [stderr] Checking fastrand v2.0.2 [INFO] [stderr] Checking wait-timeout v0.2.0 [INFO] [stderr] Checking linked-hash-map v0.5.6 [INFO] [stderr] Checking futures-timer v3.0.3 [INFO] [stderr] Checking similar-asserts v1.5.0 [INFO] [stderr] Checking insta v1.38.0 [INFO] [stderr] Compiling prost-derive v0.11.9 [INFO] [stderr] Compiling strum_macros v0.24.3 [INFO] [stderr] Checking regex v1.10.4 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Checking strum v0.24.1 [INFO] [stderr] Checking globset v0.4.14 [INFO] [stderr] Checking spinners v4.1.1 [INFO] [stderr] Checking prost v0.11.9 [INFO] [stderr] Checking predicates v3.1.0 [INFO] [stderr] Checking ignore v0.4.22 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling async-trait v0.1.80 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling clap_derive v4.5.4 [INFO] [stderr] Compiling strum_macros v0.26.2 [INFO] [stderr] Checking tempfile v3.10.1 [INFO] [stderr] Checking globwalk v0.9.1 [INFO] [stderr] Checking tokio v1.37.0 [INFO] [stderr] Checking assert_fs v1.1.1 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Checking opentelemetry v0.21.0 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking opentelemetry-semantic-conventions v0.13.0 [INFO] [stderr] Checking tracing-subscriber v0.3.18 [INFO] [stderr] Checking strum v0.26.2 [INFO] [stderr] Checking clap v4.5.4 [INFO] [stderr] Checking clap-verbosity-flag v2.2.0 [INFO] [stderr] Checking tracing-error v0.2.0 [INFO] [stderr] Checking color-spantrace v0.2.1 [INFO] [stderr] Checking color-eyre v0.6.3 [INFO] [stderr] Checking git-url-parse v0.4.4 [INFO] [stderr] Checking git_lib v0.1.1 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking rstest v0.18.2 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking opentelemetry_sdk v0.21.2 [INFO] [stderr] Checking h2 v0.3.26 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Checking tracing-opentelemetry v0.22.0 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling axolotl_git v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking tonic v0.9.2 [INFO] [stderr] Checking opentelemetry-proto v0.4.0 [INFO] [stderr] Checking opentelemetry-otlp v0.14.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/main.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 30 | let root_span = info_span!( [INFO] [stdout] | _____________---------___- [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | | "main", [INFO] [stdout] 32 | | run.uuid = trace_uuid.to_string(), [INFO] [stdout] 33 | | executable.path = env::current_exe() [INFO] [stdout] ... | [INFO] [stdout] 37 | | executable.version = env!("CARGO_PKG_VERSION"), [INFO] [stdout] 38 | | ); [INFO] [stdout] | |_________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 39 | let _guard = root_span.enter(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | match cli.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 `axolotl_git` (bin "axl" test) 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/main.rs:43:15 [INFO] [stdout] | [INFO] [stdout] 30 | let root_span = info_span!( [INFO] [stdout] | _____________---------___- [INFO] [stdout] | | | [INFO] [stdout] | | these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 31 | | "main", [INFO] [stdout] 32 | | run.uuid = trace_uuid.to_string(), [INFO] [stdout] 33 | | executable.path = env::current_exe() [INFO] [stdout] ... | [INFO] [stdout] 37 | | executable.version = env!("CARGO_PKG_VERSION"), [INFO] [stdout] 38 | | ); [INFO] [stdout] | |_________- these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] 39 | let _guard = root_span.enter(); [INFO] [stdout] | ------ these values have significant drop implementation and will observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 43 | match cli.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 `axolotl_git` (bin "axl") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "8821a52ab7613adf2777ae8cf113ef94551e14bbcc223ff15ef826f3a30c3416", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8821a52ab7613adf2777ae8cf113ef94551e14bbcc223ff15ef826f3a30c3416", kill_on_drop: false }` [INFO] [stdout] 8821a52ab7613adf2777ae8cf113ef94551e14bbcc223ff15ef826f3a30c3416