[INFO] fetching crate swc_html_parser 0.43.0...
[INFO] checking swc_html_parser-0.43.0 against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu
[INFO] extracting crate swc_html_parser 0.43.0 into /workspace/builds/worker-0-tc1/source
[INFO] validating manifest of crates.io crate swc_html_parser 0.43.0 on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate swc_html_parser 0.43.0
[INFO] finished tweaking crates.io crate swc_html_parser 0.43.0
[INFO] tweaked toml for crates.io crate swc_html_parser 0.43.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Locking 182 packages to latest compatible versions
[INFO] [stderr] Adding anes v0.1.6 (latest: v0.2.0)
[INFO] [stderr] Adding idna v0.5.0 (latest: v1.0.2)
[INFO] [stderr] Adding itertools v0.10.5 (latest: v0.13.0)
[INFO] [stderr] Adding matchers v0.1.0 (latest: v0.2.0)
[INFO] [stderr] Adding nu-ansi-term v0.46.0 (latest: v0.50.1)
[INFO] [stderr] Adding ptr_meta v0.1.4 (latest: v0.2.0)
[INFO] [stderr] Adding ptr_meta_derive v0.1.4 (latest: v0.2.0)
[INFO] [stderr] Adding regex-automata v0.1.10 (latest: v0.4.7)
[INFO] [stderr] Adding regex-syntax v0.6.29 (latest: v0.8.4)
[INFO] [stderr] Adding rustc-hash v1.1.0 (latest: v2.0.0)
[INFO] [stderr] Adding siphasher v0.3.11 (latest: v1.0.1)
[INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.76)
[INFO] [stderr] Adding tikv-jemalloc-sys v0.5.4+5.3.0-patched (latest: v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7)
[INFO] [stderr] Adding tikv-jemallocator v0.5.4 (latest: v0.6.0)
[INFO] [stderr] Adding windows-sys v0.48.0 (latest: v0.59.0)
[INFO] [stderr] Adding windows-sys v0.52.0 (latest: v0.59.0)
[INFO] [stderr] Adding windows-targets v0.48.5 (latest: v0.52.6)
[INFO] [stderr] Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.6)
[INFO] [stderr] Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.6)
[INFO] [stderr] Adding windows_i686_gnu v0.48.5 (latest: v0.52.6)
[INFO] [stderr] Adding windows_i686_msvc v0.48.5 (latest: v0.52.6)
[INFO] [stderr] Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.6)
[INFO] [stderr] Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.6)
[INFO] [stderr] Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.6)
[INFO] [stderr] Adding yansi v0.5.1 (latest: v1.0.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded mimalloc v0.1.43
[INFO] [stderr] Downloaded tikv-jemallocator v0.5.4
[INFO] [stderr] Downloaded swc_html_ast v0.37.0
[INFO] [stderr] Downloaded swc_malloc v0.5.11
[INFO] [stderr] Downloaded is-terminal v0.4.13
[INFO] [stderr] Downloaded codspeed v2.6.0
[INFO] [stderr] Downloaded swc_html_utils v0.22.0
[INFO] [stderr] Downloaded codspeed-criterion-compat v2.6.0
[INFO] [stderr] Downloaded swc_html_visit v0.37.7
[INFO] [stderr] Downloaded clap v4.5.16
[INFO] [stderr] Downloaded libmimalloc-sys v0.1.39
[INFO] [stderr] Downloaded clap_builder v4.5.15
[INFO] [stderr] Downloaded tikv-jemalloc-sys v0.5.4+5.3.0-patched
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 90cb31067e207b5f6309bfc100a10749e46d059c2d747a3414a292b213ef908f
[INFO] running `Command { std: "docker" "start" "-a" "90cb31067e207b5f6309bfc100a10749e46d059c2d747a3414a292b213ef908f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "90cb31067e207b5f6309bfc100a10749e46d059c2d747a3414a292b213ef908f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "90cb31067e207b5f6309bfc100a10749e46d059c2d747a3414a292b213ef908f", kill_on_drop: false }`
[INFO] [stdout] 90cb31067e207b5f6309bfc100a10749e46d059c2d747a3414a292b213ef908f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/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" "-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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] a63796b0ebfcc400e77ccc3ab8386ee152fc38b50df9598927852dc973967db5
[INFO] running `Command { std: "docker" "start" "-a" "a63796b0ebfcc400e77ccc3ab8386ee152fc38b50df9598927852dc973967db5", kill_on_drop: false }`
[INFO] [stderr] Compiling serde v1.0.209
[INFO] [stderr] Compiling num-traits v0.2.19
[INFO] [stderr] Compiling ahash v0.8.11
[INFO] [stderr] Checking allocator-api2 v0.2.18
[INFO] [stderr] Checking zerocopy v0.7.35
[INFO] [stderr] Checking stable_deref_trait v1.2.0
[INFO] [stderr] Compiling serde_json v1.0.127
[INFO] [stderr] Checking smallvec v1.13.2
[INFO] [stderr] Checking new_debug_unreachable v1.0.6
[INFO] [stderr] Compiling syn v2.0.76
[INFO] [stderr] Checking unicode-normalization v0.1.23
[INFO] [stderr] Compiling ptr_meta_derive v0.1.4
[INFO] [stderr] Compiling crossbeam-utils v0.8.20
[INFO] [stderr] Checking better_scoped_tls v0.1.1
[INFO] [stderr] Checking aho-corasick v1.1.3
[INFO] [stderr] Compiling rayon-core v1.12.1
[INFO] [stderr] Checking swc_visit v0.6.2
[INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr] Checking half v2.4.1
[INFO] [stderr] Checking ciborium-io v0.2.2
[INFO] [stderr] Checking smawk v0.3.2
[INFO] [stderr] Checking parking_lot_core v0.9.10
[INFO] [stderr] Checking unicode-linebreak v0.1.5
[INFO] [stderr] Compiling Inflector v0.11.4
[INFO] [stderr] Compiling regex-syntax v0.8.4
[INFO] [stderr] Checking plotters-backend v0.3.6
[INFO] [stderr] Checking bumpalo v3.16.0
[INFO] [stderr] Checking parking_lot v0.12.3
[INFO] [stderr] Checking ptr_meta v0.1.4
[INFO] [stderr] Compiling semver v1.0.23
[INFO] [stderr] Compiling camino v1.1.9
[INFO] [stderr] Checking textwrap v0.16.1
[INFO] [stderr] Checking ciborium-ll v0.2.2
[INFO] [stderr] Checking hashbrown v0.14.5
[INFO] [stderr] Checking idna v0.5.0
[INFO] [stderr] Checking plotters-svg v0.3.6
[INFO] [stderr] Checking clap_builder v4.5.15
[INFO] [stderr] Checking owo-colors v4.0.0
[INFO] [stderr] Checking cast v0.3.0
[INFO] [stderr] Compiling anyhow v1.0.86
[INFO] [stderr] Checking colored v2.1.0
[INFO] [stderr] Checking crossbeam-epoch v0.9.18
[INFO] [stderr] Checking is-terminal v0.4.13
[INFO] [stderr] Checking oorandom v11.1.4
[INFO] [stderr] Compiling relative-path v1.9.3
[INFO] [stderr] Checking diff v0.1.13
[INFO] [stderr] Checking criterion-plot v0.5.0
[INFO] [stderr] Checking yansi v0.5.1
[INFO] [stderr] Checking crossbeam-deque v0.8.5
[INFO] [stderr] Compiling glob v0.3.1
[INFO] [stderr] Checking url v2.5.2
[INFO] [stderr] Checking regex-automata v0.4.7
[INFO] [stderr] Checking num-integer v0.1.46
[INFO] [stderr] Checking plotters v0.3.6
[INFO] [stderr] Checking anes v0.1.6
[INFO] [stderr] Checking pretty_assertions v1.4.0
[INFO] [stderr] Checking difference v2.0.0
[INFO] [stderr] Checking num-bigint v0.4.6
[INFO] [stderr] Checking rayon v1.10.0
[INFO] [stderr] Checking clap v4.5.16
[INFO] [stderr] Checking regex v1.10.6
[INFO] [stderr] Compiling swc_macros_common v0.3.13
[INFO] [stderr] Compiling serde_derive v1.0.209
[INFO] [stderr] Compiling tracing-attributes v0.1.27
[INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.4
[INFO] [stderr] Compiling from_variant v0.1.9
[INFO] [stderr] Compiling ast_node v0.9.9
[INFO] [stderr] Compiling thiserror-impl v1.0.63
[INFO] [stderr] Compiling string_enum v0.4.4
[INFO] [stderr] Compiling is-macro v0.3.6
[INFO] [stderr] Compiling miette-derive v7.2.0
[INFO] [stderr] Compiling testing_macros v0.2.14
[INFO] [stderr] Checking thiserror v1.0.63
[INFO] [stderr] Checking tracing v0.1.40
[INFO] [stderr] Checking miette v7.2.0
[INFO] [stderr] Checking tracing-subscriber v0.3.18
[INFO] [stderr] Checking triomphe v0.1.13
[INFO] [stderr] Checking ciborium v0.2.2
[INFO] [stderr] Checking cargo-platform v0.1.8
[INFO] [stderr] Checking hstr v0.2.12
[INFO] [stderr] Checking swc_allocator v0.1.8
[INFO] [stderr] Checking swc_atoms v0.6.7
[INFO] [stderr] Checking swc_common v0.37.5
[INFO] [stderr] Checking tinytemplate v1.2.1
[INFO] [stderr] Checking codspeed v2.6.0
[INFO] [stderr] Checking cargo_metadata v0.18.1
[INFO] [stderr] Checking criterion v0.5.1
[INFO] [stderr] Checking swc_html_ast v0.37.0
[INFO] [stderr] Checking swc_html_utils v0.22.0
[INFO] [stderr] Checking swc_error_reporters v0.21.0
[INFO] [stderr] Checking testing v0.39.0
[INFO] [stderr] Checking swc_html_visit v0.37.7
[INFO] [stderr] Checking swc_html_parser v0.43.0 (/opt/rustwide/workdir)
[INFO] [stderr] Checking codspeed-criterion-compat v2.6.0
[INFO] [stderr] Checking tikv-jemallocator v0.5.4
[INFO] [stderr] Checking swc_malloc v0.5.11
[INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 37.58s
[INFO] running `Command { std: "docker" "inspect" "a63796b0ebfcc400e77ccc3ab8386ee152fc38b50df9598927852dc973967db5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a63796b0ebfcc400e77ccc3ab8386ee152fc38b50df9598927852dc973967db5", kill_on_drop: false }`
[INFO] [stdout] a63796b0ebfcc400e77ccc3ab8386ee152fc38b50df9598927852dc973967db5
[INFO] checking swc_html_parser-0.43.0 against try#f9935d29d867449445ee008640ccca1bf1ae0889+rustflags=-Dtail_expr_drop_order for crater-rollup-uwu
[INFO] extracting crate swc_html_parser 0.43.0 into /workspace/builds/worker-0-tc2/source
[INFO] validating manifest of crates.io crate swc_html_parser 0.43.0 on toolchain f9935d29d867449445ee008640ccca1bf1ae0889
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate swc_html_parser 0.43.0
[INFO] finished tweaking crates.io crate swc_html_parser 0.43.0
[INFO] tweaked toml for crates.io crate swc_html_parser 0.43.0 written to /workspace/builds/worker-0-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Locking 182 packages to latest compatible versions
[INFO] [stderr] Adding anes v0.1.6 (latest: v0.2.0)
[INFO] [stderr] Adding idna v0.5.0 (latest: v1.0.2)
[INFO] [stderr] Adding itertools v0.10.5 (latest: v0.13.0)
[INFO] [stderr] Adding matchers v0.1.0 (latest: v0.2.0)
[INFO] [stderr] Adding nu-ansi-term v0.46.0 (latest: v0.50.1)
[INFO] [stderr] Adding ptr_meta v0.1.4 (latest: v0.2.0)
[INFO] [stderr] Adding ptr_meta_derive v0.1.4 (latest: v0.2.0)
[INFO] [stderr] Adding regex-automata v0.1.10 (latest: v0.4.7)
[INFO] [stderr] Adding regex-syntax v0.6.29 (latest: v0.8.4)
[INFO] [stderr] Adding rustc-hash v1.1.0 (latest: v2.0.0)
[INFO] [stderr] Adding siphasher v0.3.11 (latest: v1.0.1)
[INFO] [stderr] Adding syn v1.0.109 (latest: v2.0.76)
[INFO] [stderr] Adding tikv-jemalloc-sys v0.5.4+5.3.0-patched (latest: v0.6.0+5.3.0-1-ge13ca993e8ccb9ba9847cc330696e02839f328f7)
[INFO] [stderr] Adding tikv-jemallocator v0.5.4 (latest: v0.6.0)
[INFO] [stderr] Adding windows-sys v0.48.0 (latest: v0.59.0)
[INFO] [stderr] Adding windows-sys v0.52.0 (latest: v0.59.0)
[INFO] [stderr] Adding windows-targets v0.48.5 (latest: v0.52.6)
[INFO] [stderr] Adding windows_aarch64_gnullvm v0.48.5 (latest: v0.52.6)
[INFO] [stderr] Adding windows_aarch64_msvc v0.48.5 (latest: v0.52.6)
[INFO] [stderr] Adding windows_i686_gnu v0.48.5 (latest: v0.52.6)
[INFO] [stderr] Adding windows_i686_msvc v0.48.5 (latest: v0.52.6)
[INFO] [stderr] Adding windows_x86_64_gnu v0.48.5 (latest: v0.52.6)
[INFO] [stderr] Adding windows_x86_64_gnullvm v0.48.5 (latest: v0.52.6)
[INFO] [stderr] Adding windows_x86_64_msvc v0.48.5 (latest: v0.52.6)
[INFO] [stderr] Adding yansi v0.5.1 (latest: v1.0.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f9935d29d867449445ee008640ccca1bf1ae0889" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c36ac65beebe5a94f1e714cbe7a55a9aa398871feafe318e421828d78929e83a
[INFO] running `Command { std: "docker" "start" "-a" "c36ac65beebe5a94f1e714cbe7a55a9aa398871feafe318e421828d78929e83a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c36ac65beebe5a94f1e714cbe7a55a9aa398871feafe318e421828d78929e83a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c36ac65beebe5a94f1e714cbe7a55a9aa398871feafe318e421828d78929e83a", kill_on_drop: false }`
[INFO] [stdout] c36ac65beebe5a94f1e714cbe7a55a9aa398871feafe318e421828d78929e83a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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" "+f9935d29d867449445ee008640ccca1bf1ae0889" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] cb825a28cd72a892cc1c1cac2103c3ef769a2494efb421976adf04304677fd41
[INFO] running `Command { std: "docker" "start" "-a" "cb825a28cd72a892cc1c1cac2103c3ef769a2494efb421976adf04304677fd41", kill_on_drop: false }`
[INFO] [stderr] Compiling serde v1.0.209
[INFO] [stderr] Checking allocator-api2 v0.2.18
[INFO] [stderr] Checking zerocopy v0.7.35
[INFO] [stderr] Checking stable_deref_trait v1.2.0
[INFO] [stderr] Compiling num-traits v0.2.19
[INFO] [stderr] Compiling ahash v0.8.11
[INFO] [stderr] Checking new_debug_unreachable v1.0.6
[INFO] [stderr] Compiling serde_json v1.0.127
[INFO] [stderr] Checking smallvec v1.13.2
[INFO] [stderr] Checking unicode-normalization v0.1.23
[INFO] [stderr] Compiling syn v2.0.76
[INFO] [stderr] Compiling ptr_meta_derive v0.1.4
[INFO] [stderr] Compiling crossbeam-utils v0.8.20
[INFO] [stderr] Checking better_scoped_tls v0.1.1
[INFO] [stderr] Checking aho-corasick v1.1.3
[INFO] [stderr] Compiling rayon-core v1.12.1
[INFO] [stderr] Checking swc_visit v0.6.2
[INFO] [stderr] Compiling tikv-jemalloc-sys v0.5.4+5.3.0-patched
[INFO] [stderr] Checking half v2.4.1
[INFO] [stderr] Checking ciborium-io v0.2.2
[INFO] [stderr] Compiling semver v1.0.23
[INFO] [stderr] Checking parking_lot_core v0.9.10
[INFO] [stderr] Checking unicode-linebreak v0.1.5
[INFO] [stderr] Checking plotters-backend v0.3.6
[INFO] [stderr] Compiling camino v1.1.9
[INFO] [stderr] Checking ptr_meta v0.1.4
[INFO] [stderr] Checking idna v0.5.0
[INFO] [stderr] Compiling Inflector v0.11.4
[INFO] [stderr] Checking smawk v0.3.2
[INFO] [stderr] Checking parking_lot v0.12.3
[INFO] [stderr] Compiling regex-syntax v0.8.4
[INFO] [stderr] Checking ciborium-ll v0.2.2
[INFO] [stderr] Checking hashbrown v0.14.5
[INFO] [stderr] Checking bumpalo v3.16.0
[INFO] [stderr] Checking plotters-svg v0.3.6
[INFO] [stderr] Checking textwrap v0.16.1
[INFO] [stderr] Checking clap_builder v4.5.15
[INFO] [stderr] Checking cast v0.3.0
[INFO] [stderr] Checking crossbeam-epoch v0.9.18
[INFO] [stderr] Checking owo-colors v4.0.0
[INFO] [stderr] Compiling anyhow v1.0.86
[INFO] [stderr] Checking colored v2.1.0
[INFO] [stderr] Checking is-terminal v0.4.13
[INFO] [stderr] Checking criterion-plot v0.5.0
[INFO] [stderr] Checking yansi v0.5.1
[INFO] [stderr] Checking url v2.5.2
[INFO] [stderr] Compiling glob v0.3.1
[INFO] [stderr] Checking crossbeam-deque v0.8.5
[INFO] [stderr] Checking num-integer v0.1.46
[INFO] [stderr] Checking plotters v0.3.6
[INFO] [stderr] Compiling relative-path v1.9.3
[INFO] [stderr] Checking oorandom v11.1.4
[INFO] [stderr] Checking diff v0.1.13
[INFO] [stderr] Checking anes v0.1.6
[INFO] [stderr] Checking regex-automata v0.4.7
[INFO] [stderr] Checking difference v2.0.0
[INFO] [stderr] Checking pretty_assertions v1.4.0
[INFO] [stderr] Checking num-bigint v0.4.6
[INFO] [stderr] Checking rayon v1.10.0
[INFO] [stderr] Checking clap v4.5.16
[INFO] [stderr] Checking regex v1.10.6
[INFO] [stderr] Compiling swc_macros_common v0.3.13
[INFO] [stderr] Compiling serde_derive v1.0.209
[INFO] [stderr] Compiling tracing-attributes v0.1.27
[INFO] [stderr] Compiling ast_node v0.9.9
[INFO] [stderr] Compiling from_variant v0.1.9
[INFO] [stderr] Compiling swc_eq_ignore_macros v0.1.4
[INFO] [stderr] Compiling thiserror-impl v1.0.63
[INFO] [stderr] Compiling is-macro v0.3.6
[INFO] [stderr] Compiling string_enum v0.4.4
[INFO] [stderr] Compiling miette-derive v7.2.0
[INFO] [stderr] Compiling testing_macros v0.2.14
[INFO] [stderr] Checking thiserror v1.0.63
[INFO] [stderr] Checking miette v7.2.0
[INFO] [stderr] Checking tracing v0.1.40
[INFO] [stderr] Checking tracing-subscriber v0.3.18
[INFO] [stderr] Checking triomphe v0.1.13
[INFO] [stderr] Checking ciborium v0.2.2
[INFO] [stderr] Checking cargo-platform v0.1.8
[INFO] [stderr] Checking hstr v0.2.12
[INFO] [stderr] Checking swc_allocator v0.1.8
[INFO] [stderr] Checking swc_atoms v0.6.7
[INFO] [stderr] Checking swc_common v0.37.5
[INFO] [stderr] Checking tinytemplate v1.2.1
[INFO] [stderr] Checking cargo_metadata v0.18.1
[INFO] [stderr] Checking codspeed v2.6.0
[INFO] [stderr] Checking criterion v0.5.1
[INFO] [stderr] Checking swc_html_ast v0.37.0
[INFO] [stderr] Checking swc_html_utils v0.22.0
[INFO] [stderr] Checking swc_error_reporters v0.21.0
[INFO] [stderr] Checking testing v0.39.0
[INFO] [stderr] Checking swc_html_visit v0.37.7
[INFO] [stderr] Checking swc_html_parser v0.43.0 (/opt/rustwide/workdir)
[INFO] [stderr] Checking codspeed-criterion-compat v2.6.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/error.rs:26:20
[INFO] [stdout] |
[INFO] [stdout] 24 | pub fn new(span: Span, kind: ErrorKind) -> Self {
[INFO] [stdout] | --------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 25 | Error {
[INFO] [stdout] 26 | inner: Box::new((span, kind)),
[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: these values and local bindings have significant drop implementation that will have a different drop order from that of Edition 2021
[INFO] [stdout] --> src/lexer/mod.rs:385:59
[INFO] [stdout] |
[INFO] [stdout] 385 | once_raw.take().map(|x| Raw::Atom(Atom::new(x)))
[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/parser/mod.rs:109:20
[INFO] [stdout] |
[INFO] [stdout] 106 | pub fn new(input: I, config: ParserConfig) -> Self {
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 109 | input: Buffer::new(input),
[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/parser/mod.rs:112:30
[INFO] [stdout] |
[INFO] [stdout] 106 | pub fn new(input: I, config: ParserConfig) -> Self {
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 112 | context_element: None,
[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/parser/mod.rs:116:23
[INFO] [stdout] |
[INFO] [stdout] 106 | pub fn new(input: I, config: ParserConfig) -> Self {
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 116 | document: None,
[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/parser/mod.rs:117:35
[INFO] [stdout] |
[INFO] [stdout] 106 | pub fn new(input: I, config: ParserConfig) -> Self {
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 117 | head_element_pointer: None,
[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/parser/mod.rs:118:35
[INFO] [stdout] |
[INFO] [stdout] 106 | pub fn new(input: I, config: ParserConfig) -> Self {
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 118 | form_element_pointer: None,
[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/parser/mod.rs:119:34
[INFO] [stdout] |
[INFO] [stdout] 106 | pub fn new(input: I, config: ParserConfig) -> Self {
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 119 | open_elements_stack: OpenElementsStack::new(),
[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/parser/mod.rs:120:41
[INFO] [stdout] |
[INFO] [stdout] 106 | pub fn new(input: I, config: ParserConfig) -> Self {
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 120 | active_formatting_elements: ActiveFormattingElementStack::new(),
[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/parser/mod.rs:121:39
[INFO] [stdout] |
[INFO] [stdout] 106 | pub fn new(input: I, config: ParserConfig) -> Self {
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 121 | pending_character_tokens: Vec::with_capacity(16),
[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/parser/mod.rs:124:21
[INFO] [stdout] |
[INFO] [stdout] 106 | pub fn new(input: I, config: ParserConfig) -> Self {
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 124 | errors: Default::default(),
[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/parser/mod.rs:159:12
[INFO] [stdout] |
[INFO] [stdout] 144 | let nodes = document.children.take();
[INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 145 | let mut children = Vec::with_capacity(nodes.len());
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 159 | Ok(Document {
[INFO] [stdout] | ____________^
[INFO] [stdout] 160 | | span: Span::new(start.lo(), last),
[INFO] [stdout] 161 | | mode,
[INFO] [stdout] 162 | | children,
[INFO] [stdout] 163 | | })
[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]
[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/parser/mod.rs:363:12
[INFO] [stdout] |
[INFO] [stdout] 263 | context_element: Element,
[INFO] [stdout] | ------------------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 264 | mode: DocumentMode,
[INFO] [stdout] 265 | form_element: Option,
[INFO] [stdout] | ----------------------------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 273 | let context_node = Node::new(
[INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 310 | let root = self.create_fake_html_element();
[INFO] [stdout] | ---- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 354 | let nodes = root.children.take();
[INFO] [stdout] | ----- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 355 | let mut children = Vec::with_capacity(nodes.len());
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 363 | Ok(DocumentFragment {
[INFO] [stdout] | ____________^
[INFO] [stdout] 364 | | span: Span::new(start.lo(), last),
[INFO] [stdout] 365 | | children,
[INFO] [stdout] 366 | | })
[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]
[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/parser/mod.rs:398:15
[INFO] [stdout] |
[INFO] [stdout] 395 | fn node_to_child(&mut self, node: RcNode) -> Child {
[INFO] [stdout] | ------------ these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] ...
[INFO] [stdout] 398 | match node.data.clone() {
[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/parser/mod.rs:1519:53
[INFO] [stdout] |
[INFO] [stdout] 1519 | ... prefix: None,
[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/parser/mod.rs:1520:51
[INFO] [stdout] |
[INFO] [stdout] 1520 | ... name: token_attribute.name.clone(),
[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/parser/mod.rs:1521:55
[INFO] [stdout] |
[INFO] [stdout] 1521 | ... raw_name: token_attribute.raw_name.clone(),
[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/parser/mod.rs:1522:52
[INFO] [stdout] |
[INFO] [stdout] 1522 | ... value: token_attribute.value.clone(),
[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/parser/mod.rs:1523:56
[INFO] [stdout] |
[INFO] [stdout] 1523 | ... raw_value: token_attribute.raw_value.clone(),
[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/parser/mod.rs:7358:35
[INFO] [stdout] |
[INFO] [stdout] 7358 | .map(|(i, h)| (i, h.clone()));
[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/parser/input.rs:38:23
[INFO] [stdout] |
[INFO] [stdout] 37 | pub fn new(input: I) -> Self {
[INFO] [stdout] | -------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 38 | Buffer { cur: None, input }
[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/parser/node.rs:56:17
[INFO] [stdout] |
[INFO] [stdout] 55 | pub fn new(data: Data, span: Span) -> Rc {
[INFO] [stdout] | ---------- these values have significant drop implementation and will observe changes in drop order under Edition 2024
[INFO] [stdout] 56 | Rc::new(Node {
[INFO] [stdout] | _________________^
[INFO] [stdout] 57 | | parent: Cell::new(None),
[INFO] [stdout] 58 | | children: RefCell::new(Vec::new()),
[INFO] [stdout] 59 | | start_span: RefCell::new(span),
[INFO] [stdout] 60 | | end_span: RefCell::new(None),
[INFO] [stdout] 61 | | data,
[INFO] [stdout] 62 | | })
[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 22 previous errors
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stderr] error: could not compile `swc_html_parser` (lib) due to 23 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "cb825a28cd72a892cc1c1cac2103c3ef769a2494efb421976adf04304677fd41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cb825a28cd72a892cc1c1cac2103c3ef769a2494efb421976adf04304677fd41", kill_on_drop: false }`
[INFO] [stdout] cb825a28cd72a892cc1c1cac2103c3ef769a2494efb421976adf04304677fd41