[INFO] cloning repository https://github.com/max7866/teams-cli
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/max7866/teams-cli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax7866%2Fteams-cli", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax7866%2Fteams-cli'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 54635afa13d5f12414ea9bbfa5c972873a10e02a
[INFO] testing max7866/teams-cli against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmax7866%2Fteams-cli" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/max7866/teams-cli
[INFO] finished tweaking git repo https://github.com/max7866/teams-cli
[INFO] tweaked toml for git repo https://github.com/max7866/teams-cli written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/max7866/teams-cli on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/max7866/teams-cli 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.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 3e6c31bf16405270bca4a306bbf656753f88d472f795efee56184d552c7fa1b5
[INFO] running `Command { std: "docker" "start" "3e6c31bf16405270bca4a306bbf656753f88d472f795efee56184d552c7fa1b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e6c31bf16405270bca4a306bbf656753f88d472f795efee56184d552c7fa1b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3e6c31bf16405270bca4a306bbf656753f88d472f795efee56184d552c7fa1b5" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3e6c31bf16405270bca4a306bbf656753f88d472f795efee56184d552c7fa1b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "3e6c31bf16405270bca4a306bbf656753f88d472f795efee56184d552c7fa1b5" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling unicode-ident v1.0.24
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]    Compiling hashbrown v0.17.0
[INFO] [stderr]    Compiling winnow v0.5.40
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling version-compare v0.2.1
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling pin-project-lite v0.2.17
[INFO] [stderr]    Compiling futures-core v0.3.32
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling slab v0.4.12
[INFO] [stderr]    Compiling futures-task v0.3.32
[INFO] [stderr]    Compiling bitflags v2.11.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling futures-channel v0.3.32
[INFO] [stderr]    Compiling cfg-if v1.0.4
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling memchr v2.8.0
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling bytes v1.11.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling lock_api v0.4.14
[INFO] [stderr]    Compiling gio v0.18.4
[INFO] [stderr]    Compiling writeable v0.6.3
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling litemap v0.8.2
[INFO] [stderr]    Compiling icu_properties_data v2.2.0
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling icu_normalizer_data v2.2.0
[INFO] [stderr]    Compiling cfg-expr v0.15.8
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling utf8_iter v1.0.4
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]    Compiling indexmap v2.14.0
[INFO] [stderr]    Compiling semver v1.0.28
[INFO] [stderr]    Compiling x11 v2.21.0
[INFO] [stderr]    Compiling tracing-core v0.1.36
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling http v1.4.0
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling errno v0.3.14
[INFO] [stderr]    Compiling mio v1.2.0
[INFO] [stderr]    Compiling socket2 v0.6.3
[INFO] [stderr]    Compiling signal-hook-registry v1.4.8
[INFO] [stderr]    Compiling field-offset v0.3.6
[INFO] [stderr]    Compiling futures-sink v0.3.32
[INFO] [stderr]    Compiling num-conv v0.2.1
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling openssl v0.10.78
[INFO] [stderr]    Compiling foreign-types-shared v0.1.1
[INFO] [stderr]    Compiling parking_lot v0.12.5
[INFO] [stderr]    Compiling log v0.4.29
[INFO] [stderr]    Compiling time-core v0.1.8
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling time-macros v0.2.27
[INFO] [stderr]    Compiling foreign-types v0.3.2
[INFO] [stderr]    Compiling deranged v0.5.8
[INFO] [stderr]    Compiling tracing v0.1.44
[INFO] [stderr]    Compiling form_urlencoded v1.2.2
[INFO] [stderr]    Compiling gtk v0.18.2
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling try-lock v0.2.5
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling zmij v1.0.21
[INFO] [stderr]    Compiling atomic-waker v1.1.2
[INFO] [stderr]    Compiling native-tls v0.2.18
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling want v0.3.1
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling serde_json v1.0.149
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling sync_wrapper v1.0.2
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling openssl-sys v0.9.114
[INFO] [stderr]    Compiling base64 v0.22.1
[INFO] [stderr]    Compiling psl-types v2.0.11
[INFO] [stderr]    Compiling tower-layer v0.3.3
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling ipnet v2.12.0
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling iri-string v0.7.12
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling time v0.3.47
[INFO] [stderr]    Compiling dpi v0.1.2
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling wry v0.47.2
[INFO] [stderr]    Compiling raw-window-handle v0.6.2
[INFO] [stderr]    Compiling zeroize v1.8.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling rustls-pki-types v1.14.0
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling mime v0.3.17
[INFO] [stderr]    Compiling uuid v1.23.1
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_edit v0.20.2
[INFO] [stderr]    Compiling toml_edit v0.19.15
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling zerovec-derive v0.11.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling dlopen2_derive v0.4.3
[INFO] [stderr]    Compiling proc-macro-crate v1.3.1
[INFO] [stderr]    Compiling tokio v1.52.1
[INFO] [stderr]    Compiling futures-util v0.3.32
[INFO] [stderr]    Compiling toml v0.8.2
[INFO] [stderr]    Compiling proc-macro-crate v2.0.2
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling dlopen2 v0.7.0
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling zerofrom v0.1.7
[INFO] [stderr]    Compiling yoke v0.8.2
[INFO] [stderr]    Compiling glib-macros v0.18.5
[INFO] [stderr]    Compiling zerovec v0.11.6
[INFO] [stderr]    Compiling zerotrie v0.2.4
[INFO] [stderr]    Compiling gtk3-macros v0.18.2
[INFO] [stderr]    Compiling glib-sys v0.18.1
[INFO] [stderr]    Compiling gobject-sys v0.18.0
[INFO] [stderr]    Compiling gio-sys v0.18.1
[INFO] [stderr]    Compiling gdk-sys v0.18.2
[INFO] [stderr]    Compiling cairo-sys-rs v0.18.2
[INFO] [stderr]    Compiling gdk-pixbuf-sys v0.18.0
[INFO] [stderr]    Compiling pango-sys v0.18.0
[INFO] [stderr]    Compiling atk-sys v0.18.2
[INFO] [stderr]    Compiling tinystr v0.8.3
[INFO] [stderr]    Compiling potential_utf v0.1.5
[INFO] [stderr]    Compiling gtk-sys v0.18.2
[INFO] [stderr]    Compiling icu_collections v2.2.0
[INFO] [stderr]    Compiling soup3-sys v0.5.0
[INFO] [stderr]    Compiling javascriptcore-rs-sys v1.1.1
[INFO] [stderr]    Compiling gdkx11-sys v0.18.2
[INFO] [stderr]    Compiling webkit2gtk-sys v2.0.1
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling clap_complete v4.6.2
[INFO] [stderr]    Compiling icu_locale_core v2.2.0
[INFO] [stderr]    Compiling futures-executor v0.3.32
[INFO] [stderr]    Compiling glib v0.18.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling icu_provider v2.2.0
[INFO] [stderr]    Compiling gdkwayland-sys v0.18.2
[INFO] [stderr]    Compiling icu_normalizer v2.2.0
[INFO] [stderr]    Compiling icu_properties v2.2.0
[INFO] [stderr]    Compiling tokio-util v0.7.18
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.3
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.1.0
[INFO] [stderr]    Compiling url v2.5.8
[INFO] [stderr]    Compiling publicsuffix v2.3.0
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.13
[INFO] [stderr]    Compiling cookie_store v0.22.1
[INFO] [stderr]    Compiling hyper v1.9.0
[INFO] [stderr]    Compiling hyper-util v0.1.20
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling cairo-rs v0.18.5
[INFO] [stderr]    Compiling atk v0.18.2
[INFO] [stderr]    Compiling javascriptcore-rs v1.1.2
[INFO] [stderr]    Compiling reqwest v0.12.28
[INFO] [stderr]    Compiling gdk-pixbuf v0.18.5
[INFO] [stderr]    Compiling pango v0.18.3
[INFO] [stderr]    Compiling soup3 v0.5.0
[INFO] [stderr]    Compiling gdk v0.18.2
[INFO] [stderr]    Compiling gdkx11 v0.18.2
[INFO] [stderr]    Compiling webkit2gtk v2.0.1
[INFO] [stderr]    Compiling tao v0.31.1
[INFO] [stderr]    Compiling teams-cli v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0433]: cannot find module or crate `comfy_table` in this scope
[INFO] [stdout]  --> src/output/table.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use comfy_table::{presets::UTF8_FULL, Table};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `comfy_table`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `comfy_table`, use `cargo add comfy_table` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `comfy_table`
[INFO] [stdout]  --> src/output/table.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use comfy_table::{presets::UTF8_FULL, Table};
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `comfy_table`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `comfy_table`, use `cargo add comfy_table` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tracing_subscriber`
[INFO] [stdout]   --> src/main.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 | use tracing_subscriber::EnvFilter;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_subscriber`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tracing_subscriber`, use `cargo add tracing_subscriber` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `chrono`
[INFO] [stdout]  --> src/auth/token.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | 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 `thiserror`
[INFO] [stdout]  --> src/error.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | 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]: cannot find module or crate `anyhow` in this scope
[INFO] [stdout]    --> src/api/mod.rs:134:31
[INFO] [stdout]     |
[INFO] [stdout] 134 |             TeamsError::Other(anyhow::anyhow!("request failed after all retries"))
[INFO] [stdout]     |                               ^^^^^^ use of unresolved module or unlinked crate `anyhow`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tracing` in this scope
[INFO] [stdout]   --> src/api/mod.rs:56:17
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 tracing::debug!("retry attempt {attempt}, waiting {delay:?}");
[INFO] [stdout]    |                 ^^^^^^^ use of unresolved module or unlinked crate `tracing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tracing` in this scope
[INFO] [stdout]   --> src/api/mod.rs:63:21
[INFO] [stdout]    |
[INFO] [stdout] 63 |                     tracing::warn!("request failed (attempt {attempt}): {e}");
[INFO] [stdout]    |                     ^^^^^^^ use of unresolved module or unlinked crate `tracing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tracing` in this scope
[INFO] [stdout]    --> src/api/mod.rs:104:25
[INFO] [stdout]     |
[INFO] [stdout] 104 |                         tracing::warn!("rate limited, waiting {retry_after}s");
[INFO] [stdout]     |                         ^^^^^^^ use of unresolved module or unlinked crate `tracing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tracing` in this scope
[INFO] [stdout]    --> src/api/mod.rs:116:21
[INFO] [stdout]     |
[INFO] [stdout] 116 |                     tracing::warn!("server error {s} (attempt {attempt}): {body}");
[INFO] [stdout]     |                     ^^^^^^^ use of unresolved module or unlinked crate `tracing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tracing` in this scope
[INFO] [stdout]    --> src/auth/webview.rs:211:21
[INFO] [stdout]     |
[INFO] [stdout] 211 |                     tracing::warn!("blocked navigation to disallowed domain: {url}");
[INFO] [stdout]     |                     ^^^^^^^ use of unresolved module or unlinked crate `tracing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tracing` in this scope
[INFO] [stdout]    --> src/auth/webview.rs:233:25
[INFO] [stdout]     |
[INFO] [stdout] 233 |                         tracing::warn!("OAuth state mismatch: expected={expected}, got={rs}");
[INFO] [stdout]     |                         ^^^^^^^ use of unresolved module or unlinked crate `tracing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tracing` in this scope
[INFO] [stdout]    --> src/auth/webview.rs:237:25
[INFO] [stdout]     |
[INFO] [stdout] 237 |                         tracing::warn!("OAuth response missing state parameter");
[INFO] [stdout]     |                         ^^^^^^^ use of unresolved module or unlinked crate `tracing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tracing` in this scope
[INFO] [stdout]   --> src/error.rs:95:9
[INFO] [stdout]    |
[INFO] [stdout] 95 |         tracing::error!("{self}");
[INFO] [stdout]    |         ^^^^^^^ use of unresolved module or unlinked crate `tracing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tracing` in this scope
[INFO] [stdout]    --> src/main.rs:102:21
[INFO] [stdout]     |
[INFO] [stdout] 102 |                     tracing::debug!("auto-login successful for profile '{}'", token_set.profile);
[INFO] [stdout]     |                     ^^^^^^^ use of unresolved module or unlinked crate `tracing`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]  --> src/error.rs:6:7
[INFO] [stdout]   |
[INFO] [stdout] 6 |     #[error("authentication failed: {0}")]
[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] 5 + #[derive(Error)]
[INFO] [stdout] 6 | pub enum TeamsError {
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]  --> src/error.rs:9:7
[INFO] [stdout]   |
[INFO] [stdout] 9 |     #[error("token expired")]
[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] 5 + #[derive(Error)]
[INFO] [stdout] 6 | pub enum TeamsError {
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:12:7
[INFO] [stdout]    |
[INFO] [stdout] 12 |     #[error("permission denied: {0}")]
[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]  5 + #[derive(Error)]
[INFO] [stdout]  6 | pub enum TeamsError {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:15:7
[INFO] [stdout]    |
[INFO] [stdout] 15 |     #[error("not found: {0}")]
[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]  5 + #[derive(Error)]
[INFO] [stdout]  6 | pub enum TeamsError {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:18:7
[INFO] [stdout]    |
[INFO] [stdout] 18 |     #[error("rate limited (retry after {retry_after_secs}s)")]
[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]  5 + #[derive(Error)]
[INFO] [stdout]  6 | pub enum TeamsError {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:21:7
[INFO] [stdout]    |
[INFO] [stdout] 21 |     #[error("network error: {0}")]
[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]  5 + #[derive(Error)]
[INFO] [stdout]  6 | pub enum TeamsError {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]   --> src/error.rs:22:20
[INFO] [stdout]    |
[INFO] [stdout] 22 |     NetworkError(#[from] reqwest::Error),
[INFO] [stdout]    |                    ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: `from` is an attribute that can be used by the derive macro `Error`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout]  5 + #[derive(Error)]
[INFO] [stdout]  6 | pub enum TeamsError {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:24:7
[INFO] [stdout]    |
[INFO] [stdout] 24 |     #[error("API error ({status}): {message}")]
[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]  5 + #[derive(Error)]
[INFO] [stdout]  6 | pub enum TeamsError {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:27:7
[INFO] [stdout]    |
[INFO] [stdout] 27 |     #[error("server error ({status}): {message}")]
[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]  5 + #[derive(Error)]
[INFO] [stdout]  6 | pub enum TeamsError {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:30:7
[INFO] [stdout]    |
[INFO] [stdout] 30 |     #[error("invalid input: {0}")]
[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]  5 + #[derive(Error)]
[INFO] [stdout]  6 | pub enum TeamsError {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:33:7
[INFO] [stdout]    |
[INFO] [stdout] 33 |     #[error("config error: {0}")]
[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]  5 + #[derive(Error)]
[INFO] [stdout]  6 | pub enum TeamsError {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:36:7
[INFO] [stdout]    |
[INFO] [stdout] 36 |     #[error("keyring error: {0}")]
[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]  5 + #[derive(Error)]
[INFO] [stdout]  6 | pub enum TeamsError {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `error` in this scope
[INFO] [stdout]   --> src/error.rs:39:7
[INFO] [stdout]    |
[INFO] [stdout] 39 |     #[error("{0}")]
[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]  5 + #[derive(Error)]
[INFO] [stdout]  6 | pub enum TeamsError {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: cannot find attribute `from` in this scope
[INFO] [stdout]   --> src/error.rs:40:13
[INFO] [stdout]    |
[INFO] [stdout] 40 |     Other(#[from] anyhow::Error),
[INFO] [stdout]    |             ^^^^
[INFO] [stdout]    |
[INFO] [stdout] help: `from` is an attribute that can be used by the derive macro `Error`, you might be missing a `derive` attribute
[INFO] [stdout]    |
[INFO] [stdout]  5 + #[derive(Error)]
[INFO] [stdout]  6 | pub enum TeamsError {
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `url` in this scope
[INFO] [stdout]   --> src/api/authz.rs:44:18
[INFO] [stdout]    |
[INFO] [stdout] 44 |     let parsed = url::Url::parse(url_str)
[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]: cannot find module or crate `chrono` in this scope
[INFO] [stdout]   --> src/api/messages.rs:79:30
[INFO] [stdout]    |
[INFO] [stdout] 79 |             clientmessageid: chrono::Utc::now().timestamp_millis().to_string(),
[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]: cannot find module or crate `chrono` in this scope
[INFO] [stdout]    --> src/api/messages.rs:121:25
[INFO] [stdout]     |
[INFO] [stdout] 121 |         let timestamp = chrono::Utc::now().timestamp_millis().to_string();
[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]: cannot find module or crate `url` in this scope
[INFO] [stdout]    --> src/auth/webview.rs:120:18
[INFO] [stdout]     |
[INFO] [stdout] 120 |     let params = url::form_urlencoded::parse(fragment.as_bytes());
[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]: cannot find module or crate `url` in this scope
[INFO] [stdout]    --> src/auth/webview.rs:158:25
[INFO] [stdout]     |
[INFO] [stdout] 158 |     if let Ok(parsed) = url::Url::parse(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]: cannot find module or crate `chrono` in this scope
[INFO] [stdout]   --> src/cli/calendar.rs:80:25
[INFO] [stdout]    |
[INFO] [stdout] 80 |                 None => chrono::Utc::now().to_rfc3339(),
[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]: cannot find module or crate `chrono` in this scope
[INFO] [stdout]   --> src/cli/calendar.rs:85:31
[INFO] [stdout]    |
[INFO] [stdout] 85 |                     let end = chrono::Utc::now() + chrono::Duration::days(7);
[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]: cannot find module or crate `chrono` in this scope
[INFO] [stdout]    --> src/cli/calendar.rs:234:15
[INFO] [stdout]     |
[INFO] [stdout] 234 |     let now = chrono::Utc::now();
[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]: cannot find module or crate `chrono` in this scope
[INFO] [stdout]    --> src/cli/calendar.rs:240:23
[INFO] [stdout]     |
[INFO] [stdout] 240 |             return Ok(chrono::DateTime::<chrono::Utc>::from_naive_utc_and_offset(
[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]: cannot find module or crate `chrono` in this scope
[INFO] [stdout]    --> src/cli/calendar.rs:250:23
[INFO] [stdout]     |
[INFO] [stdout] 250 |             return Ok(chrono::DateTime::<chrono::Utc>::from_naive_utc_and_offset(
[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]: cannot find module or crate `chrono` in this scope
[INFO] [stdout]    --> src/cli/calendar.rs:278:8
[INFO] [stdout]     |
[INFO] [stdout] 278 |     if chrono::DateTime::parse_from_rfc3339(input).is_ok() {
[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]: cannot find module or crate `chrono` in this scope
[INFO] [stdout]    --> src/cli/calendar.rs:283:24
[INFO] [stdout]     |
[INFO] [stdout] 283 |     if let Ok(naive) = chrono::NaiveDateTime::parse_from_str(input, "%Y-%m-%dT%H:%M:%S") {
[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]: cannot find module or crate `chrono` in this scope
[INFO] [stdout]    --> src/cli/calendar.rs:285:13
[INFO] [stdout]     |
[INFO] [stdout] 285 |             chrono::DateTime::<chrono::Utc>::from_naive_utc_and_offset(naive, chrono::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]: cannot find module or crate `chrono` in this scope
[INFO] [stdout]    --> src/cli/calendar.rs:291:23
[INFO] [stdout]     |
[INFO] [stdout] 291 |     if let Ok(date) = chrono::NaiveDate::parse_from_str(input, "%Y-%m-%d") {
[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]: cannot find module or crate `chrono` in this scope
[INFO] [stdout]    --> src/cli/calendar.rs:294:13
[INFO] [stdout]     |
[INFO] [stdout] 294 |             chrono::DateTime::<chrono::Utc>::from_naive_utc_and_offset(dt, chrono::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]: cannot find module or crate `chrono` in this scope
[INFO] [stdout]    --> src/cli/mail.rs:284:8
[INFO] [stdout]     |
[INFO] [stdout] 284 |     Ok(chrono::Utc::now() - 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]: cannot find module or crate `regex` in this scope
[INFO] [stdout]    --> src/cli/message.rs:263:14
[INFO] [stdout]     |
[INFO] [stdout] 263 |     let re = regex::Regex::new(re_str).expect("valid regex");
[INFO] [stdout]     |              ^^^^^ use of unresolved module or unlinked crate `regex`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `regex`, use `cargo add regex` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `chrono` in this scope
[INFO] [stdout]   --> src/output/mod.rs:66:28
[INFO] [stdout]    |
[INFO] [stdout] 66 |                 timestamp: chrono::Utc::now().to_rfc3339(),
[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]: cannot find module or crate `chrono` in this scope
[INFO] [stdout]   --> src/output/mod.rs:84:28
[INFO] [stdout]    |
[INFO] [stdout] 84 |                 timestamp: chrono::Utc::now().to_rfc3339(),
[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]: cannot find module or crate `chrono` in this scope
[INFO] [stdout]   --> src/cli/calendar.rs:85:52
[INFO] [stdout]    |
[INFO] [stdout] 85 |                     let end = chrono::Utc::now() + chrono::Duration::days(7);
[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] help: consider importing this struct
[INFO] [stdout]    |
[INFO] [stdout]  1 + use std::time::Duration;
[INFO] [stdout]    |
[INFO] [stdout] help: if you import `Duration`, refer to it directly
[INFO] [stdout]    |
[INFO] [stdout] 85 -                     let end = chrono::Utc::now() + chrono::Duration::days(7);
[INFO] [stdout] 85 +                     let end = chrono::Utc::now() + Duration::days(7);
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `chrono` in this scope
[INFO] [stdout]    --> src/cli/calendar.rs:247:48
[INFO] [stdout]     |
[INFO] [stdout] 247 |             let tomorrow = (now.date_naive() + chrono::Duration::days(1))
[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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::time::Duration;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Duration`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 247 -             let tomorrow = (now.date_naive() + chrono::Duration::days(1))
[INFO] [stdout] 247 +             let tomorrow = (now.date_naive() + Duration::days(1))
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `chrono` in this scope
[INFO] [stdout]    --> src/cli/calendar.rs:264:24
[INFO] [stdout]     |
[INFO] [stdout] 264 |                 "h" => chrono::Duration::hours(num),
[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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::time::Duration;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Duration`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 264 -                 "h" => chrono::Duration::hours(num),
[INFO] [stdout] 264 +                 "h" => Duration::hours(num),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `chrono` in this scope
[INFO] [stdout]    --> src/cli/calendar.rs:265:24
[INFO] [stdout]     |
[INFO] [stdout] 265 |                 "d" => chrono::Duration::days(num),
[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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::time::Duration;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Duration`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 265 -                 "d" => chrono::Duration::days(num),
[INFO] [stdout] 265 +                 "d" => Duration::days(num),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `chrono` in this scope
[INFO] [stdout]    --> src/cli/calendar.rs:266:24
[INFO] [stdout]     |
[INFO] [stdout] 266 |                 "w" => chrono::Duration::weeks(num),
[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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::time::Duration;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Duration`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 266 -                 "w" => chrono::Duration::weeks(num),
[INFO] [stdout] 266 +                 "w" => Duration::weeks(num),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `chrono` in this scope
[INFO] [stdout]    --> src/cli/mail.rs:274:16
[INFO] [stdout]     |
[INFO] [stdout] 274 |         "m" => chrono::Duration::minutes(num),
[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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::time::Duration;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Duration`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 274 -         "m" => chrono::Duration::minutes(num),
[INFO] [stdout] 274 +         "m" => Duration::minutes(num),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `chrono` in this scope
[INFO] [stdout]    --> src/cli/mail.rs:275:16
[INFO] [stdout]     |
[INFO] [stdout] 275 |         "h" => chrono::Duration::hours(num),
[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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::time::Duration;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Duration`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 275 -         "h" => chrono::Duration::hours(num),
[INFO] [stdout] 275 +         "h" => Duration::hours(num),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `chrono` in this scope
[INFO] [stdout]    --> src/cli/mail.rs:276:16
[INFO] [stdout]     |
[INFO] [stdout] 276 |         "d" => chrono::Duration::days(num),
[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] help: consider importing this struct
[INFO] [stdout]     |
[INFO] [stdout]   1 + use std::time::Duration;
[INFO] [stdout]     |
[INFO] [stdout] help: if you import `Duration`, refer to it directly
[INFO] [stdout]     |
[INFO] [stdout] 276 -         "d" => chrono::Duration::days(num),
[INFO] [stdout] 276 +         "d" => Duration::days(num),
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `urlencoding` in this scope
[INFO] [stdout]   --> src/api/messages.rs:30:26
[INFO] [stdout]    |
[INFO] [stdout] 30 |         let encoded_id = urlencoding::encode(conversation_id);
[INFO] [stdout]    |                          ^^^^^^^^^^^ use of unresolved module or unlinked crate `urlencoding`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `urlencoding`, use `cargo add urlencoding` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `urlencoding` in this scope
[INFO] [stdout]   --> src/api/messages.rs:61:26
[INFO] [stdout]    |
[INFO] [stdout] 61 |         let encoded_id = urlencoding::encode(conversation_id);
[INFO] [stdout]    |                          ^^^^^^^^^^^ use of unresolved module or unlinked crate `urlencoding`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `urlencoding`, use `cargo add urlencoding` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `urlencoding` in this scope
[INFO] [stdout]    --> src/api/messages.rs:114:26
[INFO] [stdout]     |
[INFO] [stdout] 114 |         let encoded_id = urlencoding::encode(conversation_id);
[INFO] [stdout]     |                          ^^^^^^^^^^^ use of unresolved module or unlinked crate `urlencoding`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `urlencoding`, use `cargo add urlencoding` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `urlencoding` in this scope
[INFO] [stdout]    --> src/api/messages.rs:199:31
[INFO] [stdout]     |
[INFO] [stdout] 199 |                 let decoded = urlencoding::decode(thread_id)
[INFO] [stdout]     |                               ^^^^^^^^^^^ use of unresolved module or unlinked crate `urlencoding`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `urlencoding`, use `cargo add urlencoding` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `urlencoding` in this scope
[INFO] [stdout]    --> src/api/messages.rs:220:26
[INFO] [stdout]     |
[INFO] [stdout] 220 |         let encoded_id = urlencoding::encode(conversation_id);
[INFO] [stdout]     |                          ^^^^^^^^^^^ use of unresolved module or unlinked crate `urlencoding`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `urlencoding`, use `cargo add urlencoding` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `urlencoding` in this scope
[INFO] [stdout]   --> src/api/mt.rs:39:29
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let encoded_email = urlencoding::encode(email);
[INFO] [stdout]    |                             ^^^^^^^^^^^ use of unresolved module or unlinked crate `urlencoding`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `urlencoding`, use `cargo add urlencoding` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `urlencoding` in this scope
[INFO] [stdout]   --> src/api/outlook.rs:29:30
[INFO] [stdout]    |
[INFO] [stdout] 29 |         let encoded_folder = urlencoding::encode(folder);
[INFO] [stdout]    |                              ^^^^^^^^^^^ use of unresolved module or unlinked crate `urlencoding`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `urlencoding`, use `cargo add urlencoding` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `urlencoding` in this scope
[INFO] [stdout]   --> src/api/outlook.rs:36:50
[INFO] [stdout]    |
[INFO] [stdout] 36 |             url.push_str(&format!("&$filter={}", urlencoding::encode(f)));
[INFO] [stdout]    |                                                  ^^^^^^^^^^^ use of unresolved module or unlinked crate `urlencoding`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `urlencoding`, use `cargo add urlencoding` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `urlencoding` in this scope
[INFO] [stdout]   --> src/api/outlook.rs:54:26
[INFO] [stdout]    |
[INFO] [stdout] 54 |         let encoded_id = urlencoding::encode(message_id);
[INFO] [stdout]    |                          ^^^^^^^^^^^ use of unresolved module or unlinked crate `urlencoding`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `urlencoding`, use `cargo add urlencoding` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `urlencoding` in this scope
[INFO] [stdout]    --> src/api/outlook.rs:100:29
[INFO] [stdout]     |
[INFO] [stdout] 100 |         let encoded_query = urlencoding::encode(query);
[INFO] [stdout]     |                             ^^^^^^^^^^^ use of unresolved module or unlinked crate `urlencoding`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `urlencoding`, use `cargo add urlencoding` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `urlencoding` in this scope
[INFO] [stdout]    --> src/api/outlook.rs:126:13
[INFO] [stdout]     |
[INFO] [stdout] 126 |             urlencoding::encode(start),
[INFO] [stdout]     |             ^^^^^^^^^^^ use of unresolved module or unlinked crate `urlencoding`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `urlencoding`, use `cargo add urlencoding` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `urlencoding` in this scope
[INFO] [stdout]    --> src/api/outlook.rs:127:13
[INFO] [stdout]     |
[INFO] [stdout] 127 |             urlencoding::encode(end),
[INFO] [stdout]     |             ^^^^^^^^^^^ use of unresolved module or unlinked crate `urlencoding`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `urlencoding`, use `cargo add urlencoding` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `urlencoding` in this scope
[INFO] [stdout]    --> src/api/outlook.rs:152:26
[INFO] [stdout]     |
[INFO] [stdout] 152 |         let encoded_id = urlencoding::encode(event_id);
[INFO] [stdout]     |                          ^^^^^^^^^^^ use of unresolved module or unlinked crate `urlencoding`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `urlencoding`, use `cargo add urlencoding` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dirs` in this scope
[INFO] [stdout]  --> src/auth/keyring.rs:9:5
[INFO] [stdout]   |
[INFO] [stdout] 9 |     dirs::config_dir()
[INFO] [stdout]   |     ^^^^ use of unresolved module or unlinked crate `dirs`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `dirs`, use `cargo add dirs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dirs` in this scope
[INFO] [stdout]   --> src/auth/keyring.rs:10:21
[INFO] [stdout]    |
[INFO] [stdout] 10 |         .or_else(|| dirs::home_dir().map(|h| h.join(".config")))
[INFO] [stdout]    |                     ^^^^ use of unresolved module or unlinked crate `dirs`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `dirs`, use `cargo add dirs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `chrono` in this scope
[INFO] [stdout]    --> src/cli/calendar.rs:242:17
[INFO] [stdout]     |
[INFO] [stdout] 242 |                 chrono::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]: cannot find module or crate `chrono` in this scope
[INFO] [stdout]    --> src/cli/calendar.rs:252:17
[INFO] [stdout]     |
[INFO] [stdout] 252 |                 chrono::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]: cannot find module or crate `chrono` in this scope
[INFO] [stdout]    --> src/cli/calendar.rs:285:79
[INFO] [stdout]     |
[INFO] [stdout] 285 |             chrono::DateTime::<chrono::Utc>::from_naive_utc_and_offset(naive, chrono::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]: cannot find module or crate `chrono` in this scope
[INFO] [stdout]    --> src/cli/calendar.rs:294:76
[INFO] [stdout]     |
[INFO] [stdout] 294 |             chrono::DateTime::<chrono::Utc>::from_naive_utc_and_offset(dt, chrono::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]: cannot find module or crate `dirs` in this scope
[INFO] [stdout]    --> src/config.rs:108:9
[INFO] [stdout]     |
[INFO] [stdout] 108 |         dirs::config_dir()
[INFO] [stdout]     |         ^^^^ use of unresolved module or unlinked crate `dirs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `dirs`, use `cargo add dirs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `dirs` in this scope
[INFO] [stdout]    --> src/config.rs:109:25
[INFO] [stdout]     |
[INFO] [stdout] 109 |             .or_else(|| dirs::home_dir().map(|h| h.join(".config")))
[INFO] [stdout]     |                         ^^^^ use of unresolved module or unlinked crate `dirs`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `dirs`, use `cargo add dirs` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `tracing_subscriber` in this scope
[INFO] [stdout]   --> src/main.rs:25:5
[INFO] [stdout]    |
[INFO] [stdout] 25 |     tracing_subscriber::fmt()
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^ use of unresolved module or unlinked crate `tracing_subscriber`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tracing_subscriber`, use `cargo add tracing_subscriber` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `TeamsError` doesn't implement `std::fmt::Display`
[INFO] [stdout]   --> src/main.rs:58:68
[INFO] [stdout]    |
[INFO] [stdout] 58 |                     output::print_error(format, e.error_code(), &e.to_string(), 0);
[INFO] [stdout]    |                                                                    ^^^^^^^^^ method cannot be called on `TeamsError` due to unsatisfied trait bounds
[INFO] [stdout]    |
[INFO] [stdout]   ::: src/error.rs:5:1
[INFO] [stdout]    |
[INFO] [stdout]  5 | pub enum TeamsError {
[INFO] [stdout]    | ------------------- method `to_string` not found for this enum because it doesn't satisfy `TeamsError: ToString` or `TeamsError: std::fmt::Display`
[INFO] [stdout]    |
[INFO] [stdout]    = note: the following trait bounds were not satisfied:
[INFO] [stdout]            `TeamsError: std::fmt::Display`
[INFO] [stdout]            which is required by `TeamsError: ToString`
[INFO] [stdout] note: the trait `std::fmt::Display` must be implemented
[INFO] [stdout]   --> /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/fmt/mod.rs:1187:0
[INFO] [stdout]    = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]    = note: the following traits define an item `to_string`, perhaps you need to implement one of them:
[INFO] [stdout]            candidate #1: `ToString`
[INFO] [stdout]            candidate #2: `gio::auto::icon::IconExt`
[INFO] [stdout]            candidate #3: `gio::auto::socket_connectable::SocketConnectableExt`
[INFO] [stdout]            candidate #4: `gtk::auto::style_context::StyleContextExt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: `TeamsError` doesn't implement `std::fmt::Display`
[INFO] [stdout]    --> src/main.rs:105:51
[INFO] [stdout]     |
[INFO] [stdout] 105 |                     eprintln!("auto-login failed: {e}");
[INFO] [stdout]     |                                                   ^^^ `TeamsError` cannot be formatted with the default formatter
[INFO] [stdout]     |
[INFO] [stdout] help: the trait `std::fmt::Display` is not implemented for `TeamsError`
[INFO] [stdout]    --> src/error.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | pub enum TeamsError {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: in format strings you may be able to use `{:?}` (or `{:#?}` for pretty-print) instead
[INFO] [stdout]     = note: this error originates in the macro `$crate::format_args_nl` which comes from the expansion of the macro `eprintln` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: `TeamsError` doesn't implement `std::fmt::Display`
[INFO] [stdout]    --> src/main.rs:115:60
[INFO] [stdout]     |
[INFO] [stdout] 115 |             output::print_error(format, e.error_code(), &e.to_string(), 0);
[INFO] [stdout]     |                                                            ^^^^^^^^^ method cannot be called on `TeamsError` due to unsatisfied trait bounds
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/error.rs:5:1
[INFO] [stdout]     |
[INFO] [stdout]   5 | pub enum TeamsError {
[INFO] [stdout]     | ------------------- method `to_string` not found for this enum because it doesn't satisfy `TeamsError: ToString` or `TeamsError: std::fmt::Display`
[INFO] [stdout]     |
[INFO] [stdout]     = note: the following trait bounds were not satisfied:
[INFO] [stdout]             `TeamsError: std::fmt::Display`
[INFO] [stdout]             which is required by `TeamsError: ToString`
[INFO] [stdout] note: the trait `std::fmt::Display` must be implemented
[INFO] [stdout]    --> /rustc/f47d5bb13648d5c859f5b438eb7dc834b9729961/library/core/src/fmt/mod.rs:1187:0
[INFO] [stdout]     = help: items from traits can only be used if the trait is implemented and in scope
[INFO] [stdout]     = note: the following traits define an item `to_string`, perhaps you need to implement one of them:
[INFO] [stdout]             candidate #1: `ToString`
[INFO] [stdout]             candidate #2: `gio::auto::icon::IconExt`
[INFO] [stdout]             candidate #3: `gio::auto::socket_connectable::SocketConnectableExt`
[INFO] [stdout]             candidate #4: `gtk::auto::style_context::StyleContextExt`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: cannot find module or crate `chrono` in this scope
[INFO] [stdout]    --> src/cli/calendar.rs:294:32
[INFO] [stdout]     |
[INFO] [stdout] 294 |             chrono::DateTime::<chrono::Utc>::from_naive_utc_and_offset(dt, chrono::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]: cannot find module or crate `anyhow` in this scope
[INFO] [stdout]   --> src/error.rs:40:19
[INFO] [stdout]    |
[INFO] [stdout] 40 |     Other(#[from] 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[E0433]: cannot find module or crate `chrono` in this scope
[INFO] [stdout]    --> src/cli/calendar.rs:250:42
[INFO] [stdout]     |
[INFO] [stdout] 250 |             return Ok(chrono::DateTime::<chrono::Utc>::from_naive_utc_and_offset(
[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]: cannot find module or crate `chrono` in this scope
[INFO] [stdout]    --> src/cli/calendar.rs:285:32
[INFO] [stdout]     |
[INFO] [stdout] 285 |             chrono::DateTime::<chrono::Utc>::from_naive_utc_and_offset(naive, chrono::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]: cannot find module or crate `chrono` in this scope
[INFO] [stdout]    --> src/cli/mail.rs:258:56
[INFO] [stdout]     |
[INFO] [stdout] 258 | fn parse_since(since: &str) -> Result<chrono::DateTime<chrono::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]: cannot find module or crate `chrono` in this scope
[INFO] [stdout]    --> src/cli/mail.rs:258:39
[INFO] [stdout]     |
[INFO] [stdout] 258 | fn parse_since(since: &str) -> Result<chrono::DateTime<chrono::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]: cannot find module or crate `chrono` in this scope
[INFO] [stdout]    --> src/cli/calendar.rs:240:42
[INFO] [stdout]     |
[INFO] [stdout] 240 |             return Ok(chrono::DateTime::<chrono::Utc>::from_naive_utc_and_offset(
[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] Some errors have detailed explanations: E0277, E0432, E0433, E0599.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `teams-cli` (bin "teams") due to 88 previous errors
[INFO] running `Command { std: "docker" "inspect" "3e6c31bf16405270bca4a306bbf656753f88d472f795efee56184d552c7fa1b5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3e6c31bf16405270bca4a306bbf656753f88d472f795efee56184d552c7fa1b5", kill_on_drop: false }`
[INFO] [stdout] 3e6c31bf16405270bca4a306bbf656753f88d472f795efee56184d552c7fa1b5
