[INFO] fetching crate dom-content-extraction 0.2.11...
[INFO] checking dom-content-extraction-0.2.11 against master#5518eaa946291f00471af8b254b2a1715f234882 for pr-120393
[INFO] extracting crate dom-content-extraction 0.2.11 into /workspace/builds/worker-6-tc1/source
[INFO] validating manifest of crates.io crate dom-content-extraction 0.2.11 on toolchain 5518eaa946291f00471af8b254b2a1715f234882
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate dom-content-extraction 0.2.11
[INFO] finished tweaking crates.io crate dom-content-extraction 0.2.11
[INFO] tweaked toml for crates.io crate dom-content-extraction 0.2.11 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded cssparser v0.31.2
[INFO] [stderr]   Downloaded scraper v0.17.1
[INFO] [stderr]   Downloaded servo_arc v0.3.0
[INFO] [stderr]   Downloaded selectors v0.25.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9839a523ec7f81ddf18dc1c65ee48c1d29414d418bc49659c7a7493432a716f2
[INFO] running `Command { std: "docker" "start" "-a" "9839a523ec7f81ddf18dc1c65ee48c1d29414d418bc49659c7a7493432a716f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9839a523ec7f81ddf18dc1c65ee48c1d29414d418bc49659c7a7493432a716f2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9839a523ec7f81ddf18dc1c65ee48c1d29414d418bc49659c7a7493432a716f2", kill_on_drop: false }`
[INFO] [stdout] 9839a523ec7f81ddf18dc1c65ee48c1d29414d418bc49659c7a7493432a716f2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+5518eaa946291f00471af8b254b2a1715f234882" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 45aca91cf819fc60958c2ccf2c2ee1d853b1c98fcfe20076b35dcc5dc436968c
[INFO] running `Command { std: "docker" "start" "-a" "45aca91cf819fc60958c2ccf2c2ee1d853b1c98fcfe20076b35dcc5dc436968c", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling typenum v1.17.0
[INFO] [stderr]    Compiling pkg-config v0.3.29
[INFO] [stderr]     Checking smallvec v1.13.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]     Checking subtle v2.5.0
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]     Checking phf_shared v0.10.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking cpufeatures v0.2.12
[INFO] [stderr]     Checking log v0.4.20
[INFO] [stderr]     Checking dtoa-short v0.3.4
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling ahash v0.8.7
[INFO] [stderr]    Compiling crc32fast v1.3.2
[INFO] [stderr]    Compiling zstd-safe v5.0.2+zstd.1.5.2
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking base64ct v1.6.0
[INFO] [stderr]     Checking os_str_bytes v6.6.1
[INFO] [stderr]     Checking servo_arc v0.3.0
[INFO] [stderr]     Checking bitflags v2.4.2
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking miniz_oxide v0.7.1
[INFO] [stderr]     Checking deranged v0.3.11
[INFO] [stderr]     Checking time-core v0.1.2
[INFO] [stderr]     Checking ego-tree v0.6.2
[INFO] [stderr]     Checking clap_lex v0.2.4
[INFO] [stderr]     Checking textwrap v0.16.0
[INFO] [stderr]     Checking constant_time_eq v0.1.5
[INFO] [stderr]     Checking password-hash v0.4.2
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling jobserver v0.1.27
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]    Compiling cc v1.0.83
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]     Checking flate2 v1.0.28
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking time v0.3.31
[INFO] [stderr]    Compiling zstd-sys v2.0.9+zstd.1.5.5
[INFO] [stderr]    Compiling bzip2-sys v0.1.11+1.0.8
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]    Compiling phf_codegen v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling selectors v0.25.0
[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]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking aes v0.8.3
[INFO] [stderr]     Checking bzip2 v0.4.4
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]    Compiling serde_derive v1.0.196
[INFO] [stderr]    Compiling phf_macros v0.11.2
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling html5ever v0.26.0
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking phf v0.11.2
[INFO] [stderr]     Checking cssparser v0.31.2
[INFO] [stderr]     Checking zstd v0.11.2+zstd.1.5.2
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking serde v1.0.196
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]     Checking serde_json v1.0.113
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking tinytemplate v1.2.1
[INFO] [stderr]     Checking criterion v0.4.0
[INFO] [stderr]     Checking scraper v0.17.1
[INFO] [stderr]     Checking dom-content-extraction v0.2.11 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0659]: `scraper` is ambiguous
[INFO] [stdout]  --> benches/simple.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use scraper::Html;
[INFO] [stdout]   |     ^^^^^^^ ambiguous name
[INFO] [stdout]   |
[INFO] [stdout]   = note: ambiguous because of a conflict between a name from a glob import and an outer scope during import or macro resolution
[INFO] [stdout]   = note: `scraper` could refer to a crate passed with `--extern`
[INFO] [stdout]   = help: use `::scraper` to refer to this crate unambiguously
[INFO] [stdout] note: `scraper` could also refer to the module imported here
[INFO] [stdout]  --> benches/simple.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use dom_content_extraction::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   = help: consider adding an explicit import of `scraper` to disambiguate
[INFO] [stdout]   = help: or use `crate::scraper` to refer to this module unambiguously
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0659`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `dom-content-extraction` (bench "simple") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] running `Command { std: "docker" "inspect" "45aca91cf819fc60958c2ccf2c2ee1d853b1c98fcfe20076b35dcc5dc436968c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "45aca91cf819fc60958c2ccf2c2ee1d853b1c98fcfe20076b35dcc5dc436968c", kill_on_drop: false }`
[INFO] [stdout] 45aca91cf819fc60958c2ccf2c2ee1d853b1c98fcfe20076b35dcc5dc436968c
