[INFO] cloning repository https://github.com/Arcimiendar/BSUIRSchedule [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Arcimiendar/BSUIRSchedule" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArcimiendar%2FBSUIRSchedule", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArcimiendar%2FBSUIRSchedule'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dd74a45acf8762159a0c2cc899d6e3c12fabaf68 [INFO] checking Arcimiendar/BSUIRSchedule against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FArcimiendar%2FBSUIRSchedule" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Arcimiendar/BSUIRSchedule on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Arcimiendar/BSUIRSchedule [INFO] finished tweaking git repo https://github.com/Arcimiendar/BSUIRSchedule [INFO] tweaked toml for git repo https://github.com/Arcimiendar/BSUIRSchedule written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Arcimiendar/BSUIRSchedule 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 092a7ddcc169913e8e8d2bcf1ca6ec421399560036d8930178358ccd88d87f72 [INFO] running `Command { std: "docker" "start" "-a" "092a7ddcc169913e8e8d2bcf1ca6ec421399560036d8930178358ccd88d87f72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "092a7ddcc169913e8e8d2bcf1ca6ec421399560036d8930178358ccd88d87f72", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "092a7ddcc169913e8e8d2bcf1ca6ec421399560036d8930178358ccd88d87f72", kill_on_drop: false }` [INFO] [stdout] 092a7ddcc169913e8e8d2bcf1ca6ec421399560036d8930178358ccd88d87f72 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0587219fe9552a01d1db3b7cecbd348cbcc4640fcb6d5080c82f8ea7d9f65b02 [INFO] running `Command { std: "docker" "start" "-a" "0587219fe9552a01d1db3b7cecbd348cbcc4640fcb6d5080c82f8ea7d9f65b02", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.126 [INFO] [stderr] Compiling proc-macro2 v1.0.39 [INFO] [stderr] Compiling unicode-ident v1.0.0 [INFO] [stderr] Compiling syn v1.0.96 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling pkg-config v0.3.25 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Checking pin-project-lite v0.2.9 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Checking once_cell v1.12.0 [INFO] [stderr] Checking itoa v1.0.2 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Checking tracing-core v0.1.26 [INFO] [stderr] Compiling indexmap v1.8.2 [INFO] [stderr] Compiling serde_derive v1.0.137 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling openssl v0.10.40 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking tracing v0.1.34 [INFO] [stderr] Checking futures-io v0.3.21 [INFO] [stderr] Checking http v0.2.7 [INFO] [stderr] Compiling httparse v1.7.1 [INFO] [stderr] Compiling serde v1.0.137 [INFO] [stderr] Checking matches v0.1.9 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking hashbrown v0.11.2 [INFO] [stderr] Checking futures-sink v0.3.21 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking slab v0.4.6 [INFO] [stderr] Checking tinyvec v1.6.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking openssl-probe v0.1.5 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking httpdate v1.0.2 [INFO] [stderr] Checking ryu v1.0.10 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking tower-service v0.3.1 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Checking unicode-bidi v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.81 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking ipnet v2.5.0 [INFO] [stderr] Compiling openssl-sys v0.9.74 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Checking http-body v0.4.5 [INFO] [stderr] Checking mio v0.8.3 [INFO] [stderr] Checking socket2 v0.4.4 [INFO] [stderr] Checking num_cpus v1.13.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Checking tokio v1.19.1 [INFO] [stderr] Checking idna v0.2.3 [INFO] [stderr] Checking url v2.2.2 [INFO] [stderr] Checking tokio-util v0.7.3 [INFO] [stderr] Checking h2 v0.3.13 [INFO] [stderr] Compiling openssl-macros v0.1.0 [INFO] [stderr] Checking hyper v0.14.19 [INFO] [stderr] Checking tokio-native-tls v0.3.0 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking reqwest v0.11.10 [INFO] [stderr] Checking bsuir_schedule v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/service/fetcher.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use reqwest; [INFO] [stdout] | ^^^^^^^ the item `reqwest` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde` is imported redundantly [INFO] [stdout] --> src/types/auditory.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serde; [INFO] [stdout] | ^^^^^ the item `serde` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde` is imported redundantly [INFO] [stdout] --> src/types/last_update.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serde; [INFO] [stdout] | ^^^^^ the item `serde` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde` is imported redundantly [INFO] [stdout] --> src/types/announcement.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serde; [INFO] [stdout] | ^^^^^ the item `serde` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde` is imported redundantly [INFO] [stdout] --> src/types/speciality.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serde; [INFO] [stdout] | ^^^^^ the item `serde` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde` is imported redundantly [INFO] [stdout] --> src/types/department.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serde; [INFO] [stdout] | ^^^^^ the item `serde` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde` is imported redundantly [INFO] [stdout] --> src/types/faculty.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serde; [INFO] [stdout] | ^^^^^ the item `serde` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde` is imported redundantly [INFO] [stdout] --> src/types/employee.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serde; [INFO] [stdout] | ^^^^^ the item `serde` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde` is imported redundantly [INFO] [stdout] --> src/types/group.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serde; [INFO] [stdout] | ^^^^^ the item `serde` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `reqwest` is imported redundantly [INFO] [stdout] --> src/service/fetcher.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use reqwest; [INFO] [stdout] | ^^^^^^^ the item `reqwest` is already defined by prelude [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde` is imported redundantly [INFO] [stdout] --> src/types/auditory.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serde; [INFO] [stdout] | ^^^^^ the item `serde` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde` is imported redundantly [INFO] [stdout] --> src/types/last_update.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serde; [INFO] [stdout] | ^^^^^ the item `serde` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde` is imported redundantly [INFO] [stdout] --> src/types/announcement.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serde; [INFO] [stdout] | ^^^^^ the item `serde` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde` is imported redundantly [INFO] [stdout] --> src/types/speciality.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serde; [INFO] [stdout] | ^^^^^ the item `serde` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde` is imported redundantly [INFO] [stdout] --> src/types/department.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serde; [INFO] [stdout] | ^^^^^ the item `serde` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde` is imported redundantly [INFO] [stdout] --> src/types/faculty.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serde; [INFO] [stdout] | ^^^^^ the item `serde` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde` is imported redundantly [INFO] [stdout] --> src/types/employee.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serde; [INFO] [stdout] | ^^^^^ the item `serde` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the item `serde` is imported redundantly [INFO] [stdout] --> src/types/group.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use serde; [INFO] [stdout] | ^^^^^ the item `serde` is already defined by prelude [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FetcherError` is never constructed [INFO] [stdout] --> src/service/fetcher.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | struct FetcherError; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: type alias `Result` is never used [INFO] [stdout] --> src/service/fetcher.rs:27:6 [INFO] [stdout] | [INFO] [stdout] 27 | type Result = std::result::Result>; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `Fetcher` is never constructed [INFO] [stdout] --> src/service/fetcher.rs:30:12 [INFO] [stdout] | [INFO] [stdout] 30 | pub struct Fetcher { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple associated items are never used [INFO] [stdout] --> src/service/fetcher.rs:35:12 [INFO] [stdout] | [INFO] [stdout] 34 | impl Fetcher { [INFO] [stdout] | ------------ associated items in this implementation [INFO] [stdout] 35 | pub fn new(url: String) -> Fetcher { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 39 | fn fetch(url: &String) -> Result { [INFO] [stdout] | ^^^^^ [INFO] [stdout] ... [INFO] [stdout] 51 | fn fetch_and_deserialize(url: &String) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 63 | fn url(&self, url: &str) -> String { [INFO] [stdout] | ^^^ [INFO] [stdout] ... [INFO] [stdout] 67 | pub fn get_week_number(&self) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 71 | pub fn get_auditories(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 75 | pub fn get_last_update(&self, param: T) -> Result { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 82 | pub fn get_announcements(&self, param: T) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 89 | pub fn get_specielities(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 93 | pub fn get_departments(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 97 | pub fn get_faculties(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 101 | pub fn get_employees(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 105 | pub fn get_groups(&self) -> Result> { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `name`, and `abbrev` are never read [INFO] [stdout] --> src/types/auditory.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct AuditoryType { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 9 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 10 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 11 | pub abbrev: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AuditoryType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id` and `name` are never read [INFO] [stdout] --> src/types/auditory.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct BuildingNumber { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 18 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 19 | pub name: String [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BuildingNumber` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id_department`, `abbrev`, `name`, and `name_and_abbrev` are never read [INFO] [stdout] --> src/types/auditory.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct AuditoryDepartment { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 26 | pub id_department: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 27 | pub abbrev: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 28 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 29 | pub name_and_abbrev: String [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AuditoryDepartment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/types/auditory.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct Auditory { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 35 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 36 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 37 | pub note: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 38 | pub capacity: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 39 | pub auditory_type: AuditoryType, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 40 | pub building_number: BuildingNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 41 | pub department: Option [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Auditory` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `last_update_date` is never read [INFO] [stdout] --> src/types/last_update.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct LastUpdate { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 8 | pub last_update_date: String [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LastUpdate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `get_query_params` is never used [INFO] [stdout] --> src/types/query_params.rs:2:8 [INFO] [stdout] | [INFO] [stdout] 1 | pub trait QueryParams { [INFO] [stdout] | ----------- method in this trait [INFO] [stdout] 2 | fn get_query_params(&self) -> String; [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id` and `name` are never read [INFO] [stdout] --> src/types/announcement.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct StudentGroup { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 9 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 10 | pub name: String [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StudentGroup` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `employee`, `content`, `date`, `employee_departments`, and `student_groups` are never read [INFO] [stdout] --> src/types/announcement.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Announcement { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 17 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 18 | pub employee: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 19 | pub content: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 20 | pub date: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 21 | pub employee_departments: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | pub student_groups: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Announcement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id` and `name` are never read [INFO] [stdout] --> src/types/speciality.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct EducationForm { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 8 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 9 | pub name: String [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EducationForm` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `name`, `abbrev`, `education_form`, `faculty_id`, and `code` are never read [INFO] [stdout] --> src/types/speciality.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Speciality { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 16 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 17 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 18 | pub abbrev: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 19 | pub education_form: EducationForm, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 20 | pub faculty_id: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 21 | pub code: String [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Speciality` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `name`, and `abbrev` are never read [INFO] [stdout] --> src/types/department.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Department { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 8 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 9 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 10 | pub abbrev: String [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Department` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `name`, and `abbrev` are never read [INFO] [stdout] --> src/types/faculty.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Faculty { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 8 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 9 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 10 | pub abbrev: String [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Faculty` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/types/employee.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Employee { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 8 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 9 | pub first_name: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 10 | pub last_name: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 11 | pub middle_name: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 12 | pub degree: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 13 | pub rank: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 14 | pub photo_link: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 15 | pub calendar_id: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 16 | pub academic_department: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 17 | pub url_id: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 18 | pub fio: String [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Employee` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/types/group.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Group { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 8 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 9 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 10 | pub faculty_id: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 11 | pub faculty_name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 12 | pub speciality_department_education_form_id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | pub speciality_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | pub course: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 15 | pub calendar_id: Option [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Group` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 27 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct `FetcherError` is never constructed [INFO] [stdout] --> src/service/fetcher.rs:18:8 [INFO] [stdout] | [INFO] [stdout] 18 | struct FetcherError; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `name`, and `abbrev` are never read [INFO] [stdout] --> src/types/auditory.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct AuditoryType { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 9 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 10 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 11 | pub abbrev: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AuditoryType` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id` and `name` are never read [INFO] [stdout] --> src/types/auditory.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 17 | pub struct BuildingNumber { [INFO] [stdout] | -------------- fields in this struct [INFO] [stdout] 18 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 19 | pub name: String [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BuildingNumber` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id_department`, `abbrev`, `name`, and `name_and_abbrev` are never read [INFO] [stdout] --> src/types/auditory.rs:26:9 [INFO] [stdout] | [INFO] [stdout] 25 | pub struct AuditoryDepartment { [INFO] [stdout] | ------------------ fields in this struct [INFO] [stdout] 26 | pub id_department: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 27 | pub abbrev: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 28 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 29 | pub name_and_abbrev: String [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `AuditoryDepartment` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/types/auditory.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 34 | pub struct Auditory { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 35 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 36 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 37 | pub note: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 38 | pub capacity: Option, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 39 | pub auditory_type: AuditoryType, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 40 | pub building_number: BuildingNumber, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 41 | pub department: Option [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Auditory` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `last_update_date` is never read [INFO] [stdout] --> src/types/last_update.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct LastUpdate { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 8 | pub last_update_date: String [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `LastUpdate` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id` and `name` are never read [INFO] [stdout] --> src/types/announcement.rs:9:9 [INFO] [stdout] | [INFO] [stdout] 8 | pub struct StudentGroup { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 9 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 10 | pub name: String [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `StudentGroup` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `employee`, `content`, `date`, `employee_departments`, and `student_groups` are never read [INFO] [stdout] --> src/types/announcement.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 16 | pub struct Announcement { [INFO] [stdout] | ------------ fields in this struct [INFO] [stdout] 17 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 18 | pub employee: String, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 19 | pub content: String, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 20 | pub date: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 21 | pub employee_departments: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 22 | pub student_groups: Vec [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Announcement` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id` and `name` are never read [INFO] [stdout] --> src/types/speciality.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct EducationForm { [INFO] [stdout] | ------------- fields in this struct [INFO] [stdout] 8 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 9 | pub name: String [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `EducationForm` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `name`, `abbrev`, `education_form`, `faculty_id`, and `code` are never read [INFO] [stdout] --> src/types/speciality.rs:16:9 [INFO] [stdout] | [INFO] [stdout] 15 | pub struct Speciality { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 16 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 17 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 18 | pub abbrev: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 19 | pub education_form: EducationForm, [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] 20 | pub faculty_id: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 21 | pub code: String [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Speciality` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `name`, and `abbrev` are never read [INFO] [stdout] --> src/types/department.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Department { [INFO] [stdout] | ---------- fields in this struct [INFO] [stdout] 8 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 9 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 10 | pub abbrev: String [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Department` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `id`, `name`, and `abbrev` are never read [INFO] [stdout] --> src/types/faculty.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Faculty { [INFO] [stdout] | ------- fields in this struct [INFO] [stdout] 8 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 9 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 10 | pub abbrev: String [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Faculty` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/types/employee.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Employee { [INFO] [stdout] | -------- fields in this struct [INFO] [stdout] 8 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 9 | pub first_name: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 10 | pub last_name: String, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] 11 | pub middle_name: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 12 | pub degree: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 13 | pub rank: Option, [INFO] [stdout] | ^^^^ [INFO] [stdout] 14 | pub photo_link: String, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 15 | pub calendar_id: String, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 16 | pub academic_department: Vec, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 17 | pub url_id: String, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 18 | pub fio: String [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Employee` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple fields are never read [INFO] [stdout] --> src/types/group.rs:8:9 [INFO] [stdout] | [INFO] [stdout] 7 | pub struct Group { [INFO] [stdout] | ----- fields in this struct [INFO] [stdout] 8 | pub id: u32, [INFO] [stdout] | ^^ [INFO] [stdout] 9 | pub name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] 10 | pub faculty_id: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 11 | pub faculty_name: String, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 12 | pub speciality_department_education_form_id: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 13 | pub speciality_name: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 14 | pub course: Option, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 15 | pub calendar_id: Option [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Group` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 23 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 19.53s [INFO] running `Command { std: "docker" "inspect" "0587219fe9552a01d1db3b7cecbd348cbcc4640fcb6d5080c82f8ea7d9f65b02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0587219fe9552a01d1db3b7cecbd348cbcc4640fcb6d5080c82f8ea7d9f65b02", kill_on_drop: false }` [INFO] [stdout] 0587219fe9552a01d1db3b7cecbd348cbcc4640fcb6d5080c82f8ea7d9f65b02