[INFO] fetching crate rust-cnb 0.1.0... [INFO] testing rust-cnb-0.1.0 against 1.90.0 for beta-1.91-3 [INFO] extracting crate rust-cnb 0.1.0 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate rust-cnb 0.1.0 [INFO] finished tweaking crates.io crate rust-cnb 0.1.0 [INFO] tweaked toml for crates.io crate rust-cnb 0.1.0 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate rust-cnb 0.1.0 on toolchain 1.90.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate rust-cnb 0.1.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.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 769f2e2e51231af2cd181df479adc1442dbfe98921bf13f4e22a1b0bcb7c79e3 [INFO] running `Command { std: "docker" "start" "-a" "769f2e2e51231af2cd181df479adc1442dbfe98921bf13f4e22a1b0bcb7c79e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "769f2e2e51231af2cd181df479adc1442dbfe98921bf13f4e22a1b0bcb7c79e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "769f2e2e51231af2cd181df479adc1442dbfe98921bf13f4e22a1b0bcb7c79e3", kill_on_drop: false }` [INFO] [stdout] 769f2e2e51231af2cd181df479adc1442dbfe98921bf13f4e22a1b0bcb7c79e3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ffdcf93c6f2617c170556ad87b1cab903bd24895c227cbddac4c1619e72e9448 [INFO] running `Command { std: "docker" "start" "-a" "ffdcf93c6f2617c170556ad87b1cab903bd24895c227cbddac4c1619e72e9448", kill_on_drop: false }` [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.0 [INFO] [stderr] Compiling zerovec-derive v0.11.1 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling openssl v0.10.73 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling yoke v0.8.0 [INFO] [stderr] Compiling zerovec v0.11.4 [INFO] [stderr] Compiling zerotrie v0.2.2 [INFO] [stderr] Compiling tinystr v0.8.1 [INFO] [stderr] Compiling potential_utf v0.1.3 [INFO] [stderr] Compiling icu_collections v2.0.0 [INFO] [stderr] Compiling icu_locale_core v2.0.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling icu_provider v2.0.0 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling icu_properties v2.0.1 [INFO] [stderr] Compiling icu_normalizer v2.0.0 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.3.27 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.11.27 [INFO] [stderr] Compiling rust-cnb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `ApiError` and `Result` [INFO] [stdout] --> src/client.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::error::{ApiError, Result}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/client.rs:89:28 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/starring.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/collaborators.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/build.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/workspace.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/users.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/activities.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/artifactory.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/knowledge_base.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/git_settings.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/assets.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/issues.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/contributors.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/git.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/repositories.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/organizations.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/ai.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/missions.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/repo_contributor.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/releases.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/followers.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/repo_labels.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/pulls.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `base_url` and `client` are never read [INFO] [stdout] --> src/client.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct ApiClient { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 30 | base_url: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 31 | client: Client, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 09s [INFO] running `Command { std: "docker" "inspect" "ffdcf93c6f2617c170556ad87b1cab903bd24895c227cbddac4c1619e72e9448", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ffdcf93c6f2617c170556ad87b1cab903bd24895c227cbddac4c1619e72e9448", kill_on_drop: false }` [INFO] [stdout] ffdcf93c6f2617c170556ad87b1cab903bd24895c227cbddac4c1619e72e9448 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef8a8cfb866c22b1db5310b7a436b207c118bd1e8e9455a418cc28d25e6d9ffa [INFO] running `Command { std: "docker" "start" "-a" "ef8a8cfb866c22b1db5310b7a436b207c118bd1e8e9455a418cc28d25e6d9ffa", kill_on_drop: false }` [INFO] [stdout] warning: unused imports: `ApiError` and `Result` [INFO] [stdout] --> src/client.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::error::{ApiError, Result}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/client.rs:89:28 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/starring.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/collaborators.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/build.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/workspace.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/users.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/activities.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/artifactory.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/knowledge_base.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/git_settings.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/assets.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/issues.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/contributors.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/git.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/repositories.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/organizations.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/ai.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/missions.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/repo_contributor.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/releases.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/followers.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/repo_labels.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/pulls.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `base_url` and `client` are never read [INFO] [stdout] --> src/client.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct ApiClient { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 30 | base_url: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 31 | client: Client, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rust-cnb v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `ApiError` and `Result` [INFO] [stdout] --> src/client.rs:3:20 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::error::{ApiError, Result}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/client.rs:89:28 [INFO] [stdout] | [INFO] [stdout] 89 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/starring.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/collaborators.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/build.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/workspace.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/users.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/activities.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/artifactory.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/knowledge_base.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/git_settings.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/assets.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/issues.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/contributors.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/git.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/repositories.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/organizations.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/ai.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/missions.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/repo_contributor.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/releases.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/followers.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/repo_labels.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `token` [INFO] [stdout] --> src/pulls.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `base_url` and `client` are never read [INFO] [stdout] --> src/client.rs:30:5 [INFO] [stdout] | [INFO] [stdout] 29 | pub struct ApiClient { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 30 | base_url: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 31 | client: Client, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 26.87s [INFO] running `Command { std: "docker" "inspect" "ef8a8cfb866c22b1db5310b7a436b207c118bd1e8e9455a418cc28d25e6d9ffa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef8a8cfb866c22b1db5310b7a436b207c118bd1e8e9455a418cc28d25e6d9ffa", kill_on_drop: false }` [INFO] [stdout] ef8a8cfb866c22b1db5310b7a436b207c118bd1e8e9455a418cc28d25e6d9ffa [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 696dffe445aaa66581e34a251e0da786be3ea532332b9160eee818c642d38a26 [INFO] running `Command { std: "docker" "start" "-a" "696dffe445aaa66581e34a251e0da786be3ea532332b9160eee818c642d38a26", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `ApiError` and `Result` [INFO] [stderr] --> src/client.rs:3:20 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::error::{ApiError, Result}; [INFO] [stderr] | ^^^^^^^^ ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `token` [INFO] [stderr] --> src/client.rs:89:28 [INFO] [stderr] | [INFO] [stderr] 89 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `token` [INFO] [stderr] --> src/starring.rs:21:28 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `token` [INFO] [stderr] --> src/collaborators.rs:21:28 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `token` [INFO] [stderr] --> src/build.rs:21:28 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `token` [INFO] [stderr] --> src/workspace.rs:21:28 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `token` [INFO] [stderr] --> src/users.rs:21:28 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `token` [INFO] [stderr] --> src/activities.rs:21:28 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `token` [INFO] [stderr] --> src/artifactory.rs:21:28 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `token` [INFO] [stderr] --> src/knowledge_base.rs:21:28 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `token` [INFO] [stderr] --> src/git_settings.rs:21:28 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `token` [INFO] [stderr] --> src/assets.rs:21:28 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `token` [INFO] [stderr] --> src/issues.rs:21:28 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `token` [INFO] [stderr] --> src/contributors.rs:21:28 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `token` [INFO] [stderr] --> src/git.rs:21:28 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `token` [INFO] [stderr] --> src/repositories.rs:21:28 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `token` [INFO] [stderr] --> src/organizations.rs:21:28 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `token` [INFO] [stderr] --> src/ai.rs:21:28 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `token` [INFO] [stderr] --> src/missions.rs:21:28 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `token` [INFO] [stderr] --> src/repo_contributor.rs:21:28 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `token` [INFO] [stderr] --> src/releases.rs:21:28 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `token` [INFO] [stderr] --> src/followers.rs:21:28 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `token` [INFO] [stderr] --> src/repo_labels.rs:21:28 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `token` [INFO] [stderr] --> src/pulls.rs:21:28 [INFO] [stderr] | [INFO] [stderr] 21 | pub fn with_auth(self, token: &str) -> Self { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_token` [INFO] [stderr] [INFO] [stderr] warning: fields `base_url` and `client` are never read [INFO] [stderr] --> src/client.rs:30:5 [INFO] [stderr] | [INFO] [stderr] 29 | pub struct ApiClient { [INFO] [stderr] | --------- fields in this struct [INFO] [stderr] 30 | base_url: String, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 31 | client: Client, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `rust-cnb` (lib) generated 25 warnings (run `cargo fix --lib -p rust-cnb` to apply 1 suggestion) [INFO] [stderr] warning: `rust-cnb` (lib test) generated 25 warnings (25 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.23s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_cnb-3755f9472cb6a96c) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests rust_cnb [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "696dffe445aaa66581e34a251e0da786be3ea532332b9160eee818c642d38a26", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "696dffe445aaa66581e34a251e0da786be3ea532332b9160eee818c642d38a26", kill_on_drop: false }` [INFO] [stdout] 696dffe445aaa66581e34a251e0da786be3ea532332b9160eee818c642d38a26