[INFO] cloning repository https://github.com/soenkeliebau/easybill-rs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/soenkeliebau/easybill-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoenkeliebau%2Feasybill-rs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoenkeliebau%2Feasybill-rs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] a6515390a8cb61a21752ff432a73e2636709d078
[INFO] testing soenkeliebau/easybill-rs against beta-2026-03-05 for beta-1.95-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoenkeliebau%2Feasybill-rs" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/soenkeliebau/easybill-rs
[INFO] finished tweaking git repo https://github.com/soenkeliebau/easybill-rs
[INFO] tweaked toml for git repo https://github.com/soenkeliebau/easybill-rs written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/soenkeliebau/easybill-rs on toolchain beta-2026-03-05
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/soenkeliebau/easybill-rs 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" "+beta-2026-03-05" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] b24c94748a45ce871738907ea0e97928780e2b31c5ab51aaa32fa882aeb152e1
[INFO] running `Command { std: "docker" "start" "-a" "b24c94748a45ce871738907ea0e97928780e2b31c5ab51aaa32fa882aeb152e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "b24c94748a45ce871738907ea0e97928780e2b31c5ab51aaa32fa882aeb152e1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b24c94748a45ce871738907ea0e97928780e2b31c5ab51aaa32fa882aeb152e1", kill_on_drop: false }`
[INFO] [stdout] b24c94748a45ce871738907ea0e97928780e2b31c5ab51aaa32fa882aeb152e1
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 649127ff43f762acfc4f24ff0c49484b4aa13dfb264080e176fc9b5427ec1e4b
[INFO] running `Command { std: "docker" "start" "-a" "649127ff43f762acfc4f24ff0c49484b4aa13dfb264080e176fc9b5427ec1e4b", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.173
[INFO] [stderr]    Compiling cc v1.2.27
[INFO] [stderr]    Compiling proc-macro2 v1.0.95
[INFO] [stderr]    Compiling indexmap v2.9.0
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling regex-syntax v0.8.5
[INFO] [stderr]    Compiling rustls v0.23.27
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling webpki-roots v1.0.1
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling getrandom v0.3.3
[INFO] [stderr]    Compiling convert_case v0.7.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling bigdecimal v0.4.8
[INFO] [stderr]    Compiling prettyplease v0.2.34
[INFO] [stderr]    Compiling fastrand v2.3.0
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling iterable v0.6.0
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling convert_case v0.8.0
[INFO] [stderr]    Compiling strum v0.27.1
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling syn v2.0.103
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling parking_lot_core v0.9.11
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling signal-hook-registry v1.4.5
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling parking_lot v0.12.4
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling openssl-sys v0.9.109
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling openssl v0.10.73
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling chrono-tz-build v0.4.1
[INFO] [stderr]    Compiling chrono-tz v0.10.3
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.8.0
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.11.1
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling snafu-derive v0.8.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.12
[INFO] [stderr]    Compiling derive_more-impl v2.0.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling trino-rust-client-macros v0.5.0
[INFO] [stderr]    Compiling strum_macros v0.27.1
[INFO] [stderr]    Compiling tokio v1.45.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling rustls-webpki v0.103.3
[INFO] [stderr]    Compiling zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror v2.0.12
[INFO] [stderr]    Compiling snafu v0.8.6
[INFO] [stderr]    Compiling yoke v0.8.0
[INFO] [stderr]    Compiling zerovec v0.11.2
[INFO] [stderr]    Compiling zerotrie v0.2.2
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling tinystr v0.8.1
[INFO] [stderr]    Compiling potential_utf v0.1.2
[INFO] [stderr]    Compiling icu_locale_core v2.0.0
[INFO] [stderr]    Compiling icu_collections v2.0.0
[INFO] [stderr]    Compiling derive_more v2.0.1
[INFO] [stderr]    Compiling futures-executor v0.3.31
[INFO] [stderr]    Compiling icu_provider v2.0.0
[INFO] [stderr]    Compiling futures v0.3.31
[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 serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling url v2.5.4
[INFO] [stderr]    Compiling chrono v0.4.41
[INFO] [stderr]    Compiling serde_path_to_error v0.1.17
[INFO] [stderr]    Compiling uuid v1.17.0
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling tower v0.5.2
[INFO] [stderr]    Compiling tokio-rustls v0.26.2
[INFO] [stderr]    Compiling backon v1.5.1
[INFO] [stderr]    Compiling tower-http v0.6.6
[INFO] [stderr]    Compiling h2 v0.4.10
[INFO] [stderr]    Compiling hyper v1.6.0
[INFO] [stderr]    Compiling hyper-util v0.1.14
[INFO] [stderr]    Compiling hyper-rustls v0.27.7
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.20
[INFO] [stderr]    Compiling trino-rust-client v0.7.2
[INFO] [stderr]    Compiling baserow-client v0.1.0 (https://github.com/soenkeliebau/baserow-rs.git?branch=main#d383d7de)
[INFO] [stderr]    Compiling oauth2 v5.0.0
[INFO] [stderr]    Compiling stackable-serious-business v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused imports: `DateTime`, `Date`, and `FixedOffset`
[INFO] [stdout]  --> src/bdwh/structs.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::{Date, DateTime, FixedOffset, NaiveDate, NaiveTime};
[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: `serde::Deserialize`
[INFO] [stdout]  --> src/bdwh/structs.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Client as TrinoClient`
[INFO] [stdout]  --> src/bdwh/structs.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | use trino_rust_client::{Client as TrinoClient, Trino};
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::bdwh::Error::ExecuteSql`
[INFO] [stdout]  --> src/bdwh/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::bdwh::Error::ExecuteSql;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `io` and `vec`
[INFO] [stdout]  --> src/bdwh/mod.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::{io, vec};
[INFO] [stdout]   |           ^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Row` and `Trino`
[INFO] [stdout]  --> src/bdwh/mod.rs:8:48
[INFO] [stdout]   |
[INFO] [stdout] 8 | use trino_rust_client::{Client, ClientBuilder, Row, Trino};
[INFO] [stdout]   |                                                ^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::Duration`
[INFO] [stdout]  --> src/coffeecup/client.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use chrono::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AccessToken` and `AuthUrl`
[INFO] [stdout]  --> src/coffeecup/client.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     AccessToken, AuthUrl, Client, ClientId, ClientSecret, EmptyExtraTokenFields, EndpointNotSet,
[INFO] [stdout]   |     ^^^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ACCEPT`, `AUTHORIZATION`, `HeaderMap`, and `HeaderValue`
[INFO] [stdout]   --> src/coffeecup/client.rs:12:23
[INFO] [stdout]    |
[INFO] [stdout] 12 | use reqwest::header::{HeaderMap, HeaderValue, ACCEPT, AUTHORIZATION, CONTENT_TYPE};
[INFO] [stdout]    |                       ^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Client as ReqwestClient`
[INFO] [stdout]   --> src/coffeecup/client.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 | use reqwest::{Client as ReqwestClient, Url};
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::de::DeserializeOwned`
[INFO] [stdout]   --> src/coffeecup/client.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use serde::de::DeserializeOwned;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]  --> src/bdwh/structs.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::{Date, DateTime, FixedOffset, NaiveDate, NaiveTime};
[INFO] [stdout]   |              ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/coffeecup/client.rs:307:13
[INFO] [stdout]     |
[INFO] [stdout] 307 |         let mut projects = self.list_projects().await.unwrap();
[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: variable does not need to be mutable
[INFO] [stdout]    --> src/coffeecup/client.rs:314:13
[INFO] [stdout]     |
[INFO] [stdout] 314 |         for mut project in projects {
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token`
[INFO] [stdout]    --> src/coffeecup/client.rs:272:22
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub async fn new(token: &str) -> Result<Self, Error> {
[INFO] [stdout]     |                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_token`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `team`
[INFO] [stdout]    --> src/coffeecup/client.rs:482:9
[INFO] [stdout]     |
[INFO] [stdout] 482 |         team: usize,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_team`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `projects`
[INFO] [stdout]    --> src/coffeecup/client.rs:483:9
[INFO] [stdout]     |
[INFO] [stdout] 483 |         projects: Option<Vec<usize>>,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_projects`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `response`
[INFO] [stdout]    --> src/coffeecup/client.rs:551:13
[INFO] [stdout]     |
[INFO] [stdout] 551 |         let response = self
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `coffeecup::client::TimeEntry` is more private than the item `CoffeeCup::get_timeentries`
[INFO] [stdout]    --> src/coffeecup/client.rs:480:5
[INFO] [stdout]     |
[INFO] [stdout] 480 | /     pub async fn get_timeentries(
[INFO] [stdout] 481 | |         &self,
[INFO] [stdout] 482 | |         team: usize,
[INFO] [stdout] 483 | |         projects: Option<Vec<usize>>,
[INFO] [stdout] 484 | |     ) -> Result<Vec<TimeEntry>, Error> {
[INFO] [stdout]     | |______________________________________^ method `CoffeeCup::get_timeentries` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `coffeecup::client::TimeEntry` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/coffeecup/client.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | struct TimeEntry {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `AUTH_URL` is never used
[INFO] [stdout]   --> src/coffeecup/client.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | static AUTH_URL: LazyLock<Url> =
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ListTimeEntryResponse` is never constructed
[INFO] [stdout]    --> src/coffeecup/client.rs:129:8
[INFO] [stdout]     |
[INFO] [stdout] 129 | struct ListTimeEntryResponse {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `createdAt` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/client.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     createdAt: String,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `updatedAt` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/client.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 |     updatedAt: String,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `updated_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trackingType` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/client.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     trackingType: TrackingType,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to snake case: `tracking_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `startTime` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/client.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     startTime: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `start_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `endTime` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/client.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     endTime: Option<String>,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to snake case: `end_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `durationRounded` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/client.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 |     durationRounded: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `duration_rounded`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `durationRoundedOverride` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/client.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     durationRoundedOverride: Option<usize>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `duration_rounded_override`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `hourlyRate` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/client.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     hourlyRate: f64,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `hourly_rate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `billedAt` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/client.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     billedAt: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to snake case: `billed_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `validationStatus` should have a snake case name
[INFO] [stdout]    --> src/coffeecup/client.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |     validationStatus: ValidationStatus,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `validation_status`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `wasRejected` should have a snake case name
[INFO] [stdout]    --> src/coffeecup/client.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     wasRejected: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^ help: convert the identifier to snake case: `was_rejected`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `firstSubmissionTime` should have a snake case name
[INFO] [stdout]    --> src/coffeecup/client.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     firstSubmissionTime: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `first_submission_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `approvedOn` should have a snake case name
[INFO] [stdout]    --> src/coffeecup/client.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     approvedOn: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^ help: convert the identifier to snake case: `approved_on`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `externalId` should have a snake case name
[INFO] [stdout]    --> src/coffeecup/client.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     externalId: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^ help: convert the identifier to snake case: `external_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `approvedBy` should have a snake case name
[INFO] [stdout]    --> src/coffeecup/client.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     approvedBy: Option<usize>,
[INFO] [stdout]     |     ^^^^^^^^^^ help: convert the identifier to snake case: `approved_by`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `taskAssignments` should have a snake case name
[INFO] [stdout]    --> src/coffeecup/client.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     taskAssignments: Vec<TaskAssignment>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `task_assignments`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `timeEntry` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub timeEntry: TimeEntry,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `time_entry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trackingType` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub trackingType: TrackingType,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `tracking_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `validationStatus` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub validationStatus: ValidationStatus,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `validation_status`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `startTime` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub startTime: Option<NaiveTime>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `start_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `endTime` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub endTime: Option<NaiveTime>,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `end_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `billedAt` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub billedAt: Option<NaiveDate>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `billed_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `wasRejected` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub wasRejected: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `was_rejected`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `firstSubmissionTime` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub firstSubmissionTime: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `first_submission_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `overdueHours` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub overdueHours: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `overdue_hours`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `approvedOn` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub approvedOn: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `approved_on`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `createdAt` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub createdAt: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `created_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `updatedAt` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub updatedAt: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `updated_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `timeEntryReference` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub timeEntryReference: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `time_entry_reference`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `approvedBy` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub approvedBy: Option<bool>,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `approved_by`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `durationRoundedOverride` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub durationRoundedOverride: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `duration_rounded_override`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `createdAt` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub createdAt: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `created_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `updatedAt` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub updatedAt: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `updated_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `billBy` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub billBy: usize,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `bill_by`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `budgetBy` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub budgetBy: usize,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `budget_by`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `hourlyRate` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub hourlyRate: f64,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `hourly_rate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `budgetHours` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub budgetHours: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `budget_hours`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `startDate` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub startDate: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `start_date`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `endDate` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub endDate: Option<String>,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `end_date`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `completedAt` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub completedAt: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `completed_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `roundingType` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub roundingType: isize,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `rounding_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `roundingAmount` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub roundingAmount: Option<isize>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `rounding_amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `projectState` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub projectState: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `project_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `isSuperProject` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub isSuperProject: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `is_super_project`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `customField1` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub customField1: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `custom_field1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `customField2` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub customField2: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `custom_field2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `customField3` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub customField3: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `custom_field3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `customField4` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub customField4: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `custom_field4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `customField5` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub customField5: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `custom_field5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `customField6` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub customField6: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `custom_field6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `customField7` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub customField7: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `custom_field7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `customField8` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub customField8: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `custom_field8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `customField9` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub customField9: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `custom_field9`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `customField10` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub customField10: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `custom_field10`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `externalId` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub externalId: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `external_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `projectParent` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub projectParent: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `project_parent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 49.61s
[INFO] running `Command { std: "docker" "inspect" "649127ff43f762acfc4f24ff0c49484b4aa13dfb264080e176fc9b5427ec1e4b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "649127ff43f762acfc4f24ff0c49484b4aa13dfb264080e176fc9b5427ec1e4b", kill_on_drop: false }`
[INFO] [stdout] 649127ff43f762acfc4f24ff0c49484b4aa13dfb264080e176fc9b5427ec1e4b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 191ef34eda782f975132a1ff1bdea2862288b83d0bd32d22d85d33f111ff783f
[INFO] running `Command { std: "docker" "start" "-a" "191ef34eda782f975132a1ff1bdea2862288b83d0bd32d22d85d33f111ff783f", kill_on_drop: false }`
[INFO] [stdout] warning: unused imports: `DateTime`, `Date`, and `FixedOffset`
[INFO] [stdout]  --> src/bdwh/structs.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::{Date, DateTime, FixedOffset, NaiveDate, NaiveTime};
[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: `serde::Deserialize`
[INFO] [stdout]  --> src/bdwh/structs.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Client as TrinoClient`
[INFO] [stdout]  --> src/bdwh/structs.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | use trino_rust_client::{Client as TrinoClient, Trino};
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::bdwh::Error::ExecuteSql`
[INFO] [stdout]  --> src/bdwh/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::bdwh::Error::ExecuteSql;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `io` and `vec`
[INFO] [stdout]  --> src/bdwh/mod.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::{io, vec};
[INFO] [stdout]   |           ^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Row` and `Trino`
[INFO] [stdout]  --> src/bdwh/mod.rs:8:48
[INFO] [stdout]   |
[INFO] [stdout] 8 | use trino_rust_client::{Client, ClientBuilder, Row, Trino};
[INFO] [stdout]   |                                                ^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::Duration`
[INFO] [stdout]  --> src/coffeecup/client.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use chrono::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AccessToken` and `AuthUrl`
[INFO] [stdout]  --> src/coffeecup/client.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     AccessToken, AuthUrl, Client, ClientId, ClientSecret, EmptyExtraTokenFields, EndpointNotSet,
[INFO] [stdout]   |     ^^^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ACCEPT`, `AUTHORIZATION`, `HeaderMap`, and `HeaderValue`
[INFO] [stdout]   --> src/coffeecup/client.rs:12:23
[INFO] [stdout]    |
[INFO] [stdout] 12 | use reqwest::header::{HeaderMap, HeaderValue, ACCEPT, AUTHORIZATION, CONTENT_TYPE};
[INFO] [stdout]    |                       ^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Client as ReqwestClient`
[INFO] [stdout]   --> src/coffeecup/client.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 | use reqwest::{Client as ReqwestClient, Url};
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::de::DeserializeOwned`
[INFO] [stdout]   --> src/coffeecup/client.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use serde::de::DeserializeOwned;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]  --> src/bdwh/structs.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::{Date, DateTime, FixedOffset, NaiveDate, NaiveTime};
[INFO] [stdout]   |              ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/coffeecup/client.rs:307:13
[INFO] [stdout]     |
[INFO] [stdout] 307 |         let mut projects = self.list_projects().await.unwrap();
[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: variable does not need to be mutable
[INFO] [stdout]    --> src/coffeecup/client.rs:314:13
[INFO] [stdout]     |
[INFO] [stdout] 314 |         for mut project in projects {
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token`
[INFO] [stdout]    --> src/coffeecup/client.rs:272:22
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub async fn new(token: &str) -> Result<Self, Error> {
[INFO] [stdout]     |                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_token`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `team`
[INFO] [stdout]    --> src/coffeecup/client.rs:482:9
[INFO] [stdout]     |
[INFO] [stdout] 482 |         team: usize,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_team`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `projects`
[INFO] [stdout]    --> src/coffeecup/client.rs:483:9
[INFO] [stdout]     |
[INFO] [stdout] 483 |         projects: Option<Vec<usize>>,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_projects`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `response`
[INFO] [stdout]    --> src/coffeecup/client.rs:551:13
[INFO] [stdout]     |
[INFO] [stdout] 551 |         let response = self
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `coffeecup::client::TimeEntry` is more private than the item `CoffeeCup::get_timeentries`
[INFO] [stdout]    --> src/coffeecup/client.rs:480:5
[INFO] [stdout]     |
[INFO] [stdout] 480 | /     pub async fn get_timeentries(
[INFO] [stdout] 481 | |         &self,
[INFO] [stdout] 482 | |         team: usize,
[INFO] [stdout] 483 | |         projects: Option<Vec<usize>>,
[INFO] [stdout] 484 | |     ) -> Result<Vec<TimeEntry>, Error> {
[INFO] [stdout]     | |______________________________________^ method `CoffeeCup::get_timeentries` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `coffeecup::client::TimeEntry` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/coffeecup/client.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | struct TimeEntry {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `AUTH_URL` is never used
[INFO] [stdout]   --> src/coffeecup/client.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | static AUTH_URL: LazyLock<Url> =
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ListTimeEntryResponse` is never constructed
[INFO] [stdout]    --> src/coffeecup/client.rs:129:8
[INFO] [stdout]     |
[INFO] [stdout] 129 | struct ListTimeEntryResponse {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `createdAt` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/client.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     createdAt: String,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `updatedAt` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/client.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 |     updatedAt: String,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `updated_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trackingType` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/client.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     trackingType: TrackingType,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to snake case: `tracking_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `startTime` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/client.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     startTime: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `start_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `endTime` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/client.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     endTime: Option<String>,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to snake case: `end_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `durationRounded` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/client.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 |     durationRounded: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `duration_rounded`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `durationRoundedOverride` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/client.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     durationRoundedOverride: Option<usize>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `duration_rounded_override`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `hourlyRate` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/client.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     hourlyRate: f64,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `hourly_rate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `billedAt` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/client.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     billedAt: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to snake case: `billed_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `validationStatus` should have a snake case name
[INFO] [stdout]    --> src/coffeecup/client.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |     validationStatus: ValidationStatus,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `validation_status`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `wasRejected` should have a snake case name
[INFO] [stdout]    --> src/coffeecup/client.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     wasRejected: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^ help: convert the identifier to snake case: `was_rejected`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `firstSubmissionTime` should have a snake case name
[INFO] [stdout]    --> src/coffeecup/client.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     firstSubmissionTime: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `first_submission_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `approvedOn` should have a snake case name
[INFO] [stdout]    --> src/coffeecup/client.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     approvedOn: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^ help: convert the identifier to snake case: `approved_on`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `externalId` should have a snake case name
[INFO] [stdout]    --> src/coffeecup/client.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     externalId: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^ help: convert the identifier to snake case: `external_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `approvedBy` should have a snake case name
[INFO] [stdout]    --> src/coffeecup/client.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     approvedBy: Option<usize>,
[INFO] [stdout]     |     ^^^^^^^^^^ help: convert the identifier to snake case: `approved_by`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `taskAssignments` should have a snake case name
[INFO] [stdout]    --> src/coffeecup/client.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     taskAssignments: Vec<TaskAssignment>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `task_assignments`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `timeEntry` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub timeEntry: TimeEntry,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `time_entry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trackingType` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub trackingType: TrackingType,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `tracking_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `validationStatus` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub validationStatus: ValidationStatus,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `validation_status`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `startTime` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub startTime: Option<NaiveTime>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `start_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `endTime` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub endTime: Option<NaiveTime>,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `end_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `billedAt` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub billedAt: Option<NaiveDate>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `billed_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `wasRejected` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub wasRejected: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `was_rejected`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `firstSubmissionTime` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub firstSubmissionTime: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `first_submission_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `overdueHours` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub overdueHours: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `overdue_hours`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `approvedOn` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub approvedOn: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `approved_on`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `createdAt` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub createdAt: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `created_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `updatedAt` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub updatedAt: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `updated_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `timeEntryReference` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub timeEntryReference: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `time_entry_reference`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `approvedBy` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub approvedBy: Option<bool>,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `approved_by`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `durationRoundedOverride` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub durationRoundedOverride: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `duration_rounded_override`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `createdAt` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub createdAt: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `created_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `updatedAt` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub updatedAt: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `updated_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `billBy` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub billBy: usize,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `bill_by`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `budgetBy` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub budgetBy: usize,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `budget_by`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `hourlyRate` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub hourlyRate: f64,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `hourly_rate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `budgetHours` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub budgetHours: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `budget_hours`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `startDate` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub startDate: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `start_date`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `endDate` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub endDate: Option<String>,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `end_date`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `completedAt` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub completedAt: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `completed_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `roundingType` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub roundingType: isize,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `rounding_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `roundingAmount` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub roundingAmount: Option<isize>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `rounding_amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `projectState` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub projectState: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `project_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `isSuperProject` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub isSuperProject: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `is_super_project`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `customField1` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub customField1: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `custom_field1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `customField2` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub customField2: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `custom_field2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling stackable-serious-business v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: structure field `customField3` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub customField3: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `custom_field3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `customField4` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub customField4: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `custom_field4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `customField5` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub customField5: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `custom_field5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `customField6` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub customField6: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `custom_field6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `customField7` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub customField7: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `custom_field7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `customField8` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub customField8: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `custom_field8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `customField9` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub customField9: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `custom_field9`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `customField10` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub customField10: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `custom_field10`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `externalId` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub externalId: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `external_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `projectParent` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub projectParent: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `project_parent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DateTime`, `Date`, and `FixedOffset`
[INFO] [stdout]  --> src/bdwh/structs.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::{Date, DateTime, FixedOffset, NaiveDate, NaiveTime};
[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: `serde::Deserialize`
[INFO] [stdout]  --> src/bdwh/structs.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serde::Deserialize;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Client as TrinoClient`
[INFO] [stdout]  --> src/bdwh/structs.rs:3:25
[INFO] [stdout]   |
[INFO] [stdout] 3 | use trino_rust_client::{Client as TrinoClient, Trino};
[INFO] [stdout]   |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::bdwh::Error::ExecuteSql`
[INFO] [stdout]  --> src/bdwh/mod.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use crate::bdwh::Error::ExecuteSql;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `io` and `vec`
[INFO] [stdout]  --> src/bdwh/mod.rs:6:11
[INFO] [stdout]   |
[INFO] [stdout] 6 | use std::{io, vec};
[INFO] [stdout]   |           ^^  ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Row` and `Trino`
[INFO] [stdout]  --> src/bdwh/mod.rs:8:48
[INFO] [stdout]   |
[INFO] [stdout] 8 | use trino_rust_client::{Client, ClientBuilder, Row, Trino};
[INFO] [stdout]   |                                                ^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `baserow_client::client::Client`
[INFO] [stdout]   --> src/bdwh/mod.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |     use baserow_client::client::Client;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::coffeecup::structs::TimeEntryWrapper`
[INFO] [stdout]   --> src/bdwh/mod.rs:57:9
[INFO] [stdout]    |
[INFO] [stdout] 57 |     use crate::coffeecup::structs::TimeEntryWrapper;
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `chrono::Duration`
[INFO] [stdout]  --> src/coffeecup/client.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use chrono::Duration;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `AccessToken` and `AuthUrl`
[INFO] [stdout]  --> src/coffeecup/client.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 |     AccessToken, AuthUrl, Client, ClientId, ClientSecret, EmptyExtraTokenFields, EndpointNotSet,
[INFO] [stdout]   |     ^^^^^^^^^^^  ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `ACCEPT`, `AUTHORIZATION`, `HeaderMap`, and `HeaderValue`
[INFO] [stdout]   --> src/coffeecup/client.rs:12:23
[INFO] [stdout]    |
[INFO] [stdout] 12 | use reqwest::header::{HeaderMap, HeaderValue, ACCEPT, AUTHORIZATION, CONTENT_TYPE};
[INFO] [stdout]    |                       ^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^  ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Client as ReqwestClient`
[INFO] [stdout]   --> src/coffeecup/client.rs:13:15
[INFO] [stdout]    |
[INFO] [stdout] 13 | use reqwest::{Client as ReqwestClient, Url};
[INFO] [stdout]    |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `serde::de::DeserializeOwned`
[INFO] [stdout]   --> src/coffeecup/client.rs:14:5
[INFO] [stdout]    |
[INFO] [stdout] 14 | use serde::de::DeserializeOwned;
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::bdwh::Bdwh`
[INFO] [stdout]    --> src/coffeecup/client.rs:566:9
[INFO] [stdout]     |
[INFO] [stdout] 566 |     use crate::bdwh::Bdwh;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::coffeecup::structs::TimeEntryWrapper`
[INFO] [stdout]    --> src/coffeecup/client.rs:568:9
[INFO] [stdout]     |
[INFO] [stdout] 568 |     use crate::coffeecup::structs::TimeEntryWrapper;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `baserow_client::client::Client`
[INFO] [stdout]    --> src/coffeecup/client.rs:569:9
[INFO] [stdout]     |
[INFO] [stdout] 569 |     use baserow_client::client::Client;
[INFO] [stdout]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs::read_to_string`
[INFO] [stdout]  --> src/lib.rs:8:9
[INFO] [stdout]   |
[INFO] [stdout] 8 |     use std::fs::read_to_string;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `baserow_client::client::Client`
[INFO] [stdout]  --> src/lib.rs:9:9
[INFO] [stdout]   |
[INFO] [stdout] 9 |     use baserow_client::client::Client;
[INFO] [stdout]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stdout]  --> src/bdwh/structs.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::{Date, DateTime, FixedOffset, NaiveDate, NaiveTime};
[INFO] [stdout]   |              ^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]    --> src/coffeecup/client.rs:307:13
[INFO] [stdout]     |
[INFO] [stdout] 307 |         let mut projects = self.list_projects().await.unwrap();
[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: variable does not need to be mutable
[INFO] [stdout]    --> src/coffeecup/client.rs:314:13
[INFO] [stdout]     |
[INFO] [stdout] 314 |         for mut project in projects {
[INFO] [stdout]     |             ----^^^^^^^
[INFO] [stdout]     |             |
[INFO] [stdout]     |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: variable does not need to be mutable
[INFO] [stdout]   --> src/bdwh/mod.rs:64:13
[INFO] [stdout]    |
[INFO] [stdout] 64 |         let mut test = client.get_entries_for_ban("001105").await.unwrap();
[INFO] [stdout]    |             ----^^^^
[INFO] [stdout]    |             |
[INFO] [stdout]    |             help: remove this `mut`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `token`
[INFO] [stdout]    --> src/coffeecup/client.rs:272:22
[INFO] [stdout]     |
[INFO] [stdout] 272 |     pub async fn new(token: &str) -> Result<Self, Error> {
[INFO] [stdout]     |                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_token`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `response`
[INFO] [stdout]    --> src/coffeecup/client.rs:551:13
[INFO] [stdout]     |
[INFO] [stdout] 551 |         let response = self
[INFO] [stdout]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `team`
[INFO] [stdout]    --> src/coffeecup/client.rs:482:9
[INFO] [stdout]     |
[INFO] [stdout] 482 |         team: usize,
[INFO] [stdout]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_team`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `projects`
[INFO] [stdout]    --> src/coffeecup/client.rs:483:9
[INFO] [stdout]     |
[INFO] [stdout] 483 |         projects: Option<Vec<usize>>,
[INFO] [stdout]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_projects`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `tag_id`
[INFO] [stdout]    --> src/coffeecup/client.rs:586:13
[INFO] [stdout]     |
[INFO] [stdout] 586 |         let tag_id = cc_client.find_tag_by_name("de").await.unwrap();
[INFO] [stdout]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tag_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: type `coffeecup::client::TimeEntry` is more private than the item `CoffeeCup::get_timeentries`
[INFO] [stdout]    --> src/coffeecup/client.rs:480:5
[INFO] [stdout]     |
[INFO] [stdout] 480 | /     pub async fn get_timeentries(
[INFO] [stdout] 481 | |         &self,
[INFO] [stdout] 482 | |         team: usize,
[INFO] [stdout] 483 | |         projects: Option<Vec<usize>>,
[INFO] [stdout] 484 | |     ) -> Result<Vec<TimeEntry>, Error> {
[INFO] [stdout]     | |______________________________________^ method `CoffeeCup::get_timeentries` is reachable at visibility `pub`
[INFO] [stdout]     |
[INFO] [stdout] note: but type `coffeecup::client::TimeEntry` is only usable at visibility `pub(self)`
[INFO] [stdout]    --> src/coffeecup/client.rs:83:1
[INFO] [stdout]     |
[INFO] [stdout]  83 | struct TimeEntry {
[INFO] [stdout]     | ^^^^^^^^^^^^^^^^
[INFO] [stdout]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: static `AUTH_URL` is never used
[INFO] [stdout]   --> src/coffeecup/client.rs:26:8
[INFO] [stdout]    |
[INFO] [stdout] 26 | static AUTH_URL: LazyLock<Url> =
[INFO] [stdout]    |        ^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ListTimeEntryResponse` is never constructed
[INFO] [stdout]    --> src/coffeecup/client.rs:129:8
[INFO] [stdout]     |
[INFO] [stdout] 129 | struct ListTimeEntryResponse {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `SearchResult` is never constructed
[INFO] [stdout]   --> src/lib.rs:13:12
[INFO] [stdout]    |
[INFO] [stdout] 13 |     struct SearchResult<T> {
[INFO] [stdout]    |            ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `createdAt` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/client.rs:84:5
[INFO] [stdout]    |
[INFO] [stdout] 84 |     createdAt: String,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `created_at`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `updatedAt` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/client.rs:85:5
[INFO] [stdout]    |
[INFO] [stdout] 85 |     updatedAt: String,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `updated_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trackingType` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/client.rs:87:5
[INFO] [stdout]    |
[INFO] [stdout] 87 |     trackingType: TrackingType,
[INFO] [stdout]    |     ^^^^^^^^^^^^ help: convert the identifier to snake case: `tracking_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `startTime` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/client.rs:88:5
[INFO] [stdout]    |
[INFO] [stdout] 88 |     startTime: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^^ help: convert the identifier to snake case: `start_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `endTime` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/client.rs:89:5
[INFO] [stdout]    |
[INFO] [stdout] 89 |     endTime: Option<String>,
[INFO] [stdout]    |     ^^^^^^^ help: convert the identifier to snake case: `end_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `durationRounded` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/client.rs:93:5
[INFO] [stdout]    |
[INFO] [stdout] 93 |     durationRounded: usize,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `duration_rounded`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `durationRoundedOverride` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/client.rs:94:5
[INFO] [stdout]    |
[INFO] [stdout] 94 |     durationRoundedOverride: Option<usize>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `duration_rounded_override`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `hourlyRate` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/client.rs:98:5
[INFO] [stdout]    |
[INFO] [stdout] 98 |     hourlyRate: f64,
[INFO] [stdout]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `hourly_rate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `billedAt` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/client.rs:99:5
[INFO] [stdout]    |
[INFO] [stdout] 99 |     billedAt: Option<String>,
[INFO] [stdout]    |     ^^^^^^^^ help: convert the identifier to snake case: `billed_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `validationStatus` should have a snake case name
[INFO] [stdout]    --> src/coffeecup/client.rs:101:5
[INFO] [stdout]     |
[INFO] [stdout] 101 |     validationStatus: ValidationStatus,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `validation_status`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `wasRejected` should have a snake case name
[INFO] [stdout]    --> src/coffeecup/client.rs:102:5
[INFO] [stdout]     |
[INFO] [stdout] 102 |     wasRejected: bool,
[INFO] [stdout]     |     ^^^^^^^^^^^ help: convert the identifier to snake case: `was_rejected`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `firstSubmissionTime` should have a snake case name
[INFO] [stdout]    --> src/coffeecup/client.rs:103:5
[INFO] [stdout]     |
[INFO] [stdout] 103 |     firstSubmissionTime: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `first_submission_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `approvedOn` should have a snake case name
[INFO] [stdout]    --> src/coffeecup/client.rs:104:5
[INFO] [stdout]     |
[INFO] [stdout] 104 |     approvedOn: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^ help: convert the identifier to snake case: `approved_on`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `externalId` should have a snake case name
[INFO] [stdout]    --> src/coffeecup/client.rs:105:5
[INFO] [stdout]     |
[INFO] [stdout] 105 |     externalId: Option<String>,
[INFO] [stdout]     |     ^^^^^^^^^^ help: convert the identifier to snake case: `external_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `approvedBy` should have a snake case name
[INFO] [stdout]    --> src/coffeecup/client.rs:111:5
[INFO] [stdout]     |
[INFO] [stdout] 111 |     approvedBy: Option<usize>,
[INFO] [stdout]     |     ^^^^^^^^^^ help: convert the identifier to snake case: `approved_by`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `taskAssignments` should have a snake case name
[INFO] [stdout]    --> src/coffeecup/client.rs:125:5
[INFO] [stdout]     |
[INFO] [stdout] 125 |     taskAssignments: Vec<TaskAssignment>,
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `task_assignments`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `timeEntry` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:19:9
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub timeEntry: TimeEntry,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `time_entry`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `trackingType` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:24:9
[INFO] [stdout]    |
[INFO] [stdout] 24 |     pub trackingType: TrackingType,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `tracking_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `validationStatus` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:25:9
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub validationStatus: ValidationStatus,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `validation_status`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `startTime` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:27:9
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub startTime: Option<NaiveTime>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `start_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `endTime` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:28:9
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub endTime: Option<NaiveTime>,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `end_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `billedAt` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:32:9
[INFO] [stdout]    |
[INFO] [stdout] 32 |     pub billedAt: Option<NaiveDate>,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `billed_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `wasRejected` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:33:9
[INFO] [stdout]    |
[INFO] [stdout] 33 |     pub wasRejected: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `was_rejected`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `firstSubmissionTime` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:34:9
[INFO] [stdout]    |
[INFO] [stdout] 34 |     pub firstSubmissionTime: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `first_submission_time`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `overdueHours` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:35:9
[INFO] [stdout]    |
[INFO] [stdout] 35 |     pub overdueHours: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `overdue_hours`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `approvedOn` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:36:9
[INFO] [stdout]    |
[INFO] [stdout] 36 |     pub approvedOn: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `approved_on`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `createdAt` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |     pub createdAt: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `created_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `updatedAt` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:38:9
[INFO] [stdout]    |
[INFO] [stdout] 38 |     pub updatedAt: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `updated_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `timeEntryReference` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:44:9
[INFO] [stdout]    |
[INFO] [stdout] 44 |     pub timeEntryReference: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `time_entry_reference`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `approvedBy` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:47:9
[INFO] [stdout]    |
[INFO] [stdout] 47 |     pub approvedBy: Option<bool>,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `approved_by`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `durationRoundedOverride` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:49:9
[INFO] [stdout]    |
[INFO] [stdout] 49 |     pub durationRoundedOverride: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `duration_rounded_override`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `createdAt` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:54:9
[INFO] [stdout]    |
[INFO] [stdout] 54 |     pub createdAt: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `created_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `updatedAt` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:55:9
[INFO] [stdout]    |
[INFO] [stdout] 55 |     pub updatedAt: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `updated_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `billBy` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:61:9
[INFO] [stdout]    |
[INFO] [stdout] 61 |     pub billBy: usize,
[INFO] [stdout]    |         ^^^^^^ help: convert the identifier to snake case: `bill_by`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `budgetBy` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:62:9
[INFO] [stdout]    |
[INFO] [stdout] 62 |     pub budgetBy: usize,
[INFO] [stdout]    |         ^^^^^^^^ help: convert the identifier to snake case: `budget_by`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `hourlyRate` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:63:9
[INFO] [stdout]    |
[INFO] [stdout] 63 |     pub hourlyRate: f64,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `hourly_rate`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `budgetHours` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:65:9
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub budgetHours: f64,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `budget_hours`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `startDate` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:66:9
[INFO] [stdout]    |
[INFO] [stdout] 66 |     pub startDate: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^ help: convert the identifier to snake case: `start_date`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `endDate` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:67:9
[INFO] [stdout]    |
[INFO] [stdout] 67 |     pub endDate: Option<String>,
[INFO] [stdout]    |         ^^^^^^^ help: convert the identifier to snake case: `end_date`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `completedAt` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:68:9
[INFO] [stdout]    |
[INFO] [stdout] 68 |     pub completedAt: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `completed_at`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `roundingType` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:69:9
[INFO] [stdout]    |
[INFO] [stdout] 69 |     pub roundingType: isize,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `rounding_type`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `roundingAmount` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:70:9
[INFO] [stdout]    |
[INFO] [stdout] 70 |     pub roundingAmount: Option<isize>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `rounding_amount`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `projectState` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:72:9
[INFO] [stdout]    |
[INFO] [stdout] 72 |     pub projectState: usize,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `project_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `isSuperProject` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:73:9
[INFO] [stdout]    |
[INFO] [stdout] 73 |     pub isSuperProject: bool,
[INFO] [stdout]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `is_super_project`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `customField1` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:74:9
[INFO] [stdout]    |
[INFO] [stdout] 74 |     pub customField1: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `custom_field1`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `customField2` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:75:9
[INFO] [stdout]    |
[INFO] [stdout] 75 |     pub customField2: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `custom_field2`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `customField3` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:76:9
[INFO] [stdout]    |
[INFO] [stdout] 76 |     pub customField3: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `custom_field3`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `customField4` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:77:9
[INFO] [stdout]    |
[INFO] [stdout] 77 |     pub customField4: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `custom_field4`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `customField5` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:78:9
[INFO] [stdout]    |
[INFO] [stdout] 78 |     pub customField5: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `custom_field5`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `customField6` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:79:9
[INFO] [stdout]    |
[INFO] [stdout] 79 |     pub customField6: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `custom_field6`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `customField7` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:80:9
[INFO] [stdout]    |
[INFO] [stdout] 80 |     pub customField7: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `custom_field7`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `customField8` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:81:9
[INFO] [stdout]    |
[INFO] [stdout] 81 |     pub customField8: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `custom_field8`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `customField9` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:82:9
[INFO] [stdout]    |
[INFO] [stdout] 82 |     pub customField9: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `custom_field9`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `customField10` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:83:9
[INFO] [stdout]    |
[INFO] [stdout] 83 |     pub customField10: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `custom_field10`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `externalId` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:84:9
[INFO] [stdout]    |
[INFO] [stdout] 84 |     pub externalId: Option<String>,
[INFO] [stdout]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `external_id`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: structure field `projectParent` should have a snake case name
[INFO] [stdout]   --> src/coffeecup/structs.rs:88:9
[INFO] [stdout]    |
[INFO] [stdout] 88 |     pub projectParent: Option<usize>,
[INFO] [stdout]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `project_parent`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 4.06s
[INFO] running `Command { std: "docker" "inspect" "191ef34eda782f975132a1ff1bdea2862288b83d0bd32d22d85d33f111ff783f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "191ef34eda782f975132a1ff1bdea2862288b83d0bd32d22d85d33f111ff783f", kill_on_drop: false }`
[INFO] [stdout] 191ef34eda782f975132a1ff1bdea2862288b83d0bd32d22d85d33f111ff783f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2026-03-05" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4e7a42d89f97a728c4ee66e84fa545fb7255f1031811f7eacd353ec2e887dbc8
[INFO] running `Command { std: "docker" "start" "-a" "4e7a42d89f97a728c4ee66e84fa545fb7255f1031811f7eacd353ec2e887dbc8", kill_on_drop: false }`
[INFO] [stderr] warning: unused imports: `DateTime`, `Date`, and `FixedOffset`
[INFO] [stderr]  --> src/bdwh/structs.rs:1:14
[INFO] [stderr]   |
[INFO] [stderr] 1 | use chrono::{Date, DateTime, FixedOffset, NaiveDate, NaiveTime};
[INFO] [stderr]   |              ^^^^  ^^^^^^^^  ^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `serde::Deserialize`
[INFO] [stderr]  --> src/bdwh/structs.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use serde::Deserialize;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Client as TrinoClient`
[INFO] [stderr]  --> src/bdwh/structs.rs:3:25
[INFO] [stderr]   |
[INFO] [stderr] 3 | use trino_rust_client::{Client as TrinoClient, Trino};
[INFO] [stderr]   |                         ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::bdwh::Error::ExecuteSql`
[INFO] [stderr]  --> src/bdwh/mod.rs:4:5
[INFO] [stderr]   |
[INFO] [stderr] 4 | use crate::bdwh::Error::ExecuteSql;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `io` and `vec`
[INFO] [stderr]  --> src/bdwh/mod.rs:6:11
[INFO] [stderr]   |
[INFO] [stderr] 6 | use std::{io, vec};
[INFO] [stderr]   |           ^^  ^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Row` and `Trino`
[INFO] [stderr]  --> src/bdwh/mod.rs:8:48
[INFO] [stderr]   |
[INFO] [stderr] 8 | use trino_rust_client::{Client, ClientBuilder, Row, Trino};
[INFO] [stderr]   |                                                ^^^  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `chrono::Duration`
[INFO] [stderr]  --> src/coffeecup/client.rs:2:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | use chrono::Duration;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `AccessToken` and `AuthUrl`
[INFO] [stderr]  --> src/coffeecup/client.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 |     AccessToken, AuthUrl, Client, ClientId, ClientSecret, EmptyExtraTokenFields, EndpointNotSet,
[INFO] [stderr]   |     ^^^^^^^^^^^  ^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `ACCEPT`, `AUTHORIZATION`, `HeaderMap`, and `HeaderValue`
[INFO] [stderr]   --> src/coffeecup/client.rs:12:23
[INFO] [stderr]    |
[INFO] [stderr] 12 | use reqwest::header::{HeaderMap, HeaderValue, ACCEPT, AUTHORIZATION, CONTENT_TYPE};
[INFO] [stderr]    |                       ^^^^^^^^^  ^^^^^^^^^^^  ^^^^^^  ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Client as ReqwestClient`
[INFO] [stderr]   --> src/coffeecup/client.rs:13:15
[INFO] [stderr]    |
[INFO] [stderr] 13 | use reqwest::{Client as ReqwestClient, Url};
[INFO] [stderr]    |               ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `serde::de::DeserializeOwned`
[INFO] [stderr]   --> src/coffeecup/client.rs:14:5
[INFO] [stderr]    |
[INFO] [stderr] 14 | use serde::de::DeserializeOwned;
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: use of deprecated struct `chrono::Date`: Use `NaiveDate` or `DateTime<Tz>` instead
[INFO] [stderr]  --> src/bdwh/structs.rs:1:14
[INFO] [stderr]   |
[INFO] [stderr] 1 | use chrono::{Date, DateTime, FixedOffset, NaiveDate, NaiveTime};
[INFO] [stderr]   |              ^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(deprecated)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]    --> src/coffeecup/client.rs:307:13
[INFO] [stderr]     |
[INFO] [stderr] 307 |         let mut projects = self.list_projects().await.unwrap();
[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: variable does not need to be mutable
[INFO] [stderr]    --> src/coffeecup/client.rs:314:13
[INFO] [stderr]     |
[INFO] [stderr] 314 |         for mut project in projects {
[INFO] [stderr]     |             ----^^^^^^^
[INFO] [stderr]     |             |
[INFO] [stderr]     |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `token`
[INFO] [stderr]    --> src/coffeecup/client.rs:272:22
[INFO] [stderr]     |
[INFO] [stderr] 272 |     pub async fn new(token: &str) -> Result<Self, Error> {
[INFO] [stderr]     |                      ^^^^^ help: if this is intentional, prefix it with an underscore: `_token`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `team`
[INFO] [stderr]    --> src/coffeecup/client.rs:482:9
[INFO] [stderr]     |
[INFO] [stderr] 482 |         team: usize,
[INFO] [stderr]     |         ^^^^ help: if this is intentional, prefix it with an underscore: `_team`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `projects`
[INFO] [stderr]    --> src/coffeecup/client.rs:483:9
[INFO] [stderr]     |
[INFO] [stderr] 483 |         projects: Option<Vec<usize>>,
[INFO] [stderr]     |         ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_projects`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `response`
[INFO] [stderr]    --> src/coffeecup/client.rs:551:13
[INFO] [stderr]     |
[INFO] [stderr] 551 |         let response = self
[INFO] [stderr]     |             ^^^^^^^^ help: if this is intentional, prefix it with an underscore: `_response`
[INFO] [stderr] 
[INFO] [stderr] warning: type `coffeecup::client::TimeEntry` is more private than the item `CoffeeCup::get_timeentries`
[INFO] [stderr]    --> src/coffeecup/client.rs:480:5
[INFO] [stderr]     |
[INFO] [stderr] 480 | /     pub async fn get_timeentries(
[INFO] [stderr] 481 | |         &self,
[INFO] [stderr] 482 | |         team: usize,
[INFO] [stderr] 483 | |         projects: Option<Vec<usize>>,
[INFO] [stderr] 484 | |     ) -> Result<Vec<TimeEntry>, Error> {
[INFO] [stderr]     | |______________________________________^ method `CoffeeCup::get_timeentries` is reachable at visibility `pub`
[INFO] [stderr]     |
[INFO] [stderr] note: but type `coffeecup::client::TimeEntry` is only usable at visibility `pub(self)`
[INFO] [stderr]    --> src/coffeecup/client.rs:83:1
[INFO] [stderr]     |
[INFO] [stderr]  83 | struct TimeEntry {
[INFO] [stderr]     | ^^^^^^^^^^^^^^^^
[INFO] [stderr]     = note: `#[warn(private_interfaces)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: static `AUTH_URL` is never used
[INFO] [stderr]   --> src/coffeecup/client.rs:26:8
[INFO] [stderr]    |
[INFO] [stderr] 26 | static AUTH_URL: LazyLock<Url> =
[INFO] [stderr]    |        ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: struct `ListTimeEntryResponse` is never constructed
[INFO] [stderr]    --> src/coffeecup/client.rs:129:8
[INFO] [stderr]     |
[INFO] [stderr] 129 | struct ListTimeEntryResponse {
[INFO] [stderr]     |        ^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `createdAt` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/client.rs:84:5
[INFO] [stderr]    |
[INFO] [stderr] 84 |     createdAt: String,
[INFO] [stderr]    |     ^^^^^^^^^ help: convert the identifier to snake case: `created_at`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(non_snake_case)]` (part of `#[warn(nonstandard_style)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `updatedAt` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/client.rs:85:5
[INFO] [stderr]    |
[INFO] [stderr] 85 |     updatedAt: String,
[INFO] [stderr]    |     ^^^^^^^^^ help: convert the identifier to snake case: `updated_at`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `trackingType` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/client.rs:87:5
[INFO] [stderr]    |
[INFO] [stderr] 87 |     trackingType: TrackingType,
[INFO] [stderr]    |     ^^^^^^^^^^^^ help: convert the identifier to snake case: `tracking_type`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `startTime` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/client.rs:88:5
[INFO] [stderr]    |
[INFO] [stderr] 88 |     startTime: Option<String>,
[INFO] [stderr]    |     ^^^^^^^^^ help: convert the identifier to snake case: `start_time`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `endTime` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/client.rs:89:5
[INFO] [stderr]    |
[INFO] [stderr] 89 |     endTime: Option<String>,
[INFO] [stderr]    |     ^^^^^^^ help: convert the identifier to snake case: `end_time`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `durationRounded` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/client.rs:93:5
[INFO] [stderr]    |
[INFO] [stderr] 93 |     durationRounded: usize,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `duration_rounded`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `durationRoundedOverride` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/client.rs:94:5
[INFO] [stderr]    |
[INFO] [stderr] 94 |     durationRoundedOverride: Option<usize>,
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `duration_rounded_override`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `hourlyRate` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/client.rs:98:5
[INFO] [stderr]    |
[INFO] [stderr] 98 |     hourlyRate: f64,
[INFO] [stderr]    |     ^^^^^^^^^^ help: convert the identifier to snake case: `hourly_rate`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `billedAt` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/client.rs:99:5
[INFO] [stderr]    |
[INFO] [stderr] 99 |     billedAt: Option<String>,
[INFO] [stderr]    |     ^^^^^^^^ help: convert the identifier to snake case: `billed_at`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `validationStatus` should have a snake case name
[INFO] [stderr]    --> src/coffeecup/client.rs:101:5
[INFO] [stderr]     |
[INFO] [stderr] 101 |     validationStatus: ValidationStatus,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `validation_status`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `wasRejected` should have a snake case name
[INFO] [stderr]    --> src/coffeecup/client.rs:102:5
[INFO] [stderr]     |
[INFO] [stderr] 102 |     wasRejected: bool,
[INFO] [stderr]     |     ^^^^^^^^^^^ help: convert the identifier to snake case: `was_rejected`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `firstSubmissionTime` should have a snake case name
[INFO] [stderr]    --> src/coffeecup/client.rs:103:5
[INFO] [stderr]     |
[INFO] [stderr] 103 |     firstSubmissionTime: Option<String>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `first_submission_time`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `approvedOn` should have a snake case name
[INFO] [stderr]    --> src/coffeecup/client.rs:104:5
[INFO] [stderr]     |
[INFO] [stderr] 104 |     approvedOn: Option<String>,
[INFO] [stderr]     |     ^^^^^^^^^^ help: convert the identifier to snake case: `approved_on`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `externalId` should have a snake case name
[INFO] [stderr]    --> src/coffeecup/client.rs:105:5
[INFO] [stderr]     |
[INFO] [stderr] 105 |     externalId: Option<String>,
[INFO] [stderr]     |     ^^^^^^^^^^ help: convert the identifier to snake case: `external_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `approvedBy` should have a snake case name
[INFO] [stderr]    --> src/coffeecup/client.rs:111:5
[INFO] [stderr]     |
[INFO] [stderr] 111 |     approvedBy: Option<usize>,
[INFO] [stderr]     |     ^^^^^^^^^^ help: convert the identifier to snake case: `approved_by`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `taskAssignments` should have a snake case name
[INFO] [stderr]    --> src/coffeecup/client.rs:125:5
[INFO] [stderr]     |
[INFO] [stderr] 125 |     taskAssignments: Vec<TaskAssignment>,
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `task_assignments`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `timeEntry` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/structs.rs:19:9
[INFO] [stderr]    |
[INFO] [stderr] 19 |     pub timeEntry: TimeEntry,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `time_entry`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `trackingType` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/structs.rs:24:9
[INFO] [stderr]    |
[INFO] [stderr] 24 |     pub trackingType: TrackingType,
[INFO] [stderr]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `tracking_type`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `validationStatus` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/structs.rs:25:9
[INFO] [stderr]    |
[INFO] [stderr] 25 |     pub validationStatus: ValidationStatus,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `validation_status`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `startTime` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/structs.rs:27:9
[INFO] [stderr]    |
[INFO] [stderr] 27 |     pub startTime: Option<NaiveTime>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `start_time`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `endTime` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/structs.rs:28:9
[INFO] [stderr]    |
[INFO] [stderr] 28 |     pub endTime: Option<NaiveTime>,
[INFO] [stderr]    |         ^^^^^^^ help: convert the identifier to snake case: `end_time`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `billedAt` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/structs.rs:32:9
[INFO] [stderr]    |
[INFO] [stderr] 32 |     pub billedAt: Option<NaiveDate>,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case: `billed_at`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `wasRejected` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/structs.rs:33:9
[INFO] [stderr]    |
[INFO] [stderr] 33 |     pub wasRejected: bool,
[INFO] [stderr]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `was_rejected`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `firstSubmissionTime` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/structs.rs:34:9
[INFO] [stderr]    |
[INFO] [stderr] 34 |     pub firstSubmissionTime: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `first_submission_time`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `overdueHours` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/structs.rs:35:9
[INFO] [stderr]    |
[INFO] [stderr] 35 |     pub overdueHours: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `overdue_hours`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `approvedOn` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/structs.rs:36:9
[INFO] [stderr]    |
[INFO] [stderr] 36 |     pub approvedOn: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `approved_on`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `createdAt` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/structs.rs:37:9
[INFO] [stderr]    |
[INFO] [stderr] 37 |     pub createdAt: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `created_at`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `updatedAt` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/structs.rs:38:9
[INFO] [stderr]    |
[INFO] [stderr] 38 |     pub updatedAt: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `updated_at`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `timeEntryReference` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/structs.rs:44:9
[INFO] [stderr]    |
[INFO] [stderr] 44 |     pub timeEntryReference: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `time_entry_reference`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `approvedBy` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/structs.rs:47:9
[INFO] [stderr]    |
[INFO] [stderr] 47 |     pub approvedBy: Option<bool>,
[INFO] [stderr]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `approved_by`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `durationRoundedOverride` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/structs.rs:49:9
[INFO] [stderr]    |
[INFO] [stderr] 49 |     pub durationRoundedOverride: Option<usize>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^ help: convert the identifier to snake case: `duration_rounded_override`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `createdAt` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/structs.rs:54:9
[INFO] [stderr]    |
[INFO] [stderr] 54 |     pub createdAt: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `created_at`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `updatedAt` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/structs.rs:55:9
[INFO] [stderr]    |
[INFO] [stderr] 55 |     pub updatedAt: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `updated_at`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `billBy` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/structs.rs:61:9
[INFO] [stderr]    |
[INFO] [stderr] 61 |     pub billBy: usize,
[INFO] [stderr]    |         ^^^^^^ help: convert the identifier to snake case: `bill_by`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `budgetBy` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/structs.rs:62:9
[INFO] [stderr]    |
[INFO] [stderr] 62 |     pub budgetBy: usize,
[INFO] [stderr]    |         ^^^^^^^^ help: convert the identifier to snake case: `budget_by`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `hourlyRate` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/structs.rs:63:9
[INFO] [stderr]    |
[INFO] [stderr] 63 |     pub hourlyRate: f64,
[INFO] [stderr]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `hourly_rate`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `budgetHours` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/structs.rs:65:9
[INFO] [stderr]    |
[INFO] [stderr] 65 |     pub budgetHours: f64,
[INFO] [stderr]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `budget_hours`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `startDate` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/structs.rs:66:9
[INFO] [stderr]    |
[INFO] [stderr] 66 |     pub startDate: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^ help: convert the identifier to snake case: `start_date`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `endDate` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/structs.rs:67:9
[INFO] [stderr]    |
[INFO] [stderr] 67 |     pub endDate: Option<String>,
[INFO] [stderr]    |         ^^^^^^^ help: convert the identifier to snake case: `end_date`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `completedAt` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/structs.rs:68:9
[INFO] [stderr]    |
[INFO] [stderr] 68 |     pub completedAt: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^ help: convert the identifier to snake case: `completed_at`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `roundingType` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/structs.rs:69:9
[INFO] [stderr]    |
[INFO] [stderr] 69 |     pub roundingType: isize,
[INFO] [stderr]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `rounding_type`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `roundingAmount` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/structs.rs:70:9
[INFO] [stderr]    |
[INFO] [stderr] 70 |     pub roundingAmount: Option<isize>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `rounding_amount`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `projectState` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/structs.rs:72:9
[INFO] [stderr]    |
[INFO] [stderr] 72 |     pub projectState: usize,
[INFO] [stderr]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `project_state`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `isSuperProject` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/structs.rs:73:9
[INFO] [stderr]    |
[INFO] [stderr] 73 |     pub isSuperProject: bool,
[INFO] [stderr]    |         ^^^^^^^^^^^^^^ help: convert the identifier to snake case: `is_super_project`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `customField1` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/structs.rs:74:9
[INFO] [stderr]    |
[INFO] [stderr] 74 |     pub customField1: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `custom_field1`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `customField2` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/structs.rs:75:9
[INFO] [stderr]    |
[INFO] [stderr] 75 |     pub customField2: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `custom_field2`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `customField3` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/structs.rs:76:9
[INFO] [stderr]    |
[INFO] [stderr] 76 |     pub customField3: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `custom_field3`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `customField4` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/structs.rs:77:9
[INFO] [stderr]    |
[INFO] [stderr] 77 |     pub customField4: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `custom_field4`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `customField5` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/structs.rs:78:9
[INFO] [stderr]    |
[INFO] [stderr] 78 |     pub customField5: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `custom_field5`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `customField6` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/structs.rs:79:9
[INFO] [stderr]    |
[INFO] [stderr] 79 |     pub customField6: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `custom_field6`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `customField7` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/structs.rs:80:9
[INFO] [stderr]    |
[INFO] [stderr] 80 |     pub customField7: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `custom_field7`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `customField8` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/structs.rs:81:9
[INFO] [stderr]    |
[INFO] [stderr] 81 |     pub customField8: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `custom_field8`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `customField9` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/structs.rs:82:9
[INFO] [stderr]    |
[INFO] [stderr] 82 |     pub customField9: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^ help: convert the identifier to snake case: `custom_field9`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `customField10` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/structs.rs:83:9
[INFO] [stderr]    |
[INFO] [stderr] 83 |     pub customField10: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `custom_field10`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `externalId` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/structs.rs:84:9
[INFO] [stderr]    |
[INFO] [stderr] 84 |     pub externalId: Option<String>,
[INFO] [stderr]    |         ^^^^^^^^^^ help: convert the identifier to snake case: `external_id`
[INFO] [stderr] 
[INFO] [stderr] warning: structure field `projectParent` should have a snake case name
[INFO] [stderr]   --> src/coffeecup/structs.rs:88:9
[INFO] [stderr]    |
[INFO] [stderr] 88 |     pub projectParent: Option<usize>,
[INFO] [stderr]    |         ^^^^^^^^^^^^^ help: convert the identifier to snake case: `project_parent`
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `baserow_client::client::Client`
[INFO] [stderr]   --> src/bdwh/mod.rs:55:9
[INFO] [stderr]    |
[INFO] [stderr] 55 |     use baserow_client::client::Client;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::coffeecup::structs::TimeEntryWrapper`
[INFO] [stderr]   --> src/bdwh/mod.rs:57:9
[INFO] [stderr]    |
[INFO] [stderr] 57 |     use crate::coffeecup::structs::TimeEntryWrapper;
[INFO] [stderr]    |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::bdwh::Bdwh`
[INFO] [stderr]    --> src/coffeecup/client.rs:566:9
[INFO] [stderr]     |
[INFO] [stderr] 566 |     use crate::bdwh::Bdwh;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `crate::coffeecup::structs::TimeEntryWrapper`
[INFO] [stderr]    --> src/coffeecup/client.rs:568:9
[INFO] [stderr]     |
[INFO] [stderr] 568 |     use crate::coffeecup::structs::TimeEntryWrapper;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `baserow_client::client::Client`
[INFO] [stderr]    --> src/coffeecup/client.rs:569:9
[INFO] [stderr]     |
[INFO] [stderr] 569 |     use baserow_client::client::Client;
[INFO] [stderr]     |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::fs::read_to_string`
[INFO] [stderr]  --> src/lib.rs:8:9
[INFO] [stderr]   |
[INFO] [stderr] 8 |     use std::fs::read_to_string;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `baserow_client::client::Client`
[INFO] [stderr]  --> src/lib.rs:9:9
[INFO] [stderr]   |
[INFO] [stderr] 9 |     use baserow_client::client::Client;
[INFO] [stderr]   |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: variable does not need to be mutable
[INFO] [stderr]   --> src/bdwh/mod.rs:64:13
[INFO] [stderr]    |
[INFO] [stderr] 64 |         let mut test = client.get_entries_for_ban("001105").await.unwrap();
[INFO] [stderr]    |             ----^^^^
[INFO] [stderr]    |             |
[INFO] [stderr]    |             help: remove this `mut`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `tag_id`
[INFO] [stderr]    --> src/coffeecup/client.rs:586:13
[INFO] [stderr]     |
[INFO] [stderr] 586 |         let tag_id = cc_client.find_tag_by_name("de").await.unwrap();
[INFO] [stderr]     |             ^^^^^^ help: if this is intentional, prefix it with an underscore: `_tag_id`
[INFO] [stderr] 
[INFO] [stderr] warning: struct `SearchResult` is never constructed
[INFO] [stderr]   --> src/lib.rs:13:12
[INFO] [stderr]    |
[INFO] [stderr] 13 |     struct SearchResult<T> {
[INFO] [stderr]    |            ^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `stackable-serious-business` (lib) generated 77 warnings (run `cargo fix --lib -p stackable-serious-business` to apply 17 suggestions)
[INFO] [stderr] warning: `stackable-serious-business` (lib test) generated 87 warnings (77 duplicates) (run `cargo fix --lib -p stackable-serious-business --tests` to apply 9 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.27s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/stackable_serious_business-5d633d56d46e33fc)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stdout] test easybill::structs::tests::test_document ... ok
[INFO] [stdout] test coffeecup::client::tests::test_async ... FAILED
[INFO] [stdout] test coffeecup::client::tests::test_get_tag ... FAILED
[INFO] [stdout] test coffeecup::client::tests::test_get_project_by_tag ... FAILED
[INFO] [stdout] test bdwh::tests::test_get_times ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- coffeecup::client::tests::test_async stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'coffeecup::client::tests::test_async' (25) panicked at src/coffeecup/client.rs:243:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Request(Reqwest(reqwest::Error { kind: Request, source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c26e95c85fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c26e95c85fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c26e95c85fa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c26e95c85fa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c26e95df54a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c26e95df54a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5c26e95cd4b2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c26e95cd4b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c26e95a69af - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c26e95a69af - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c26e95c0659 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c26e8c5c33c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5c26e8c5c33c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c26e95c08d2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5c26e95c08d2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c26e95a6a68 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c26e959e329 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c26e95a793d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c26e95dfedc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c26e95dfc22 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c26e8c4cd1f - core::result::Result<T,E>::unwrap::hc9e0a79e2b8dff03
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5c26e8c4cd1f - stackable_serious_business::coffeecup::client::CoffeeCup::new_with_password::{{closure}}::hcf3301509cbc54c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/coffeecup/client.rs:243:14
[INFO] [stdout]   22:     0x5c26e8c4902e - stackable_serious_business::coffeecup::client::tests::test_async::{{closure}}::he261a1e4e786b5c2
[INFO] [stdout]                                at /opt/rustwide/workdir/src/coffeecup/client.rs:597:10
[INFO] [stdout]   23:     0x5c26e8be9fc2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcfc6fe320c9d20a8
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   24:     0x5c26e8be9edd - <core::pin::Pin<P> as core::future::future::Future>::poll::h7f8e462f334ced3d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5c26e8be98ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h6c5f4e687bafff42
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   26:     0x5c26e8be969b - tokio::task::coop::with_budget::h988e36bb90cf9c01
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   27:     0x5c26e8be969b - tokio::task::coop::budget::h14a46b462d8352d3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   28:     0x5c26e8be969b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4cfce924e40ef2ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   29:     0x5c26e8be6950 - tokio::runtime::scheduler::current_thread::Context::enter::h374d95cc4d3dfcb8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   30:     0x5c26e8be82ad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6d8531c79c15d373
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   31:     0x5c26e8be7f34 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h40af05fb2c2feb66
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   32:     0x5c26e8c290ab - tokio::runtime::context::scoped::Scoped<T>::set::hf9a28f7175f1189a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   33:     0x5c26e8c14749 - tokio::runtime::context::set_scheduler::{{closure}}::hf68cf75984f733af
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   34:     0x5c26e8c27f82 - std::thread::local::LocalKey<T>::try_with::hcec78163782efc9b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   35:     0x5c26e8c26e2e - std::thread::local::LocalKey<T>::with::h63faaa7e72dae8d0
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   36:     0x5c26e8c1467d - tokio::runtime::context::set_scheduler::h09f3087758fbac09
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   37:     0x5c26e8be78a0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h0fc9ae80b0cffa6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   38:     0x5c26e8be7f76 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h468b06beb05986e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   39:     0x5c26e8be5ef0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h22c0f5d45bb8aabe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   40:     0x5c26e8c4e383 - tokio::runtime::context::runtime::enter_runtime::h6819b31be7e1c645
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   41:     0x5c26e8be5c01 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h31c4e53e3abb01a4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   42:     0x5c26e8c29324 - tokio::runtime::runtime::Runtime::block_on_inner::hb4e89fd72c095d39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   43:     0x5c26e8c294ea - tokio::runtime::runtime::Runtime::block_on::hcafe350ec0285945
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   44:     0x5c26e8c48df4 - stackable_serious_business::coffeecup::client::tests::test_async::h1b4fb877c88588a6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/coffeecup/client.rs:602:17
[INFO] [stdout]   45:     0x5c26e8c48e87 - stackable_serious_business::coffeecup::client::tests::test_async::{{closure}}::hd572da244f42ff07
[INFO] [stdout]                                at /opt/rustwide/workdir/src/coffeecup/client.rs:592:26
[INFO] [stdout]   46:     0x5c26e8bec126 - core::ops::function::FnOnce::call_once::he9e532da55232c63
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   47:     0x5c26e8c5041b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5c26e8c5041b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   49:     0x5c26e8c5ce0b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   50:     0x5c26e8c5ce0b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   51:     0x5c26e8c5ce0b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   52:     0x5c26e8c5ce0b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   53:     0x5c26e8c5ce0b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   54:     0x5c26e8c5ce0b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   55:     0x5c26e8c5ce0b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   56:     0x5c26e8c58524 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   57:     0x5c26e8c58524 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   58:     0x5c26e8c5fa12 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   59:     0x5c26e8c5fa12 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   60:     0x5c26e8c5fa12 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   61:     0x5c26e8c5fa12 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   62:     0x5c26e8c5fa12 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   63:     0x5c26e8c5fa12 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   64:     0x5c26e8c5fa12 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   65:     0x5c26e95c7ecf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   66:     0x5c26e95c7ecf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   67:     0x7ad36be42aa4 - <unknown>
[INFO] [stdout]   68:     0x7ad36becfa64 - clone
[INFO] [stdout]   69:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- coffeecup::client::tests::test_get_tag stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'coffeecup::client::tests::test_get_tag' (27) panicked at src/coffeecup/client.rs:243:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Request(Reqwest(reqwest::Error { kind: Request, source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c26e95c85fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c26e95c85fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c26e95c85fa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c26e95c85fa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c26e95df54a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c26e95df54a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5c26e95cd4b2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c26e95cd4b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c26e95a69af - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c26e95a69af - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c26e95c0659 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c26e8c5c33c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5c26e8c5c33c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c26e95c08d2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5c26e95c08d2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c26e95a6a68 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c26e959e329 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c26e95a793d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c26e95dfedc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c26e95dfc22 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c26e8c4cd1f - core::result::Result<T,E>::unwrap::hc9e0a79e2b8dff03
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5c26e8c4cd1f - stackable_serious_business::coffeecup::client::CoffeeCup::new_with_password::{{closure}}::hcf3301509cbc54c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/coffeecup/client.rs:243:14
[INFO] [stdout]   22:     0x5c26e8c4d0e6 - stackable_serious_business::coffeecup::client::CoffeeCup::new::{{closure}}::h7166d15d2b2c1d56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/coffeecup/client.rs:273:41
[INFO] [stdout]   23:     0x5c26e8c49888 - stackable_serious_business::coffeecup::client::tests::test_get_tag::{{closure}}::h54a2f35b269d6378
[INFO] [stdout]                                at /opt/rustwide/workdir/src/coffeecup/client.rs:574:14
[INFO] [stdout]   24:     0x5c26e8be9fc2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcfc6fe320c9d20a8
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5c26e8be9edd - <core::pin::Pin<P> as core::future::future::Future>::poll::h7f8e462f334ced3d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5c26e8be98ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h6c5f4e687bafff42
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   27:     0x5c26e8be969b - tokio::task::coop::with_budget::h988e36bb90cf9c01
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x5c26e8be969b - tokio::task::coop::budget::h14a46b462d8352d3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x5c26e8be969b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4cfce924e40ef2ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   30:     0x5c26e8be6950 - tokio::runtime::scheduler::current_thread::Context::enter::h374d95cc4d3dfcb8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x5c26e8be82ad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6d8531c79c15d373
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   32:     0x5c26e8be7f34 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h40af05fb2c2feb66
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   33:     0x5c26e8c290ab - tokio::runtime::context::scoped::Scoped<T>::set::hf9a28f7175f1189a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5c26e8c14749 - tokio::runtime::context::set_scheduler::{{closure}}::hf68cf75984f733af
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5c26e8c27f82 - std::thread::local::LocalKey<T>::try_with::hcec78163782efc9b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x5c26e8c26e2e - std::thread::local::LocalKey<T>::with::h63faaa7e72dae8d0
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x5c26e8c1467d - tokio::runtime::context::set_scheduler::h09f3087758fbac09
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5c26e8be78a0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h0fc9ae80b0cffa6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   39:     0x5c26e8be7f76 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h468b06beb05986e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   40:     0x5c26e8be5ef0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h22c0f5d45bb8aabe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x5c26e8c4e383 - tokio::runtime::context::runtime::enter_runtime::h6819b31be7e1c645
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5c26e8be5c01 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h31c4e53e3abb01a4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x5c26e8c29324 - tokio::runtime::runtime::Runtime::block_on_inner::hb4e89fd72c095d39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x5c26e8c294ea - tokio::runtime::runtime::Runtime::block_on::hcafe350ec0285945
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x5c26e8c49664 - stackable_serious_business::coffeecup::client::tests::test_get_tag::hf39e88972829add1
[INFO] [stdout]                                at /opt/rustwide/workdir/src/coffeecup/client.rs:577:74
[INFO] [stdout]   46:     0x5c26e8c496f7 - stackable_serious_business::coffeecup::client::tests::test_get_tag::{{closure}}::h0cc7d869fb18dc2c
[INFO] [stdout]                                at /opt/rustwide/workdir/src/coffeecup/client.rs:572:28
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   47:     0x5c26e8bebcf6 - core::ops::function::FnOnce::call_once::ha63980c5709db04a
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5c26e8c5041b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5c26e8c5041b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5c26e8c5ce0b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5c26e8c5ce0b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5c26e8c5ce0b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5c26e8c5ce0b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5c26e8c5ce0b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5c26e8c5ce0b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5c26e8c5ce0b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5c26e8c58524 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5c26e8c58524 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5c26e8c5fa12 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5c26e8c5fa12 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5c26e8c5fa12 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5c26e8c5fa12 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5c26e8c5fa12 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5c26e8c5fa12 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5c26e8c5fa12 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5c26e95c7ecf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   67:     0x5c26e95c7ecf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x7ad36be42aa4 - <unknown>
[INFO] [stdout]   69:     0x7ad36becfa64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- coffeecup::client::tests::test_get_project_by_tag stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'coffeecup::client::tests::test_get_project_by_tag' (26) panicked at src/coffeecup/client.rs:243:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Request(Reqwest(reqwest::Error { kind: Request, source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c26e95c85fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c26e95c85fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c26e95c85fa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c26e95c85fa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c26e95df54a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c26e95df54a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5c26e95cd4b2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c26e95cd4b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c26e95a69af - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c26e95a69af - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c26e95c0659 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c26e8c5c33c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5c26e8c5c33c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c26e95c08d2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5c26e95c08d2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c26e95a6a68 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c26e959e329 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c26e95a793d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c26e95dfedc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c26e95dfc22 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c26e8c4cd1f - core::result::Result<T,E>::unwrap::hc9e0a79e2b8dff03
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5c26e8c4cd1f - stackable_serious_business::coffeecup::client::CoffeeCup::new_with_password::{{closure}}::hcf3301509cbc54c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/coffeecup/client.rs:243:14
[INFO] [stdout]   22:     0x5c26e8c4d0e6 - stackable_serious_business::coffeecup::client::CoffeeCup::new::{{closure}}::h7166d15d2b2c1d56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/coffeecup/client.rs:273:41
[INFO] [stdout]   23:     0x5c26e8c4a078 - stackable_serious_business::coffeecup::client::tests::test_get_project_by_tag::{{closure}}::h54f0d653d6daa049
[INFO] [stdout]                                at /opt/rustwide/workdir/src/coffeecup/client.rs:583:14
[INFO] [stdout]   24:     0x5c26e8be9fc2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcfc6fe320c9d20a8
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5c26e8be9edd - <core::pin::Pin<P> as core::future::future::Future>::poll::h7f8e462f334ced3d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5c26e8be98ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h6c5f4e687bafff42
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   27:     0x5c26e8be969b - tokio::task::coop::with_budget::h988e36bb90cf9c01
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x5c26e8be969b - tokio::task::coop::budget::h14a46b462d8352d3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x5c26e8be969b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4cfce924e40ef2ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   30:     0x5c26e8be6950 - tokio::runtime::scheduler::current_thread::Context::enter::h374d95cc4d3dfcb8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x5c26e8be82ad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6d8531c79c15d373
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   32:     0x5c26e8be7f34 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h40af05fb2c2feb66
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   33:     0x5c26e8c290ab - tokio::runtime::context::scoped::Scoped<T>::set::hf9a28f7175f1189a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5c26e8c14749 - tokio::runtime::context::set_scheduler::{{closure}}::hf68cf75984f733af
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5c26e8c27f82 - std::thread::local::LocalKey<T>::try_with::hcec78163782efc9b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x5c26e8c26e2e - std::thread::local::LocalKey<T>::with::h63faaa7e72dae8d0
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x5c26e8c1467d - tokio::runtime::context::set_scheduler::h09f3087758fbac09
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5c26e8be78a0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h0fc9ae80b0cffa6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   39:     0x5c26e8be7f76 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h468b06beb05986e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   40:     0x5c26e8be5ef0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h22c0f5d45bb8aabe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x5c26e8c4e383 - tokio::runtime::context::runtime::enter_runtime::h6819b31be7e1c645
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5c26e8be5c01 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h31c4e53e3abb01a4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x5c26e8c29324 - tokio::runtime::runtime::Runtime::block_on_inner::hb4e89fd72c095d39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x5c26e8c294ea - tokio::runtime::runtime::Runtime::block_on::hcafe350ec0285945
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x5c26e8c49e84 - stackable_serious_business::coffeecup::client::tests::test_get_project_by_tag::hcb9b20398a348cba
[INFO] [stdout]                                at /opt/rustwide/workdir/src/coffeecup/client.rs:586:69
[INFO] [stdout]   46:     0x5c26e8c4a4e7 - stackable_serious_business::coffeecup::client::tests::test_get_project_by_tag::{{closure}}::hf9aed20764a525f6
[INFO] [stdout]                                at /opt/rustwide/workdir/src/coffeecup/client.rs:581:39
[INFO] [stdout]   47:     0x5c26e8beb696 - core::ops::function::FnOnce::call_once::h3f5e46b06c2cdc64
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5c26e8c5041b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5c26e8c5041b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5c26e8c5ce0b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5c26e8c5ce0b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5c26e8c5ce0b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5c26e8c5ce0b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5c26e8c5ce0b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5c26e8c5ce0b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5c26e8c5ce0b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5c26e8c58524 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5c26e8c58524 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5c26e8c5fa12 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5c26e8c5fa12 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5c26e8c5fa12 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5c26e8c5fa12 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5c26e8c5fa12 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5c26e8c5fa12 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5c26e8c5fa12 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5c26e95c7ecf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   67:     0x5c26e95c7ecf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x7ad36be42aa4 - <unknown>
[INFO] [stdout]   69:     0x7ad36becfa64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- bdwh::tests::test_get_times stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'bdwh::tests::test_get_times' (24) panicked at src/coffeecup/client.rs:243:14:
[INFO] [stdout] called `Result::unwrap()` on an `Err` value: Request(Reqwest(reqwest::Error { kind: Request, source: hyper_util::client::legacy::Error(Connect, ConnectError("dns error", Custom { kind: Uncategorized, error: "failed to lookup address information: Temporary failure in name resolution" })) }))
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5c26e95c85fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5c26e95c85fa - std[b80a194dd3c418bb]::backtrace_rs::backtrace::trace_unsynchronized::<std[b80a194dd3c418bb]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5c26e95c85fa - std[b80a194dd3c418bb]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5c26e95c85fa - <<std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[10b6fa85044e1869]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5c26e95df54a - <core[10b6fa85044e1869]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5c26e95df54a - core[10b6fa85044e1869]::fmt::write
[INFO] [stdout]    6:     0x5c26e95cd4b2 - std[b80a194dd3c418bb]::io::default_write_fmt::<alloc[dd269455e567d8e9]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5c26e95cd4b2 - <alloc[dd269455e567d8e9]::vec::Vec<u8> as std[b80a194dd3c418bb]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x5c26e95a69af - <std[b80a194dd3c418bb]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5c26e95a69af - std[b80a194dd3c418bb]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5c26e95c0659 - std[b80a194dd3c418bb]::panicking::default_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5c26e8c5c33c - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   12:     0x5c26e8c5c33c - test[826cbc6ef54ab466]::test_main_with_exit_callback::<test[826cbc6ef54ab466]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5c26e95c08d2 - <alloc[dd269455e567d8e9]::boxed::Box<dyn for<'a, 'b> core[10b6fa85044e1869]::ops::function::Fn<(&'a std[b80a194dd3c418bb]::panic::PanicHookInfo<'b>,), Output = ()> + core[10b6fa85044e1869]::marker::Sync + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::Fn<(&std[b80a194dd3c418bb]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2254:9
[INFO] [stdout]   14:     0x5c26e95c08d2 - std[b80a194dd3c418bb]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5c26e95a6a68 - std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5c26e959e329 - std[b80a194dd3c418bb]::sys::backtrace::__rust_end_short_backtrace::<std[b80a194dd3c418bb]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5c26e95a793d - __rustc[9698a3e60dd14283]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5c26e95dfedc - core[10b6fa85044e1869]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5c26e95dfc22 - core[10b6fa85044e1869]::result::unwrap_failed
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1867:5
[INFO] [stdout]   20:     0x5c26e8c4cd1f - core::result::Result<T,E>::unwrap::hc9e0a79e2b8dff03
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/result.rs:1233:23
[INFO] [stdout]   21:     0x5c26e8c4cd1f - stackable_serious_business::coffeecup::client::CoffeeCup::new_with_password::{{closure}}::hcf3301509cbc54c0
[INFO] [stdout]                                at /opt/rustwide/workdir/src/coffeecup/client.rs:243:14
[INFO] [stdout]   22:     0x5c26e8c4d0e6 - stackable_serious_business::coffeecup::client::CoffeeCup::new::{{closure}}::h7166d15d2b2c1d56
[INFO] [stdout]                                at /opt/rustwide/workdir/src/coffeecup/client.rs:273:41
[INFO] [stdout]   23:     0x5c26e8c47f8b - stackable_serious_business::bdwh::tests::test_get_times::{{closure}}::h35cc742c670c1b0a
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bdwh/mod.rs:62:44
[INFO] [stdout]   24:     0x5c26e8be9fc2 - <core::pin::Pin<P> as core::future::future::Future>::poll::hcfc6fe320c9d20a8
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   25:     0x5c26e8be9edd - <core::pin::Pin<P> as core::future::future::Future>::poll::h7f8e462f334ced3d
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/future/future.rs:133:9
[INFO] [stdout]   26:     0x5c26e8be98ed - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::{{closure}}::h6c5f4e687bafff42
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:70
[INFO] [stdout]   27:     0x5c26e8be969b - tokio::task::coop::with_budget::h988e36bb90cf9c01
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:167:5
[INFO] [stdout]   28:     0x5c26e8be969b - tokio::task::coop::budget::h14a46b462d8352d3
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/task/coop/mod.rs:133:5
[INFO] [stdout]   29:     0x5c26e8be969b - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::{{closure}}::h4cfce924e40ef2ba
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:733:25
[INFO] [stdout]   30:     0x5c26e8be6950 - tokio::runtime::scheduler::current_thread::Context::enter::h374d95cc4d3dfcb8
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:432:19
[INFO] [stdout]   31:     0x5c26e8be82ad - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::{{closure}}::h6d8531c79c15d373
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:732:44
[INFO] [stdout]   32:     0x5c26e8be7f34 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::{{closure}}::h40af05fb2c2feb66
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:68
[INFO] [stdout]   33:     0x5c26e8c290ab - tokio::runtime::context::scoped::Scoped<T>::set::hf9a28f7175f1189a
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/scoped.rs:40:9
[INFO] [stdout]   34:     0x5c26e8c14749 - tokio::runtime::context::set_scheduler::{{closure}}::hf68cf75984f733af
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:38
[INFO] [stdout]   35:     0x5c26e8c27f82 - std::thread::local::LocalKey<T>::try_with::hcec78163782efc9b
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:513:12
[INFO] [stdout]   36:     0x5c26e8c26e2e - std::thread::local::LocalKey<T>::with::h63faaa7e72dae8d0
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/local.rs:477:20
[INFO] [stdout]   37:     0x5c26e8c1467d - tokio::runtime::context::set_scheduler::h09f3087758fbac09
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context.rs:176:17
[INFO] [stdout]   38:     0x5c26e8be78a0 - tokio::runtime::scheduler::current_thread::CoreGuard::enter::h0fc9ae80b0cffa6e
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:820:27
[INFO] [stdout]   39:     0x5c26e8be7f76 - tokio::runtime::scheduler::current_thread::CoreGuard::block_on::h468b06beb05986e2
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:720:24
[INFO] [stdout]   40:     0x5c26e8be5ef0 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::{{closure}}::h22c0f5d45bb8aabe
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:200:33
[INFO] [stdout]   41:     0x5c26e8c4e383 - tokio::runtime::context::runtime::enter_runtime::h6819b31be7e1c645
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/context/runtime.rs:65:16
[INFO] [stdout]   42:     0x5c26e8be5c01 - tokio::runtime::scheduler::current_thread::CurrentThread::block_on::h31c4e53e3abb01a4
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/scheduler/current_thread/mod.rs:188:9
[INFO] [stdout]   43:     0x5c26e8c29324 - tokio::runtime::runtime::Runtime::block_on_inner::hb4e89fd72c095d39
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:356:52
[INFO] [stdout]   44:     0x5c26e8c294ea - tokio::runtime::runtime::Runtime::block_on::hcafe350ec0285945
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tokio-1.45.1/src/runtime/runtime.rs:330:18
[INFO] [stdout]   45:     0x5c26e8c47cc5 - stackable_serious_business::bdwh::tests::test_get_times::h69a57da1fe2fc223
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bdwh/mod.rs:66:27
[INFO] [stdout]   46:     0x5c26e8c48b07 - stackable_serious_business::bdwh::tests::test_get_times::{{closure}}::hfe10e74b01c15e00
[INFO] [stdout]                                at /opt/rustwide/workdir/src/bdwh/mod.rs:60:30
[INFO] [stdout]   47:     0x5c26e8bebf46 - core::ops::function::FnOnce::call_once::hd31d331769e8d1bc
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x5c26e8c5041b - <fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x5c26e8c5041b - test[826cbc6ef54ab466]::__rust_begin_short_backtrace::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, fn() -> core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:663:18
[INFO] [stdout]   50:     0x5c26e8c5ce0b - test[826cbc6ef54ab466]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:74
[INFO] [stdout]   51:     0x5c26e8c5ce0b - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   52:     0x5c26e8c5ce0b - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   53:     0x5c26e8c5ce0b - std[b80a194dd3c418bb]::panicking::catch_unwind::<core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>, core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   54:     0x5c26e8c5ce0b - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<test[826cbc6ef54ab466]::run_test_in_process::{closure#0}>, core[10b6fa85044e1869]::result::Result<(), alloc[dd269455e567d8e9]::string::String>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   55:     0x5c26e8c5ce0b - test[826cbc6ef54ab466]::run_test_in_process
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:686:27
[INFO] [stdout]   56:     0x5c26e8c5ce0b - test[826cbc6ef54ab466]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:607:43
[INFO] [stdout]   57:     0x5c26e8c58524 - test[826cbc6ef54ab466]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/test/src/lib.rs:637:41
[INFO] [stdout]   58:     0x5c26e8c58524 - std[b80a194dd3c418bb]::sys::backtrace::__rust_begin_short_backtrace::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   59:     0x5c26e8c5fa12 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   60:     0x5c26e8c5fa12 - <core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   61:     0x5c26e8c5fa12 - std[b80a194dd3c418bb]::panicking::catch_unwind::do_call::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:581:40
[INFO] [stdout]   62:     0x5c26e8c5fa12 - std[b80a194dd3c418bb]::panicking::catch_unwind::<(), core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panicking.rs:544:19
[INFO] [stdout]   63:     0x5c26e8c5fa12 - std[b80a194dd3c418bb]::panic::catch_unwind::<core[10b6fa85044e1869]::panic::unwind_safe::AssertUnwindSafe<std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/panic.rs:359:14
[INFO] [stdout]   64:     0x5c26e8c5fa12 - std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked::<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   65:     0x5c26e8c5fa12 - <std[b80a194dd3c418bb]::thread::lifecycle::spawn_unchecked<test[826cbc6ef54ab466]::run_test::{closure#1}, ()>::{closure#1} as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   66:     0x5c26e95c7ecf - <alloc[dd269455e567d8e9]::boxed::Box<dyn core[10b6fa85044e1869]::ops::function::FnOnce<(), Output = ()> + core[10b6fa85044e1869]::marker::Send> as core[10b6fa85044e1869]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/alloc/src/boxed.rs:2240:9
[INFO] [stdout]   67:     0x5c26e95c7ecf - <std[b80a194dd3c418bb]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/ad726b5063362ec9897ef3d67452fc5606ee70fa/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   68:     0x7ad36be42aa4 - <unknown>
[INFO] [stdout]   69:     0x7ad36becfa64 - clone
[INFO] [stdout]   70:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     bdwh::tests::test_get_times
[INFO] [stdout]     coffeecup::client::tests::test_async
[INFO] [stdout]     coffeecup::client::tests::test_get_project_by_tag
[INFO] [stdout]     coffeecup::client::tests::test_get_tag
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 1 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.24s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4e7a42d89f97a728c4ee66e84fa545fb7255f1031811f7eacd353ec2e887dbc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e7a42d89f97a728c4ee66e84fa545fb7255f1031811f7eacd353ec2e887dbc8", kill_on_drop: false }`
[INFO] [stdout] 4e7a42d89f97a728c4ee66e84fa545fb7255f1031811f7eacd353ec2e887dbc8
