[INFO] cloning repository https://github.com/amitnos123/Calces-Bibliotheca
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/amitnos123/Calces-Bibliotheca" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famitnos123%2FCalces-Bibliotheca", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famitnos123%2FCalces-Bibliotheca'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] f368d5e1f054d8e5c0a3fe42eacb11b46ac001d2
[INFO] checking amitnos123/Calces-Bibliotheca against try#0611f7de057c584b8771102fde7aed6c70c71d3b for pr-146440
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Famitnos123%2FCalces-Bibliotheca" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/amitnos123/Calces-Bibliotheca
[INFO] finished tweaking git repo https://github.com/amitnos123/Calces-Bibliotheca
[INFO] tweaked toml for git repo https://github.com/amitnos123/Calces-Bibliotheca written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/amitnos123/Calces-Bibliotheca on toolchain 0611f7de057c584b8771102fde7aed6c70c71d3b
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/amitnos123/Calces-Bibliotheca 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" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 4a1b39e329d01f8852b0494aa9212be318279bf8f17793be6ead3ef37eedd855
[INFO] running `Command { std: "docker" "start" "-a" "4a1b39e329d01f8852b0494aa9212be318279bf8f17793be6ead3ef37eedd855", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "4a1b39e329d01f8852b0494aa9212be318279bf8f17793be6ead3ef37eedd855", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4a1b39e329d01f8852b0494aa9212be318279bf8f17793be6ead3ef37eedd855", kill_on_drop: false }`
[INFO] [stdout] 4a1b39e329d01f8852b0494aa9212be318279bf8f17793be6ead3ef37eedd855
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0611f7de057c584b8771102fde7aed6c70c71d3b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4870b75476810f9b476d5773800cc043045bd58ce336d2c7993dd5ec7d2a8d41
[INFO] running `Command { std: "docker" "start" "-a" "4870b75476810f9b476d5773800cc043045bd58ce336d2c7993dd5ec7d2a8d41", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.182
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]    Compiling aws-lc-rs v1.16.0
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]    Compiling rustls v0.23.36
[INFO] [stderr]    Compiling syn v2.0.116
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]     Checking iri-string v0.7.10
[INFO] [stderr]     Checking rustls-pki-types v1.14.0
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]     Checking bitflags v2.11.0
[INFO] [stderr]     Checking regex-syntax v0.8.9
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking regex-automata v0.4.14
[INFO] [stderr]     Checking parking_lot_core v0.9.12
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]     Checking socket2 v0.6.2
[INFO] [stderr]     Checking mio v1.1.1
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]    Compiling cc v1.2.56
[INFO] [stderr]     Checking regex v1.12.3
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]    Compiling aws-lc-sys v0.37.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.6.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling bitflag-attr-macros v0.10.0
[INFO] [stderr]     Checking tokio v1.49.0
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]     Checking bitflag v0.10.1
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking serde v1.0.228
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking tokio-util v0.7.18
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking h2 v0.4.13
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking rustls-webpki v0.103.9
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking reqwest v0.13.2
[INFO] [stderr]     Checking calces-bibliotheca v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: constant `EVENTS_ENDPOINT` is never used
[INFO] [stdout]  --> src/lib.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub(crate) const EVENTS_ENDPOINT: &'static str = "/events";
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FILES_ENDPOINT` is never used
[INFO] [stdout]  --> src/lib.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub(crate) const FILES_ENDPOINT: &'static str = "https://cdn.stoatusercontent.com";
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PROXY_ENDPOINT` is never used
[INFO] [stdout]  --> src/lib.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) const PROXY_ENDPOINT: &'static str = "https://external.stoatusercontent.com";
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BOTS_ENDPOINT` is never used
[INFO] [stdout]  --> src/api/bots/mod.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub(crate) const BOTS_ENDPOINT: &'static str = "/bots"; 
[INFO] [stdout]   |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_url` is never used
[INFO] [stdout]   --> src/api/bots/mod.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn create_url() -> String {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CHANNELS_ENDPOINT` is never used
[INFO] [stdout]   --> src/api/channels/mod.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) const CHANNELS_ENDPOINT: &'static str = "/channels"; 
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_url` is never used
[INFO] [stdout]   --> src/api/channels/mod.rs:12:4
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn create_url() -> String {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SERVERS_ENDPOINT` is never used
[INFO] [stdout]   --> src/api/servers/mod.rs:29:18
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub(crate) const SERVERS_ENDPOINT: &'static str = "/servers"; 
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_url` is never used
[INFO] [stdout]   --> src/api/servers/mod.rs:31:4
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn create_url() -> String {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INVITES_ENDPOINT` is never used
[INFO] [stdout]  --> src/api/invites/mod.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) const INVITES_ENDPOINT: &'static str = "/invites"; 
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_url` is never used
[INFO] [stdout]  --> src/api/invites/mod.rs:7:4
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn create_url() -> String {
[INFO] [stdout]   |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CUSTOMISATION_ENDPOINT` is never used
[INFO] [stdout]  --> src/api/customisation/mod.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub(crate) const CUSTOMISATION_ENDPOINT: &'static str = "/custom"; 
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_url` is never used
[INFO] [stdout]  --> src/api/customisation/mod.rs:5:4
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn create_url() -> String {
[INFO] [stdout]   |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ADMINISTRATION_ENDPOINT` is never used
[INFO] [stdout]  --> src/api/administration/mod.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub(crate) const ADMINISTRATION_ENDPOINT: &'static str = "/"; // TODO: Rethink this one, doesn't really has one
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_url` is never used
[INFO] [stdout]  --> src/api/administration/mod.rs:6:4
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn create_url() -> String {
[INFO] [stdout]   |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `AUTHENTICATION_ENDPOINT` is never used
[INFO] [stdout]  --> src/api/authentication/mod.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(crate) const AUTHENTICATION_ENDPOINT: &'static str = "/auth"; 
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_url` is never used
[INFO] [stdout]  --> src/api/authentication/mod.rs:8:4
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn create_url() -> String {
[INFO] [stdout]   |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MISC_ENDPOINT` is never used
[INFO] [stdout]  --> src/api/misc/mod.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub(crate) const MISC_ENDPOINT: &'static str = "/sync"; 
[INFO] [stdout]   |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_url` is never used
[INFO] [stdout]  --> src/api/misc/mod.rs:5:4
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn create_url() -> String {
[INFO] [stdout]   |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `TooManyRequestsBody` is never constructed
[INFO] [stdout]   --> src/data_model/mod.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct TooManyRequestsBody {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]    = note: `#[deny(unused_unconstructable_pub_struct)]` (part of `#[deny(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `retry_after` is never read
[INFO] [stdout]   --> src/data_model/mod.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct TooManyRequestsBody {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] 78 |     // Milliseconds until calls are replenished
[INFO] [stdout] 79 |     retry_after: u16 // Max value expected is 10000
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `calces-bibliotheca` (lib) due to 1 previous error; 20 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: constant `EVENTS_ENDPOINT` is never used
[INFO] [stdout]  --> src/lib.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub(crate) const EVENTS_ENDPOINT: &'static str = "/events";
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `FILES_ENDPOINT` is never used
[INFO] [stdout]  --> src/lib.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub(crate) const FILES_ENDPOINT: &'static str = "https://cdn.stoatusercontent.com";
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `PROXY_ENDPOINT` is never used
[INFO] [stdout]  --> src/lib.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) const PROXY_ENDPOINT: &'static str = "https://external.stoatusercontent.com";
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `BOTS_ENDPOINT` is never used
[INFO] [stdout]  --> src/api/bots/mod.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub(crate) const BOTS_ENDPOINT: &'static str = "/bots"; 
[INFO] [stdout]   |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_url` is never used
[INFO] [stdout]   --> src/api/bots/mod.rs:11:4
[INFO] [stdout]    |
[INFO] [stdout] 11 | fn create_url() -> String {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CHANNELS_ENDPOINT` is never used
[INFO] [stdout]   --> src/api/channels/mod.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) const CHANNELS_ENDPOINT: &'static str = "/channels"; 
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_url` is never used
[INFO] [stdout]   --> src/api/channels/mod.rs:12:4
[INFO] [stdout]    |
[INFO] [stdout] 12 | fn create_url() -> String {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `SERVERS_ENDPOINT` is never used
[INFO] [stdout]   --> src/api/servers/mod.rs:29:18
[INFO] [stdout]    |
[INFO] [stdout] 29 | pub(crate) const SERVERS_ENDPOINT: &'static str = "/servers"; 
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_url` is never used
[INFO] [stdout]   --> src/api/servers/mod.rs:31:4
[INFO] [stdout]    |
[INFO] [stdout] 31 | fn create_url() -> String {
[INFO] [stdout]    |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `INVITES_ENDPOINT` is never used
[INFO] [stdout]  --> src/api/invites/mod.rs:5:18
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub(crate) const INVITES_ENDPOINT: &'static str = "/invites"; 
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_url` is never used
[INFO] [stdout]  --> src/api/invites/mod.rs:7:4
[INFO] [stdout]   |
[INFO] [stdout] 7 | fn create_url() -> String {
[INFO] [stdout]   |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `CUSTOMISATION_ENDPOINT` is never used
[INFO] [stdout]  --> src/api/customisation/mod.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub(crate) const CUSTOMISATION_ENDPOINT: &'static str = "/custom"; 
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_url` is never used
[INFO] [stdout]  --> src/api/customisation/mod.rs:5:4
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn create_url() -> String {
[INFO] [stdout]   |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `ADMINISTRATION_ENDPOINT` is never used
[INFO] [stdout]  --> src/api/administration/mod.rs:4:18
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub(crate) const ADMINISTRATION_ENDPOINT: &'static str = "/"; // TODO: Rethink this one, doesn't really has one
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_url` is never used
[INFO] [stdout]  --> src/api/administration/mod.rs:6:4
[INFO] [stdout]   |
[INFO] [stdout] 6 | fn create_url() -> String {
[INFO] [stdout]   |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `AUTHENTICATION_ENDPOINT` is never used
[INFO] [stdout]  --> src/api/authentication/mod.rs:6:18
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub(crate) const AUTHENTICATION_ENDPOINT: &'static str = "/auth"; 
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_url` is never used
[INFO] [stdout]  --> src/api/authentication/mod.rs:8:4
[INFO] [stdout]   |
[INFO] [stdout] 8 | fn create_url() -> String {
[INFO] [stdout]   |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: constant `MISC_ENDPOINT` is never used
[INFO] [stdout]  --> src/api/misc/mod.rs:3:18
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub(crate) const MISC_ENDPOINT: &'static str = "/sync"; 
[INFO] [stdout]   |                  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `create_url` is never used
[INFO] [stdout]  --> src/api/misc/mod.rs:5:4
[INFO] [stdout]   |
[INFO] [stdout] 5 | fn create_url() -> String {
[INFO] [stdout]   |    ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: struct `TooManyRequestsBody` is never constructed
[INFO] [stdout]   --> src/data_model/mod.rs:77:12
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct TooManyRequestsBody {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: this `pub` struct has private fields, no public constructor, and is not otherwise reachable through the external API, so consider providing a public constructor or removing it
[INFO] [stdout]    = note: `#[deny(unused_unconstructable_pub_struct)]` (part of `#[deny(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `retry_after` is never read
[INFO] [stdout]   --> src/data_model/mod.rs:79:5
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct TooManyRequestsBody {
[INFO] [stdout]    |            ------------------- field in this struct
[INFO] [stdout] 78 |     // Milliseconds until calls are replenished
[INFO] [stdout] 79 |     retry_after: u16 // Max value expected is 10000
[INFO] [stdout]    |     ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `calces-bibliotheca` (lib test) due to 1 previous error; 20 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "4870b75476810f9b476d5773800cc043045bd58ce336d2c7993dd5ec7d2a8d41", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4870b75476810f9b476d5773800cc043045bd58ce336d2c7993dd5ec7d2a8d41", kill_on_drop: false }`
[INFO] [stdout] 4870b75476810f9b476d5773800cc043045bd58ce336d2c7993dd5ec7d2a8d41
