[INFO] fetching crate dom-content-extraction 0.3.2... [INFO] checking dom-content-extraction-0.3.2 against try#c387b04bf028733cd561d62128c8a5eee4bc1458+rustflags=-Dtail_expr_drop_order for pr-130930 [INFO] extracting crate dom-content-extraction 0.3.2 into /workspace/builds/worker-3-tc2/source [INFO] validating manifest of crates.io crate dom-content-extraction 0.3.2 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] started tweaking crates.io crate dom-content-extraction 0.3.2 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate dom-content-extraction 0.3.2 [INFO] tweaked toml for crates.io crate dom-content-extraction 0.3.2 written to /workspace/builds/worker-3-tc2/source/Cargo.toml [INFO] crate crates.io crate dom-content-extraction 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" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c84203e8505bcb2fcc3feb81863d5fa2f8309b27bfef6267f92c81caa662c561 [INFO] running `Command { std: "docker" "start" "-a" "c84203e8505bcb2fcc3feb81863d5fa2f8309b27bfef6267f92c81caa662c561", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c84203e8505bcb2fcc3feb81863d5fa2f8309b27bfef6267f92c81caa662c561", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c84203e8505bcb2fcc3feb81863d5fa2f8309b27bfef6267f92c81caa662c561", kill_on_drop: false }` [INFO] [stdout] c84203e8505bcb2fcc3feb81863d5fa2f8309b27bfef6267f92c81caa662c561 [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:6252d7ea7fb8caaf7af6d800c5fb250a9cd862b9a7f9508afb3c54fa7fe1102e" "/opt/rustwide/cargo-home/bin/cargo" "+c387b04bf028733cd561d62128c8a5eee4bc1458" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8518878a6c8967fc0d7541f45999fbace1c1b7b22bd0005227c8b13c62d55a6d [INFO] running `Command { std: "docker" "start" "-a" "8518878a6c8967fc0d7541f45999fbace1c1b7b22bd0005227c8b13c62d55a6d", kill_on_drop: false }` [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling libc v0.2.155 [INFO] [stderr] Compiling generic-array v0.14.7 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking utf-8 v0.7.6 [INFO] [stderr] Checking parking_lot_core v0.9.10 [INFO] [stderr] Checking dtoa v1.0.9 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Checking fxhash v0.2.1 [INFO] [stderr] Checking crc32fast v1.4.2 [INFO] [stderr] Checking unicode-width v0.1.13 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Checking parking_lot v0.12.3 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking servo_arc v0.3.0 [INFO] [stderr] Checking zerocopy v0.7.35 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Checking powerfmt v0.2.0 [INFO] [stderr] Checking plotters-backend v0.3.6 [INFO] [stderr] Checking crc-catalog v2.4.0 [INFO] [stderr] Checking cpufeatures v0.2.12 [INFO] [stderr] Checking clap_builder v4.5.15 [INFO] [stderr] Checking miniz_oxide v0.7.4 [INFO] [stderr] Checking regex-automata v0.4.7 [INFO] [stderr] Checking getopts v0.2.21 [INFO] [stderr] Checking num-conv v0.1.0 [INFO] [stderr] Checking deranged v0.3.11 [INFO] [stderr] Checking bumpalo v3.16.0 [INFO] [stderr] Checking crc v3.2.1 [INFO] [stderr] Checking plotters-svg v0.3.6 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Checking ego-tree v0.6.2 [INFO] [stderr] Compiling anyhow v1.0.86 [INFO] [stderr] Compiling getrandom v0.2.15 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling zip v2.1.6 [INFO] [stderr] Checking lockfree-object-pool v0.1.6 [INFO] [stderr] Checking time-core v0.1.2 [INFO] [stderr] Checking indexmap v2.3.0 [INFO] [stderr] Checking lzma-rs v0.3.0 [INFO] [stderr] Checking flate2 v1.0.30 [INFO] [stderr] Checking is-terminal v0.4.12 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Checking constant_time_eq v0.3.0 [INFO] [stderr] Checking zopfli v0.8.1 [INFO] [stderr] Checking deflate64 v0.1.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling cc v1.1.6 [INFO] [stderr] Checking plotters v0.3.6 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Checking inout v0.1.3 [INFO] [stderr] Checking time v0.3.36 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking cipher v0.4.4 [INFO] [stderr] Checking hmac v0.12.1 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking aes v0.8.4 [INFO] [stderr] Checking pbkdf2 v0.12.2 [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] Compiling phf_codegen v0.10.0 [INFO] [stderr] Compiling selectors v0.25.0 [INFO] [stderr] Compiling markup5ever v0.12.1 [INFO] [stderr] Compiling zstd-sys v2.0.12+zstd.1.5.6 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Checking regex v1.10.6 [INFO] [stderr] Checking bzip2 v0.4.4 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Compiling html5ever v0.27.0 [INFO] [stderr] Compiling derive_more v0.99.18 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling clap_derive v4.5.13 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking zeroize v1.8.1 [INFO] [stderr] Checking cssparser v0.31.2 [INFO] [stderr] Checking zstd v0.13.2 [INFO] [stderr] Checking clap v4.5.15 [INFO] [stderr] Checking string_cache v0.8.7 [INFO] [stderr] Checking serde_json v1.0.120 [INFO] [stderr] Checking ciborium v0.2.2 [INFO] [stderr] Checking tinytemplate v1.2.1 [INFO] [stderr] Checking criterion v0.5.1 [INFO] [stderr] Checking scraper v0.20.0 [INFO] [stderr] Checking dom-content-extraction v0.3.2 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 12.87s [INFO] running `Command { std: "docker" "inspect" "8518878a6c8967fc0d7541f45999fbace1c1b7b22bd0005227c8b13c62d55a6d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8518878a6c8967fc0d7541f45999fbace1c1b7b22bd0005227c8b13c62d55a6d", kill_on_drop: false }` [INFO] [stdout] 8518878a6c8967fc0d7541f45999fbace1c1b7b22bd0005227c8b13c62d55a6d