[INFO] cloning repository https://github.com/isaacadams/active-campaign-client
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/isaacadams/active-campaign-client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisaacadams%2Factive-campaign-client", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisaacadams%2Factive-campaign-client'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 725f90a56961a26f0de8be0337d136a7d8e4230b
[INFO] testing isaacadams/active-campaign-client against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fisaacadams%2Factive-campaign-client" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/isaacadams/active-campaign-client
[INFO] finished tweaking git repo https://github.com/isaacadams/active-campaign-client
[INFO] tweaked toml for git repo https://github.com/isaacadams/active-campaign-client written to /workspace/builds/worker-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/isaacadams/active-campaign-client on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/isaacadams/active-campaign-client already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 75bd3ccb093953994b45724e405c04189f1fafeb6d976a1449f1abe1cf33feaa
[INFO] running `Command { std: "docker" "start" "75bd3ccb093953994b45724e405c04189f1fafeb6d976a1449f1abe1cf33feaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75bd3ccb093953994b45724e405c04189f1fafeb6d976a1449f1abe1cf33feaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "75bd3ccb093953994b45724e405c04189f1fafeb6d976a1449f1abe1cf33feaa" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "75bd3ccb093953994b45724e405c04189f1fafeb6d976a1449f1abe1cf33feaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "75bd3ccb093953994b45724e405c04189f1fafeb6d976a1449f1abe1cf33feaa" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.89
[INFO] [stderr]    Compiling unicode-ident v1.0.13
[INFO] [stderr]    Compiling libc v0.2.161
[INFO] [stderr]    Compiling pin-project-lite v0.2.15
[INFO] [stderr]    Compiling itoa v1.0.11
[INFO] [stderr]    Compiling bytes v1.8.0
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling pkg-config v0.3.31
[INFO] [stderr]    Compiling litemap v0.7.3
[INFO] [stderr]    Compiling cc v1.1.34
[INFO] [stderr]    Compiling httparse v1.9.5
[INFO] [stderr]    Compiling serde v1.0.214
[INFO] [stderr]    Compiling openssl v0.10.68
[INFO] [stderr]    Compiling hashbrown v0.15.1
[INFO] [stderr]    Compiling native-tls v0.2.12
[INFO] [stderr]    Compiling bitflags v2.6.0
[INFO] [stderr]    Compiling log v0.4.22
[INFO] [stderr]    Compiling tracing-core v0.1.32
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling ryu v1.0.18
[INFO] [stderr]    Compiling serde_json v1.0.132
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling rustls-pki-types v1.10.0
[INFO] [stderr]    Compiling encoding_rs v0.8.35
[INFO] [stderr]    Compiling sync_wrapper v1.0.1
[INFO] [stderr]    Compiling ipnet v2.10.1
[INFO] [stderr]    Compiling thiserror v1.0.68
[INFO] [stderr]    Compiling tracing v0.1.40
[INFO] [stderr]    Compiling csv-core v0.1.11
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling quote v1.0.37
[INFO] [stderr]    Compiling socket2 v0.5.7
[INFO] [stderr]    Compiling openssl-sys v0.9.104
[INFO] [stderr]    Compiling mio v1.0.2
[INFO] [stderr]    Compiling http v1.1.0
[INFO] [stderr]    Compiling indexmap v2.6.0
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling tokio v1.41.0
[INFO] [stderr]    Compiling http-body v1.0.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling http-body-util v0.1.2
[INFO] [stderr]    Compiling zerofrom-derive v0.1.4
[INFO] [stderr]    Compiling yoke-derive v0.7.4
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.214
[INFO] [stderr]    Compiling thiserror-impl v1.0.68
[INFO] [stderr]    Compiling zerofrom v0.1.4
[INFO] [stderr]    Compiling yoke v0.7.4
[INFO] [stderr]    Compiling zerovec v0.10.4
[INFO] [stderr]    Compiling tinystr v0.7.6
[INFO] [stderr]    Compiling icu_collections v1.5.0
[INFO] [stderr]    Compiling icu_locid v1.5.0
[INFO] [stderr]    Compiling tokio-util v0.7.12
[INFO] [stderr]    Compiling h2 v0.4.6
[INFO] [stderr]    Compiling icu_provider v1.5.0
[INFO] [stderr]    Compiling icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling tokio-native-tls v0.3.1
[INFO] [stderr]    Compiling icu_properties v1.5.1
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling csv v1.3.0
[INFO] [stderr]    Compiling hyper v1.5.0
[INFO] [stderr]    Compiling icu_normalizer v1.5.0
[INFO] [stderr]    Compiling idna_adapter v1.2.0
[INFO] [stderr]    Compiling idna v1.0.3
[INFO] [stderr]    Compiling hyper-util v0.1.10
[INFO] [stderr]    Compiling url v2.5.3
[INFO] [stderr]    Compiling hyper-tls v0.6.0
[INFO] [stderr]    Compiling reqwest v0.12.9
[INFO] [stderr]    Compiling api-client-macro v0.1.4
[INFO] [stderr]    Compiling active-campaign v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `contact::*`
[INFO] [stdout]  --> src/models/mod.rs:3:9
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub use contact::*;
[INFO] [stdout]   |         ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Config` is never constructed
[INFO] [stdout]  --> src/config.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | struct Config {}
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `CustomError` is never used
[INFO] [stdout]  --> src/error.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub enum CustomError {
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 1m 02s
[INFO] running `Command { std: "docker" "inspect" "75bd3ccb093953994b45724e405c04189f1fafeb6d976a1449f1abe1cf33feaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "75bd3ccb093953994b45724e405c04189f1fafeb6d976a1449f1abe1cf33feaa" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling active-campaign v0.1.2 (/opt/rustwide/workdir)
[INFO] [stdout] warning: struct `Config` is never constructed
[INFO] [stdout]  --> src/config.rs:2:8
[INFO] [stdout]   |
[INFO] [stdout] 2 | struct Config {}
[INFO] [stdout]   |        ^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: enum `CustomError` is never used
[INFO] [stdout]  --> src/error.rs:2:10
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub enum CustomError {
[INFO] [stdout]   |          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2.55s
[INFO] running `Command { std: "docker" "inspect" "75bd3ccb093953994b45724e405c04189f1fafeb6d976a1449f1abe1cf33feaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "75bd3ccb093953994b45724e405c04189f1fafeb6d976a1449f1abe1cf33feaa" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr] warning: struct `Config` is never constructed
[INFO] [stderr]  --> src/config.rs:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 | struct Config {}
[INFO] [stderr]   |        ^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: enum `CustomError` is never used
[INFO] [stderr]  --> src/error.rs:2:10
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub enum CustomError {
[INFO] [stderr]   |          ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: `active-campaign` (lib test) generated 2 warnings
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/release/deps/active_campaign-d51f2861468bee36)
[INFO] [stdout] 
[INFO] [stdout] running 12 tests
[INFO] [stdout] test models::contact::test::deserialize_1 ... ok
[INFO] [stdout] test client::test::contact_sync_works ... FAILED
[INFO] [stdout] test client::test::find_contact_by_email ... FAILED
[INFO] [stdout] test client::test::list_contacts ... FAILED
[INFO] [stdout] test client::test::create_and_delete_contact ... FAILED
[INFO] [stdout] test models::contact::test::deserialize_missing_email_fails ... ok
[INFO] [stdout] test models::contact::test::deserialize_null_should_be_none ... ok
[INFO] [stdout] test models::contact::test::serialize_1 ... ok
[INFO] [stdout] test models::contact::test::deserialize_undefined_should_be_none ... ok
[INFO] [stdout] test models::contact::test::serialize_deserialize_1 ... ok
[INFO] [stdout] test models::contact::test::serialize_none_works ... ok
[INFO] [stdout] test models::contact::test::serialize_deserialize_2 ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- client::test::contact_sync_works stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client::test::contact_sync_works' (1647) panicked at src/config.rs:5:43:
[INFO] [stdout] missing required env variable: ACTIVECAMPAIGN_API_BASE_URL
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b89bf6c0de1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5b89bf6d70da - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5b89bf6c58dc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5b89bf69bc76 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5b89bf6b8ad9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5b89bf515760 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]    6:     0x5b89bf6b8e02 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5b89bf69bd22 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5b89bf6943a9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5b89bf69cbad - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5b89bf6d783c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5b89bf4fba8f - active_campaign[1f897c3bf89770c4]::config::load_env_var::{closure#0}
[INFO] [stdout]   12:     0x5b89bf4fc5b5 - <active_campaign[1f897c3bf89770c4]::client::Client as core[7c831bd917ebf35f]::default::Default>::default
[INFO] [stdout]   13:     0x5b89bf4f6c08 - active_campaign[1f897c3bf89770c4]::client::test::contact_sync_works
[INFO] [stdout]   14:     0x5b89bf503719 - <active_campaign[1f897c3bf89770c4]::client::test::contact_sync_works::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5b89bf508a4b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5b89bf5160b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5b89bf50f474 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5b89bf519212 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5b89bf6c0309 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x75384c28e07a - <unknown>
[INFO] [stdout]   21:     0x75384c321534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- client::test::find_contact_by_email stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client::test::find_contact_by_email' (1649) panicked at src/config.rs:5:43:
[INFO] [stdout] missing required env variable: ACTIVECAMPAIGN_API_BASE_URL
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b89bf6c0de1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5b89bf6d70da - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5b89bf6c58dc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5b89bf69bc76 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5b89bf6b8ad9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5b89bf515760 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5b89bf6b8e02 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5b89bf69bd22 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5b89bf6943a9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5b89bf69cbad - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5b89bf6d783c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5b89bf4fba8f - active_campaign[1f897c3bf89770c4]::config::load_env_var::{closure#0}
[INFO] [stdout]   12:     0x5b89bf4fc5b5 - <active_campaign[1f897c3bf89770c4]::client::Client as core[7c831bd917ebf35f]::default::Default>::default
[INFO] [stdout]   13:     0x5b89bf4f7975 - active_campaign[1f897c3bf89770c4]::client::test::find_contact_by_email
[INFO] [stdout]   14:     0x5b89bf503739 - <active_campaign[1f897c3bf89770c4]::client::test::find_contact_by_email::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5b89bf508a4b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5b89bf5160b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5b89bf50f474 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5b89bf519212 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5b89bf6c0309 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x75384c28e07a - <unknown>
[INFO] [stdout]   21:     0x75384c321534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- client::test::list_contacts stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client::test::list_contacts' (1650) panicked at src/config.rs:5:43:
[INFO] [stdout] missing required env variable: ACTIVECAMPAIGN_API_BASE_URL
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b89bf6c0de1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5b89bf6d70da - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5b89bf6c58dc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5b89bf69bc76 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5b89bf6b8ad9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5b89bf515760 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5b89bf6b8e02 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5b89bf69bd22 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5b89bf6943a9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5b89bf69cbad - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5b89bf6d783c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5b89bf4fba8f - active_campaign[1f897c3bf89770c4]::config::load_env_var::{closure#0}
[INFO] [stdout]   12:     0x5b89bf4fc5b5 - <active_campaign[1f897c3bf89770c4]::client::Client as core[7c831bd917ebf35f]::default::Default>::default
[INFO] [stdout]   13:     0x5b89bf4f69f3 - active_campaign[1f897c3bf89770c4]::client::test::list_contacts
[INFO] [stdout]   14:     0x5b89bf5036f9 - <active_campaign[1f897c3bf89770c4]::client::test::list_contacts::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5b89bf508a4b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5b89bf5160b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5b89bf50f474 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5b89bf519212 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5b89bf6c0309 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x75384c28e07a - <unknown>
[INFO] [stdout]   21:     0x75384c321534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- client::test::create_and_delete_contact stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'client::test::create_and_delete_contact' (1648) panicked at src/config.rs:5:43:
[INFO] [stdout] missing required env variable: ACTIVECAMPAIGN_API_BASE_URL
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5b89bf6c0de1 - <<std[104cf6e2632825ea]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[7c831bd917ebf35f]::fmt::Display>::fmt
[INFO] [stdout]    1:     0x5b89bf6d70da - core[7c831bd917ebf35f]::fmt::write
[INFO] [stdout]    2:     0x5b89bf6c58dc - <alloc[2fdc3f7464fcf288]::vec::Vec<u8> as core[7c831bd917ebf35f]::io::write::Write>::write_fmt
[INFO] [stdout]    3:     0x5b89bf69bc76 - std[104cf6e2632825ea]::panicking::default_hook::{closure#0}
[INFO] [stdout]    4:     0x5b89bf6b8ad9 - std[104cf6e2632825ea]::panicking::default_hook
[INFO] [stdout]    5:     0x5b89bf515760 - test[73009c9f9aebf890]::test_main_inner::<test[73009c9f9aebf890]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]    6:     0x5b89bf6b8e02 - std[104cf6e2632825ea]::panicking::panic_with_hook
[INFO] [stdout]    7:     0x5b89bf69bd22 - std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}
[INFO] [stdout]    8:     0x5b89bf6943a9 - std[104cf6e2632825ea]::sys::backtrace::__rust_end_short_backtrace::<std[104cf6e2632825ea]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]    9:     0x5b89bf69cbad - __rustc[b0d56fa5b193ad05]::rust_begin_unwind
[INFO] [stdout]   10:     0x5b89bf6d783c - core[7c831bd917ebf35f]::panicking::panic_fmt
[INFO] [stdout]   11:     0x5b89bf4fba8f - active_campaign[1f897c3bf89770c4]::config::load_env_var::{closure#0}
[INFO] [stdout]   12:     0x5b89bf4fc5b5 - <active_campaign[1f897c3bf89770c4]::client::Client as core[7c831bd917ebf35f]::default::Default>::default
[INFO] [stdout]   13:     0x5b89bf4f7b05 - active_campaign[1f897c3bf89770c4]::client::test::create_and_delete_contact
[INFO] [stdout]   14:     0x5b89bf503759 - <active_campaign[1f897c3bf89770c4]::client::test::create_and_delete_contact::{closure#0} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]   15:     0x5b89bf508a4b - test[73009c9f9aebf890]::__rust_begin_short_backtrace::<core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>, fn() -> core[7c831bd917ebf35f]::result::Result<(), alloc[2fdc3f7464fcf288]::string::String>>
[INFO] [stdout]   16:     0x5b89bf5160b5 - test[73009c9f9aebf890]::run_test::{closure#0}
[INFO] [stdout]   17:     0x5b89bf50f474 - std[104cf6e2632825ea]::sys::backtrace::__rust_begin_short_backtrace::<test[73009c9f9aebf890]::run_test::{closure#1}, ()>
[INFO] [stdout]   18:     0x5b89bf519212 - <std[104cf6e2632825ea]::thread::lifecycle::spawn_unchecked<test[73009c9f9aebf890]::run_test::{closure#1}, ()>::{closure#1} as core[7c831bd917ebf35f]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]   19:     0x5b89bf6c0309 - <std[104cf6e2632825ea]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]   20:     0x75384c28e07a - <unknown>
[INFO] [stdout]   21:     0x75384c321534 - clone
[INFO] [stdout]   22:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     client::test::contact_sync_works
[INFO] [stdout]     client::test::create_and_delete_contact
[INFO] [stdout]     client::test::find_contact_by_email
[INFO] [stdout]     client::test::list_contacts
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 8 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "75bd3ccb093953994b45724e405c04189f1fafeb6d976a1449f1abe1cf33feaa", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "75bd3ccb093953994b45724e405c04189f1fafeb6d976a1449f1abe1cf33feaa", kill_on_drop: false }`
[INFO] [stdout] 75bd3ccb093953994b45724e405c04189f1fafeb6d976a1449f1abe1cf33feaa
