[INFO] cloning repository https://github.com/hanMaster/amo-contacts
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hanMaster/amo-contacts" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhanMaster%2Famo-contacts", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhanMaster%2Famo-contacts'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 804dd4581987b521ce38dd2f5b4e45a0b758f62a
[INFO] testing hanMaster/amo-contacts against 1.98.0-beta.1 for beta-1.98-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FhanMaster%2Famo-contacts" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/hanMaster/amo-contacts
[INFO] finished tweaking git repo https://github.com/hanMaster/amo-contacts
[INFO] tweaked toml for git repo https://github.com/hanMaster/amo-contacts written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/hanMaster/amo-contacts on toolchain 1.98.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/hanMaster/amo-contacts 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.98.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 15151cea9a714991bfe769d5a5f0de42a20cdefce817a59f929782ebbccf7b69
[INFO] running `Command { std: "docker" "start" "15151cea9a714991bfe769d5a5f0de42a20cdefce817a59f929782ebbccf7b69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15151cea9a714991bfe769d5a5f0de42a20cdefce817a59f929782ebbccf7b69", 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" "15151cea9a714991bfe769d5a5f0de42a20cdefce817a59f929782ebbccf7b69" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "15151cea9a714991bfe769d5a5f0de42a20cdefce817a59f929782ebbccf7b69", 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" "15151cea9a714991bfe769d5a5f0de42a20cdefce817a59f929782ebbccf7b69" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.97
[INFO] [stderr]    Compiling unicode-ident v1.0.18
[INFO] [stderr]    Compiling libc v0.2.175
[INFO] [stderr]    Compiling find-msvc-tools v0.1.8
[INFO] [stderr]    Compiling bytes v1.10.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling memchr v2.7.5
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling aws-lc-rs v1.16.3
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling writeable v0.6.1
[INFO] [stderr]    Compiling litemap v0.8.0
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling icu_normalizer_data v2.0.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling rustls-pki-types v1.12.0
[INFO] [stderr]    Compiling icu_properties_data v2.0.1
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling rustls v0.23.31
[INFO] [stderr]    Compiling subtle v2.6.1
[INFO] [stderr]    Compiling zlib-rs v0.5.1
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling openssl-probe v0.2.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling simd-adler32 v0.3.7
[INFO] [stderr]    Compiling form_urlencoded v1.2.1
[INFO] [stderr]    Compiling humantime v2.2.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling typed-path v0.12.3
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling termcolor v1.4.1
[INFO] [stderr]    Compiling rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling iri-string v0.7.8
[INFO] [stderr]    Compiling zopfli v0.8.2
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling is-terminal v0.4.16
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling cc v1.2.53
[INFO] [stderr]    Compiling syn v2.0.104
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling http-body-util v0.1.3
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling aws-lc-sys v0.40.0
[INFO] [stderr]    Compiling libz-rs-sys v0.5.1
[INFO] [stderr]    Compiling flate2 v1.1.2
[INFO] [stderr]    Compiling zip v7.2.0
[INFO] [stderr]    Compiling rust_xlsxwriter v0.94.0
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling env_logger v0.10.2
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling pretty_env_logger v0.5.0
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling tokio v1.47.1
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.4
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling icu_properties v2.0.1
[INFO] [stderr]    Compiling icu_normalizer v2.0.0
[INFO] [stderr]    Compiling idna_adapter v1.2.1
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling tokio-util v0.7.16
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tower-http v0.6.8
[INFO] [stderr]    Compiling h2 v0.4.12
[INFO] [stderr]    Compiling rustls-webpki v0.103.4
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.16
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling rustls-platform-verifier v0.6.2
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling reqwest v0.13.2
[INFO] [stderr]    Compiling amo-contacts v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `log::info`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use log::info;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::xlsx::Xlsx`
[INFO] [stdout]   --> src/amo/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::xlsx::Xlsx;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ProfitWithContact`
[INFO] [stdout]  --> src/xlsx.rs:1:52
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::amo::data_types::leads::{Ids, LeadInfo, ProfitWithContact};
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/xlsx.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         let mut project = "".to_string();
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align_left`
[INFO] [stdout]   --> src/xlsx.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let align_left = Format::new().set_align(FormatAlign::Left);
[INFO] [stdout]    |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_align_left`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project`
[INFO] [stdout]   --> src/xlsx.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         let mut project = "".to_string();
[INFO] [stdout]    |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/amo/mod.rs:36:14
[INFO] [stdout]     |
[INFO] [stdout]  23 | pub trait AmoClient {
[INFO] [stdout]     |           --------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout]  36 |     async fn collect_contacts(&self) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  52 |     async fn collect_leads(&self) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |     async fn collect_lead_ids(&self) -> Result<Vec<Ids>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 |     async fn filter_deals(&self, leads: &[Lead]) -> Result<Vec<Lead>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 |     async fn process_deals(&self, leads: &[Lead]) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 274 |     fn profitbase_client(&self) -> &ProfitbaseClient;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |     async fn move_to_sold(&self, lead_id: u64) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_contact_by_id` is never used
[INFO] [stdout]    --> src/amo/mod.rs:303:10
[INFO] [stdout]     |
[INFO] [stdout] 303 | async fn get_contact_by_id(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_contacts` is never used
[INFO] [stdout]    --> src/amo/mod.rs:330:10
[INFO] [stdout]     |
[INFO] [stdout] 330 | async fn get_all_contacts(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gen_contacts_url` is never used
[INFO] [stdout]    --> src/amo/mod.rs:368:4
[INFO] [stdout]     |
[INFO] [stdout] 368 | fn gen_contacts_url(base_url: &str, contact_ids: &[i64]) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_valid_email` is never used
[INFO] [stdout]    --> src/amo/mod.rs:378:4
[INFO] [stdout]     |
[INFO] [stdout] 378 | fn is_valid_email(email: &str) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Pipeline` is never constructed
[INFO] [stdout]  --> src/amo/data_types/pipeline.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Pipeline {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Embedded` is never constructed
[INFO] [stdout]  --> src/amo/data_types/pipeline.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Embedded {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Funnel` is never constructed
[INFO] [stdout]   --> src/amo/data_types/pipeline.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Funnel {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `created_at` are never read
[INFO] [stdout]   --> src/amo/data_types/leads.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct Lead {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 36 |     pub id: u64,
[INFO] [stdout] 37 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 38 |     pub created_at: i64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Lead` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_deal_type` is never used
[INFO] [stdout]   --> src/amo/data_types/leads.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl Lead {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] 45 |     pub fn get_deal_type(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `contacts` is never read
[INFO] [stdout]   --> src/amo/data_types/leads.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct LeadEmbedded {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 78 |     pub contacts: Vec<ContactSummary>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LeadEmbedded` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ContactSelfLink` is never constructed
[INFO] [stdout]   --> src/amo/data_types/leads.rs:88:12
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub struct ContactSelfLink {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RawContact` is never constructed
[INFO] [stdout]    --> src/amo/data_types/leads.rs:147:12
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub struct RawContact {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ContactInfo` is never constructed
[INFO] [stdout]    --> src/amo/data_types/leads.rs:154:12
[INFO] [stdout]     |
[INFO] [stdout] 154 | pub struct ContactInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Contact` is never constructed
[INFO] [stdout]    --> src/amo/data_types/leads.rs:160:12
[INFO] [stdout]     |
[INFO] [stdout] 160 | pub struct Contact {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ContactForExport` is never constructed
[INFO] [stdout]    --> src/amo/data_types/leads.rs:173:12
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub struct ContactForExport {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FinalData` is never constructed
[INFO] [stdout]    --> src/amo/data_types/leads.rs:191:12
[INFO] [stdout]     |
[INFO] [stdout] 191 | pub struct FinalData {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `val_to_owner` and `val_to_str` are never used
[INFO] [stdout]    --> src/amo/data_types/leads.rs:232:12
[INFO] [stdout]     |
[INFO] [stdout] 231 | impl RawContact {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] 232 |     pub fn val_to_owner(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 242 |     pub fn val_to_str(&self, field_name: &str) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProfitWithContact` is never constructed
[INFO] [stdout]    --> src/amo/data_types/leads.rs:274:12
[INFO] [stdout]     |
[INFO] [stdout] 274 | pub struct ProfitWithContact {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ids` is never constructed
[INFO] [stdout]    --> src/amo/data_types/leads.rs:280:12
[INFO] [stdout]     |
[INFO] [stdout] 280 | pub struct Ids {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RawContacts` is never constructed
[INFO] [stdout]    --> src/amo/data_types/leads.rs:304:12
[INFO] [stdout]     |
[INFO] [stdout] 304 | pub struct RawContacts {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EmbeddedContacts` is never constructed
[INFO] [stdout]    --> src/amo/data_types/leads.rs:310:12
[INFO] [stdout]     |
[INFO] [stdout] 310 | pub struct EmbeddedContacts {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/amo/error.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Request(reqwest::Error),
[INFO] [stdout]   |     ------- ^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 8 -     Request(reqwest::Error),
[INFO] [stdout] 8 +     Request(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/amo/error.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Profitbase(profit::Error),
[INFO] [stdout]    |     ---------- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 11 -     Profitbase(profit::Error),
[INFO] [stdout] 11 +     Profitbase(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/amo/error.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 |     SerdeJson(serde_json::error::Error),
[INFO] [stdout]    |     --------- ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 13 -     SerdeJson(serde_json::error::Error),
[INFO] [stdout] 13 +     SerdeJson(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/amo/error.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Io(std::io::Error),
[INFO] [stdout]    |     -- ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 14 -     Io(std::io::Error),
[INFO] [stdout] 14 +     Io(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Funnels` and `GetContactFailed` are never constructed
[INFO] [stdout]   --> src/amo/error.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub enum Error {
[INFO] [stdout]    |          ----- variants in this enum
[INFO] [stdout]  8 |     Request(reqwest::Error),
[INFO] [stdout]  9 |     Funnels(String),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 10 |     GetContactFailed(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `profitbase_client` is never read
[INFO] [stdout]   --> src/amo/city_impl.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct AmoCityClient {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     profitbase_client: ProfitbaseClient,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 |     ConfigMissingEnv(&'static str),
[INFO] [stdout]   |     ---------------- ^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 9 -     ConfigMissingEnv(&'static str),
[INFO] [stdout] 9 +     ConfigMissingEnv(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/error.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 |     ConfigWrongFormat(&'static str),
[INFO] [stdout]    |     ----------------- ^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 10 -     ConfigWrongFormat(&'static str),
[INFO] [stdout] 10 +     ConfigWrongFormat(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/error.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 |     AmoCRM(amo::Error),
[INFO] [stdout]    |     ------ ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 12 -     AmoCRM(amo::Error),
[INFO] [stdout] 12 +     AmoCRM(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/error.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Xlsx(rust_xlsxwriter::XlsxError),
[INFO] [stdout]    |     ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 14 -     Xlsx(rust_xlsxwriter::XlsxError),
[INFO] [stdout] 14 +     Xlsx(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_project` is never used
[INFO] [stdout]  --> src/interface.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn read_project(projects: &[&str]) -> String {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_funnel` is never used
[INFO] [stdout]   --> src/interface.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn read_funnel(funnels: Vec<Funnel>) -> Funnel {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_number` is never used
[INFO] [stdout]   --> src/interface.rs:45:4
[INFO] [stdout]    |
[INFO] [stdout] 45 | fn read_number() -> usize {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `account_id`, `api_key`, and `project` are never read
[INFO] [stdout]   --> src/profit/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct ProfitbaseClient {
[INFO] [stdout]    |            ---------------- fields in this struct
[INFO] [stdout] 15 |     pub account_id: &'static str,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 16 |     pub api_key: &'static str,
[INFO] [stdout]    |         ^^^^^^^
[INFO] [stdout] 17 |     project: &'static str,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProfitbaseClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `base_url`, `get_profit_token`, `get_profit_data_for_lead`, and `collect_profit_data` are never used
[INFO] [stdout]    --> src/profit/mod.rs:33:8
[INFO] [stdout]     |
[INFO] [stdout]  20 | impl ProfitbaseClient {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  33 |     fn base_url(&self) -> String {
[INFO] [stdout]     |        ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  37 |     pub async fn get_profit_token(&self) -> Result<String> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  63 |     pub async fn get_profit_data_for_lead(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub async fn collect_profit_data(&self, leads: Leads) -> Result<Vec<RawDataFlat>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `AuthResponse` is never constructed
[INFO] [stdout]  --> src/profit/data_types/auth.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct AuthResponse {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProfitRecord` is never constructed
[INFO] [stdout]  --> src/profit/data_types/profit_data.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ProfitRecord {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProfitData` is never constructed
[INFO] [stdout]   --> src/profit/data_types/profit_data.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ProfitData {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Attrs` is never constructed
[INFO] [stdout]   --> src/profit/data_types/profit_data.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Attrs {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type alias `Result` is never used
[INFO] [stdout]  --> src/profit/error.rs:4:10
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub type Result<T> = std::result::Result<T, Error>;
[INFO] [stdout]   |          ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/profit/error.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Request(reqwest::Error),
[INFO] [stdout]   |     ------- ^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 9 -     Request(reqwest::Error),
[INFO] [stdout] 9 +     Request(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/profit/error.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Parse(ParseIntError)
[INFO] [stdout]    |     ----- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 11 -     Parse(ParseIntError)
[INFO] [stdout] 11 +     Parse(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `ProfitAuthFailed` and `ProfitGetDataFailed` are never constructed
[INFO] [stdout]   --> src/profit/error.rs:8:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub enum Error {
[INFO] [stdout]    |          ----- variants in this enum
[INFO] [stdout]  8 |     ProfitAuthFailed(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]  9 |     Request(reqwest::Error),
[INFO] [stdout] 10 |     ProfitGetDataFailed(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `create_ids` is never used
[INFO] [stdout]    --> src/xlsx.rs:104:12
[INFO] [stdout]     |
[INFO] [stdout]  10 | impl Xlsx {
[INFO] [stdout]     | --------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn create_ids(pairs: Vec<Ids>) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 05s
[INFO] running `Command { std: "docker" "inspect" "15151cea9a714991bfe769d5a5f0de42a20cdefce817a59f929782ebbccf7b69", 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" "15151cea9a714991bfe769d5a5f0de42a20cdefce817a59f929782ebbccf7b69" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling amo-contacts v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `log::info`
[INFO] [stdout]  --> src/main.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use log::info;
[INFO] [stdout]   |     ^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::xlsx::Xlsx`
[INFO] [stdout]   --> src/amo/mod.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use crate::xlsx::Xlsx;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `ProfitWithContact`
[INFO] [stdout]  --> src/xlsx.rs:1:52
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::amo::data_types::leads::{Ids, LeadInfo, ProfitWithContact};
[INFO] [stdout]   |                                                    ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/xlsx.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         let mut project = "".to_string();
[INFO] [stdout]    |             ----^^^^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `align_left`
[INFO] [stdout]   --> src/xlsx.rs:22:13
[INFO] [stdout]    |
[INFO] [stdout] 22 |         let align_left = Format::new().set_align(FormatAlign::Left);
[INFO] [stdout]    |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_align_left`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `project`
[INFO] [stdout]   --> src/xlsx.rs:48:13
[INFO] [stdout]    |
[INFO] [stdout] 48 |         let mut project = "".to_string();
[INFO] [stdout]    |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/amo/mod.rs:36:14
[INFO] [stdout]     |
[INFO] [stdout]  23 | pub trait AmoClient {
[INFO] [stdout]     |           --------- methods in this trait
[INFO] [stdout] ...
[INFO] [stdout]  36 |     async fn collect_contacts(&self) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  52 |     async fn collect_leads(&self) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 115 |     async fn collect_lead_ids(&self) -> Result<Vec<Ids>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 166 |     async fn filter_deals(&self, leads: &[Lead]) -> Result<Vec<Lead>> {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 208 |     async fn process_deals(&self, leads: &[Lead]) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 274 |     fn profitbase_client(&self) -> &ProfitbaseClient;
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |     async fn move_to_sold(&self, lead_id: u64) -> Result<()> {
[INFO] [stdout]     |              ^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_contact_by_id` is never used
[INFO] [stdout]    --> src/amo/mod.rs:303:10
[INFO] [stdout]     |
[INFO] [stdout] 303 | async fn get_contact_by_id(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `get_all_contacts` is never used
[INFO] [stdout]    --> src/amo/mod.rs:330:10
[INFO] [stdout]     |
[INFO] [stdout] 330 | async fn get_all_contacts(
[INFO] [stdout]     |          ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `gen_contacts_url` is never used
[INFO] [stdout]    --> src/amo/mod.rs:368:4
[INFO] [stdout]     |
[INFO] [stdout] 368 | fn gen_contacts_url(base_url: &str, contact_ids: &[i64]) -> String {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `is_valid_email` is never used
[INFO] [stdout]    --> src/amo/mod.rs:378:4
[INFO] [stdout]     |
[INFO] [stdout] 378 | fn is_valid_email(email: &str) -> bool {
[INFO] [stdout]     |    ^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Pipeline` is never constructed
[INFO] [stdout]  --> src/amo/data_types/pipeline.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct Pipeline {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Embedded` is never constructed
[INFO] [stdout]  --> src/amo/data_types/pipeline.rs:9:12
[INFO] [stdout]   |
[INFO] [stdout] 9 | pub struct Embedded {
[INFO] [stdout]   |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Funnel` is never constructed
[INFO] [stdout]   --> src/amo/data_types/pipeline.rs:14:12
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct Funnel {
[INFO] [stdout]    |            ^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `name` and `created_at` are never read
[INFO] [stdout]   --> src/amo/data_types/leads.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 35 | pub struct Lead {
[INFO] [stdout]    |            ---- fields in this struct
[INFO] [stdout] 36 |     pub id: u64,
[INFO] [stdout] 37 |     pub name: String,
[INFO] [stdout]    |         ^^^^
[INFO] [stdout] 38 |     pub created_at: i64,
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Lead` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `get_deal_type` is never used
[INFO] [stdout]   --> src/amo/data_types/leads.rs:45:12
[INFO] [stdout]    |
[INFO] [stdout] 44 | impl Lead {
[INFO] [stdout]    | --------- method in this implementation
[INFO] [stdout] 45 |     pub fn get_deal_type(&self) -> String {
[INFO] [stdout]    |            ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `contacts` is never read
[INFO] [stdout]   --> src/amo/data_types/leads.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 77 | pub struct LeadEmbedded {
[INFO] [stdout]    |            ------------ field in this struct
[INFO] [stdout] 78 |     pub contacts: Vec<ContactSummary>,
[INFO] [stdout]    |         ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `LeadEmbedded` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ContactSelfLink` is never constructed
[INFO] [stdout]   --> src/amo/data_types/leads.rs:88:12
[INFO] [stdout]    |
[INFO] [stdout] 88 | pub struct ContactSelfLink {
[INFO] [stdout]    |            ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RawContact` is never constructed
[INFO] [stdout]    --> src/amo/data_types/leads.rs:147:12
[INFO] [stdout]     |
[INFO] [stdout] 147 | pub struct RawContact {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ContactInfo` is never constructed
[INFO] [stdout]    --> src/amo/data_types/leads.rs:154:12
[INFO] [stdout]     |
[INFO] [stdout] 154 | pub struct ContactInfo {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Contact` is never constructed
[INFO] [stdout]    --> src/amo/data_types/leads.rs:160:12
[INFO] [stdout]     |
[INFO] [stdout] 160 | pub struct Contact {
[INFO] [stdout]     |            ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ContactForExport` is never constructed
[INFO] [stdout]    --> src/amo/data_types/leads.rs:173:12
[INFO] [stdout]     |
[INFO] [stdout] 173 | pub struct ContactForExport {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `FinalData` is never constructed
[INFO] [stdout]    --> src/amo/data_types/leads.rs:191:12
[INFO] [stdout]     |
[INFO] [stdout] 191 | pub struct FinalData {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `val_to_owner` and `val_to_str` are never used
[INFO] [stdout]    --> src/amo/data_types/leads.rs:232:12
[INFO] [stdout]     |
[INFO] [stdout] 231 | impl RawContact {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] 232 |     pub fn val_to_owner(&self) -> bool {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 242 |     pub fn val_to_str(&self, field_name: &str) -> String {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProfitWithContact` is never constructed
[INFO] [stdout]    --> src/amo/data_types/leads.rs:274:12
[INFO] [stdout]     |
[INFO] [stdout] 274 | pub struct ProfitWithContact {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Ids` is never constructed
[INFO] [stdout]    --> src/amo/data_types/leads.rs:280:12
[INFO] [stdout]     |
[INFO] [stdout] 280 | pub struct Ids {
[INFO] [stdout]     |            ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `RawContacts` is never constructed
[INFO] [stdout]    --> src/amo/data_types/leads.rs:304:12
[INFO] [stdout]     |
[INFO] [stdout] 304 | pub struct RawContacts {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `EmbeddedContacts` is never constructed
[INFO] [stdout]    --> src/amo/data_types/leads.rs:310:12
[INFO] [stdout]     |
[INFO] [stdout] 310 | pub struct EmbeddedContacts {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/amo/error.rs:8:13
[INFO] [stdout]   |
[INFO] [stdout] 8 |     Request(reqwest::Error),
[INFO] [stdout]   |     ------- ^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 8 -     Request(reqwest::Error),
[INFO] [stdout] 8 +     Request(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/amo/error.rs:11:16
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Profitbase(profit::Error),
[INFO] [stdout]    |     ---------- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 11 -     Profitbase(profit::Error),
[INFO] [stdout] 11 +     Profitbase(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/amo/error.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 |     SerdeJson(serde_json::error::Error),
[INFO] [stdout]    |     --------- ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 13 -     SerdeJson(serde_json::error::Error),
[INFO] [stdout] 13 +     SerdeJson(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/amo/error.rs:14:8
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Io(std::io::Error),
[INFO] [stdout]    |     -- ^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 14 -     Io(std::io::Error),
[INFO] [stdout] 14 +     Io(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variants `Funnels` and `GetContactFailed` are never constructed
[INFO] [stdout]   --> src/amo/error.rs:9:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub enum Error {
[INFO] [stdout]    |          ----- variants in this enum
[INFO] [stdout]  8 |     Request(reqwest::Error),
[INFO] [stdout]  9 |     Funnels(String),
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout] 10 |     GetContactFailed(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `profitbase_client` is never read
[INFO] [stdout]   --> src/amo/city_impl.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  6 | pub struct AmoCityClient {
[INFO] [stdout]    |            ------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 10 |     profitbase_client: ProfitbaseClient,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/error.rs:9:22
[INFO] [stdout]   |
[INFO] [stdout] 9 |     ConfigMissingEnv(&'static str),
[INFO] [stdout]   |     ---------------- ^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 9 -     ConfigMissingEnv(&'static str),
[INFO] [stdout] 9 +     ConfigMissingEnv(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/error.rs:10:23
[INFO] [stdout]    |
[INFO] [stdout] 10 |     ConfigWrongFormat(&'static str),
[INFO] [stdout]    |     ----------------- ^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 10 -     ConfigWrongFormat(&'static str),
[INFO] [stdout] 10 +     ConfigWrongFormat(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/error.rs:12:12
[INFO] [stdout]    |
[INFO] [stdout] 12 |     AmoCRM(amo::Error),
[INFO] [stdout]    |     ------ ^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 12 -     AmoCRM(amo::Error),
[INFO] [stdout] 12 +     AmoCRM(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/error.rs:14:10
[INFO] [stdout]    |
[INFO] [stdout] 14 |     Xlsx(rust_xlsxwriter::XlsxError),
[INFO] [stdout]    |     ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 14 -     Xlsx(rust_xlsxwriter::XlsxError),
[INFO] [stdout] 14 +     Xlsx(()),
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_project` is never used
[INFO] [stdout]  --> src/interface.rs:4:8
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn read_project(projects: &[&str]) -> String {
[INFO] [stdout]   |        ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_funnel` is never used
[INFO] [stdout]   --> src/interface.rs:25:8
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub fn read_funnel(funnels: Vec<Funnel>) -> Funnel {
[INFO] [stdout]    |        ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `read_number` is never used
[INFO] [stdout]   --> src/interface.rs:45:4
[INFO] [stdout]    |
[INFO] [stdout] 45 | fn read_number() -> usize {
[INFO] [stdout]    |    ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `project` is never read
[INFO] [stdout]   --> src/profit/mod.rs:17:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | pub struct ProfitbaseClient {
[INFO] [stdout]    |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 17 |     project: &'static str,
[INFO] [stdout]    |     ^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `ProfitbaseClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `get_profit_data_for_lead` and `collect_profit_data` are never used
[INFO] [stdout]    --> src/profit/mod.rs:63:18
[INFO] [stdout]     |
[INFO] [stdout]  20 | impl ProfitbaseClient {
[INFO] [stdout]     | --------------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout]  63 |     pub async fn get_profit_data_for_lead(
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 116 |     pub async fn collect_profit_data(&self, leads: Leads) -> Result<Vec<RawDataFlat>> {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProfitRecord` is never constructed
[INFO] [stdout]  --> src/profit/data_types/profit_data.rs:4:12
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub struct ProfitRecord {
[INFO] [stdout]   |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ProfitData` is never constructed
[INFO] [stdout]   --> src/profit/data_types/profit_data.rs:10:12
[INFO] [stdout]    |
[INFO] [stdout] 10 | pub struct ProfitData {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Attrs` is never constructed
[INFO] [stdout]   --> src/profit/data_types/profit_data.rs:20:12
[INFO] [stdout]    |
[INFO] [stdout] 20 | pub struct Attrs {
[INFO] [stdout]    |            ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/profit/error.rs:8:22
[INFO] [stdout]   |
[INFO] [stdout] 8 |     ProfitAuthFailed(String),
[INFO] [stdout]   |     ---------------- ^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 8 -     ProfitAuthFailed(String),
[INFO] [stdout] 8 +     ProfitAuthFailed(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]  --> src/profit/error.rs:9:13
[INFO] [stdout]   |
[INFO] [stdout] 9 |     Request(reqwest::Error),
[INFO] [stdout]   |     ------- ^^^^^^^^^^^^^^
[INFO] [stdout]   |     |
[INFO] [stdout]   |     field in this variant
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]   |
[INFO] [stdout] 9 -     Request(reqwest::Error),
[INFO] [stdout] 9 +     Request(()),
[INFO] [stdout]   |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> src/profit/error.rs:11:11
[INFO] [stdout]    |
[INFO] [stdout] 11 |     Parse(ParseIntError)
[INFO] [stdout]    |     ----- ^^^^^^^^^^^^^
[INFO] [stdout]    |     |
[INFO] [stdout]    |     field in this variant
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stdout]    |
[INFO] [stdout] 11 -     Parse(ParseIntError)
[INFO] [stdout] 11 +     Parse(())
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variant `ProfitGetDataFailed` is never constructed
[INFO] [stdout]   --> src/profit/error.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout]  7 | pub enum Error {
[INFO] [stdout]    |          ----- variant in this enum
[INFO] [stdout] ...
[INFO] [stdout] 10 |     ProfitGetDataFailed(String),
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `create_ids` is never used
[INFO] [stdout]    --> src/xlsx.rs:104:12
[INFO] [stdout]     |
[INFO] [stdout]  10 | impl Xlsx {
[INFO] [stdout]     | --------- associated function in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 104 |     pub fn create_ids(pairs: Vec<Ids>) -> Result<()> {
[INFO] [stdout]     |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.87s
[INFO] running `Command { std: "docker" "inspect" "15151cea9a714991bfe769d5a5f0de42a20cdefce817a59f929782ebbccf7b69", 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" "15151cea9a714991bfe769d5a5f0de42a20cdefce817a59f929782ebbccf7b69" "/opt/rustwide/cargo-home/bin/cargo" "+1.98.0-beta.1" "test" "--frozen", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `log::info`
[INFO] [stderr]  --> src/main.rs:6:5
[INFO] [stderr]   |
[INFO] [stderr] 6 | use log::info;
[INFO] [stderr]   |     ^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::xlsx::Xlsx`
[INFO] [stderr]   --> src/amo/mod.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | use crate::xlsx::Xlsx;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `ProfitWithContact`
[INFO] [stderr]  --> src/xlsx.rs:1:52
[INFO] [stderr]   |
[INFO] [stderr] 1 | use crate::amo::data_types::leads::{Ids, LeadInfo, ProfitWithContact};
[INFO] [stderr]   |                                                    ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/xlsx.rs:48:13
[INFO] [stderr]    |
[INFO] [stderr] 48 |         let mut project = "".to_string();
[INFO] [stderr]    |             ----^^^^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_mut)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `align_left`
[INFO] [stderr]   --> src/xlsx.rs:22:13
[INFO] [stderr]    |
[INFO] [stderr] 22 |         let align_left = Format::new().set_align(FormatAlign::Left);
[INFO] [stderr]    |             ^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_align_left`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `project`
[INFO] [stderr]   --> src/xlsx.rs:48:13
[INFO] [stderr]    |
[INFO] [stderr] 48 |         let mut project = "".to_string();
[INFO] [stderr]    |             ^^^^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_project`
[INFO] [stderr] 
[INFO] [stderr] warning: multiple methods are never used
[INFO] [stderr]    --> src/amo/mod.rs:36:14
[INFO] [stderr]     |
[INFO] [stderr]  23 | pub trait AmoClient {
[INFO] [stderr]     |           --------- methods in this trait
[INFO] [stderr] ...
[INFO] [stderr]  36 |     async fn collect_contacts(&self) -> Result<()> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr]  52 |     async fn collect_leads(&self) -> Result<()> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 115 |     async fn collect_lead_ids(&self) -> Result<Vec<Ids>> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 166 |     async fn filter_deals(&self, leads: &[Lead]) -> Result<Vec<Lead>> {
[INFO] [stderr]     |              ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 208 |     async fn process_deals(&self, leads: &[Lead]) -> Result<()> {
[INFO] [stderr]     |              ^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 274 |     fn profitbase_client(&self) -> &ProfitbaseClient;
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 278 |     async fn move_to_sold(&self, lead_id: u64) -> Result<()> {
[INFO] [stderr]     |              ^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_contact_by_id` is never used
[INFO] [stderr]    --> src/amo/mod.rs:303:10
[INFO] [stderr]     |
[INFO] [stderr] 303 | async fn get_contact_by_id(
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `get_all_contacts` is never used
[INFO] [stderr]    --> src/amo/mod.rs:330:10
[INFO] [stderr]     |
[INFO] [stderr] 330 | async fn get_all_contacts(
[INFO] [stderr]     |          ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `gen_contacts_url` is never used
[INFO] [stderr]    --> src/amo/mod.rs:368:4
[INFO] [stderr]     |
[INFO] [stderr] 368 | fn gen_contacts_url(base_url: &str, contact_ids: &[i64]) -> String {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `is_valid_email` is never used
[INFO] [stderr]    --> src/amo/mod.rs:378:4
[INFO] [stderr]     |
[INFO] [stderr] 378 | fn is_valid_email(email: &str) -> bool {
[INFO] [stderr]     |    ^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Pipeline` is never constructed
[INFO] [stderr]  --> src/amo/data_types/pipeline.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct Pipeline {
[INFO] [stderr]   |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Embedded` is never constructed
[INFO] [stderr]  --> src/amo/data_types/pipeline.rs:9:12
[INFO] [stderr]   |
[INFO] [stderr] 9 | pub struct Embedded {
[INFO] [stderr]   |            ^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Funnel` is never constructed
[INFO] [stderr]   --> src/amo/data_types/pipeline.rs:14:12
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct Funnel {
[INFO] [stderr]    |            ^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: fields `name` and `created_at` are never read
[INFO] [stderr]   --> src/amo/data_types/leads.rs:37:9
[INFO] [stderr]    |
[INFO] [stderr] 35 | pub struct Lead {
[INFO] [stderr]    |            ---- fields in this struct
[INFO] [stderr] 36 |     pub id: u64,
[INFO] [stderr] 37 |     pub name: String,
[INFO] [stderr]    |         ^^^^
[INFO] [stderr] 38 |     pub created_at: i64,
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Lead` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: method `get_deal_type` is never used
[INFO] [stderr]   --> src/amo/data_types/leads.rs:45:12
[INFO] [stderr]    |
[INFO] [stderr] 44 | impl Lead {
[INFO] [stderr]    | --------- method in this implementation
[INFO] [stderr] 45 |     pub fn get_deal_type(&self) -> String {
[INFO] [stderr]    |            ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `contacts` is never read
[INFO] [stderr]   --> src/amo/data_types/leads.rs:78:9
[INFO] [stderr]    |
[INFO] [stderr] 77 | pub struct LeadEmbedded {
[INFO] [stderr]    |            ------------ field in this struct
[INFO] [stderr] 78 |     pub contacts: Vec<ContactSummary>,
[INFO] [stderr]    |         ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `LeadEmbedded` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ContactSelfLink` is never constructed
[INFO] [stderr]   --> src/amo/data_types/leads.rs:88:12
[INFO] [stderr]    |
[INFO] [stderr] 88 | pub struct ContactSelfLink {
[INFO] [stderr]    |            ^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `RawContact` is never constructed
[INFO] [stderr]    --> src/amo/data_types/leads.rs:147:12
[INFO] [stderr]     |
[INFO] [stderr] 147 | pub struct RawContact {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ContactInfo` is never constructed
[INFO] [stderr]    --> src/amo/data_types/leads.rs:154:12
[INFO] [stderr]     |
[INFO] [stderr] 154 | pub struct ContactInfo {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Contact` is never constructed
[INFO] [stderr]    --> src/amo/data_types/leads.rs:160:12
[INFO] [stderr]     |
[INFO] [stderr] 160 | pub struct Contact {
[INFO] [stderr]     |            ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ContactForExport` is never constructed
[INFO] [stderr]    --> src/amo/data_types/leads.rs:173:12
[INFO] [stderr]     |
[INFO] [stderr] 173 | pub struct ContactForExport {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `FinalData` is never constructed
[INFO] [stderr]    --> src/amo/data_types/leads.rs:191:12
[INFO] [stderr]     |
[INFO] [stderr] 191 | pub struct FinalData {
[INFO] [stderr]     |            ^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: methods `val_to_owner` and `val_to_str` are never used
[INFO] [stderr]    --> src/amo/data_types/leads.rs:232:12
[INFO] [stderr]     |
[INFO] [stderr] 231 | impl RawContact {
[INFO] [stderr]     | --------------- methods in this implementation
[INFO] [stderr] 232 |     pub fn val_to_owner(&self) -> bool {
[INFO] [stderr]     |            ^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 242 |     pub fn val_to_str(&self, field_name: &str) -> String {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ProfitWithContact` is never constructed
[INFO] [stderr]    --> src/amo/data_types/leads.rs:274:12
[INFO] [stderr]     |
[INFO] [stderr] 274 | pub struct ProfitWithContact {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Ids` is never constructed
[INFO] [stderr]    --> src/amo/data_types/leads.rs:280:12
[INFO] [stderr]     |
[INFO] [stderr] 280 | pub struct Ids {
[INFO] [stderr]     |            ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `RawContacts` is never constructed
[INFO] [stderr]    --> src/amo/data_types/leads.rs:304:12
[INFO] [stderr]     |
[INFO] [stderr] 304 | pub struct RawContacts {
[INFO] [stderr]     |            ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `EmbeddedContacts` is never constructed
[INFO] [stderr]    --> src/amo/data_types/leads.rs:310:12
[INFO] [stderr]     |
[INFO] [stderr] 310 | pub struct EmbeddedContacts {
[INFO] [stderr]     |            ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]  --> src/amo/error.rs:8:13
[INFO] [stderr]   |
[INFO] [stderr] 8 |     Request(reqwest::Error),
[INFO] [stderr]   |     ------- ^^^^^^^^^^^^^^
[INFO] [stderr]   |     |
[INFO] [stderr]   |     field in this variant
[INFO] [stderr]   |
[INFO] [stderr]   = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]   |
[INFO] [stderr] 8 -     Request(reqwest::Error),
[INFO] [stderr] 8 +     Request(()),
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/amo/error.rs:11:16
[INFO] [stderr]    |
[INFO] [stderr] 11 |     Profitbase(profit::Error),
[INFO] [stderr]    |     ---------- ^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 11 -     Profitbase(profit::Error),
[INFO] [stderr] 11 +     Profitbase(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/amo/error.rs:13:15
[INFO] [stderr]    |
[INFO] [stderr] 13 |     SerdeJson(serde_json::error::Error),
[INFO] [stderr]    |     --------- ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 13 -     SerdeJson(serde_json::error::Error),
[INFO] [stderr] 13 +     SerdeJson(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/amo/error.rs:14:8
[INFO] [stderr]    |
[INFO] [stderr] 14 |     Io(std::io::Error),
[INFO] [stderr]    |     -- ^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 14 -     Io(std::io::Error),
[INFO] [stderr] 14 +     Io(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: variants `Funnels` and `GetContactFailed` are never constructed
[INFO] [stderr]   --> src/amo/error.rs:9:5
[INFO] [stderr]    |
[INFO] [stderr]  7 | pub enum Error {
[INFO] [stderr]    |          ----- variants in this enum
[INFO] [stderr]  8 |     Request(reqwest::Error),
[INFO] [stderr]  9 |     Funnels(String),
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr] 10 |     GetContactFailed(String),
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: field `profitbase_client` is never read
[INFO] [stderr]   --> src/amo/city_impl.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr]  6 | pub struct AmoCityClient {
[INFO] [stderr]    |            ------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 10 |     profitbase_client: ProfitbaseClient,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]  --> src/error.rs:9:22
[INFO] [stderr]   |
[INFO] [stderr] 9 |     ConfigMissingEnv(&'static str),
[INFO] [stderr]   |     ---------------- ^^^^^^^^^^^^
[INFO] [stderr]   |     |
[INFO] [stderr]   |     field in this variant
[INFO] [stderr]   |
[INFO] [stderr]   = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]   |
[INFO] [stderr] 9 -     ConfigMissingEnv(&'static str),
[INFO] [stderr] 9 +     ConfigMissingEnv(()),
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/error.rs:10:23
[INFO] [stderr]    |
[INFO] [stderr] 10 |     ConfigWrongFormat(&'static str),
[INFO] [stderr]    |     ----------------- ^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 10 -     ConfigWrongFormat(&'static str),
[INFO] [stderr] 10 +     ConfigWrongFormat(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/error.rs:12:12
[INFO] [stderr]    |
[INFO] [stderr] 12 |     AmoCRM(amo::Error),
[INFO] [stderr]    |     ------ ^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 12 -     AmoCRM(amo::Error),
[INFO] [stderr] 12 +     AmoCRM(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/error.rs:14:10
[INFO] [stderr]    |
[INFO] [stderr] 14 |     Xlsx(rust_xlsxwriter::XlsxError),
[INFO] [stderr]    |     ---- ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 14 -     Xlsx(rust_xlsxwriter::XlsxError),
[INFO] [stderr] 14 +     Xlsx(()),
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: function `read_project` is never used
[INFO] [stderr]  --> src/interface.rs:4:8
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub fn read_project(projects: &[&str]) -> String {
[INFO] [stderr]   |        ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `read_funnel` is never used
[INFO] [stderr]   --> src/interface.rs:25:8
[INFO] [stderr]    |
[INFO] [stderr] 25 | pub fn read_funnel(funnels: Vec<Funnel>) -> Funnel {
[INFO] [stderr]    |        ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: function `read_number` is never used
[INFO] [stderr]   --> src/interface.rs:45:4
[INFO] [stderr]    |
[INFO] [stderr] 45 | fn read_number() -> usize {
[INFO] [stderr]    |    ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `project` is never read
[INFO] [stderr]   --> src/profit/mod.rs:17:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | pub struct ProfitbaseClient {
[INFO] [stderr]    |            ---------------- field in this struct
[INFO] [stderr] ...
[INFO] [stderr] 17 |     project: &'static str,
[INFO] [stderr]    |     ^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `ProfitbaseClient` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: methods `get_profit_data_for_lead` and `collect_profit_data` are never used
[INFO] [stderr]    --> src/profit/mod.rs:63:18
[INFO] [stderr]     |
[INFO] [stderr]  20 | impl ProfitbaseClient {
[INFO] [stderr]     | --------------------- methods in this implementation
[INFO] [stderr] ...
[INFO] [stderr]  63 |     pub async fn get_profit_data_for_lead(
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] ...
[INFO] [stderr] 116 |     pub async fn collect_profit_data(&self, leads: Leads) -> Result<Vec<RawDataFlat>> {
[INFO] [stderr]     |                  ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ProfitRecord` is never constructed
[INFO] [stderr]  --> src/profit/data_types/profit_data.rs:4:12
[INFO] [stderr]   |
[INFO] [stderr] 4 | pub struct ProfitRecord {
[INFO] [stderr]   |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ProfitData` is never constructed
[INFO] [stderr]   --> src/profit/data_types/profit_data.rs:10:12
[INFO] [stderr]    |
[INFO] [stderr] 10 | pub struct ProfitData {
[INFO] [stderr]    |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: struct `Attrs` is never constructed
[INFO] [stderr]   --> src/profit/data_types/profit_data.rs:20:12
[INFO] [stderr]    |
[INFO] [stderr] 20 | pub struct Attrs {
[INFO] [stderr]    |            ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]  --> src/profit/error.rs:8:22
[INFO] [stderr]   |
[INFO] [stderr] 8 |     ProfitAuthFailed(String),
[INFO] [stderr]   |     ---------------- ^^^^^^
[INFO] [stderr]   |     |
[INFO] [stderr]   |     field in this variant
[INFO] [stderr]   |
[INFO] [stderr]   = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]   |
[INFO] [stderr] 8 -     ProfitAuthFailed(String),
[INFO] [stderr] 8 +     ProfitAuthFailed(()),
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]  --> src/profit/error.rs:9:13
[INFO] [stderr]   |
[INFO] [stderr] 9 |     Request(reqwest::Error),
[INFO] [stderr]   |     ------- ^^^^^^^^^^^^^^
[INFO] [stderr]   |     |
[INFO] [stderr]   |     field in this variant
[INFO] [stderr]   |
[INFO] [stderr]   = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]   |
[INFO] [stderr] 9 -     Request(reqwest::Error),
[INFO] [stderr] 9 +     Request(()),
[INFO] [stderr]   |
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> src/profit/error.rs:11:11
[INFO] [stderr]    |
[INFO] [stderr] 11 |     Parse(ParseIntError)
[INFO] [stderr]    |     ----- ^^^^^^^^^^^^^
[INFO] [stderr]    |     |
[INFO] [stderr]    |     field in this variant
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field
[INFO] [stderr]    |
[INFO] [stderr] 11 -     Parse(ParseIntError)
[INFO] [stderr] 11 +     Parse(())
[INFO] [stderr]    |
[INFO] [stderr] 
[INFO] [stderr] warning: variant `ProfitGetDataFailed` is never constructed
[INFO] [stderr]   --> src/profit/error.rs:10:5
[INFO] [stderr]    |
[INFO] [stderr]  7 | pub enum Error {
[INFO] [stderr]    |          ----- variant in this enum
[INFO] [stderr] ...
[INFO] [stderr] 10 |     ProfitGetDataFailed(String),
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stderr] 
[INFO] [stderr] warning: associated function `create_ids` is never used
[INFO] [stderr]    --> src/xlsx.rs:104:12
[INFO] [stderr]     |
[INFO] [stderr]  10 | impl Xlsx {
[INFO] [stderr]     | --------- associated function in this implementation
[INFO] [stderr] ...
[INFO] [stderr] 104 |     pub fn create_ids(pairs: Vec<Ids>) -> Result<()> {
[INFO] [stderr]     |            ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `amo-contacts` (bin "amo-contacts" test) generated 51 warnings (run `cargo fix --bin "amo-contacts" -p amo-contacts --tests` to apply 6 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.52s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/amo_contacts-41c59a63dac77ac5)
[INFO] [stdout] 
[INFO] [stdout] running 3 tests
[INFO] [stdout] test profit::tests::base_url ... FAILED
[INFO] [stdout] test amo::city_impl::tests::gen_correct_base_url ... FAILED
[INFO] [stdout] test profit::tests::get_profit_token ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- profit::tests::base_url stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'profit::tests::base_url' (2796) panicked at src/config.rs:43:22:
[INFO] [stdout] dotenv init failed: Io(Custom { kind: NotFound, error: "path not found" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ae97b170001 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ae97b170001 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ae97b170001 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ae97b170001 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ae97b18624a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ae97b18624a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5ae97b174f7c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5ae97b174f7c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5ae97b14cc96 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ae97b14cc96 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ae97b1676a9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ae97a95a8c0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5ae97a95a8c0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ae97b1679d2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5ae97b1679d2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5ae97b14cd42 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5ae97b1442e9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ae97b14dbcd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5ae97b186a7c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ae97b1867c2 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x5ae97a932c3b - <core[6883ba1bc0fe4ed1]::result::Result<std[73adb7dc35730857]::path::PathBuf, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x5ae97a932ec6 - <amo_contacts[f7e348296c498132]::config::Config>::load_from_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:43:22
[INFO] [stdout]   22:     0x5ae97a93215a - amo_contacts[f7e348296c498132]::config::config::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:11:9
[INFO] [stdout]   23:     0x5ae97a9497fa - <std[73adb7dc35730857]::sync::once_lock::OnceLock<amo_contacts[f7e348296c498132]::config::Config>>::get_or_init::<amo_contacts[f7e348296c498132]::config::config::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   24:     0x5ae97a94974d - <std[73adb7dc35730857]::sync::once_lock::OnceLock<amo_contacts[f7e348296c498132]::config::Config>>::initialize::<<std[73adb7dc35730857]::sync::once_lock::OnceLock<amo_contacts[f7e348296c498132]::config::Config>>::get_or_init<amo_contacts[f7e348296c498132]::config::config::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   25:     0x5ae97a949c51 - <std[73adb7dc35730857]::sync::once::Once>::call_once_force::<<std[73adb7dc35730857]::sync::once_lock::OnceLock<amo_contacts[f7e348296c498132]::config::Config>>::initialize<<std[73adb7dc35730857]::sync::once_lock::OnceLock<amo_contacts[f7e348296c498132]::config::Config>>::get_or_init<amo_contacts[f7e348296c498132]::config::config::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   26:     0x5ae97b152da9 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   27:     0x5ae97a946664 - <std[73adb7dc35730857]::sync::once::Once>::call_once_force::<<std[73adb7dc35730857]::sync::once_lock::OnceLock<amo_contacts[f7e348296c498132]::config::Config>>::initialize<<std[73adb7dc35730857]::sync::once_lock::OnceLock<amo_contacts[f7e348296c498132]::config::Config>>::get_or_init<amo_contacts[f7e348296c498132]::config::config::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   28:     0x5ae97a94646b - <std[73adb7dc35730857]::sync::once_lock::OnceLock<amo_contacts[f7e348296c498132]::config::Config>>::initialize::<<std[73adb7dc35730857]::sync::once_lock::OnceLock<amo_contacts[f7e348296c498132]::config::Config>>::get_or_init<amo_contacts[f7e348296c498132]::config::config::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   29:     0x5ae97a94653b - <std[73adb7dc35730857]::sync::once_lock::OnceLock<amo_contacts[f7e348296c498132]::config::Config>>::get_or_try_init::<<std[73adb7dc35730857]::sync::once_lock::OnceLock<amo_contacts[f7e348296c498132]::config::Config>>::get_or_init<amo_contacts[f7e348296c498132]::config::config::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   30:     0x5ae97a94649d - <std[73adb7dc35730857]::sync::once_lock::OnceLock<amo_contacts[f7e348296c498132]::config::Config>>::get_or_init::<amo_contacts[f7e348296c498132]::config::config::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   31:     0x5ae97a93792d - amo_contacts[f7e348296c498132]::config::config
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:10:14
[INFO] [stdout]   32:     0x5ae97a944e13 - amo_contacts[f7e348296c498132]::profit::tests::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/profit/mod.rs:187:27
[INFO] [stdout]   33:     0x5ae97a945095 - amo_contacts[f7e348296c498132]::profit::tests::base_url
[INFO] [stdout]                                at /opt/rustwide/workdir/src/profit/mod.rs:193:22
[INFO] [stdout]   34:     0x5ae97a9430d7 - amo_contacts[f7e348296c498132]::profit::tests::base_url::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/profit/mod.rs:192:18
[INFO] [stdout]   35:     0x5ae97a94c706 - <amo_contacts[f7e348296c498132]::profit::tests::base_url::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   36:     0x5ae97a94dbfb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5ae97a94dbfb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   38:     0x5ae97a95b245 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   39:     0x5ae97a95b245 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5ae97a95b245 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   41:     0x5ae97a95b245 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5ae97a95b245 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5ae97a95b245 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   44:     0x5ae97a95b245 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   45:     0x5ae97a955cf4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   46:     0x5ae97a955cf4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   47:     0x5ae97a95e392 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   48:     0x5ae97a95e392 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   49:     0x5ae97a95e392 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   50:     0x5ae97a95e392 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   51:     0x5ae97a95e392 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   52:     0x5ae97a95e392 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   53:     0x5ae97a95e392 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   54:     0x5ae97b16f4df - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   55:     0x5ae97b16f4df - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   56:     0x74f77cbcaaa4 - <unknown>
[INFO] [stdout]   57:     0x74f77cc57a64 - clone
[INFO] [stdout]   58:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- amo::city_impl::tests::gen_correct_base_url stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'amo::city_impl::tests::gen_correct_base_url' (2795) panicked at src/config.rs:43:22:
[INFO] [stdout] dotenv init failed: Io(Custom { kind: NotFound, error: "path not found" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ae97b170001 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ae97b170001 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ae97b170001 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ae97b170001 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ae97b18624a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ae97b18624a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5ae97b174f7c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5ae97b174f7c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5ae97b14cc96 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ae97b14cc96 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ae97b1676a9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ae97a95a8c0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5ae97a95a8c0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ae97b1679d2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5ae97b1679d2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5ae97b14cd42 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5ae97b1442e9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ae97b14dbcd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5ae97b186a7c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ae97b1867c2 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x5ae97a932c3b - <core[6883ba1bc0fe4ed1]::result::Result<std[73adb7dc35730857]::path::PathBuf, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x5ae97a932ec6 - <amo_contacts[f7e348296c498132]::config::Config>::load_from_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:43:22
[INFO] [stdout]   22:     0x5ae97a93215a - amo_contacts[f7e348296c498132]::config::config::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:11:9
[INFO] [stdout]   23:     0x5ae97a9497fa - <std[73adb7dc35730857]::sync::once_lock::OnceLock<amo_contacts[f7e348296c498132]::config::Config>>::get_or_init::<amo_contacts[f7e348296c498132]::config::config::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   24:     0x5ae97a94974d - <std[73adb7dc35730857]::sync::once_lock::OnceLock<amo_contacts[f7e348296c498132]::config::Config>>::initialize::<<std[73adb7dc35730857]::sync::once_lock::OnceLock<amo_contacts[f7e348296c498132]::config::Config>>::get_or_init<amo_contacts[f7e348296c498132]::config::config::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   25:     0x5ae97a949c51 - <std[73adb7dc35730857]::sync::once::Once>::call_once_force::<<std[73adb7dc35730857]::sync::once_lock::OnceLock<amo_contacts[f7e348296c498132]::config::Config>>::initialize<<std[73adb7dc35730857]::sync::once_lock::OnceLock<amo_contacts[f7e348296c498132]::config::Config>>::get_or_init<amo_contacts[f7e348296c498132]::config::config::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   26:     0x5ae97b152da9 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   27:     0x5ae97a946664 - <std[73adb7dc35730857]::sync::once::Once>::call_once_force::<<std[73adb7dc35730857]::sync::once_lock::OnceLock<amo_contacts[f7e348296c498132]::config::Config>>::initialize<<std[73adb7dc35730857]::sync::once_lock::OnceLock<amo_contacts[f7e348296c498132]::config::Config>>::get_or_init<amo_contacts[f7e348296c498132]::config::config::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   28:     0x5ae97a94646b - <std[73adb7dc35730857]::sync::once_lock::OnceLock<amo_contacts[f7e348296c498132]::config::Config>>::initialize::<<std[73adb7dc35730857]::sync::once_lock::OnceLock<amo_contacts[f7e348296c498132]::config::Config>>::get_or_init<amo_contacts[f7e348296c498132]::config::config::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   29:     0x5ae97a94653b - <std[73adb7dc35730857]::sync::once_lock::OnceLock<amo_contacts[f7e348296c498132]::config::Config>>::get_or_try_init::<<std[73adb7dc35730857]::sync::once_lock::OnceLock<amo_contacts[f7e348296c498132]::config::Config>>::get_or_init<amo_contacts[f7e348296c498132]::config::config::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   30:     0x5ae97a94649d - <std[73adb7dc35730857]::sync::once_lock::OnceLock<amo_contacts[f7e348296c498132]::config::Config>>::get_or_init::<amo_contacts[f7e348296c498132]::config::config::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   31:     0x5ae97a93792d - amo_contacts[f7e348296c498132]::config::config
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:10:14
[INFO] [stdout]   32:     0x5ae97a945596 - <amo_contacts[f7e348296c498132]::amo::city_impl::AmoCityClient as amo_contacts[f7e348296c498132]::amo::AmoClient>::new
[INFO] [stdout]                                at /opt/rustwide/workdir/src/amo/city_impl.rs:16:26
[INFO] [stdout]   33:     0x5ae97a93798d - amo_contacts[f7e348296c498132]::amo::city_impl::tests::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/amo/city_impl.rs:49:9
[INFO] [stdout]   34:     0x5ae97a9379b6 - amo_contacts[f7e348296c498132]::amo::city_impl::tests::gen_correct_base_url
[INFO] [stdout]                                at /opt/rustwide/workdir/src/amo/city_impl.rs:53:22
[INFO] [stdout]   35:     0x5ae97a9321e7 - amo_contacts[f7e348296c498132]::amo::city_impl::tests::gen_correct_base_url::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/amo/city_impl.rs:52:30
[INFO] [stdout]   36:     0x5ae97a94c746 - <amo_contacts[f7e348296c498132]::amo::city_impl::tests::gen_correct_base_url::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   37:     0x5ae97a94dbfb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   38:     0x5ae97a94dbfb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   39:     0x5ae97a95b245 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   40:     0x5ae97a95b245 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   41:     0x5ae97a95b245 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   42:     0x5ae97a95b245 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   43:     0x5ae97a95b245 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   44:     0x5ae97a95b245 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   45:     0x5ae97a95b245 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   46:     0x5ae97a955cf4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   47:     0x5ae97a955cf4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   48:     0x5ae97a95e392 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   49:     0x5ae97a95e392 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   50:     0x5ae97a95e392 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   51:     0x5ae97a95e392 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   52:     0x5ae97a95e392 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   53:     0x5ae97a95e392 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   54:     0x5ae97a95e392 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   55:     0x5ae97b16f4df - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   56:     0x5ae97b16f4df - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   57:     0x74f77cbcaaa4 - <unknown>
[INFO] [stdout]   58:     0x74f77cc57a64 - clone
[INFO] [stdout]   59:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- profit::tests::get_profit_token stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'profit::tests::get_profit_token' (2797) panicked at src/config.rs:43:22:
[INFO] [stdout] dotenv init failed: Io(Custom { kind: NotFound, error: "path not found" })
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5ae97b170001 - std[73adb7dc35730857]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5ae97b170001 - std[73adb7dc35730857]::backtrace_rs::backtrace::trace_unsynchronized::<std[73adb7dc35730857]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5ae97b170001 - std[73adb7dc35730857]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5ae97b170001 - <<std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[6883ba1bc0fe4ed1]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5ae97b18624a - <core[6883ba1bc0fe4ed1]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5ae97b18624a - core[6883ba1bc0fe4ed1]::fmt::write
[INFO] [stdout]    6:     0x5ae97b174f7c - std[73adb7dc35730857]::io::default_write_fmt::<alloc[55a36b64bcbf2c0d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:626:11
[INFO] [stdout]    7:     0x5ae97b174f7c - <alloc[55a36b64bcbf2c0d]::vec::Vec<u8> as std[73adb7dc35730857]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/io/mod.rs:1730:13
[INFO] [stdout]    8:     0x5ae97b14cc96 - <std[73adb7dc35730857]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5ae97b14cc96 - std[73adb7dc35730857]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5ae97b1676a9 - std[73adb7dc35730857]::panicking::default_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5ae97a95a8c0 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   12:     0x5ae97a95a8c0 - test[980ffaebd391d06d]::test_main_inner::<test[980ffaebd391d06d]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5ae97b1679d2 - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn for<'a, 'b> core[6883ba1bc0fe4ed1]::ops::function::Fn<(&'a std[73adb7dc35730857]::panic::PanicHookInfo<'b>,), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send + core[6883ba1bc0fe4ed1]::marker::Sync> as core[6883ba1bc0fe4ed1]::ops::function::Fn<(&std[73adb7dc35730857]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2333:9
[INFO] [stdout]   14:     0x5ae97b1679d2 - std[73adb7dc35730857]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:823:13
[INFO] [stdout]   15:     0x5ae97b14cd42 - std[73adb7dc35730857]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:688:13
[INFO] [stdout]   16:     0x5ae97b1442e9 - std[73adb7dc35730857]::sys::backtrace::__rust_end_short_backtrace::<std[73adb7dc35730857]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5ae97b14dbcd - __rustc[a7b7b02e776dd976]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:679:5
[INFO] [stdout]   18:     0x5ae97b186a7c - core[6883ba1bc0fe4ed1]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5ae97b1867c2 - core[6883ba1bc0fe4ed1]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1870:5
[INFO] [stdout]   20:     0x5ae97a932c3b - <core[6883ba1bc0fe4ed1]::result::Result<std[73adb7dc35730857]::path::PathBuf, dotenvy[3ff1008ebe5a7094]::errors::Error>>::expect
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/result.rs:1183:23
[INFO] [stdout]   21:     0x5ae97a932ec6 - <amo_contacts[f7e348296c498132]::config::Config>::load_from_env
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:43:22
[INFO] [stdout]   22:     0x5ae97a93215a - amo_contacts[f7e348296c498132]::config::config::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:11:9
[INFO] [stdout]   23:     0x5ae97a9497fa - <std[73adb7dc35730857]::sync::once_lock::OnceLock<amo_contacts[f7e348296c498132]::config::Config>>::get_or_init::<amo_contacts[f7e348296c498132]::config::config::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once_lock.rs:321:50
[INFO] [stdout]   24:     0x5ae97a94974d - <std[73adb7dc35730857]::sync::once_lock::OnceLock<amo_contacts[f7e348296c498132]::config::Config>>::initialize::<<std[73adb7dc35730857]::sync::once_lock::OnceLock<amo_contacts[f7e348296c498132]::config::Config>>::get_or_init<amo_contacts[f7e348296c498132]::config::config::{closure#0}>::{closure#0}, !>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once_lock.rs:543:19
[INFO] [stdout]   25:     0x5ae97a949c51 - <std[73adb7dc35730857]::sync::once::Once>::call_once_force::<<std[73adb7dc35730857]::sync::once_lock::OnceLock<amo_contacts[f7e348296c498132]::config::Config>>::initialize<<std[73adb7dc35730857]::sync::once_lock::OnceLock<amo_contacts[f7e348296c498132]::config::Config>>::get_or_init<amo_contacts[f7e348296c498132]::config::config::{closure#0}>::{closure#0}, !>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:226:40
[INFO] [stdout]   26:     0x5ae97b152da9 - <std[73adb7dc35730857]::sys::sync::once::futex::Once>::call
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/sync/once/futex.rs:183:21
[INFO] [stdout]   27:     0x5ae97a946664 - <std[73adb7dc35730857]::sync::once::Once>::call_once_force::<<std[73adb7dc35730857]::sync::once_lock::OnceLock<amo_contacts[f7e348296c498132]::config::Config>>::initialize<<std[73adb7dc35730857]::sync::once_lock::OnceLock<amo_contacts[f7e348296c498132]::config::Config>>::get_or_init<amo_contacts[f7e348296c498132]::config::config::{closure#0}>::{closure#0}, !>::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once.rs:226:20
[INFO] [stdout]   28:     0x5ae97a94646b - <std[73adb7dc35730857]::sync::once_lock::OnceLock<amo_contacts[f7e348296c498132]::config::Config>>::initialize::<<std[73adb7dc35730857]::sync::once_lock::OnceLock<amo_contacts[f7e348296c498132]::config::Config>>::get_or_init<amo_contacts[f7e348296c498132]::config::config::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once_lock.rs:542:19
[INFO] [stdout]   29:     0x5ae97a94653b - <std[73adb7dc35730857]::sync::once_lock::OnceLock<amo_contacts[f7e348296c498132]::config::Config>>::get_or_try_init::<<std[73adb7dc35730857]::sync::once_lock::OnceLock<amo_contacts[f7e348296c498132]::config::Config>>::get_or_init<amo_contacts[f7e348296c498132]::config::config::{closure#0}>::{closure#0}, !>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once_lock.rs:410:14
[INFO] [stdout]   30:     0x5ae97a94649d - <std[73adb7dc35730857]::sync::once_lock::OnceLock<amo_contacts[f7e348296c498132]::config::Config>>::get_or_init::<amo_contacts[f7e348296c498132]::config::config::{closure#0}>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sync/once_lock.rs:321:20
[INFO] [stdout]   31:     0x5ae97a93792d - amo_contacts[f7e348296c498132]::config::config
[INFO] [stdout]                                at /opt/rustwide/workdir/src/config.rs:10:14
[INFO] [stdout]   32:     0x5ae97a944e13 - amo_contacts[f7e348296c498132]::profit::tests::setup
[INFO] [stdout]                                at /opt/rustwide/workdir/src/profit/mod.rs:187:27
[INFO] [stdout]   33:     0x5ae97a943151 - amo_contacts[f7e348296c498132]::profit::tests::get_profit_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/profit/mod.rs:200:22
[INFO] [stdout]   34:     0x5ae97a940202 - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   35:     0x5ae97a94027d - <core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>> as core[6883ba1bc0fe4ed1]::future::future::Future>::poll
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/future/future.rs:133:9
[INFO] [stdout]   36:     0x5ae97a93f6dd - <tokio[ad010ba5c18cf005]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:70
[INFO] [stdout]   37:     0x5ae97a93f5db - tokio[ad010ba5c18cf005]::task::coop::with_budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[ad010ba5c18cf005]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   38:     0x5ae97a93f5db - tokio[ad010ba5c18cf005]::task::coop::budget::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[ad010ba5c18cf005]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   39:     0x5ae97a93f5db - <tokio[ad010ba5c18cf005]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:742:25
[INFO] [stdout]   40:     0x5ae97a939fb0 - <tokio[ad010ba5c18cf005]::runtime::scheduler::current_thread::Context>::enter::<core[6883ba1bc0fe4ed1]::task::poll::Poll<()>, <tokio[ad010ba5c18cf005]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   41:     0x5ae97a93e5fd - <tokio[ad010ba5c18cf005]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:741:44
[INFO] [stdout]   42:     0x5ae97a93d8f4 - <tokio[ad010ba5c18cf005]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ad010ba5c18cf005]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:68
[INFO] [stdout]   43:     0x5ae97a92e12b - <tokio[ad010ba5c18cf005]::runtime::context::scoped::Scoped<tokio[ad010ba5c18cf005]::runtime::scheduler::Context>>::set::<<tokio[ad010ba5c18cf005]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ad010ba5c18cf005]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ad010ba5c18cf005]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   44:     0x5ae97a941b09 - tokio[ad010ba5c18cf005]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ad010ba5c18cf005]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[ad010ba5c18cf005]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ad010ba5c18cf005]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:38
[INFO] [stdout]   45:     0x5ae97a946b72 - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ad010ba5c18cf005]::runtime::context::Context>>::try_with::<tokio[ad010ba5c18cf005]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ad010ba5c18cf005]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[ad010ba5c18cf005]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ad010ba5c18cf005]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ad010ba5c18cf005]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:463:12
[INFO] [stdout]   46:     0x5ae97a9466fe - <std[73adb7dc35730857]::thread::local::LocalKey<tokio[ad010ba5c18cf005]::runtime::context::Context>>::with::<tokio[ad010ba5c18cf005]::runtime::context::set_scheduler<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ad010ba5c18cf005]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[ad010ba5c18cf005]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ad010ba5c18cf005]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>::{closure#0}, (alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ad010ba5c18cf005]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>)>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/local.rs:427:20
[INFO] [stdout]   47:     0x5ae97a94141d - tokio[ad010ba5c18cf005]::runtime::context::set_scheduler::<(alloc[55a36b64bcbf2c0d]::boxed::Box<tokio[ad010ba5c18cf005]::runtime::scheduler::current_thread::Core>, core[6883ba1bc0fe4ed1]::option::Option<()>), <tokio[ad010ba5c18cf005]::runtime::scheduler::current_thread::CoreGuard>::enter<<tokio[ad010ba5c18cf005]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>::{closure#0}>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context.rs:176:17
[INFO] [stdout]   48:     0x5ae97a93b0d0 - <tokio[ad010ba5c18cf005]::runtime::scheduler::current_thread::CoreGuard>::enter::<<tokio[ad010ba5c18cf005]::runtime::scheduler::current_thread::CoreGuard>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>::{closure#0}, core[6883ba1bc0fe4ed1]::option::Option<()>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:829:27
[INFO] [stdout]   49:     0x5ae97a93b3c6 - <tokio[ad010ba5c18cf005]::runtime::scheduler::current_thread::CoreGuard>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:729:24
[INFO] [stdout]   50:     0x5ae97a93d4c0 - <tokio[ad010ba5c18cf005]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   51:     0x5ae97a948cf3 - tokio[ad010ba5c18cf005]::runtime::context::runtime::enter_runtime::<<tokio[ad010ba5c18cf005]::runtime::scheduler::current_thread::CurrentThread>::block_on<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>::{closure#0}, ()>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   52:     0x5ae97a939ae1 - <tokio[ad010ba5c18cf005]::runtime::scheduler::current_thread::CurrentThread>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   53:     0x5ae97a940a04 - <tokio[ad010ba5c18cf005]::runtime::runtime::Runtime>::block_on_inner::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   54:     0x5ae97a940bcf - <tokio[ad010ba5c18cf005]::runtime::runtime::Runtime>::block_on::<core[6883ba1bc0fe4ed1]::pin::Pin<&mut dyn core[6883ba1bc0fe4ed1]::future::future::Future<Output = ()>>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.47.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   55:     0x5ae97a945003 - amo_contacts[f7e348296c498132]::profit::tests::get_profit_token
[INFO] [stdout]                                at /opt/rustwide/workdir/src/profit/mod.rs:203:48
[INFO] [stdout]   56:     0x5ae97a9430a7 - amo_contacts[f7e348296c498132]::profit::tests::get_profit_token::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/profit/mod.rs:199:32
[INFO] [stdout]   57:     0x5ae97a94c6c6 - <amo_contacts[f7e348296c498132]::profit::tests::get_profit_token::{closure#0} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   58:     0x5ae97a94dbfb - <fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   59:     0x5ae97a94dbfb - test[980ffaebd391d06d]::__rust_begin_short_backtrace::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, fn() -> core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:724:18
[INFO] [stdout]   60:     0x5ae97a95b245 - test[980ffaebd391d06d]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:74
[INFO] [stdout]   61:     0x5ae97a95b245 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   62:     0x5ae97a95b245 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   63:     0x5ae97a95b245 - std[73adb7dc35730857]::panicking::catch_unwind::<core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>, core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   64:     0x5ae97a95b245 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<test[980ffaebd391d06d]::run_test_in_process::{closure#0}>, core[6883ba1bc0fe4ed1]::result::Result<(), alloc[55a36b64bcbf2c0d]::string::String>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   65:     0x5ae97a95b245 - test[980ffaebd391d06d]::run_test_in_process
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:747:27
[INFO] [stdout]   66:     0x5ae97a95b245 - test[980ffaebd391d06d]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:668:43
[INFO] [stdout]   67:     0x5ae97a955cf4 - test[980ffaebd391d06d]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/test/src/lib.rs:698:41
[INFO] [stdout]   68:     0x5ae97a955cf4 - std[73adb7dc35730857]::sys::backtrace::__rust_begin_short_backtrace::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   69:     0x5ae97a95e392 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   70:     0x5ae97a95e392 - <core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   71:     0x5ae97a95e392 - std[73adb7dc35730857]::panicking::catch_unwind::do_call::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:576:43
[INFO] [stdout]   72:     0x5ae97a95e392 - std[73adb7dc35730857]::panicking::catch_unwind::<(), core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panicking.rs:544:19
[INFO] [stdout]   73:     0x5ae97a95e392 - std[73adb7dc35730857]::panic::catch_unwind::<core[6883ba1bc0fe4ed1]::panic::unwind_safe::AssertUnwindSafe<std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/panic.rs:359:14
[INFO] [stdout]   74:     0x5ae97a95e392 - std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked::<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   75:     0x5ae97a95e392 - <std[73adb7dc35730857]::thread::lifecycle::spawn_unchecked<test[980ffaebd391d06d]::run_test::{closure#1}, ()>::{closure#1} as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   76:     0x5ae97b16f4df - <alloc[55a36b64bcbf2c0d]::boxed::Box<dyn core[6883ba1bc0fe4ed1]::ops::function::FnOnce<(), Output = ()> + core[6883ba1bc0fe4ed1]::marker::Send> as core[6883ba1bc0fe4ed1]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/alloc/src/boxed.rs:2319:9
[INFO] [stdout]   77:     0x5ae97b16f4df - <std[73adb7dc35730857]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/6b3fa26749ab40e159b2dd5cf577acaaf5902772/library/std/src/sys/thread/unix.rs:123:17
[INFO] [stdout]   78:     0x74f77cbcaaa4 - <unknown>
[INFO] [stdout]   79:     0x74f77cc57a64 - clone
[INFO] [stdout]   80:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     amo::city_impl::tests::gen_correct_base_url
[INFO] [stdout]     profit::tests::base_url
[INFO] [stdout]     profit::tests::get_profit_token
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 3 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--bin amo-contacts`
[INFO] running `Command { std: "docker" "inspect" "15151cea9a714991bfe769d5a5f0de42a20cdefce817a59f929782ebbccf7b69", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "15151cea9a714991bfe769d5a5f0de42a20cdefce817a59f929782ebbccf7b69", kill_on_drop: false }`
[INFO] [stdout] 15151cea9a714991bfe769d5a5f0de42a20cdefce817a59f929782ebbccf7b69
