[INFO] fetching crate sxd_html 0.1.2...
[INFO] checking sxd_html-0.1.2 against try#4d98531622e1718ae0bc3c7a1ab9cd8938428452+rustflags=-Dtail_expr_drop_order for pr-129604
[INFO] extracting crate sxd_html 0.1.2 into /workspace/builds/worker-2-tc2/source
[INFO] validating manifest of crates.io crate sxd_html 0.1.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] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml
[INFO] started tweaking crates.io crate sxd_html 0.1.2
[INFO] removed 0 missing examples
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate sxd_html 0.1.2
[INFO] tweaked toml for crates.io crate sxd_html 0.1.2 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] crate crates.io crate sxd_html 0.1.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] 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] 0fa048db5ed6662b78592ac7e2f557a81982815c9d91bbd1a30a982dc9c4f02d
[INFO] running `Command { std: "docker" "start" "-a" "0fa048db5ed6662b78592ac7e2f557a81982815c9d91bbd1a30a982dc9c4f02d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0fa048db5ed6662b78592ac7e2f557a81982815c9d91bbd1a30a982dc9c4f02d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0fa048db5ed6662b78592ac7e2f557a81982815c9d91bbd1a30a982dc9c4f02d", kill_on_drop: false }`
[INFO] [stdout] 0fa048db5ed6662b78592ac7e2f557a81982815c9d91bbd1a30a982dc9c4f02d
[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] c2abe591c0f81aaf79e9dc8ce9008777a2d9478b87cae9867af0f1f2e1d55b3f
[INFO] running `Command { std: "docker" "start" "-a" "c2abe591c0f81aaf79e9dc8ce9008777a2d9478b87cae9867af0f1f2e1d55b3f", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.155
[INFO] [stderr] Compiling byteorder v1.5.0
[INFO] [stderr] Compiling cfg-if v1.0.0
[INFO] [stderr] Compiling syn v2.0.72
[INFO] [stderr] Compiling cc v1.1.8
[INFO] [stderr] Checking smallvec v1.13.2
[INFO] [stderr] Compiling serde v1.0.205
[INFO] [stderr] Checking http v1.1.0
[INFO] [stderr] Compiling phf_shared v0.10.0
[INFO] [stderr] Compiling phf_shared v0.11.2
[INFO] [stderr] Checking futures-util v0.3.30
[INFO] [stderr] Checking new_debug_unreachable v1.0.6
[INFO] [stderr] Checking indexmap v2.3.0
[INFO] [stderr] Checking http-body v1.0.1
[INFO] [stderr] Checking atomic-waker v1.1.2
[INFO] [stderr] Checking mac v0.1.1
[INFO] [stderr] Checking tinyvec v1.8.0
[INFO] [stderr] Checking futf v0.1.5
[INFO] [stderr] Compiling getrandom v0.2.15
[INFO] [stderr] Checking socket2 v0.5.7
[INFO] [stderr] Checking mio v1.0.1
[INFO] [stderr] Compiling rand_core v0.6.4
[INFO] [stderr] Checking parking_lot_core v0.9.10
[INFO] [stderr] Checking utf-8 v0.7.6
[INFO] [stderr] Compiling openssl-sys v0.9.103
[INFO] [stderr] Checking tower-layer v0.3.2
[INFO] [stderr] Checking precomputed-hash v0.1.1
[INFO] [stderr] Checking parking_lot v0.12.3
[INFO] [stderr] Checking tendril v0.4.3
[INFO] [stderr] Checking tokio v1.39.2
[INFO] [stderr] Checking unicode-normalization v0.1.23
[INFO] [stderr] Checking phf v0.11.2
[INFO] [stderr] Checking typed-arena v1.7.0
[INFO] [stderr] Checking peresil v0.3.0
[INFO] [stderr] Checking rustls-pki-types v1.8.0
[INFO] [stderr] Checking sxd-document v0.3.2
[INFO] [stderr] Compiling openssl v0.10.66
[INFO] [stderr] Compiling native-tls v0.2.12
[INFO] [stderr] Checking base64 v0.22.1
[INFO] [stderr] Checking idna v0.5.0
[INFO] [stderr] Checking rustls-pemfile v2.1.3
[INFO] [stderr] Checking encoding_rs v0.8.34
[INFO] [stderr] Checking quick-error v1.2.3
[INFO] [stderr] Checking http-body-util v0.1.2
[INFO] [stderr] Checking ipnet v2.9.0
[INFO] [stderr] Checking url v2.5.2
[INFO] [stderr] Checking sync_wrapper v1.0.1
[INFO] [stderr] Checking sxd-xpath v0.4.2
[INFO] [stderr] Checking string_cache v0.8.7
[INFO] [stderr] Checking serde_urlencoded v0.7.1
[INFO] [stderr] Checking tokio-util v0.7.11
[INFO] [stderr] Compiling zerocopy-derive v0.7.35
[INFO] [stderr] Compiling pin-project-internal v1.1.5
[INFO] [stderr] Compiling openssl-macros v0.1.1
[INFO] [stderr] Compiling html5ever v0.28.0
[INFO] [stderr] Checking h2 v0.4.5
[INFO] [stderr] Compiling zerocopy v0.7.35
[INFO] [stderr] Checking pin-project v1.1.5
[INFO] [stderr] Checking tower v0.4.13
[INFO] [stderr] Compiling ppv-lite86 v0.2.20
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling rand v0.8.5
[INFO] [stderr] Compiling phf_generator v0.10.0
[INFO] [stderr] Compiling phf_generator v0.11.2
[INFO] [stderr] Compiling phf_codegen v0.11.2
[INFO] [stderr] Compiling string_cache_codegen v0.5.2
[INFO] [stderr] Checking hyper v1.4.1
[INFO] [stderr] Compiling markup5ever v0.13.0
[INFO] [stderr] Checking tokio-native-tls v0.3.1
[INFO] [stderr] Checking hyper-util v0.1.7
[INFO] [stderr] Checking hyper-tls v0.6.0
[INFO] [stderr] Checking reqwest v0.12.5
[INFO] [stderr] Checking sxd_html v0.1.2 (/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/lib.rs:330:9
[INFO] [stdout] |
[INFO] [stdout] 323 | node: impl Into>,
[INFO] [stdout] | --------------------------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 327 | let expression = factory.build(expr)?;
[INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 328 | let expression = expression.ok_or(sxd_xpath::Error::NoXPath)?;
[INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 329 | let context = sxd_xpath::Context::new();
[INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 330 | / expression
[INFO] [stdout] 331 | | .evaluate(&context, node.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] | |____________________________________________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: aborting due to 1 previous error
[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] --> examples/github_trending.rs:43:5
[INFO] [stdout] |
[INFO] [stdout] 36 | fn evaluate_xpath_node<'d>(node: impl Into>, expr: &str) -> Result, Error> {
[INFO] [stdout] | ------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 37 | let factory = Factory::new();
[INFO] [stdout] 38 | let expression = factory.build(expr)?;
[INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 39 | let expression = expression.ok_or(Error::NoXPath)?;
[INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 40 |
[INFO] [stdout] 41 | let context = Context::new();
[INFO] [stdout] | ------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 42 |
[INFO] [stdout] 43 | / expression
[INFO] [stdout] 44 | | .evaluate(&context, node.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] | |________________________________________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: aborting due to 1 previous error
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `sxd_html` (lib test) due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `sxd_html` (example "github_trending") due to 2 previous errors
[INFO] running `Command { std: "docker" "inspect" "c2abe591c0f81aaf79e9dc8ce9008777a2d9478b87cae9867af0f1f2e1d55b3f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c2abe591c0f81aaf79e9dc8ce9008777a2d9478b87cae9867af0f1f2e1d55b3f", kill_on_drop: false }`
[INFO] [stdout] c2abe591c0f81aaf79e9dc8ce9008777a2d9478b87cae9867af0f1f2e1d55b3f