[INFO] fetching crate cargo-wix 0.3.8... [INFO] checking cargo-wix-0.3.8 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate cargo-wix 0.3.8 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate cargo-wix 0.3.8 on toolchain c387b04bf028733cd561d62128c8a5eee4bc1458 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate cargo-wix 0.3.8 [INFO] finished tweaking crates.io crate cargo-wix 0.3.8 [INFO] tweaked toml for crates.io crate cargo-wix 0.3.8 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate cargo-wix 0.3.8 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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3115312d249525332a06ad66f9e3411f526d27119401f88f7f414d51d4ae571d [INFO] running `Command { std: "docker" "start" "-a" "3115312d249525332a06ad66f9e3411f526d27119401f88f7f414d51d4ae571d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3115312d249525332a06ad66f9e3411f526d27119401f88f7f414d51d4ae571d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3115312d249525332a06ad66f9e3411f526d27119401f88f7f414d51d4ae571d", kill_on_drop: false }` [INFO] [stdout] 3115312d249525332a06ad66f9e3411f526d27119401f88f7f414d51d4ae571d [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 873714432f8243280a647b4fd9b7c27389bc8a3b7917e05daa3900f1856980f2 [INFO] running `Command { std: "docker" "start" "-a" "873714432f8243280a647b4fd9b7c27389bc8a3b7917e05daa3900f1856980f2", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Checking memchr v2.6.4 [INFO] [stderr] Compiling serde v1.0.192 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling libc v0.2.150 [INFO] [stderr] Compiling rustix v0.38.24 [INFO] [stderr] Compiling futures-core v0.3.29 [INFO] [stderr] Checking linux-raw-sys v0.4.11 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Compiling futures-task v0.3.29 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling thiserror v1.0.50 [INFO] [stderr] Compiling futures-channel v0.3.29 [INFO] [stderr] Checking anstyle-parse v0.2.2 [INFO] [stderr] Compiling lock_api v0.4.11 [INFO] [stderr] Checking hashbrown v0.14.2 [INFO] [stderr] Checking futures-sink v0.3.29 [INFO] [stderr] Compiling camino v1.1.6 [INFO] [stderr] Compiling parking_lot_core v0.9.9 [INFO] [stderr] Compiling serde_json v1.0.108 [INFO] [stderr] Compiling futures-util v0.3.29 [INFO] [stderr] Compiling semver v1.0.20 [INFO] [stderr] Checking either v1.9.0 [INFO] [stderr] Checking anstream v0.6.4 [INFO] [stderr] Checking itertools v0.11.0 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Checking bstr v1.8.0 [INFO] [stderr] Checking ryu v1.0.15 [INFO] [stderr] Checking itoa v1.0.9 [INFO] [stderr] Checking peresil v0.3.0 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking futures-io v0.3.29 [INFO] [stderr] Checking smallvec v1.11.2 [INFO] [stderr] Checking typed-arena v1.7.0 [INFO] [stderr] Checking walkdir v2.4.0 [INFO] [stderr] Checking clap_builder v4.4.8 [INFO] [stderr] Checking log v0.3.9 [INFO] [stderr] Checking sxd-document v0.3.2 [INFO] [stderr] Checking termcolor v1.4.0 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Checking iana-time-zone v0.1.58 [INFO] [stderr] Checking indexmap v2.1.0 [INFO] [stderr] Checking encoding_rs_io v0.1.7 [INFO] [stderr] Checking winnow v0.5.19 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Compiling syn v2.0.39 [INFO] [stderr] Checking getrandom v0.2.11 [INFO] [stderr] Checking uuid v1.5.0 [INFO] [stderr] Checking parking_lot v0.12.1 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking sxd-xpath v0.4.2 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking float-cmp v0.9.0 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking clap v4.4.8 [INFO] [stderr] Checking is-terminal v0.4.9 [INFO] [stderr] Checking tempfile v3.8.1 [INFO] [stderr] Checking futures-executor v0.3.29 [INFO] [stderr] Checking futures v0.3.29 [INFO] [stderr] Compiling serde_derive v1.0.192 [INFO] [stderr] Compiling thiserror-impl v1.0.50 [INFO] [stderr] Compiling serial_test_derive v2.0.0 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking serial_test v2.0.0 [INFO] [stderr] Checking globset v0.4.13 [INFO] [stderr] Checking env_logger v0.10.1 [INFO] [stderr] Checking predicates v3.0.4 [INFO] [stderr] Checking ignore v0.4.20 [INFO] [stderr] Checking rustc-cfg v0.5.0 [INFO] [stderr] Checking globwalk v0.8.1 [INFO] [stderr] Checking assert_fs v1.0.13 [INFO] [stderr] Checking cargo-platform v0.1.4 [INFO] [stderr] Checking serde_spanned v0.6.4 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking mustache v0.9.0 [INFO] [stderr] Checking toml_edit v0.21.0 [INFO] [stderr] Checking cargo_metadata v0.18.1 [INFO] [stderr] Checking cargo-wix v0.3.8 (/opt/rustwide/workdir) [INFO] [stderr] Checking toml v0.8.8 [INFO] [stdout] error: this value of type `sxd_xpath::Value<'_>` has significant drop implementation that will have a different drop order from that of Edition 2021 [INFO] [stdout] --> tests/common/mod.rs:351:5 [INFO] [stdout] | [INFO] [stdout] 342 | let mut wxs = File::open(wxs).expect("Open Wix Source file"); [INFO] [stdout] | ------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] ... [INFO] [stdout] 346 | let wxs_package = parser::parse(&wxs_content).expect("Parsing WiX Source file"); [INFO] [stdout] | ----------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 347 | let wxs_document = wxs_package.as_document(); [INFO] [stdout] 348 | let mut context = Context::new(); [INFO] [stdout] | ----------- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 349 | context.set_namespace("wix", "http://schemas.microsoft.com/wix/2006/wi"); [INFO] [stdout] 350 | let xpath = Factory::new().build(xpath).unwrap().unwrap(); [INFO] [stdout] | ----- these local bindings with significant drop implementation may observe changes in drop order under Edition 2024 [INFO] [stdout] 351 | / xpath [INFO] [stdout] 352 | | .evaluate(&context, wxs_document.root()) [INFO] [stdout] 353 | | .unwrap() [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 `cargo-wix` (test "initialize") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "873714432f8243280a647b4fd9b7c27389bc8a3b7917e05daa3900f1856980f2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "873714432f8243280a647b4fd9b7c27389bc8a3b7917e05daa3900f1856980f2", kill_on_drop: false }` [INFO] [stdout] 873714432f8243280a647b4fd9b7c27389bc8a3b7917e05daa3900f1856980f2