[INFO] fetching crate web-parser 0.1.2...
[INFO] testing web-parser-0.1.2 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1
[INFO] extracting crate web-parser 0.1.2 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate web-parser 0.1.2
[INFO] finished tweaking crates.io crate web-parser 0.1.2
[INFO] tweaked toml for crates.io crate web-parser 0.1.2 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate web-parser 0.1.2 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate web-parser 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Blocking waiting for file lock on package cache
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded ego-tree v0.10.0
[INFO] [stderr] Downloaded chromedriver-api v0.1.8
[INFO] [stderr] Downloaded macron-impl-from v0.1.1
[INFO] [stderr] Downloaded scraper v0.23.1
[INFO] [stderr] Downloaded macron-collections v0.1.3
[INFO] [stderr] Downloaded macron-impl-display v0.1.1
[INFO] [stderr] Downloaded macron-impl-error v0.1.1
[INFO] [stderr] Downloaded macron-impl-into v0.1.1
[INFO] [stderr] Downloaded macron-map v0.1.1
[INFO] [stderr] Downloaded macron-path v0.1.2
[INFO] [stderr] Downloaded macron-regex v0.1.0
[INFO] [stderr] Downloaded macron-str v0.1.1
[INFO] [stderr] Downloaded macron v0.1.9
[INFO] [stderr] Downloaded windows-link v0.1.2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 04bbdfaebe0dd6c575f683bd63e37e3fef90cc8617ca4262a10843e46af8050d
[INFO] running `Command { std: "docker" "start" "-a" "04bbdfaebe0dd6c575f683bd63e37e3fef90cc8617ca4262a10843e46af8050d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "04bbdfaebe0dd6c575f683bd63e37e3fef90cc8617ca4262a10843e46af8050d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "04bbdfaebe0dd6c575f683bd63e37e3fef90cc8617ca4262a10843e46af8050d", kill_on_drop: false }`
[INFO] [stdout] 04bbdfaebe0dd6c575f683bd63e37e3fef90cc8617ca4262a10843e46af8050d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6808b039fa30e6f6fa520d18838253823ab48b18bd090d8815430df9dfa739f
[INFO] running `Command { std: "docker" "start" "-a" "c6808b039fa30e6f6fa520d18838253823ab48b18bd090d8815430df9dfa739f", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.172
[INFO] [stderr] Compiling lock_api v0.4.13
[INFO] [stderr] Compiling cc v1.2.26
[INFO] [stderr] Compiling phf_generator v0.11.3
[INFO] [stderr] Compiling slab v0.4.9
[INFO] [stderr] Compiling syn v2.0.102
[INFO] [stderr] Compiling hashbrown v0.15.4
[INFO] [stderr] Compiling zerocopy v0.8.25
[INFO] [stderr] Compiling getrandom v0.3.3
[INFO] [stderr] Compiling mac v0.1.1
[INFO] [stderr] Compiling dtoa v1.0.10
[INFO] [stderr] Compiling utf-8 v0.7.6
[INFO] [stderr] Compiling form_urlencoded v1.2.1
[INFO] [stderr] Compiling servo_arc v0.4.1
[INFO] [stderr] Compiling getopts v0.2.23
[INFO] [stderr] Compiling encoding_rs v0.8.35
[INFO] [stderr] Compiling futf v0.1.5
[INFO] [stderr] Compiling phf_codegen v0.11.3
[INFO] [stderr] Compiling string_cache_codegen v0.5.4
[INFO] [stderr] Compiling tendril v0.4.3
[INFO] [stderr] Compiling dtoa-short v0.3.5
[INFO] [stderr] Compiling serde_urlencoded v0.7.1
[INFO] [stderr] Compiling macron-regex v0.1.0
[INFO] [stderr] Compiling selectors v0.26.0
[INFO] [stderr] Compiling ego-tree v0.10.0
[INFO] [stderr] Compiling serde_json v1.0.140
[INFO] [stderr] Compiling indexmap v2.9.0
[INFO] [stderr] Compiling markup5ever v0.14.1
[INFO] [stderr] Compiling openssl-sys v0.9.109
[INFO] [stderr] Compiling parking_lot_core v0.9.11
[INFO] [stderr] Compiling mio v1.0.4
[INFO] [stderr] Compiling signal-hook-registry v1.4.5
[INFO] [stderr] Compiling socket2 v0.5.10
[INFO] [stderr] Compiling openssl v0.10.73
[INFO] [stderr] Compiling native-tls v0.2.14
[INFO] [stderr] Compiling rand_core v0.9.3
[INFO] [stderr] Compiling parking_lot v0.12.4
[INFO] [stderr] Compiling string_cache v0.8.9
[INFO] [stderr] Compiling ppv-lite86 v0.2.21
[INFO] [stderr] Compiling rand_chacha v0.9.0
[INFO] [stderr] Compiling rand v0.9.1
[INFO] [stderr] Compiling synstructure v0.13.2
[INFO] [stderr] Compiling zerovec-derive v0.11.1
[INFO] [stderr] Compiling displaydoc v0.2.5
[INFO] [stderr] Compiling tokio-macros v2.5.0
[INFO] [stderr] Compiling phf_macros v0.11.3
[INFO] [stderr] Compiling openssl-macros v0.1.1
[INFO] [stderr] Compiling cssparser-macros v0.6.1
[INFO] [stderr] Compiling derive_more v0.99.20
[INFO] [stderr] Compiling match_token v0.1.0
[INFO] [stderr] Compiling macron-str v0.1.1
[INFO] [stderr] Compiling macron-path v0.1.2
[INFO] [stderr] Compiling macron-impl-into v0.1.1
[INFO] [stderr] Compiling macron-impl-display v0.1.1
[INFO] [stderr] Compiling macron-impl-from v0.1.1
[INFO] [stderr] Compiling macron-impl-error v0.1.1
[INFO] [stderr] Compiling zerofrom-derive v0.1.6
[INFO] [stderr] Compiling yoke-derive v0.8.0
[INFO] [stderr] Compiling tokio v1.45.1
[INFO] [stderr] Compiling macron v0.1.9
[INFO] [stderr] Compiling phf v0.11.3
[INFO] [stderr] Compiling cssparser v0.34.0
[INFO] [stderr] Compiling zerofrom v0.1.6
[INFO] [stderr] Compiling yoke v0.8.0
[INFO] [stderr] Compiling zerovec v0.11.2
[INFO] [stderr] Compiling zerotrie v0.2.2
[INFO] [stderr] Compiling html5ever v0.29.1
[INFO] [stderr] Compiling tinystr v0.8.1
[INFO] [stderr] Compiling potential_utf v0.1.2
[INFO] [stderr] Compiling icu_collections v2.0.0
[INFO] [stderr] Compiling icu_locale_core v2.0.0
[INFO] [stderr] Compiling scraper v0.23.1
[INFO] [stderr] Compiling icu_provider v2.0.0
[INFO] [stderr] Compiling icu_properties v2.0.1
[INFO] [stderr] Compiling icu_normalizer v2.0.0
[INFO] [stderr] Compiling idna_adapter v1.2.1
[INFO] [stderr] Compiling idna v1.0.3
[INFO] [stderr] Compiling url v2.5.4
[INFO] [stderr] Compiling tokio-util v0.7.15
[INFO] [stderr] Compiling tokio-native-tls v0.3.1
[INFO] [stderr] Compiling tower v0.5.2
[INFO] [stderr] Compiling tower-http v0.6.6
[INFO] [stderr] Compiling h2 v0.4.10
[INFO] [stderr] Compiling hyper v1.6.0
[INFO] [stderr] Compiling hyper-util v0.1.14
[INFO] [stderr] Compiling hyper-tls v0.6.0
[INFO] [stderr] Compiling reqwest v0.12.20
[INFO] [stderr] Compiling web-parser v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout] --> src/document/node.rs:33:23
[INFO] [stdout] |
[INFO] [stdout] 33 | pub fn select_all(&mut self, selector: &'static str) -> Result