[INFO] cloning repository https://github.com/rotleaf/dorker [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rotleaf/dorker" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frotleaf%2Fdorker", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frotleaf%2Fdorker'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9d38b10e92c0d22075bb714976744431f5c7909c [INFO] checking rotleaf/dorker/9d38b10e92c0d22075bb714976744431f5c7909c against master#f2c70877a7dbc51cd98e2d5d25209b24d4a586d5 for pr-150097 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frotleaf%2Fdorker" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/rotleaf/dorker [INFO] finished tweaking git repo https://github.com/rotleaf/dorker [INFO] tweaked toml for git repo https://github.com/rotleaf/dorker written to /workspace/builds/worker-4-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/rotleaf/dorker on toolchain f2c70877a7dbc51cd98e2d5d25209b24d4a586d5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/rotleaf/dorker 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" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cookie_store v0.22.0 [INFO] [stderr] Downloaded ureq-proto v0.5.2 [INFO] [stderr] Downloaded colorize v0.1.0 [INFO] [stderr] Downloaded cc v1.2.45 [INFO] [stderr] Downloaded cliclack v0.3.6 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 30fc8e868fdeff3dd9267eab9eff0ce71b9b00fb6e025a47c3fc10eebfd54b33 [INFO] running `Command { std: "docker" "start" "-a" "30fc8e868fdeff3dd9267eab9eff0ce71b9b00fb6e025a47c3fc10eebfd54b33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "30fc8e868fdeff3dd9267eab9eff0ce71b9b00fb6e025a47c3fc10eebfd54b33", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "30fc8e868fdeff3dd9267eab9eff0ce71b9b00fb6e025a47c3fc10eebfd54b33", kill_on_drop: false }` [INFO] [stdout] 30fc8e868fdeff3dd9267eab9eff0ce71b9b00fb6e025a47c3fc10eebfd54b33 [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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+f2c70877a7dbc51cd98e2d5d25209b24d4a586d5" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4cd2644909ed3bd60999dc59dda58a636799cee72538fbd160284eb39ecae8c7 [INFO] running `Command { std: "docker" "start" "-a" "4cd2644909ed3bd60999dc59dda58a636799cee72538fbd160284eb39ecae8c7", kill_on_drop: false }` [INFO] [stderr] Compiling syn v2.0.110 [INFO] [stderr] Compiling libc v0.2.177 [INFO] [stderr] Compiling find-msvc-tools v0.1.4 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling httparse v1.10.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Checking simd-adler32 v0.3.7 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Checking anstyle-query v1.1.4 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Checking anstream v0.6.21 [INFO] [stderr] Checking http v1.3.1 [INFO] [stderr] Checking miniz_oxide v0.8.9 [INFO] [stderr] Checking smawk v0.3.2 [INFO] [stderr] Compiling cc v1.2.45 [INFO] [stderr] Checking unicode-linebreak v0.1.5 [INFO] [stderr] Checking number_prefix v0.4.0 [INFO] [stderr] Checking indexmap v2.12.0 [INFO] [stderr] Checking textwrap v0.16.2 [INFO] [stderr] Checking clap_builder v4.5.51 [INFO] [stderr] Checking flate2 v1.1.5 [INFO] [stderr] Checking ureq-proto v0.5.2 [INFO] [stderr] Checking colored v3.0.0 [INFO] [stderr] Checking colorize v0.1.0 [INFO] [stderr] Checking urlencoding v2.1.3 [INFO] [stderr] Checking getrandom v0.2.16 [INFO] [stderr] Checking console v0.15.11 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Checking indicatif v0.17.11 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling clap_derive v4.5.49 [INFO] [stderr] Checking zeroize v1.8.2 [INFO] [stderr] Checking rustls-pki-types v1.13.0 [INFO] [stderr] Checking cliclack v0.3.6 [INFO] [stderr] Checking webpki-roots v1.0.4 [INFO] [stderr] Checking rustls-webpki v0.103.8 [INFO] [stderr] Checking clap v4.5.51 [INFO] [stderr] Checking serde_yaml v0.9.34+deprecated [INFO] [stderr] Checking ureq v3.1.4 [INFO] [stderr] Checking dorker v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `current` is never read [INFO] [stdout] --> src/api.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Pagination { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 17 | current: i16, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Pagination` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Bing` and `DuckDuckGo` are never constructed [INFO] [stdout] --> src/api.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 33 | pub enum SearchEngine { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] 34 | Google, [INFO] [stdout] 35 | Bing, [INFO] [stdout] | ^^^^ [INFO] [stdout] 36 | DuckDuckGo, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `search` is never used [INFO] [stdout] --> src/api.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 65 | impl Api { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 83 | pub fn search(&self, query: Query) -> Ret> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `location` is never read [INFO] [stdout] --> src/config.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 7 | pub api_keys: Vec, [INFO] [stdout] 8 | pub location: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_config` is never used [INFO] [stdout] --> src/config.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn read_config(config_path: &str) -> Ret<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `current` is never read [INFO] [stdout] --> src/api.rs:17:5 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Pagination { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 17 | current: i16, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Pagination` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `Bing` and `DuckDuckGo` are never constructed [INFO] [stdout] --> src/api.rs:35:5 [INFO] [stdout] | [INFO] [stdout] 33 | pub enum SearchEngine { [INFO] [stdout] | ------------ variants in this enum [INFO] [stdout] 34 | Google, [INFO] [stdout] 35 | Bing, [INFO] [stdout] | ^^^^ [INFO] [stdout] 36 | DuckDuckGo, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `search` is never used [INFO] [stdout] --> src/api.rs:83:12 [INFO] [stdout] | [INFO] [stdout] 65 | impl Api { [INFO] [stdout] | -------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 83 | pub fn search(&self, query: Query) -> Ret> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `location` is never read [INFO] [stdout] --> src/config.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct Config { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 7 | pub api_keys: Vec, [INFO] [stdout] 8 | pub location: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Config` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function `read_config` is never used [INFO] [stdout] --> src/config.rs:11:8 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn read_config(config_path: &str) -> Ret<()> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 34.35s [INFO] running `Command { std: "docker" "inspect" "4cd2644909ed3bd60999dc59dda58a636799cee72538fbd160284eb39ecae8c7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cd2644909ed3bd60999dc59dda58a636799cee72538fbd160284eb39ecae8c7", kill_on_drop: false }` [INFO] [stdout] 4cd2644909ed3bd60999dc59dda58a636799cee72538fbd160284eb39ecae8c7