[INFO] fetching crate netscape-to-universal 1.4.0...
[INFO] checking netscape-to-universal-1.4.0 against 1.95.0 for pr-155915
[INFO] extracting crate netscape-to-universal 1.4.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate netscape-to-universal 1.4.0
[INFO] finished tweaking crates.io crate netscape-to-universal 1.4.0
[INFO] tweaked toml for crates.io crate netscape-to-universal 1.4.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate netscape-to-universal 1.4.0 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate netscape-to-universal 1.4.0 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" "+1.95.0" "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 semver v1.0.14
[INFO] [stderr]   Downloaded string_cache v0.8.4
[INFO] [stderr]   Downloaded parking_lot_core v0.9.5
[INFO] [stderr]   Downloaded markup5ever v0.10.1
[INFO] [stderr]   Downloaded darling_macro v0.14.2
[INFO] [stderr]   Downloaded kuchiki v0.8.1
[INFO] [stderr]   Downloaded darling v0.14.2
[INFO] [stderr]   Downloaded darling_core v0.14.2
[INFO] [stderr]   Downloaded serde v1.0.149
[INFO] [stderr]   Downloaded html5ever v0.25.2
[INFO] [stderr]   Downloaded syn v1.0.105
[INFO] [stderr]   Downloaded libc v0.2.138
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d81576a6ca9e92d6f225ebebcdbbe3a2e1186e7b65e96d221c3104629445e114
[INFO] running `Command { std: "docker" "start" "-a" "d81576a6ca9e92d6f225ebebcdbbe3a2e1186e7b65e96d221c3104629445e114", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d81576a6ca9e92d6f225ebebcdbbe3a2e1186e7b65e96d221c3104629445e114", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d81576a6ca9e92d6f225ebebcdbbe3a2e1186e7b65e96d221c3104629445e114", kill_on_drop: false }`
[INFO] [stdout] d81576a6ca9e92d6f225ebebcdbbe3a2e1186e7b65e96d221c3104629445e114
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 9e9ce80eba6d6d34606013c73cb58668b5a647cc855e07398abca200a060b6aa
[INFO] running `Command { std: "docker" "start" "-a" "9e9ce80eba6d6d34606013c73cb58668b5a647cc855e07398abca200a060b6aa", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.138
[INFO] [stderr]    Compiling proc-macro2 v1.0.47
[INFO] [stderr]    Compiling unicode-ident v1.0.5
[INFO] [stderr]    Compiling quote v1.0.21
[INFO] [stderr]    Compiling syn v1.0.105
[INFO] [stderr]    Compiling getrandom v0.1.16
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling siphasher v0.3.10
[INFO] [stderr]    Compiling proc-macro-hack v0.5.19
[INFO] [stderr]    Compiling parking_lot_core v0.9.5
[INFO] [stderr]    Compiling lock_api v0.4.9
[INFO] [stderr]     Checking new_debug_unreachable v1.0.4
[INFO] [stderr]    Compiling serde v1.0.149
[INFO] [stderr]     Checking once_cell v1.16.0
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking phf_shared v0.8.0
[INFO] [stderr]     Checking phf_shared v0.10.0
[INFO] [stderr]     Checking dtoa v0.4.8
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking nodrop v0.1.14
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]     Checking byteorder v1.4.3
[INFO] [stderr]     Checking thin-slice v0.1.1
[INFO] [stderr]     Checking servo_arc v0.1.1
[INFO] [stderr]     Checking dtoa-short v0.3.3
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]    Compiling getrandom v0.2.8
[INFO] [stderr]    Compiling rand_core v0.5.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_pcg v0.2.1
[INFO] [stderr]    Compiling rand_chacha v0.2.2
[INFO] [stderr]     Checking parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.7.3
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling phf_generator v0.10.0
[INFO] [stderr]    Compiling string_cache_codegen v0.5.2
[INFO] [stderr]    Compiling phf_generator v0.8.0
[INFO] [stderr]    Compiling phf_codegen v0.8.0
[INFO] [stderr]    Compiling selectors v0.22.0
[INFO] [stderr]    Compiling markup5ever v0.10.1
[INFO] [stderr]     Checking string_cache v0.8.4
[INFO] [stderr]    Compiling darling_core v0.14.2
[INFO] [stderr]    Compiling phf_macros v0.8.0
[INFO] [stderr]    Compiling cssparser v0.27.2
[INFO] [stderr]    Compiling cssparser-macros v0.6.0
[INFO] [stderr]    Compiling html5ever v0.25.2
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]     Checking phf v0.8.0
[INFO] [stderr]    Compiling darling_macro v0.14.2
[INFO] [stderr]    Compiling darling v0.14.2
[INFO] [stderr]    Compiling derive_builder_core v0.12.0
[INFO] [stderr]    Compiling derive_builder_macro v0.12.0
[INFO] [stderr]     Checking kuchiki v0.8.1
[INFO] [stderr]     Checking derive_builder v0.12.0
[INFO] [stderr]     Checking netscape-to-universal v1.4.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: method `select_text` is never used
[INFO] [stdout]  --> src/node_ref_ext.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub trait NodeRefExt {
[INFO] [stdout]   |           ---------- method in this trait
[INFO] [stdout] 5 |     fn select_text(&self, selector: &str) -> Option<String>;
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `select_text` is never used
[INFO] [stdout]  --> src/node_ref_ext.rs:5:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub trait NodeRefExt {
[INFO] [stdout]   |           ---------- method in this trait
[INFO] [stdout] 5 |     fn select_text(&self, selector: &str) -> Option<String>;
[INFO] [stdout]   |        ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 20.80s
[INFO] running `Command { std: "docker" "inspect" "9e9ce80eba6d6d34606013c73cb58668b5a647cc855e07398abca200a060b6aa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9e9ce80eba6d6d34606013c73cb58668b5a647cc855e07398abca200a060b6aa", kill_on_drop: false }`
[INFO] [stdout] 9e9ce80eba6d6d34606013c73cb58668b5a647cc855e07398abca200a060b6aa
