[INFO] cloning repository https://github.com/Staninbui/stars_fetcher
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Staninbui/stars_fetcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStaninbui%2Fstars_fetcher", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStaninbui%2Fstars_fetcher'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1b298a1a176d13f41217d300054e24706cdcdba1
[INFO] checking Staninbui/stars_fetcher against try#e117153a45c546e883c1f91d82611775fcaeffe0 for pr-146470
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FStaninbui%2Fstars_fetcher" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Staninbui/stars_fetcher
[INFO] finished tweaking git repo https://github.com/Staninbui/stars_fetcher
[INFO] tweaked toml for git repo https://github.com/Staninbui/stars_fetcher written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Staninbui/stars_fetcher on toolchain e117153a45c546e883c1f91d82611775fcaeffe0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Staninbui/stars_fetcher 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" "+e117153a45c546e883c1f91d82611775fcaeffe0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a5f943f3fb871a8070a3f82eeb6ba06678fffaa1d4e18288d5bb82bd50ffae32
[INFO] running `Command { std: "docker" "start" "-a" "a5f943f3fb871a8070a3f82eeb6ba06678fffaa1d4e18288d5bb82bd50ffae32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a5f943f3fb871a8070a3f82eeb6ba06678fffaa1d4e18288d5bb82bd50ffae32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a5f943f3fb871a8070a3f82eeb6ba06678fffaa1d4e18288d5bb82bd50ffae32", kill_on_drop: false }`
[INFO] [stdout] a5f943f3fb871a8070a3f82eeb6ba06678fffaa1d4e18288d5bb82bd50ffae32
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+e117153a45c546e883c1f91d82611775fcaeffe0" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7c07bbf8552da7625dbc79eb3d02584363019a6423af0d8f32741ae5bd440233
[INFO] running `Command { std: "docker" "start" "-a" "7c07bbf8552da7625dbc79eb3d02584363019a6423af0d8f32741ae5bd440233", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.16
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]     Checking bytes v1.10.0
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling cc v1.2.14
[INFO] [stderr]     Checking indexmap v2.7.1
[INFO] [stderr]    Compiling httparse v1.10.0
[INFO] [stderr]     Checking bitflags v2.8.0
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]     Checking ryu v1.0.19
[INFO] [stderr]    Compiling openssl v0.10.71
[INFO] [stderr]    Compiling serde_json v1.0.138
[INFO] [stderr]    Compiling native-tls v0.2.13
[INFO] [stderr]     Checking log v0.4.25
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]    Compiling zerocopy v0.8.24
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling portable-atomic v1.11.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]     Checking csv-core v0.1.12
[INFO] [stderr]     Checking winnow v0.7.6
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking encode_unicode v1.0.0
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking textwrap v0.16.1
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking colored v2.2.0
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]     Checking http v1.3.1
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling syn v2.0.98
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling openssl-sys v0.9.106
[INFO] [stderr]     Checking parking_lot_core v0.9.10
[INFO] [stderr]     Checking socket2 v0.5.8
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking mio v1.0.3
[INFO] [stderr]     Checking dirs-sys-next v0.1.2
[INFO] [stderr]     Checking http-body v0.4.6
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking console v0.15.11
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking rand_core v0.9.3
[INFO] [stderr]     Checking tempfile v3.17.1
[INFO] [stderr]     Checking dirs-next v2.0.0
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking is-terminal v0.4.15
[INFO] [stderr]     Checking dirs v6.0.0
[INFO] [stderr]     Checking term v0.7.0
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking indicatif v0.17.11
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking rand_chacha v0.9.0
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]     Checking rand v0.9.1
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling clap_derive v3.2.25
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerofrom-derive v0.1.5
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]     Checking clap v3.2.25
[INFO] [stderr]     Checking tokio v1.43.0
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking dialoguer v0.11.0
[INFO] [stderr]     Checking zerofrom v0.1.5
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stderr]     Checking h2 v0.3.26
[INFO] [stderr]     Checking h2 v0.4.9
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking csv v1.3.1
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking prettytable-rs v0.10.0
[INFO] [stderr]     Checking assert-json-diff v2.0.2
[INFO] [stderr]     Checking hyper v0.14.32
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.11
[INFO] [stderr]     Checking mockito v1.7.0
[INFO] [stderr]     Checking hyper-tls v0.5.0
[INFO] [stderr]     Checking reqwest v0.11.27
[INFO] [stderr]     Checking starts_fetcher v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `io::Write`
[INFO] [stdout]  --> src/api/repos.rs:6:41
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::{error::Error, path::Path, fs, io::Write, process::Command};
[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: `io::Write`
[INFO] [stdout]  --> src/api/repos.rs:6:41
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::{error::Error, path::Path, fs, io::Write, process::Command};
[INFO] [stdout]   |                                         ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RepoResponse` is more private than the item `Repo::get_repo::{anon_assoc#0}`
[INFO] [stdout]   --> src/api/repos.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     async fn get_repo(&self, owner: &str, repo: &str) -> Result<RepoResponse, Box<dyn Error>>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `Repo::get_repo::{anon_assoc#0}` is reachable at visibility `pub(in crate::api)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `RepoResponse` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/api/repos.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct RepoResponse {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_bounds)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RepoResponse` is more private than the item `Repo::list_repos::{anon_assoc#0}`
[INFO] [stdout]   --> src/api/repos.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     async fn list_repos(&self) -> Result<Vec<RepoResponse>, Box<dyn Error>>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `Repo::list_repos::{anon_assoc#0}` is reachable at visibility `pub(in crate::api)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `RepoResponse` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/api/repos.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct RepoResponse {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RepoDetailsResponse` is more private than the item `Repo::get_repo_details::{anon_assoc#0}`
[INFO] [stdout]   --> src/api/repos.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     async fn get_repo_details(&self, owner: &str, repo: &str) -> Result<RepoDetailsResponse, Box<dyn Error>>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `Repo::get_repo_details::{anon_assoc#0}` is reachable at visibility `pub(in crate::api)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `RepoDetailsResponse` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/api/repos.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct RepoDetailsResponse {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RepoResponse` is more private than the item `<GitHubClient as Repo>::get_repo`
[INFO] [stdout]   --> src/api/repos.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     async fn get_repo(&self, owner: &str, repo: &str) -> Result<RepoResponse, Box<dyn Error>> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<GitHubClient as Repo>::get_repo` is reachable at visibility `pub(in crate::api)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `RepoResponse` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/api/repos.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct RepoResponse {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `RepoResponse` in public interface
[INFO] [stdout]   --> src/api/repos.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct RepoResponse {
[INFO] [stdout]    | ------------------- `RepoResponse` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 44 |     async fn get_repo(&self, owner: &str, repo: &str) -> Result<RepoResponse, Box<dyn Error>> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RepoResponse` is more private than the item `<GitHubClient as Repo>::list_repos`
[INFO] [stdout]   --> src/api/repos.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     async fn list_repos(&self) -> Result<Vec<RepoResponse>, Box<dyn Error>> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<GitHubClient as Repo>::list_repos` is reachable at visibility `pub(in crate::api)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `RepoResponse` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/api/repos.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct RepoResponse {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `RepoResponse` in public interface
[INFO] [stdout]   --> src/api/repos.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct RepoResponse {
[INFO] [stdout]    | ------------------- `RepoResponse` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 60 |     async fn list_repos(&self) -> Result<Vec<RepoResponse>, Box<dyn Error>> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RepoDetailsResponse` is more private than the item `<GitHubClient as Repo>::get_repo_details`
[INFO] [stdout]   --> src/api/repos.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     async fn get_repo_details(&self, owner: &str, repo: &str) -> Result<RepoDetailsResponse, Box<dyn Error>> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<GitHubClient as Repo>::get_repo_details` is reachable at visibility `pub(in crate::api)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `RepoDetailsResponse` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/api/repos.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct RepoDetailsResponse {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `RepoDetailsResponse` in public interface
[INFO] [stdout]   --> src/api/repos.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct RepoDetailsResponse {
[INFO] [stdout]    | -------------------------- `RepoDetailsResponse` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 76 |     async fn get_repo_details(&self, owner: &str, repo: &str) -> Result<RepoDetailsResponse, Box<dyn Error>> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Repo` is never used
[INFO] [stdout]   --> src/api/repos.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 | pub trait Repo {
[INFO] [stdout]    |           ^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RepoResponse` is never constructed
[INFO] [stdout]   --> src/api/repos.rs:19:8
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct RepoResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `OwnerResponse` is never constructed
[INFO] [stdout]   --> src/api/repos.rs:28:8
[INFO] [stdout]    |
[INFO] [stdout] 28 | struct OwnerResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RepoDetailsResponse` is never constructed
[INFO] [stdout]   --> src/api/repos.rs:33:8
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct RepoDetailsResponse {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trait `Star` is never used
[INFO] [stdout]   --> src/api/stars.rs:10:11
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub trait Star {
[INFO] [stdout]    |           ^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `GitHubClient` is never constructed
[INFO] [stdout]   --> src/api/client.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct GitHubClient {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `create_http_client`, `new`, `validate_auth`, `from_config`, and `new_validated` are never used
[INFO] [stdout]   --> src/api/client.rs:17:8
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl GitHubClient {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] 17 |     fn create_http_client() -> Client {
[INFO] [stdout]    |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 25 |     pub async fn new(api_url: String, token: String) -> Self {
[INFO] [stdout]    |                  ^^^
[INFO] [stdout] ...
[INFO] [stdout] 34 |     async fn validate_auth(&self) -> Result<bool, Box<dyn Error>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub async fn from_config(config: &Config) -> Result<Self, Box<dyn Error>> {
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub async fn new_validated(config: &Config) -> Result<Self, Box<dyn Error>> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `validate_github_config` is never used
[INFO] [stdout]   --> src/api/client.rs:70:14
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub async fn validate_github_config() -> Result<(), Box<dyn Error>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0446`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `starts_fetcher` (lib) due to 3 previous errors; 15 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: type `RepoResponse` is more private than the item `repos::Repo::get_repo::{anon_assoc#0}`
[INFO] [stdout]   --> src/api/repos.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 |     async fn get_repo(&self, owner: &str, repo: &str) -> Result<RepoResponse, Box<dyn Error>>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `repos::Repo::get_repo::{anon_assoc#0}` is reachable at visibility `pub(in crate::api)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `RepoResponse` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/api/repos.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct RepoResponse {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_bounds)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RepoResponse` is more private than the item `repos::Repo::list_repos::{anon_assoc#0}`
[INFO] [stdout]   --> src/api/repos.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 |     async fn list_repos(&self) -> Result<Vec<RepoResponse>, Box<dyn Error>>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `repos::Repo::list_repos::{anon_assoc#0}` is reachable at visibility `pub(in crate::api)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `RepoResponse` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/api/repos.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct RepoResponse {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RepoDetailsResponse` is more private than the item `repos::Repo::get_repo_details::{anon_assoc#0}`
[INFO] [stdout]   --> src/api/repos.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 |     async fn get_repo_details(&self, owner: &str, repo: &str) -> Result<RepoDetailsResponse, Box<dyn Error>>;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ opaque type `repos::Repo::get_repo_details::{anon_assoc#0}` is reachable at visibility `pub(in crate::api)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `RepoDetailsResponse` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/api/repos.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct RepoDetailsResponse {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RepoResponse` is more private than the item `<client::GitHubClient as repos::Repo>::get_repo`
[INFO] [stdout]   --> src/api/repos.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 44 |     async fn get_repo(&self, owner: &str, repo: &str) -> Result<RepoResponse, Box<dyn Error>> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<client::GitHubClient as repos::Repo>::get_repo` is reachable at visibility `pub(in crate::api)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `RepoResponse` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/api/repos.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct RepoResponse {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `RepoResponse` in public interface
[INFO] [stdout]   --> src/api/repos.rs:44:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct RepoResponse {
[INFO] [stdout]    | ------------------- `RepoResponse` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 44 |     async fn get_repo(&self, owner: &str, repo: &str) -> Result<RepoResponse, Box<dyn Error>> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RepoResponse` is more private than the item `<client::GitHubClient as repos::Repo>::list_repos`
[INFO] [stdout]   --> src/api/repos.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 60 |     async fn list_repos(&self) -> Result<Vec<RepoResponse>, Box<dyn Error>> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<client::GitHubClient as repos::Repo>::list_repos` is reachable at visibility `pub(in crate::api)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `RepoResponse` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/api/repos.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct RepoResponse {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `RepoResponse` in public interface
[INFO] [stdout]   --> src/api/repos.rs:60:5
[INFO] [stdout]    |
[INFO] [stdout] 19 | struct RepoResponse {
[INFO] [stdout]    | ------------------- `RepoResponse` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 60 |     async fn list_repos(&self) -> Result<Vec<RepoResponse>, Box<dyn Error>> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `RepoDetailsResponse` is more private than the item `<client::GitHubClient as repos::Repo>::get_repo_details`
[INFO] [stdout]   --> src/api/repos.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 76 |     async fn get_repo_details(&self, owner: &str, repo: &str) -> Result<RepoDetailsResponse, Box<dyn Error>> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ method `<client::GitHubClient as repos::Repo>::get_repo_details` is reachable at visibility `pub(in crate::api)`
[INFO] [stdout]    |
[INFO] [stdout] note: but type `RepoDetailsResponse` is only usable at visibility `pub(self)`
[INFO] [stdout]   --> src/api/repos.rs:33:1
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct RepoDetailsResponse {
[INFO] [stdout]    | ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0446]: private type `RepoDetailsResponse` in public interface
[INFO] [stdout]   --> src/api/repos.rs:76:5
[INFO] [stdout]    |
[INFO] [stdout] 33 | struct RepoDetailsResponse {
[INFO] [stdout]    | -------------------------- `RepoDetailsResponse` declared as private
[INFO] [stdout] ...
[INFO] [stdout] 76 |     async fn get_repo_details(&self, owner: &str, repo: &str) -> Result<RepoDetailsResponse, Box<dyn Error>> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't leak private type
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `validate_auth`, `from_config`, and `new_validated` are never used
[INFO] [stdout]   --> src/api/client.rs:34:14
[INFO] [stdout]    |
[INFO] [stdout] 16 | impl GitHubClient {
[INFO] [stdout]    | ----------------- associated items in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 34 |     async fn validate_auth(&self) -> Result<bool, Box<dyn Error>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 45 |     pub async fn from_config(config: &Config) -> Result<Self, Box<dyn Error>> {
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 59 |     pub async fn new_validated(config: &Config) -> Result<Self, Box<dyn Error>> {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `validate_github_config` is never used
[INFO] [stdout]   --> src/api/client.rs:70:14
[INFO] [stdout]    |
[INFO] [stdout] 70 | pub async fn validate_github_config() -> Result<(), Box<dyn Error>> {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0446`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `starts_fetcher` (lib test) due to 3 previous errors; 9 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "7c07bbf8552da7625dbc79eb3d02584363019a6423af0d8f32741ae5bd440233", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7c07bbf8552da7625dbc79eb3d02584363019a6423af0d8f32741ae5bd440233", kill_on_drop: false }`
[INFO] [stdout] 7c07bbf8552da7625dbc79eb3d02584363019a6423af0d8f32741ae5bd440233
