[INFO] cloning repository https://github.com/Buscame-CL/Buscame-Servidor-API
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Buscame-CL/Buscame-Servidor-API" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBuscame-CL%2FBuscame-Servidor-API", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBuscame-CL%2FBuscame-Servidor-API'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 6b0b207885791f9b437f13411894c32577b77a95
[INFO] documenting Buscame-CL/Buscame-Servidor-API against 1.91.0 for beta-1.92-rustdoc-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FBuscame-CL%2FBuscame-Servidor-API" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Buscame-CL/Buscame-Servidor-API
[INFO] finished tweaking git repo https://github.com/Buscame-CL/Buscame-Servidor-API
[INFO] tweaked toml for git repo https://github.com/Buscame-CL/Buscame-Servidor-API written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Buscame-CL/Buscame-Servidor-API on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Buscame-CL/Buscame-Servidor-API already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded multer v2.0.2
[INFO] [stderr]   Downloaded ubyte v0.10.2
[INFO] [stderr]   Downloaded once_cell v1.11.0
[INFO] [stderr]   Downloaded serde_derive v1.0.143
[INFO] [stderr]   Downloaded serde_bytes v0.11.6
[INFO] [stderr]   Downloaded os_info v3.3.0
[INFO] [stderr]   Downloaded serde_with v1.13.0
[INFO] [stderr]   Downloaded figment v0.10.6
[INFO] [stderr]   Downloaded tokio-util v0.6.10
[INFO] [stderr]   Downloaded spin v0.9.3
[INFO] [stderr]   Downloaded generator v0.7.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 9c998b3dc1bbe034fa0490140e488ccd5ba1d71171d78cf21d692cceccbf39ec
[INFO] running `Command { std: "docker" "start" "-a" "9c998b3dc1bbe034fa0490140e488ccd5ba1d71171d78cf21d692cceccbf39ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "9c998b3dc1bbe034fa0490140e488ccd5ba1d71171d78cf21d692cceccbf39ec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9c998b3dc1bbe034fa0490140e488ccd5ba1d71171d78cf21d692cceccbf39ec", kill_on_drop: false }`
[INFO] [stdout] 9c998b3dc1bbe034fa0490140e488ccd5ba1d71171d78cf21d692cceccbf39ec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "doc" "--frozen" "--no-deps" "--document-private-items" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d517d6dc3a09cd3bacdc149f125974bdce175fbb431c46a7a29804104a12a598
[INFO] running `Command { std: "docker" "start" "-a" "d517d6dc3a09cd3bacdc149f125974bdce175fbb431c46a7a29804104a12a598", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.39
[INFO] [stderr]    Compiling unicode-ident v1.0.0
[INFO] [stderr]    Compiling syn v1.0.95
[INFO] [stderr]    Compiling value-bag v1.0.0-alpha.9
[INFO] [stderr]     Checking once_cell v1.11.0
[INFO] [stderr]    Compiling log v0.4.17
[INFO] [stderr]    Compiling serde_derive v1.0.143
[INFO] [stderr]     Checking slab v0.4.6
[INFO] [stderr]    Compiling serde v1.0.143
[INFO] [stderr]    Compiling typenum v1.15.0
[INFO] [stderr]     Checking getrandom v0.2.6
[INFO] [stderr]    Compiling libc v0.2.126
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.9.1
[INFO] [stderr]    Compiling futures-util v0.3.21
[INFO] [stderr]    Compiling yansi v0.5.1
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]     Checking crypto-common v0.1.3
[INFO] [stderr]    Compiling time-macros v0.2.4
[INFO] [stderr]    Compiling indexmap v1.8.1
[INFO] [stderr]    Compiling futures-core v0.3.21
[INFO] [stderr]    Compiling cpufeatures v0.2.2
[INFO] [stderr]     Checking rand_core v0.6.3
[INFO] [stderr]    Compiling pin-project-lite v0.2.9
[INFO] [stderr]     Checking futures-lite v1.12.0
[INFO] [stderr]    Compiling itoa v1.0.2
[INFO] [stderr]    Compiling futures-task v0.3.21
[INFO] [stderr]     Checking digest v0.10.3
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]     Checking unicode-normalization v0.1.19
[INFO] [stderr]     Checking tracing-core v0.1.26
[INFO] [stderr]    Compiling cookie v0.16.0
[INFO] [stderr]    Compiling ref-cast v1.0.7
[INFO] [stderr]    Compiling futures-sink v0.3.21
[INFO] [stderr]    Compiling async-trait v0.1.53
[INFO] [stderr]     Checking ring v0.16.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking http v0.2.7
[INFO] [stderr]     Checking universal-hash v0.4.1
[INFO] [stderr]     Checking cipher v0.3.0
[INFO] [stderr]    Compiling bytes v1.1.0
[INFO] [stderr]    Compiling quote v1.0.18
[INFO] [stderr]    Compiling signal-hook v0.3.14
[INFO] [stderr]    Compiling generic-array v0.14.5
[INFO] [stderr]     Checking async-task v4.2.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling mio v0.8.3
[INFO] [stderr]    Compiling socket2 v0.4.4
[INFO] [stderr]     Checking polyval v0.5.3
[INFO] [stderr]     Checking parking_lot_core v0.9.3
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]    Compiling futures-channel v0.3.21
[INFO] [stderr]     Checking idna v0.2.3
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling block-buffer v0.10.2
[INFO] [stderr]    Compiling aead v0.4.3
[INFO] [stderr]    Compiling uncased v0.9.7
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling ctr v0.8.0
[INFO] [stderr]    Compiling aes v0.7.5
[INFO] [stderr]    Compiling serde_json v1.0.81
[INFO] [stderr]    Compiling crossbeam-utils v0.8.8
[INFO] [stderr]    Compiling ghash v0.4.4
[INFO] [stderr]     Checking atomic-waker v1.0.0
[INFO] [stderr]     Checking match_cfg v0.1.0
[INFO] [stderr]    Compiling try-lock v0.2.3
[INFO] [stderr]     Checking time v0.3.9
[INFO] [stderr]    Compiling num_threads v0.1.6
[INFO] [stderr]    Compiling sha2 v0.10.2
[INFO] [stderr]     Checking url v2.2.2
[INFO] [stderr]     Checking blocking v1.2.0
[INFO] [stderr]     Checking hostname v0.3.1
[INFO] [stderr]    Compiling want v0.3.0
[INFO] [stderr]    Compiling tokio v1.18.2
[INFO] [stderr]    Compiling hkdf v0.12.3
[INFO] [stderr]     Checking webpki v0.22.0
[INFO] [stderr]    Compiling tracing v0.1.34
[INFO] [stderr]    Compiling aes-gcm v0.9.4
[INFO] [stderr]     Checking parking_lot v0.12.0
[INFO] [stderr]     Checking async-executor v1.4.1
[INFO] [stderr]    Compiling http-body v0.4.5
[INFO] [stderr]     Checking async-mutex v1.4.0
[INFO] [stderr]    Compiling httparse v1.7.1
[INFO] [stderr]    Compiling memchr v2.5.0
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]    Compiling futures-io v0.3.21
[INFO] [stderr]    Compiling base64 v0.13.0
[INFO] [stderr]    Compiling tower-service v0.3.1
[INFO] [stderr]    Compiling percent-encoding v2.1.0
[INFO] [stderr]    Compiling hashbrown v0.11.2
[INFO] [stderr]     Checking semver-parser v0.7.0
[INFO] [stderr]     Checking data-encoding v2.3.2
[INFO] [stderr]    Compiling rustversion v1.0.6
[INFO] [stderr]    Compiling httpdate v1.0.2
[INFO] [stderr]     Checking semver v0.9.0
[INFO] [stderr]     Checking lru-cache v0.1.2
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling futures v0.3.21
[INFO] [stderr]     Checking resolv-conf v0.7.0
[INFO] [stderr]    Compiling rustc_version_runtime v0.2.1
[INFO] [stderr]     Checking sct v0.7.0
[INFO] [stderr]     Checking async-lock v2.5.0
[INFO] [stderr]    Compiling atomic v0.5.1
[INFO] [stderr]    Compiling multer v2.0.2
[INFO] [stderr]    Compiling figment v0.10.6
[INFO] [stderr]    Compiling smallvec v1.8.0
[INFO] [stderr]    Compiling either v1.6.1
[INFO] [stderr]    Compiling state v0.5.3
[INFO] [stderr]     Checking rustc_version v0.2.3
[INFO] [stderr]     Checking ahash v0.7.6
[INFO] [stderr]     Checking time v0.1.43
[INFO] [stderr]    Compiling rocket v0.5.0-rc.2
[INFO] [stderr]     Checking spin v0.9.3
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling unicode-xid v0.2.3
[INFO] [stderr]     Checking tempfile v3.3.0
[INFO] [stderr]     Checking webpki-roots v0.22.3
[INFO] [stderr]     Checking stringprep v0.1.2
[INFO] [stderr]     Checking rustls-pemfile v0.3.0
[INFO] [stderr]     Checking md-5 v0.10.1
[INFO] [stderr]     Checking sha-1 v0.10.0
[INFO] [stderr]     Checking pbkdf2 v0.10.1
[INFO] [stderr]     Checking uuid v0.8.2
[INFO] [stderr]     Checking atty v0.2.14
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]     Checking take_mut v0.2.2
[INFO] [stderr]     Checking num-integer v0.1.45
[INFO] [stderr]     Checking chrono v0.4.19
[INFO] [stderr]    Compiling hyper v0.14.18
[INFO] [stderr]    Compiling darling_core v0.13.4
[INFO] [stderr]    Compiling devise_core v0.3.1
[INFO] [stderr]    Compiling ctor v0.1.22
[INFO] [stderr]    Compiling tokio-macros v1.7.0
[INFO] [stderr]    Compiling futures-macro v0.3.21
[INFO] [stderr]    Compiling tracing-attributes v0.1.21
[INFO] [stderr]    Compiling pear_codegen v0.2.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.31
[INFO] [stderr]    Compiling enum-as-inner v0.4.0
[INFO] [stderr]    Compiling async-attributes v1.1.2
[INFO] [stderr]    Compiling async-stream-impl v0.3.3
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling typed-builder v0.10.0
[INFO] [stderr]    Compiling devise_codegen v0.3.1
[INFO] [stderr]     Checking async-stream v0.3.3
[INFO] [stderr]    Compiling pear v0.2.3
[INFO] [stderr]    Compiling devise v0.3.1
[INFO] [stderr]     Checking polling v2.2.0
[INFO] [stderr]     Checking kv-log-macro v1.0.7
[INFO] [stderr]     Checking rustls v0.20.6
[INFO] [stderr]     Checking os_info v3.3.0
[INFO] [stderr]     Checking thiserror v1.0.31
[INFO] [stderr]     Checking async-io v1.6.0
[INFO] [stderr]    Compiling darling_macro v0.13.4
[INFO] [stderr]    Compiling rocket_http v0.5.0-rc.2
[INFO] [stderr]     Checking async-global-executor v2.0.4
[INFO] [stderr]     Checking async-process v1.4.0
[INFO] [stderr]     Checking async-std v1.11.0
[INFO] [stderr]    Compiling darling v0.13.4
[INFO] [stderr]    Compiling serde_with_macros v1.5.2
[INFO] [stderr]     Checking futures-executor v0.3.21
[INFO] [stderr]    Compiling rocket_codegen v0.5.0-rc.2
[INFO] [stderr]     Checking tokio-util v0.7.2
[INFO] [stderr]     Checking trust-dns-proto v0.21.2
[INFO] [stderr]     Checking tokio-util v0.6.10
[INFO] [stderr]     Checking tokio-rustls v0.23.4
[INFO] [stderr]     Checking tokio-stream v0.1.8
[INFO] [stderr]     Checking uuid v1.1.2
[INFO] [stderr]     Checking toml v0.5.9
[INFO] [stderr]     Checking serde_bytes v0.11.6
[INFO] [stderr]     Checking ubyte v0.10.2
[INFO] [stderr]     Checking serde_with v1.13.0
[INFO] [stderr]     Checking h2 v0.3.13
[INFO] [stderr]     Checking trust-dns-resolver v0.21.2
[INFO] [stderr]     Checking async-std-resolver v0.21.2
[INFO] [stderr]     Checking bson v2.4.0
[INFO] [stderr]     Checking mongodb v2.3.0
[INFO] [stderr]  Documenting buscame-servidor-api v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0761]: file for module `api` found at both "src/api.rs" and "src/api/mod.rs"
[INFO] [stdout]  --> src/lib.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod api;
[INFO] [stdout]   | ^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: delete or rename one of them to remove the ambiguity
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `anyhow`
[INFO] [stdout]  --> src/aead.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use anyhow::{anyhow, Error};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ring`
[INFO] [stdout]  --> src/aead.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use ring::aead;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `ring`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ring`, use `cargo add ring` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ring`
[INFO] [stdout]  --> src/aead.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use ring::rand::{SecureRandom as _, SystemRandom};
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `ring`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ring`, use `cargo add ring` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `ring`
[INFO] [stdout]  --> src/aead.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use ring::pbkdf2;
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `ring`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `ring`, use `cargo add ring` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `oauth2`
[INFO] [stdout]  --> src/oauth2.rs:1:7
[INFO] [stdout]   |
[INFO] [stdout] 1 | use ::oauth2::{
[INFO] [stdout]   |       ^^^^^^ help: a similar path exists: `crate::oauth2`
[INFO] [stdout]   |
[INFO] [stdout]   = note: `use` statements changed in Rust 2018; read more at <https://doc.rust-lang.org/edition-guide/rust-2018/module-system/path-clarity.html>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `oauth2`
[INFO] [stdout]  --> src/web.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 | use ::oauth2::State;
[INFO] [stdout]   |       ^^^^^^ help: a similar path exists: `self::oauth2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tokio_stream`
[INFO] [stdout]   --> src/lib.rs:10:16
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub(crate) use tokio_stream as stream;
[INFO] [stdout]    |                ^^^^^^^^^^^^^^^^^^^^^^ no external crate `tokio_stream`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `anyhow`
[INFO] [stdout]  --> src/oauth2.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use anyhow::{anyhow, bail, Error};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chrono`
[INFO] [stdout]  --> src/oauth2.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use chrono::{DateTime, Utc};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `url`
[INFO] [stdout]   --> src/oauth2.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use url::Url;
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `url`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `url`, use `cargo add url` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `anyhow`
[INFO] [stdout]  --> src/session.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use anyhow::Error;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `cookie`
[INFO] [stdout]  --> src/session.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use cookie::{Cookie, CookieBuilder, CookieJar};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `cookie`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `cookie`, use `cargo add cookie` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper`
[INFO] [stdout]  --> src/session.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use hyper::{header, HeaderMap, Request};
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `hyper`, use `cargo add hyper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `anyhow`
[INFO] [stdout]  --> src/db.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use anyhow::Result;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chrono`
[INFO] [stdout]  --> src/db.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use chrono::{DateTime, Utc};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `sled31`
[INFO] [stdout]  --> src/db.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use sled31 as sled;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^ no external crate `sled31`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `thiserror`
[INFO] [stdout]  --> src/db.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use thiserror::Error;
[INFO] [stdout]   |     ^^^^^^^^^ use of unresolved module or unlinked crate `thiserror`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `thiserror`, use `cargo add thiserror` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `anyhow`
[INFO] [stdout]  --> src/web.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use anyhow::anyhow;
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `anyhow`, use `cargo add anyhow` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]  --> src/web.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 | use hyper::body::Body;
[INFO] [stdout]   |     ^^^^^ use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `hyper`, use `cargo add hyper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chrono`
[INFO] [stdout]  --> src/web.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use chrono::{DateTime, Utc};
[INFO] [stdout]   |     ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]   --> src/web.rs:11:5
[INFO] [stdout]    |
[INFO] [stdout] 11 | use hyper::server::conn::AddrStream;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `hyper`, use `cargo add hyper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]   --> src/web.rs:12:5
[INFO] [stdout]    |
[INFO] [stdout] 12 | use hyper::server::Server;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `hyper`, use `cargo add hyper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper`
[INFO] [stdout]   --> src/web.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use hyper::header;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `hyper`, use `cargo add hyper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper`
[INFO] [stdout]   --> src/web.rs:13:5
[INFO] [stdout]    |
[INFO] [stdout] 13 | use hyper::service;
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `hyper`, use `cargo add hyper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper`
[INFO] [stdout]   --> src/web.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use hyper::{Request, Response, StatusCode};
[INFO] [stdout]    |     ^^^^^ use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `hyper`, use `cargo add hyper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `parking_lot`
[INFO] [stdout]   --> src/web.rs:15:5
[INFO] [stdout]    |
[INFO] [stdout] 15 | use parking_lot::Mutex;
[INFO] [stdout]    |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `parking_lot`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `parking_lot`, use `cargo add parking_lot` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `relative_path`
[INFO] [stdout]   --> src/web.rs:16:5
[INFO] [stdout]    |
[INFO] [stdout] 16 | use relative_path::RelativePathBuf;
[INFO] [stdout]    |     ^^^^^^^^^^^^^ use of unresolved module or unlinked crate `relative_path`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `relative_path`, use `cargo add relative_path` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `smallvec`
[INFO] [stdout]   --> src/web.rs:18:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | use smallvec::SmallVec;
[INFO] [stdout]    |     ^^^^^^^^ use of unresolved module or unlinked crate `smallvec`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `smallvec`, use `cargo add smallvec` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `thiserror`
[INFO] [stdout]   --> src/web.rs:27:5
[INFO] [stdout]    |
[INFO] [stdout] 27 | use thiserror::Error;
[INFO] [stdout]    |     ^^^^^^^^^ use of unresolved module or unlinked crate `thiserror`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `thiserror`, use `cargo add thiserror` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]    --> src/web.rs:286:13
[INFO] [stdout]     |
[INFO] [stdout] 286 |         use hyper::{body::HttpBody, Method};
[INFO] [stdout]     |             ^^^^^ use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hyper`, use `cargo add hyper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `url`
[INFO] [stdout]   --> src/web.rs:28:5
[INFO] [stdout]    |
[INFO] [stdout] 28 | use url::Url;
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `url`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `url`, use `cargo add url` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ring`
[INFO] [stdout]    --> src/web.rs:717:13
[INFO] [stdout]     |
[INFO] [stdout] 717 |         use ring::rand::SecureRandom as _;
[INFO] [stdout]     |             ^^^^ use of unresolved module or unlinked crate `ring`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ring`, use `cargo add ring` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `hyper`
[INFO] [stdout]    --> src/web.rs:286:13
[INFO] [stdout]     |
[INFO] [stdout] 286 |         use hyper::{body::HttpBody, Method};
[INFO] [stdout]     |             ^^^^^ use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `hyper`, use `cargo add hyper` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `log`
[INFO] [stdout]    --> src/db.rs:421:21
[INFO] [stdout]     |
[INFO] [stdout] 421 |                     log::warn!("failed to deserialize connection: {}", e);
[INFO] [stdout]     |                     ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `log`
[INFO] [stdout]    --> src/db.rs:502:17
[INFO] [stdout]     |
[INFO] [stdout] 502 |                 log::warn!("Ignoring invalid value stored at: {:?}: {}", key, e);
[INFO] [stdout]     |                 ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `rust_embed`
[INFO] [stdout]   --> src/web.rs:56:14
[INFO] [stdout]    |
[INFO] [stdout] 56 |     #[derive(rust_embed::RustEmbed)]
[INFO] [stdout]    |              ^^^^^^^^^^ use of unresolved module or unlinked crate `rust_embed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `log`
[INFO] [stdout]   --> src/web.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 75 |     log::info!("Listening on: http://{}", bind);
[INFO] [stdout]    |     ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]   --> src/web.rs:94:13
[INFO] [stdout]    |
[INFO] [stdout] 94 |             tokio::select! {
[INFO] [stdout]    |             ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `log`
[INFO] [stdout]    --> src/web.rs:32:9
[INFO] [stdout]     |
[INFO] [stdout]  32 |         log::error!($fmt $(, $($tt)*)*);
[INFO] [stdout]     |         ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 342 |                         log_error!(e, "internal server error");
[INFO] [stdout]     |                         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `log_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `log`
[INFO] [stdout]    --> src/web.rs:33:9
[INFO] [stdout]     |
[INFO] [stdout]  33 |         log::error!("caused by: {}", $e);
[INFO] [stdout]     |         ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 342 |                         log_error!(e, "internal server error");
[INFO] [stdout]     |                         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `log_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `log`
[INFO] [stdout]    --> src/web.rs:38:13
[INFO] [stdout]     |
[INFO] [stdout]  38 |             log::error!("caused by: {}", e);
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 342 |                         log_error!(e, "internal server error");
[INFO] [stdout]     |                         -------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `log_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `log`
[INFO] [stdout]    --> src/web.rs:32:9
[INFO] [stdout]     |
[INFO] [stdout]  32 |         log::error!($fmt $(, $($tt)*)*);
[INFO] [stdout]     |         ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 350 |                         log_error!(e, "failed to build error response");
[INFO] [stdout]     |                         ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `log_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `log`
[INFO] [stdout]    --> src/web.rs:33:9
[INFO] [stdout]     |
[INFO] [stdout]  33 |         log::error!("caused by: {}", $e);
[INFO] [stdout]     |         ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 350 |                         log_error!(e, "failed to build error response");
[INFO] [stdout]     |                         ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `log_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `log`
[INFO] [stdout]    --> src/web.rs:38:13
[INFO] [stdout]     |
[INFO] [stdout]  38 |             log::error!("caused by: {}", e);
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 350 |                         log_error!(e, "failed to build error response");
[INFO] [stdout]     |                         ----------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `log_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `log`
[INFO] [stdout]    --> src/web.rs:356:25
[INFO] [stdout]     |
[INFO] [stdout] 356 |                         log::error!("failed to build response: {}", e);
[INFO] [stdout]     |                         ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `log`
[INFO] [stdout]    --> src/web.rs:393:9
[INFO] [stdout]     |
[INFO] [stdout] 393 |         log::info!(
[INFO] [stdout]     |         ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `log`
[INFO] [stdout]    --> src/web.rs:32:9
[INFO] [stdout]     |
[INFO] [stdout]  32 |         log::error!($fmt $(, $($tt)*)*);
[INFO] [stdout]     |         ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 555 |                     log_error!(e, "failed to refresh token");
[INFO] [stdout]     |                     ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `log_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `log`
[INFO] [stdout]    --> src/web.rs:33:9
[INFO] [stdout]     |
[INFO] [stdout]  33 |         log::error!("caused by: {}", $e);
[INFO] [stdout]     |         ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 555 |                     log_error!(e, "failed to refresh token");
[INFO] [stdout]     |                     ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `log_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `log`
[INFO] [stdout]    --> src/web.rs:38:13
[INFO] [stdout]     |
[INFO] [stdout]  38 |             log::error!("caused by: {}", e);
[INFO] [stdout]     |             ^^^ use of unresolved module or unlinked crate `log`
[INFO] [stdout] ...
[INFO] [stdout] 555 |                     log_error!(e, "failed to refresh token");
[INFO] [stdout]     |                     ---------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this error originates in the macro `log_error` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tokio`
[INFO] [stdout]    --> src/web.rs:924:38
[INFO] [stdout]     |
[INFO] [stdout] 924 |                 let (auth, update) = tokio::try_join!(self.auth_Requester_token(&token), update)?;
[INFO] [stdout]     |                                      ^^^^^ use of unresolved module or unlinked crate `tokio`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/db.rs:11:3
[INFO] [stdout]    |
[INFO] [stdout] 11 | #[error("failed to commit")]
[INFO] [stdout]    |   ^^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: `error` is an attribute that can be used by the derive macro `Error`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout] 12 + #[derive(Error)]
[INFO] [stdout] 13 | struct CommitError;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `folder` in this scope
[INFO] [stdout]   --> src/web.rs:57:7
[INFO] [stdout]    |
[INFO] [stdout] 57 |     #[folder = "$CARGO_MANIFEST_DIR/../web-ui/dist"]
[INFO] [stdout]    |       ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> src/web.rs:127:7
[INFO] [stdout]     |
[INFO] [stdout] 127 |     #[error("bad request")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `error` is an attribute that can be used by the derive macro `Error`, you might be missing a `derive` attribute
[INFO] [stdout]     |
[INFO] [stdout] 125 + #[derive(Error)]
[INFO] [stdout] 126 | pub enum Error {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> src/web.rs:130:7
[INFO] [stdout]     |
[INFO] [stdout] 130 |     #[error("not found")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `error` is an attribute that can be used by the derive macro `Error`, you might be missing a `derive` attribute
[INFO] [stdout]     |
[INFO] [stdout] 125 + #[derive(Error)]
[INFO] [stdout] 126 | pub enum Error {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> src/web.rs:133:7
[INFO] [stdout]     |
[INFO] [stdout] 133 |     #[error("unauthorized")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `error` is an attribute that can be used by the derive macro `Error`, you might be missing a `derive` attribute
[INFO] [stdout]     |
[INFO] [stdout] 125 + #[derive(Error)]
[INFO] [stdout] 126 | pub enum Error {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]    --> src/web.rs:136:7
[INFO] [stdout]     |
[INFO] [stdout] 136 |     #[error("other error")]
[INFO] [stdout]     |       ^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `error` is an attribute that can be used by the derive macro `Error`, you might be missing a `derive` attribute
[INFO] [stdout]     |
[INFO] [stdout] 125 + #[derive(Error)]
[INFO] [stdout] 126 | pub enum Error {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `source` in this scope
[INFO] [stdout]    --> src/web.rs:137:13
[INFO] [stdout]     |
[INFO] [stdout] 137 |     Error(#[source] anyhow::Error),
[INFO] [stdout]     |             ^^^^^^
[INFO] [stdout]     |
[INFO] [stdout] help: `source` is an attribute that can be used by the derive macro `Error`, you might be missing a `derive` attribute
[INFO] [stdout]     |
[INFO] [stdout] 125 + #[derive(Error)]
[INFO] [stdout] 126 | pub enum Error {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `ring`
[INFO] [stdout]    --> src/web.rs:217:13
[INFO] [stdout]     |
[INFO] [stdout] 217 |     random: ring::rand::SystemRandom,
[INFO] [stdout]     |             ^^^^ use of unresolved module or unlinked crate `ring`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `ring`, use `cargo add ring` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RequesterItem` in this scope
[INFO] [stdout]   --> src/db.rs:52:25
[INFO] [stdout]    |
[INFO] [stdout] 52 |     pub current: Option<RequesterItem>,
[INFO] [stdout]    |                         ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Requester<RequesterItem> {
[INFO] [stdout]    |                     +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `RequesterItem` in this scope
[INFO] [stdout]   --> src/db.rs:53:20
[INFO] [stdout]    |
[INFO] [stdout] 53 |     pub items: Vec<RequesterItem>,
[INFO] [stdout]    |                    ^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout]    |
[INFO] [stdout] help: you might be missing a type parameter
[INFO] [stdout]    |
[INFO] [stdout] 51 | pub struct Requester<RequesterItem> {
[INFO] [stdout]    |                     +++++++++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Key` in this scope
[INFO] [stdout]   --> src/db.rs:64:6
[INFO] [stdout]    |
[INFO] [stdout] 64 | impl Key {
[INFO] [stdout]    |      ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Key` in this scope
[INFO] [stdout]   --> src/db.rs:71:48
[INFO] [stdout]    |
[INFO] [stdout] 71 |     pub fn deserialize(bytes: &[u8]) -> Result<Key> {
[INFO] [stdout]    |                                                ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Key` in this scope
[INFO] [stdout]   --> src/db.rs:76:39
[INFO] [stdout]    |
[INFO] [stdout] 76 | impl<'de> serde::Deserialize<'de> for Key {
[INFO] [stdout]    |                                       ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Key` in this scope
[INFO] [stdout]   --> src/db.rs:88:26
[INFO] [stdout]    |
[INFO] [stdout] 88 |             type Value = Key;
[INFO] [stdout]    |                          ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Key` in this scope
[INFO] [stdout]    --> src/db.rs:170:27
[INFO] [stdout]     |
[INFO] [stdout] 170 | impl serde::Serialize for Key {
[INFO] [stdout]     |                           ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Key` in this scope
[INFO] [stdout]    --> src/db.rs:470:31
[INFO] [stdout]     |
[INFO] [stdout] 470 |     fn insert<T>(&self, key: &Key, value: T) -> Result<()>
[INFO] [stdout]     |                               ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Key` in this scope
[INFO] [stdout]    --> src/db.rs:481:28
[INFO] [stdout]     |
[INFO] [stdout] 481 |     fn remove(&self, key: &Key) -> Result<()> {
[INFO] [stdout]     |                            ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Key` in this scope
[INFO] [stdout]    --> src/db.rs:488:28
[INFO] [stdout]     |
[INFO] [stdout] 488 |     fn get<T>(&self, key: &Key) -> Result<Option<T>>
[INFO] [stdout]     |                            ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Key` in this scope
[INFO] [stdout]    --> src/db.rs:531:39
[INFO] [stdout]     |
[INFO] [stdout] 531 |     pub fn insert<T>(&mut self, key: &Key, value: &T) -> Result<()>
[INFO] [stdout]     |                                       ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `Key` in this scope
[INFO] [stdout]    --> src/db.rs:542:36
[INFO] [stdout]     |
[INFO] [stdout] 542 |     pub fn remove(&mut self, key: &Key) -> Result<()> {
[INFO] [stdout]     |                                    ^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]   --> src/web.rs:66:45
[INFO] [stdout]    |
[INFO] [stdout] 66 | ) -> Result<impl Future<Output = Result<(), hyper::Error>>, anyhow::Error> {
[INFO] [stdout]    |                                             ^^^^^ use of unresolved module or unlinked crate `hyper`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `hyper`, use `cargo add hyper` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing this module
[INFO] [stdout]    |
[INFO] [stdout]  1 + use rocket::http::hyper;
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout]    --> src/web.rs:147:11
[INFO] [stdout]     |
[INFO] [stdout] 147 | impl From<serde_cbor::error::Error> for Error {
[INFO] [stdout]     |           ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_cbor`, use `cargo add serde_cbor` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use mongodb::error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rocket::error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rocket::form::error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 1 other candidate
[INFO] [stdout] help: if you import `error`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 147 - impl From<serde_cbor::error::Error> for Error {
[INFO] [stdout] 147 + impl From<error::Error> for Error {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout]    --> src/web.rs:148:20
[INFO] [stdout]     |
[INFO] [stdout] 148 |     fn from(value: serde_cbor::error::Error) -> Error {
[INFO] [stdout]     |                    ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_cbor`, use `cargo add serde_cbor` to add it to your `Cargo.toml`
[INFO] [stdout] help: consider importing one of these modules
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use mongodb::error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rocket::error;
[INFO] [stdout]     |
[INFO] [stdout]   1 + use rocket::form::error;
[INFO] [stdout]     |
[INFO] [stdout]     = and 1 other candidate
[INFO] [stdout] help: if you import `error`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 148 -     fn from(value: serde_cbor::error::Error) -> Error {
[INFO] [stdout] 148 +     fn from(value: error::Error) -> Error {
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `PlayerItem` in module `db`
[INFO] [stdout]     --> src/web.rs:1080:42
[INFO] [stdout]      |
[INFO] [stdout] 1080 |     pub fn into_player_item(self) -> db::PlayerItem {
[INFO] [stdout]      |                                          ^^^^^^^^^^ not found in `db`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout]   --> src/db.rs:18:15
[INFO] [stdout]    |
[INFO] [stdout] 18 |     pub meta: serde_cbor::Value,
[INFO] [stdout]    |               ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_cbor`, use `cargo add serde_cbor` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout]   --> src/db.rs:22:22
[INFO] [stdout]    |
[INFO] [stdout] 22 | fn meta_default() -> serde_cbor::Value {
[INFO] [stdout]    |                      ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_cbor`, use `cargo add serde_cbor` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout]   --> src/db.rs:26:36
[INFO] [stdout]    |
[INFO] [stdout] 26 | pub(crate) fn meta_is_null(value: &serde_cbor::Value) -> bool {
[INFO] [stdout]    |                                    ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `serde_cbor`, use `cargo add serde_cbor` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout]    --> src/db.rs:511:46
[INFO] [stdout]     |
[INFO] [stdout] 511 |     fn deserialize<T>(value: &sled::IVec) -> serde_cbor::Result<T>
[INFO] [stdout]     |                                              ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_cbor`, use `cargo add serde_cbor` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]    --> src/oauth2.rs:165:18
[INFO] [stdout]     |
[INFO] [stdout] 165 |     http_client: reqwest::Client,
[INFO] [stdout]     |                  ^^^^^^^ use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]    --> src/oauth2.rs:173:29
[INFO] [stdout]     |
[INFO] [stdout] 173 |     pub fn new(http_client: reqwest::Client, client: Client, config: FlowConfig) -> Self {
[INFO] [stdout]     |                             ^^^^^^^ use of unresolved module or unlinked crate `reqwest`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `reqwest`, use `cargo add reqwest` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]    --> src/web.rs:218:11
[INFO] [stdout]     |
[INFO] [stdout] 218 |     week: chrono::Duration,
[INFO] [stdout]     |           ^^^^^^ use of unresolved module or unlinked crate `chrono`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `chrono`, use `cargo add chrono` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout]    --> src/web.rs:455:15
[INFO] [stdout]     |
[INFO] [stdout] 455 |     meta: &'a serde_cbor::Value,
[INFO] [stdout]     |               ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_cbor`, use `cargo add serde_cbor` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout]    --> src/web.rs:999:17
[INFO] [stdout]     |
[INFO] [stdout] 999 |     ) -> Result<serde_cbor::Value, anyhow::Error> {
[INFO] [stdout]     |                 ^^^^^^^^^^ use of unresolved module or unlinked crate `serde_cbor`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `serde_cbor`, use `cargo add serde_cbor` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0412, E0432, E0433, E0761.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0412`.
[INFO] [stdout] 
[INFO] [stderr] error: could not document `buscame-servidor-api`
[INFO] running `Command { std: "docker" "inspect" "d517d6dc3a09cd3bacdc149f125974bdce175fbb431c46a7a29804104a12a598", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d517d6dc3a09cd3bacdc149f125974bdce175fbb431c46a7a29804104a12a598", kill_on_drop: false }`
[INFO] [stdout] d517d6dc3a09cd3bacdc149f125974bdce175fbb431c46a7a29804104a12a598
