[INFO] fetching crate dom-content-extraction 0.2.11...
[INFO] checking dom-content-extraction-0.2.11 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate dom-content-extraction 0.2.11 into /workspace/builds/worker-3-tc1/source
[INFO] validating manifest of crates.io crate dom-content-extraction 0.2.11 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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-3-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded servo_arc v0.3.0
[INFO] [stderr]   Downloaded selectors v0.25.0
[INFO] [stderr]   Downloaded cssparser v0.31.2
[INFO] [stderr]   Downloaded scraper v0.17.1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 8b554b1eda24bc206dee1b0ccca0b99f22894545f3c234cbd04ce6dde1c5d2e3
[INFO] running `Command { std: "docker" "start" "-a" "8b554b1eda24bc206dee1b0ccca0b99f22894545f3c234cbd04ce6dde1c5d2e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "8b554b1eda24bc206dee1b0ccca0b99f22894545f3c234cbd04ce6dde1c5d2e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8b554b1eda24bc206dee1b0ccca0b99f22894545f3c234cbd04ce6dde1c5d2e3", kill_on_drop: false }`
[INFO] [stdout] 8b554b1eda24bc206dee1b0ccca0b99f22894545f3c234cbd04ce6dde1c5d2e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] efa322198298b6bd36b361caacd631922cafad1dd22e8fd897712d94f5c305ae
[INFO] running `Command { std: "docker" "start" "-a" "efa322198298b6bd36b361caacd631922cafad1dd22e8fd897712d94f5c305ae", kill_on_drop: false }`
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[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]    Compiling rand_core v0.6.4
[INFO] [stderr]     Checking phf_shared v0.10.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking dtoa v1.0.9
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking dtoa-short v0.3.4
[INFO] [stderr]     Checking servo_arc v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking ego-tree v0.6.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling phf_generator v0.11.2
[INFO] [stderr]     Checking zip v0.6.6
[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]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]    Compiling serde_derive v1.0.197
[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 serde v1.0.197
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]     Checking serde_json v1.0.115
[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" "efa322198298b6bd36b361caacd631922cafad1dd22e8fd897712d94f5c305ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efa322198298b6bd36b361caacd631922cafad1dd22e8fd897712d94f5c305ae", kill_on_drop: false }`
[INFO] [stdout] efa322198298b6bd36b361caacd631922cafad1dd22e8fd897712d94f5c305ae
[INFO] checking dom-content-extraction-0.2.11 against try#72eda894eb3548c7ba774079ce0afab42958d4ee for pr-121848-1
[INFO] extracting crate dom-content-extraction 0.2.11 into /workspace/builds/worker-3-tc2/source
[INFO] validating manifest of crates.io crate dom-content-extraction 0.2.11 on toolchain 72eda894eb3548c7ba774079ce0afab42958d4ee
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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-3-tc2/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4f225d6d33091cfd5a213c86205ad92435146c5795499545026b4e7ca42c1596
[INFO] running `Command { std: "docker" "start" "-a" "4f225d6d33091cfd5a213c86205ad92435146c5795499545026b4e7ca42c1596", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4f225d6d33091cfd5a213c86205ad92435146c5795499545026b4e7ca42c1596", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4f225d6d33091cfd5a213c86205ad92435146c5795499545026b4e7ca42c1596", kill_on_drop: false }`
[INFO] [stdout] 4f225d6d33091cfd5a213c86205ad92435146c5795499545026b4e7ca42c1596
[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" "-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" "+72eda894eb3548c7ba774079ce0afab42958d4ee" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c952375509b22cb7ec908ab8196380eef746a23f5c092679aae42e22e7e44328
[INFO] running `Command { std: "docker" "start" "-a" "c952375509b22cb7ec908ab8196380eef746a23f5c092679aae42e22e7e44328", kill_on_drop: false }`
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling siphasher v0.3.11
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[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 dtoa v1.0.9
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling phf_shared v0.10.0
[INFO] [stderr]    Compiling phf_shared v0.11.2
[INFO] [stderr]     Checking phf v0.10.1
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking dtoa-short v0.3.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking servo_arc v0.3.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]     Checking zerocopy v0.7.32
[INFO] [stderr]     Checking plotters-backend v0.3.5
[INFO] [stderr]     Checking bitflags v2.5.0
[INFO] [stderr]     Checking getopts v0.2.21
[INFO] [stderr]     Checking plotters-svg v0.3.5
[INFO] [stderr]     Checking sha2 v0.10.8
[INFO] [stderr]     Checking ego-tree v0.6.2
[INFO] [stderr]     Checking rayon v1.10.0
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking pbkdf2 v0.11.0
[INFO] [stderr]     Checking zip v0.6.6
[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]    Compiling markup5ever v0.11.0
[INFO] [stderr]     Checking plotters v0.3.5
[INFO] [stderr]    Compiling serde_derive v1.0.197
[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 serde v1.0.197
[INFO] [stderr]     Checking string_cache v0.8.7
[INFO] [stderr]     Checking serde_json v1.0.115
[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" "c952375509b22cb7ec908ab8196380eef746a23f5c092679aae42e22e7e44328", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c952375509b22cb7ec908ab8196380eef746a23f5c092679aae42e22e7e44328", kill_on_drop: false }`
[INFO] [stdout] c952375509b22cb7ec908ab8196380eef746a23f5c092679aae42e22e7e44328
