[INFO] cloning repository https://github.com/hivemindhq/hcb-scraper [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hivemindhq/hcb-scraper" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhivemindhq%2Fhcb-scraper", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhivemindhq%2Fhcb-scraper'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 621b136c6c9201031f3ecf7e0b3e48c142745a12 [INFO] checking hivemindhq/hcb-scraper against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhivemindhq%2Fhcb-scraper" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/hivemindhq/hcb-scraper [INFO] finished tweaking git repo https://github.com/hivemindhq/hcb-scraper [INFO] tweaked toml for git repo https://github.com/hivemindhq/hcb-scraper written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/hivemindhq/hcb-scraper on toolchain 779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/hivemindhq/hcb-scraper 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" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded ego-tree v0.6.3 [INFO] [stderr] Downloaded scraper v0.14.0 [INFO] [stderr] Downloaded actix-rt v2.11.0 [INFO] [stderr] Downloaded actix-http v3.11.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af030521c411d54b73726e41a4e0ea5a456b6192099a918cbb744f38b12de175 [INFO] running `Command { std: "docker" "start" "-a" "af030521c411d54b73726e41a4e0ea5a456b6192099a918cbb744f38b12de175", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af030521c411d54b73726e41a4e0ea5a456b6192099a918cbb744f38b12de175", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af030521c411d54b73726e41a4e0ea5a456b6192099a918cbb744f38b12de175", kill_on_drop: false }` [INFO] [stdout] af030521c411d54b73726e41a4e0ea5a456b6192099a918cbb744f38b12de175 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+779e19d8baa3e3625bd4fc5c85cbb2ad47b43155" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4aa3d4edcb3add93a7470a335accfc1d9c42b7eece36e3f1d313c714fb553797 [INFO] running `Command { std: "docker" "start" "-a" "4aa3d4edcb3add93a7470a335accfc1d9c42b7eece36e3f1d313c714fb553797", kill_on_drop: false }` [INFO] [stderr] Compiling find-msvc-tools v0.1.3 [INFO] [stderr] Compiling jobserver v0.1.34 [INFO] [stderr] Checking parking_lot_core v0.9.12 [INFO] [stderr] Checking signal-hook-registry v1.4.6 [INFO] [stderr] Checking mio v1.0.4 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Checking parking_lot v0.12.5 [INFO] [stderr] Checking yoke v0.8.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Checking tokio v1.47.1 [INFO] [stderr] Compiling phf_shared v0.8.0 [INFO] [stderr] Compiling cc v1.2.40 [INFO] [stderr] Checking zerovec v0.11.4 [INFO] [stderr] Compiling rand_pcg v0.2.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Checking zerotrie v0.2.2 [INFO] [stderr] Compiling phf_shared v0.10.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking generic-array v0.14.7 [INFO] [stderr] Checking rustls-pki-types v1.12.0 [INFO] [stderr] Compiling phf_generator v0.10.0 [INFO] [stderr] Compiling phf_generator v0.11.3 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Compiling phf_codegen v0.10.0 [INFO] [stderr] Checking tinystr v0.8.1 [INFO] [stderr] Checking potential_utf v0.1.3 [INFO] [stderr] Compiling phf_generator v0.8.0 [INFO] [stderr] Compiling string_cache_codegen v0.5.4 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking icu_locale_core v2.0.0 [INFO] [stderr] Checking icu_collections v2.0.0 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Checking mac v0.1.1 [INFO] [stderr] Checking precomputed-hash v0.1.1 [INFO] [stderr] Compiling zstd-safe v7.2.4 [INFO] [stderr] Compiling markup5ever v0.11.0 [INFO] [stderr] Checking futf v0.1.5 [INFO] [stderr] Checking phf_shared v0.11.3 [INFO] [stderr] Compiling phf_codegen v0.8.0 [INFO] [stderr] Checking block-buffer v0.10.4 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling zstd-sys v2.0.16+zstd.1.5.7 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking icu_provider v2.0.0 [INFO] [stderr] Checking icu_normalizer v2.0.0 [INFO] [stderr] Checking icu_properties v2.0.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Checking dtoa v1.0.10 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Checking idna_adapter v1.2.1 [INFO] [stderr] Compiling bytes v1.10.1 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Checking tokio-util v0.7.16 [INFO] [stderr] Checking h2 v0.4.12 [INFO] [stderr] Compiling bytestring v1.5.0 [INFO] [stderr] Checking actix-rt v2.11.0 [INFO] [stderr] Checking idna v1.1.0 [INFO] [stderr] Compiling derive_more-impl v2.0.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking tendril v0.4.3 [INFO] [stderr] Checking deranged v0.5.4 [INFO] [stderr] Compiling phf_macros v0.8.0 [INFO] [stderr] Compiling cssparser v0.27.2 [INFO] [stderr] Checking phf v0.8.0 [INFO] [stderr] Compiling html5ever v0.26.0 [INFO] [stderr] Checking regex-automata v0.4.11 [INFO] [stderr] Checking dtoa-short v0.3.5 [INFO] [stderr] Checking rustls-webpki v0.103.7 [INFO] [stderr] Checking phf v0.10.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Compiling selectors v0.22.0 [INFO] [stderr] Checking string_cache v0.8.9 [INFO] [stderr] Checking brotli-decompressor v5.0.0 [INFO] [stderr] Checking actix-utils v3.0.1 [INFO] [stderr] Compiling cssparser-macros v0.6.1 [INFO] [stderr] Checking actix-service v2.0.3 [INFO] [stderr] Compiling regex-lite v0.1.7 [INFO] [stderr] Checking nodrop v0.1.14 [INFO] [stderr] Checking tower v0.5.2 [INFO] [stderr] Checking servo_arc v0.1.1 [INFO] [stderr] Checking regex v1.11.3 [INFO] [stderr] Checking time v0.3.44 [INFO] [stderr] Checking hyper v1.7.0 [INFO] [stderr] Checking brotli v8.0.2 [INFO] [stderr] Compiling actix-router v0.5.3 [INFO] [stderr] Checking sha1 v0.10.6 [INFO] [stderr] Checking flate2 v1.1.2 [INFO] [stderr] Checking derive_more v2.0.1 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-util v0.1.17 [INFO] [stderr] Checking url v2.5.7 [INFO] [stderr] Checking actix-codec v0.5.2 [INFO] [stderr] Checking h2 v0.3.27 [INFO] [stderr] Checking webpki-roots v1.0.2 [INFO] [stderr] Checking socket2 v0.5.10 [INFO] [stderr] Checking thin-slice v0.1.1 [INFO] [stderr] Checking foldhash v0.1.5 [INFO] [stderr] Checking actix-server v2.6.0 [INFO] [stderr] Checking tokio-rustls v0.26.4 [INFO] [stderr] Checking hyper-tls v0.6.0 [INFO] [stderr] Checking hyper-rustls v0.27.7 [INFO] [stderr] Checking getopts v0.2.24 [INFO] [stderr] Checking tower-http v0.6.6 [INFO] [stderr] Checking cookie v0.16.2 [INFO] [stderr] Compiling actix-web-codegen v4.3.0 [INFO] [stderr] Compiling actix-macros v0.2.4 [INFO] [stderr] Checking ego-tree v0.6.3 [INFO] [stderr] Checking impl-more v0.1.9 [INFO] [stderr] Checking reqwest v0.12.23 [INFO] [stderr] Checking scraper v0.14.0 [INFO] [stderr] Checking zstd v0.13.3 [INFO] [stderr] Checking actix-http v3.11.1 [INFO] [stderr] Checking actix-web v4.11.0 [INFO] [stderr] Checking hcb-scraper v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Selector` [INFO] [stdout] --> src/main.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | use scraper::{Html, Selector}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Selector` [INFO] [stdout] --> src/main.rs:4:21 [INFO] [stdout] | [INFO] [stdout] 4 | use scraper::{Html, Selector}; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `document` [INFO] [stdout] --> src/main.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | let document = Html::parse_document(&resp); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_document` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `document` [INFO] [stdout] --> src/main.rs:43:9 [INFO] [stdout] | [INFO] [stdout] 43 | let document = Html::parse_document(&resp); [INFO] [stdout] | ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_document` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 44s [INFO] running `Command { std: "docker" "inspect" "4aa3d4edcb3add93a7470a335accfc1d9c42b7eece36e3f1d313c714fb553797", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4aa3d4edcb3add93a7470a335accfc1d9c42b7eece36e3f1d313c714fb553797", kill_on_drop: false }` [INFO] [stdout] 4aa3d4edcb3add93a7470a335accfc1d9c42b7eece36e3f1d313c714fb553797