[INFO] cloning repository https://github.com/megahomyak/netschoolapi_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/megahomyak/netschoolapi_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmegahomyak%2Fnetschoolapi_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmegahomyak%2Fnetschoolapi_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 88a425a326f48326e7a4cb3dc72622801d4d6503 [INFO] checking megahomyak/netschoolapi_rust against master#779e19d8baa3e3625bd4fc5c85cbb2ad47b43155 for pr-147589-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmegahomyak%2Fnetschoolapi_rust" "/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/megahomyak/netschoolapi_rust [INFO] finished tweaking git repo https://github.com/megahomyak/netschoolapi_rust [INFO] tweaked toml for git repo https://github.com/megahomyak/netschoolapi_rust written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/megahomyak/netschoolapi_rust 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/megahomyak/netschoolapi_rust 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] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-task v0.3.23 [INFO] [stderr] Downloaded cookie_store v0.16.1 [INFO] [stderr] Downloaded concat_strs v1.0.2 [INFO] [stderr] Downloaded futures-sink v0.3.23 [INFO] [stderr] Downloaded concat_strs_impl v1.0.1 [INFO] [stderr] Downloaded futures-core v0.3.23 [INFO] [stderr] Downloaded futures-channel v0.3.23 [INFO] [stderr] Downloaded time v0.3.13 [INFO] [stderr] Downloaded publicsuffix v2.2.2 [INFO] [stderr] Downloaded futures-util v0.3.23 [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] 0e9c24949ceccb4edac9dc683235a5daccee9b9551639367a4607cc5c7082096 [INFO] running `Command { std: "docker" "start" "-a" "0e9c24949ceccb4edac9dc683235a5daccee9b9551639367a4607cc5c7082096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e9c24949ceccb4edac9dc683235a5daccee9b9551639367a4607cc5c7082096", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e9c24949ceccb4edac9dc683235a5daccee9b9551639367a4607cc5c7082096", kill_on_drop: false }` [INFO] [stdout] 0e9c24949ceccb4edac9dc683235a5daccee9b9551639367a4607cc5c7082096 [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] 74e45f72005c2f3fbbe595b28700a8558e5d42171079fb20b485a51db7f19ec0 [INFO] running `Command { std: "docker" "start" "-a" "74e45f72005c2f3fbbe595b28700a8558e5d42171079fb20b485a51db7f19ec0", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.43 [INFO] [stderr] Compiling unicode-ident v1.0.3 [INFO] [stderr] Compiling syn v1.0.99 [INFO] [stderr] Compiling libc v0.2.132 [INFO] [stderr] Checking itoa v1.0.3 [INFO] [stderr] Compiling serde_derive v1.0.144 [INFO] [stderr] Checking once_cell v1.13.1 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling serde v1.0.144 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-core v0.3.23 [INFO] [stderr] Compiling tokio v1.20.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling futures-task v0.3.23 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking tracing-core v0.1.29 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling futures-util v0.3.23 [INFO] [stderr] Compiling openssl v0.10.41 [INFO] [stderr] Checking http v0.2.8 [INFO] [stderr] Checking tracing v0.1.36 [INFO] [stderr] Compiling futures-channel v0.3.23 [INFO] [stderr] Checking mio v0.8.4 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling openssl-sys v0.9.75 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking futures-sink v0.3.23 [INFO] [stderr] Checking unicode-normalization v0.1.21 [INFO] [stderr] Compiling cookie v0.16.0 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Checking num_threads v0.1.6 [INFO] [stderr] Compiling serde_json v1.0.85 [INFO] [stderr] Checking ryu v1.0.11 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Compiling num-iter v0.1.43 [INFO] [stderr] Compiling num-rational v0.4.1 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Checking publicsuffix v2.2.2 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking time v0.3.13 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking h2 v0.3.14 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Compiling concat_strs_impl v1.0.1 [INFO] [stderr] Checking concat_strs v1.0.2 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking hyper v0.14.20 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking num-complex v0.4.2 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking cookie_store v0.16.1 [INFO] [stderr] Checking reqwest v0.11.11 [INFO] [stderr] Checking num v0.4.0 [INFO] [stderr] Checking netschoolapi_rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: struct `AuthData` is never constructed [INFO] [stdout] --> src/auth_data.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct AuthData { [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 `LoggedInWebClient` is never constructed [INFO] [stdout] --> src/web_clients/logged_in_web_client.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct LoggedInWebClient { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `log_out` are never used [INFO] [stdout] --> src/web_clients/logged_in_web_client.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 12 | impl LoggedInWebClient { [INFO] [stdout] | ---------------------- associated items in this implementation [INFO] [stdout] 13 | pub const fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub fn log_out(self) -> LoggedOutWebClient { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LoggedOutWebClient` is never constructed [INFO] [stdout] --> src/web_clients/logged_out_web_client.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct LoggedOutWebClient { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `log_in` are never used [INFO] [stdout] --> src/web_clients/logged_out_web_client.rs:12:18 [INFO] [stdout] | [INFO] [stdout] 11 | impl LoggedOutWebClient { [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] 12 | pub const fn new(inner_client: WebClientWithCookies, base_url: UrlWithApiBaseRoute) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | pub fn log_in(self, access_token: reqwest::header::HeaderValue) -> LoggedInWebClient { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RequestBuilder` is never constructed [INFO] [stdout] --> src/web_clients/request_builder.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct RequestBuilder(reqwest::RequestBuilder); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `send`, `json`, `new`, and `query` are never used [INFO] [stdout] --> src/web_clients/request_builder.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 5 | impl RequestBuilder { [INFO] [stdout] | ------------------- associated items in this implementation [INFO] [stdout] 6 | pub async fn send(self) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | pub fn json(mut self, json: &T) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | pub const fn new(inner: reqwest::RequestBuilder) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | pub fn query(mut self, query: &T) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UrlEndingWithASlash` is never constructed [INFO] [stdout] --> src/web_clients/url_ending_with_a_slash.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct UrlEndingWithASlash(reqwest::Url); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `CreationError` is never used [INFO] [stdout] --> src/web_clients/url_ending_with_a_slash.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum CreationError { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ConversionError` is never used [INFO] [stdout] --> src/web_clients/url_ending_with_a_slash.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub enum ConversionError { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `inner` are never used [INFO] [stdout] --> src/web_clients/url_ending_with_a_slash.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl UrlEndingWithASlash { [INFO] [stdout] | ------------------------ associated items in this implementation [INFO] [stdout] 21 | pub fn new(url: reqwest::Url) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | pub const fn inner(&self) -> &reqwest::Url { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UrlWithApiBaseRoute` is never constructed [INFO] [stdout] --> src/web_clients/url_with_api_base_route.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct UrlWithApiBaseRoute(UrlEndingWithASlash); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `inner` is never used [INFO] [stdout] --> src/web_clients/url_with_api_base_route.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 5 | impl UrlWithApiBaseRoute { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] 6 | pub const fn inner(&self) -> &reqwest::Url { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WebClientWithCookies` is never constructed [INFO] [stdout] --> src/web_clients/web_client_with_cookies.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct WebClientWithCookies(reqwest::Client); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `inner` are never used [INFO] [stdout] --> src/web_clients/web_client_with_cookies.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 3 | impl WebClientWithCookies { [INFO] [stdout] | ------------------------- associated items in this implementation [INFO] [stdout] 4 | pub fn new(client_builder: reqwest::ClientBuilder) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 11 | pub const fn inner(&self) -> &reqwest::Client { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `RequestError` is never used [INFO] [stdout] --> src/web_clients/web_client_trait.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum RequestError { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `WebClient` is never used [INFO] [stdout] --> src/web_clients/web_client_trait.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub trait WebClient { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WebClientWrapper` is never constructed [INFO] [stdout] --> src/web_clients/web_client_wrapper.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct WebClientWrapper(Inner); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `request`, `get`, `post`, and `into_inner` are never used [INFO] [stdout] --> src/web_clients/web_client_wrapper.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | impl WebClientWrapper { [INFO] [stdout] | ---------------------------------------------- associated items in this implementation [INFO] [stdout] 11 | pub const fn new(inner: Inner) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 15 | pub fn request( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn get(&self, url: &str) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn post(&self, url: &str) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub fn into_inner(self) -> Inner { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LoggedInClient` is never constructed [INFO] [stdout] --> src/net_school_clients/logged_in_client.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct LoggedInClient { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/net_school_clients/logged_in_client.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 14 | impl LoggedInClient { [INFO] [stdout] | ----------------------------------------------------------- associated function in this implementation [INFO] [stdout] 15 | pub const fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `log_out_anyway` and `log_out` are never used [INFO] [stdout] --> src/net_school_clients/logged_in_client.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 26 | impl LoggedInClient { [INFO] [stdout] | ----------------------------------------------------------------------- methods in this implementation [INFO] [stdout] 27 | pub async fn log_out_anyway( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | pub async fn log_out( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InactiveClient` is never constructed [INFO] [stdout] --> src/net_school_clients/inactive_client.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct InactiveClient { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `AuthError` is never used [INFO] [stdout] --> src/net_school_clients/inactive_client.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum AuthError { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `SchoolsGettingError` is never used [INFO] [stdout] --> src/net_school_clients/inactive_client.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | pub enum SchoolsGettingError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `SchoolByNameGettingError` is never used [INFO] [stdout] --> src/net_school_clients/inactive_client.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | pub enum SchoolByNameGettingError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `set_auth_data` are never used [INFO] [stdout] --> src/net_school_clients/inactive_client.rs:61:18 [INFO] [stdout] | [INFO] [stdout] 60 | impl InactiveClient { [INFO] [stdout] | ----------------------------------------------------------- associated items in this implementation [INFO] [stdout] 61 | pub const fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | pub fn set_auth_data(&mut self, auth_data: AuthData) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `schools`, `school_by_name`, and `log_in` are never used [INFO] [stdout] --> src/net_school_clients/inactive_client.rs:79:18 [INFO] [stdout] | [INFO] [stdout] 76 | / impl + Send + Sync, Password: Borrow + Send + Sync> [INFO] [stdout] 77 | | InactiveClient [INFO] [stdout] | |______________________________________- methods in this implementation [INFO] [stdout] 78 | { [INFO] [stdout] 79 | pub async fn schools(&self) -> Result, SchoolsGettingError> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 96 | pub async fn school_by_name( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 113 | pub async fn log_in(mut self) -> Result, (AuthError, Self)> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LoggedOutClient` is never constructed [INFO] [stdout] --> src/net_school_clients/logged_out_client.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct LoggedOutClient { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/net_school_clients/logged_out_client.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 16 | impl LoggedOutClient { [INFO] [stdout] | ------------------------------------------------------------ associated function in this implementation [INFO] [stdout] 17 | pub const fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Json` is never used [INFO] [stdout] --> src/json.rs:32:11 [INFO] [stdout] | [INFO] [stdout] 32 | pub trait Json [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UserData` is never constructed [INFO] [stdout] --> src/user_data.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct UserData { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `MakingError` is never used [INFO] [stdout] --> src/user_data.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum MakingError { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `make` is never used [INFO] [stdout] --> src/user_data.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 24 | impl UserData { [INFO] [stdout] | ----------------------------------------------------------------- associated function in this implementation [INFO] [stdout] 25 | pub async fn make( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `student_id`, `year_id`, `assignment_types`, and `auth_data` are never used [INFO] [stdout] --> src/user_data.rs:93:18 [INFO] [stdout] | [INFO] [stdout] 92 | impl UserData { [INFO] [stdout] | ----------------------------------------------------- methods in this implementation [INFO] [stdout] 93 | pub const fn student_id(&self) -> &BigInt { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub const fn year_id(&self) -> &BigInt { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 101 | pub const fn assignment_types(&self) -> &HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 105 | pub const fn auth_data(&self) -> &AuthData { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `LoginType` is never used [INFO] [stdout] --> src/schemas.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum LoginType { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `EducationalInstitutionType` is never used [INFO] [stdout] --> src/schemas.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | pub enum EducationalInstitutionType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PreAuthData` is never constructed [INFO] [stdout] --> src/schemas.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct PreAuthData { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SchoolInfo` is never constructed [INFO] [stdout] --> src/schemas.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct SchoolInfo { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AuthRequest` is never constructed [INFO] [stdout] --> src/schemas.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct AuthRequest<'auth_request, Username> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AuthResponse` is never constructed [INFO] [stdout] --> src/schemas.rs:81:12 [INFO] [stdout] | [INFO] [stdout] 81 | pub struct AuthResponse { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Student` is never constructed [INFO] [stdout] --> src/schemas.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Student { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DiaryInfo` is never constructed [INFO] [stdout] --> src/schemas.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 93 | pub struct DiaryInfo { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CurrentYear` is never constructed [INFO] [stdout] --> src/schemas.rs:100:12 [INFO] [stdout] | [INFO] [stdout] 100 | pub struct CurrentYear { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Assignment` is never constructed [INFO] [stdout] --> src/schemas.rs:105:12 [INFO] [stdout] | [INFO] [stdout] 105 | pub struct Assignment { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AuthData` is never constructed [INFO] [stdout] --> src/auth_data.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct AuthData { [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 `LoggedInWebClient` is never constructed [INFO] [stdout] --> src/web_clients/logged_in_web_client.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct LoggedInWebClient { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `log_out` are never used [INFO] [stdout] --> src/web_clients/logged_in_web_client.rs:13:18 [INFO] [stdout] | [INFO] [stdout] 12 | impl LoggedInWebClient { [INFO] [stdout] | ---------------------- associated items in this implementation [INFO] [stdout] 13 | pub const fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 28 | pub fn log_out(self) -> LoggedOutWebClient { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LoggedOutWebClient` is never constructed [INFO] [stdout] --> src/web_clients/logged_out_web_client.rs:6:12 [INFO] [stdout] | [INFO] [stdout] 6 | pub struct LoggedOutWebClient { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `log_in` are never used [INFO] [stdout] --> src/web_clients/logged_out_web_client.rs:12:18 [INFO] [stdout] | [INFO] [stdout] 11 | impl LoggedOutWebClient { [INFO] [stdout] | ----------------------- associated items in this implementation [INFO] [stdout] 12 | pub const fn new(inner_client: WebClientWithCookies, base_url: UrlWithApiBaseRoute) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | pub fn log_in(self, access_token: reqwest::header::HeaderValue) -> LoggedInWebClient { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `RequestBuilder` is never constructed [INFO] [stdout] --> src/web_clients/request_builder.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct RequestBuilder(reqwest::RequestBuilder); [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `send`, `json`, `new`, and `query` are never used [INFO] [stdout] --> src/web_clients/request_builder.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 5 | impl RequestBuilder { [INFO] [stdout] | ------------------- associated items in this implementation [INFO] [stdout] 6 | pub async fn send(self) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 13 | pub fn json(mut self, json: &T) -> Self { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 18 | pub const fn new(inner: reqwest::RequestBuilder) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 22 | pub fn query(mut self, query: &T) -> Self { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UrlEndingWithASlash` is never constructed [INFO] [stdout] --> src/web_clients/url_ending_with_a_slash.rs:2:12 [INFO] [stdout] | [INFO] [stdout] 2 | pub struct UrlEndingWithASlash(reqwest::Url); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `CreationError` is never used [INFO] [stdout] --> src/web_clients/url_ending_with_a_slash.rs:5:10 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum CreationError { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `ConversionError` is never used [INFO] [stdout] --> src/web_clients/url_ending_with_a_slash.rs:9:10 [INFO] [stdout] | [INFO] [stdout] 9 | pub enum ConversionError { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `inner` are never used [INFO] [stdout] --> src/web_clients/url_ending_with_a_slash.rs:21:12 [INFO] [stdout] | [INFO] [stdout] 20 | impl UrlEndingWithASlash { [INFO] [stdout] | ------------------------ associated items in this implementation [INFO] [stdout] 21 | pub fn new(url: reqwest::Url) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 29 | pub const fn inner(&self) -> &reqwest::Url { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UrlWithApiBaseRoute` is never constructed [INFO] [stdout] --> src/web_clients/url_with_api_base_route.rs:3:12 [INFO] [stdout] | [INFO] [stdout] 3 | pub struct UrlWithApiBaseRoute(UrlEndingWithASlash); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `inner` is never used [INFO] [stdout] --> src/web_clients/url_with_api_base_route.rs:6:18 [INFO] [stdout] | [INFO] [stdout] 5 | impl UrlWithApiBaseRoute { [INFO] [stdout] | ------------------------ method in this implementation [INFO] [stdout] 6 | pub const fn inner(&self) -> &reqwest::Url { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WebClientWithCookies` is never constructed [INFO] [stdout] --> src/web_clients/web_client_with_cookies.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | pub struct WebClientWithCookies(reqwest::Client); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `inner` are never used [INFO] [stdout] --> src/web_clients/web_client_with_cookies.rs:4:12 [INFO] [stdout] | [INFO] [stdout] 3 | impl WebClientWithCookies { [INFO] [stdout] | ------------------------- associated items in this implementation [INFO] [stdout] 4 | pub fn new(client_builder: reqwest::ClientBuilder) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 11 | pub const fn inner(&self) -> &reqwest::Client { [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `RequestError` is never used [INFO] [stdout] --> src/web_clients/web_client_trait.rs:6:10 [INFO] [stdout] | [INFO] [stdout] 6 | pub enum RequestError { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `WebClient` is never used [INFO] [stdout] --> src/web_clients/web_client_trait.rs:10:11 [INFO] [stdout] | [INFO] [stdout] 10 | pub trait WebClient { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `WebClientWrapper` is never constructed [INFO] [stdout] --> src/web_clients/web_client_wrapper.rs:8:12 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct WebClientWrapper(Inner); [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new`, `request`, `get`, `post`, and `into_inner` are never used [INFO] [stdout] --> src/web_clients/web_client_wrapper.rs:11:18 [INFO] [stdout] | [INFO] [stdout] 10 | impl WebClientWrapper { [INFO] [stdout] | ---------------------------------------------- associated items in this implementation [INFO] [stdout] 11 | pub const fn new(inner: Inner) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 15 | pub fn request( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 35 | pub fn get(&self, url: &str) -> Result { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | pub fn post(&self, url: &str) -> Result { [INFO] [stdout] | ^^^^ [INFO] [stdout] ... [INFO] [stdout] 46 | pub fn into_inner(self) -> Inner { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LoggedInClient` is never constructed [INFO] [stdout] --> src/net_school_clients/logged_in_client.rs:9:12 [INFO] [stdout] | [INFO] [stdout] 9 | pub struct LoggedInClient { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/net_school_clients/logged_in_client.rs:15:18 [INFO] [stdout] | [INFO] [stdout] 14 | impl LoggedInClient { [INFO] [stdout] | ----------------------------------------------------------- associated function in this implementation [INFO] [stdout] 15 | pub const fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `log_out_anyway` and `log_out` are never used [INFO] [stdout] --> src/net_school_clients/logged_in_client.rs:27:18 [INFO] [stdout] | [INFO] [stdout] 26 | impl LoggedInClient { [INFO] [stdout] | ----------------------------------------------------------------------- methods in this implementation [INFO] [stdout] 27 | pub async fn log_out_anyway( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 43 | pub async fn log_out( [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `InactiveClient` is never constructed [INFO] [stdout] --> src/net_school_clients/inactive_client.rs:18:12 [INFO] [stdout] | [INFO] [stdout] 18 | pub struct InactiveClient { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `AuthError` is never used [INFO] [stdout] --> src/net_school_clients/inactive_client.rs:23:10 [INFO] [stdout] | [INFO] [stdout] 23 | pub enum AuthError { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `SchoolsGettingError` is never used [INFO] [stdout] --> src/net_school_clients/inactive_client.rs:42:10 [INFO] [stdout] | [INFO] [stdout] 42 | pub enum SchoolsGettingError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `SchoolByNameGettingError` is never used [INFO] [stdout] --> src/net_school_clients/inactive_client.rs:48:10 [INFO] [stdout] | [INFO] [stdout] 48 | pub enum SchoolByNameGettingError { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated items `new` and `set_auth_data` are never used [INFO] [stdout] --> src/net_school_clients/inactive_client.rs:61:18 [INFO] [stdout] | [INFO] [stdout] 60 | impl InactiveClient { [INFO] [stdout] | ----------------------------------------------------------- associated items in this implementation [INFO] [stdout] 61 | pub const fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | pub fn set_auth_data(&mut self, auth_data: AuthData) { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `schools`, `school_by_name`, and `log_in` are never used [INFO] [stdout] --> src/net_school_clients/inactive_client.rs:79:18 [INFO] [stdout] | [INFO] [stdout] 76 | / impl + Send + Sync, Password: Borrow + Send + Sync> [INFO] [stdout] 77 | | InactiveClient [INFO] [stdout] | |______________________________________- methods in this implementation [INFO] [stdout] 78 | { [INFO] [stdout] 79 | pub async fn schools(&self) -> Result, SchoolsGettingError> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 96 | pub async fn school_by_name( [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 113 | pub async fn log_in(mut self) -> Result, (AuthError, Self)> { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `LoggedOutClient` is never constructed [INFO] [stdout] --> src/net_school_clients/logged_out_client.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct LoggedOutClient { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> src/net_school_clients/logged_out_client.rs:17:18 [INFO] [stdout] | [INFO] [stdout] 16 | impl LoggedOutClient { [INFO] [stdout] | ------------------------------------------------------------ associated function in this implementation [INFO] [stdout] 17 | pub const fn new( [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait `Json` is never used [INFO] [stdout] --> src/json.rs:32:11 [INFO] [stdout] | [INFO] [stdout] 32 | pub trait Json [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `UserData` is never constructed [INFO] [stdout] --> src/user_data.rs:11:12 [INFO] [stdout] | [INFO] [stdout] 11 | pub struct UserData { [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `MakingError` is never used [INFO] [stdout] --> src/user_data.rs:18:10 [INFO] [stdout] | [INFO] [stdout] 18 | pub enum MakingError { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `make` is never used [INFO] [stdout] --> src/user_data.rs:25:18 [INFO] [stdout] | [INFO] [stdout] 24 | impl UserData { [INFO] [stdout] | ----------------------------------------------------------------- associated function in this implementation [INFO] [stdout] 25 | pub async fn make( [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: methods `student_id`, `year_id`, `assignment_types`, and `auth_data` are never used [INFO] [stdout] --> src/user_data.rs:93:18 [INFO] [stdout] | [INFO] [stdout] 92 | impl UserData { [INFO] [stdout] | ----------------------------------------------------- methods in this implementation [INFO] [stdout] 93 | pub const fn student_id(&self) -> &BigInt { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub const fn year_id(&self) -> &BigInt { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 101 | pub const fn assignment_types(&self) -> &HashMap { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 105 | pub const fn auth_data(&self) -> &AuthData { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `LoginType` is never used [INFO] [stdout] --> src/schemas.rs:10:10 [INFO] [stdout] | [INFO] [stdout] 10 | pub enum LoginType { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: enum `EducationalInstitutionType` is never used [INFO] [stdout] --> src/schemas.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | pub enum EducationalInstitutionType { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `PreAuthData` is never constructed [INFO] [stdout] --> src/schemas.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct PreAuthData { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `SchoolInfo` is never constructed [INFO] [stdout] --> src/schemas.rs:44:12 [INFO] [stdout] | [INFO] [stdout] 44 | pub struct SchoolInfo { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AuthRequest` is never constructed [INFO] [stdout] --> src/schemas.rs:62:12 [INFO] [stdout] | [INFO] [stdout] 62 | pub struct AuthRequest<'auth_request, Username> { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `AuthResponse` is never constructed [INFO] [stdout] --> src/schemas.rs:81:12 [INFO] [stdout] | [INFO] [stdout] 81 | pub struct AuthResponse { [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Student` is never constructed [INFO] [stdout] --> src/schemas.rs:87:12 [INFO] [stdout] | [INFO] [stdout] 87 | pub struct Student { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `DiaryInfo` is never constructed [INFO] [stdout] --> src/schemas.rs:93:12 [INFO] [stdout] | [INFO] [stdout] 93 | pub struct DiaryInfo { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `CurrentYear` is never constructed [INFO] [stdout] --> src/schemas.rs:100:12 [INFO] [stdout] | [INFO] [stdout] 100 | pub struct CurrentYear { [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Assignment` is never constructed [INFO] [stdout] --> src/schemas.rs:105:12 [INFO] [stdout] | [INFO] [stdout] 105 | pub struct Assignment { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 48.63s [INFO] running `Command { std: "docker" "inspect" "74e45f72005c2f3fbbe595b28700a8558e5d42171079fb20b485a51db7f19ec0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "74e45f72005c2f3fbbe595b28700a8558e5d42171079fb20b485a51db7f19ec0", kill_on_drop: false }` [INFO] [stdout] 74e45f72005c2f3fbbe595b28700a8558e5d42171079fb20b485a51db7f19ec0